@media (max-width: 1199px) {
    .cont {
        padding-left: 5px;
    }

    .ex {
        position: absolute;
        right: 10px;
        top: -42px;
    }

    .icons {
        position: absolute;
        bottom: -60px;
        left: 70px;
    }

    .box {
        width: 85px;
        display: inline-block;
        margin: 10px;
    }

    .producto-icon {
        padding-left: 0;
        padding-right: 0;
    }

    .iconbag {
        width: 50px;
    }

    .icondetaill {
        width: 50px;
    }
}

@media (max-width: 991px) {
    .home-banner-logo2 {
        position: absolute;
        top: -40px;
        left: 40%;
        z-index: 2;
    }
    .style-bg-2 {
        background: white;
        border-top-left-radius: 1em;
        border-bottom-left-radius: 1em;
        border-bottom-right-radius: 1em;
    }

    .res-des {
        display: none;
    }

    .contador {
        display: block;
        position: absolute;
        right: 25px;
        top: 10%;
    }

    .icons {
        position: absolute;
        bottom: -50px;
        left: 45px;
    }

    .box {
        width: 60px;
        display: inline-block;
        margin: 10px;
    }

    .product-style-in {
        padding-right: 0;
        padding-bottom: 12%;
    }

    .spacr1 {
        display: none;
    }

    .spacr2 {
        display: block;
    }

    .titlelabel {
        font-weight: inherit;
        color: white;
        font-size: 18px;
        margin-bottom: 15px;
    }

    .cotizacion {
        padding-bottom: 3%;
    }

    .btn-style {
        position: relative;
        width: 139px;
        left: -3px;
        top: 0;
    }

    .content-pro {
        background: white;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 15px;
        padding-bottom: 15px;
        text-align: justify;
        height: 265px;
    }

    .contact-icon {
        display: none;
    }

    .contact-details-list > li {
        position: relative;
        padding-left: 0;
        font-size: 13px;
    }
}

@media (max-width: 768px) {
    .home-name-logo {
        position: absolute;
        width: 327px;
        margin-top: 38px;
        text-transform: uppercase;
        color: #7E8688;
        font-size: 12px;
        text-align: center;
    }
    .content-pro {
        background: white;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 15px;
        padding-bottom: 15px;
        text-align: justify;
        height: 160px;
    }

    .icons {
        position: absolute;
        bottom: -50px;
        left: 30px;
    }

    .box {
        width: 60px;
        display: inline-block;
        margin: 10px;
    }

}

@media (max-width: 767px) {
    .center-name{text-align: center}
    .center-cod{text-align: center}
    .center-mark{text-align: center}
    .contador {
        display: block;
        position: absolute;
        right: 25px;
        top: 10%;
    }
    .productub {
        margin-left: 90px;
    }
    .name-both{
        clear: both;
    }
    .footer-social2{
        text-align: center;
    }
    #footer h3{
        margin: 0!important;
    }
    .right-foot {
        float: none;
    }
    #quick-location {
        float: right;
        position: relative;
        margin-top: 25px;
        margin-right: 160px;
    }

    .res-des3 {
        display: none;
    }

    .res-des2 {
        display: block;
    }

    .contact-icon {
        display: block;
    }

    .contact-details-list > li {
        position: relative;
        padding-left: 42px;
        font-size: 16px;
        line-height: 28px;
        color: #797878;
        margin-bottom: 15px;
    }

    .contact-details-list {
        background: white;
        padding-left: 30px;
        padding-right: 30px;
        padding-top: 15px;
        padding-bottom: 15px;
    }

    #products-cont .img-product img {
        margin-left: auto;
        margin-right: auto;
    }

    .float-r {
        float: inherit;
    }

    .contacto-info {
        position: absolute;
        right: 20px;
        width: 280px;
    }

    .location-img {
        position: absolute;
        left: -30px;
    }

    .popover-ex {
        width: 100px;
        top: -70px;
        text-align: center;
        position: absolute;
        right: 20px;
    }

    .foot01 {
        display: none;
    }

    #wowslider-container1 a.ws_next:after {
        content: url('../images/arrow-right-2.jpg') !important;
    }

    #wowslider-container1 a.ws_prev:after {
        content: url('../images/arrow-left-2.jpg') !important;
    }

    #wowslider-container1 a.ws_next, #wowslider-container1 a.ws_prev {
        width: 15px !important;
        height: 40px !important;
    }

    #wowslider-container1 a.ws_next {
        top: 40% !important;
    }

    #wowslider-container1 a.ws_prev {
        top: 40% !important;
    }

    .md-margin2x {
        margin-bottom: 30px !important;
    }

    /*Carrousel*/
    #carousel01 .owl-prev {
        left: 0;
        top: 35%;
    }

    #carousel01 .owl-next {
        right: 0;
        top: 35% !important;
    }

    #carousel02 .owl-prev {
        position: absolute;
        top: 35%;
        left: 0%;
        width: 50px;
        height: 50px;
    }

    #carousel02 .owl-next {
        position: absolute;
        top: 35%;
        right: 0%;
        width: 50px;
        height: 50px;
    }

    #carousel03 .owl-prev {
        position: absolute;
        top: 35%;
        left: 0%;
        width: 50px;
        height: 50px;
    }

    #carousel03 .owl-next {
        position: absolute;
        top: 35%;
        right: 0%;
        width: 50px;
        height: 50px;
    }
}

@media (max-width: 709px) {
    .contador {
        display: block;
        position: absolute;
        right: 25px;
        top: 2%;
    }
    #quick-location {
        float: right;
        position: relative;
        margin-top: 25px;
        margin-right: 170px;
    }

    .he2 {
        height: 250px;
    }

    .product-ab h3 {
        text-transform: uppercase;
        font-family: 'MyriadPro-Bold';
        padding-top: 16px;
        color: #7C8182;
        font-size: 16px;
    }

    .icons {
        position: absolute;
        bottom: -45px;
        left: 45px;
    }

    .box {
        width: 60px;
        display: inline-block;
        margin: 4px;
    }
}

@media (max-width: 674px) {
    .footer-social2{
        text-align: center;
    }
    #footer h3{
        margin: 0!important;
    }
    .right-foot {
        float: none;
    }
    #quick-location {
        float: right;
        position: relative;
        margin-top: 25px;
        margin-right: 170px;
    }
}

@media (max-width: 660px) {
    #quick-location {
        float: right;
        position: relative;
        margin-top: 25px;
        margin-right: 100px;
    }

    .icons {
        position: absolute;
        bottom: -45px;
        left: 45px;
    }

    .box {
        width: 60px;
        display: inline-block;
        margin: 3px;
    }
}

@media (max-width: 645px) {
    .icons {
        position: absolute;
        bottom: -45px;
        left: 45px;
    }

    .box {
        width: 60px;
        display: inline-block;
        margin: 2px;
    }
}

@media (max-width: 630px) {
    .icons {
        position: absolute;
        bottom: -45px;
        left: 45px;
    }

    .box {
        width: 60px;
        display: inline-block;
        margin: 1px;
    }
}

@media (max-width: 620px) {
    .contador {
        display: block;
        position: absolute;
        left: 45px;
        top: 75%;
    }
    .ex2 {
        position: absolute;
        left: -45px;
        top: -40px;
    }
    .content-pro {
        background: white;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 8px;
        padding-bottom: 15px;
        text-align: justify;
        height: 160px;
        font-size: 14px;
    }

    .icons {
        position: absolute;
        bottom: -45px;
        left: 45px;
    }

    .box {
        width: 55px;
        display: inline-block;
        margin: 3px;
    }

}

@media (max-width: 610px) {
    .icons {
        position: absolute;
        bottom: -45px;
        left: 45px;
    }

    .box {
        width: 55px;
        display: inline-block;
        margin: 2px;
    }
}

@media (max-width: 590px) {
    .contador {
        display: block;
        position: absolute;
        left: 35px;
        top: 65%;
    }
    .ex2 {
        position: absolute;
        left: -45px;
        top: -40px;
    }
    .icons {
        position: absolute;
        bottom: -45px;
        left: 45px;
    }

    .box {
        width: 55px;
        display: inline-block;
        margin: 1px;
    }
}

@media (max-width: 575px) {
    .icons {
        position: absolute;
        bottom: -45px;
        left: 40px;
    }

    .box {
        width: 55px;
        display: inline-block;
        margin: 1px;
    }
}

@media (max-width: 566px) {
    .icons {
        position: absolute;
        bottom: -45px;
        left: 35px;
    }

    .box {
        width: 55px;
        display: inline-block;
        margin: 1px;
    }
}

@media (max-width: 559px) {
    .icons {
        position: absolute;
        bottom: -45px;
        left: 28px;
    }

    .box {
        width: 55px;
        display: inline-block;
        margin: 1px;
    }
}

@media (max-width: 548px) {
    .icons {
        position: absolute;
        bottom: -35px;
        left: 50px;
    }

    .box {
        width: 50px;
        display: inline-block;
        margin: 0px;
    }
}

@media (max-width: 530px) {
    .content-pro {
        background: white;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 8px;
        padding-bottom: 15px;
        text-align: justify;
        height: 210px;
        font-size: 14px;
    }
}

@media (max-width: 500px) {
    .contador {
        display: block;
        position: absolute;
        left: 25px;
        top: 56%;
    }
    .ex2 {
        position: absolute;
        left: -45px;
        top: -40px;
    }
    .home-banner-logo2 {
        position: absolute;
        top: -40px;
        left: 35%;
        z-index: 2;
    }
    .productub{
        margin-left: 35px;
    }
    .name-both{
        clear: both;
    }
    #products-cont .padbot{
        padding-bottom: 15%;
    }
    .title-bg .title {
        font-size: 18px;
    }
    .title-bg3 .title {
        font-size: 18px;
    }
    .title-bg2 .title {
        font-size: 18px;
    }
    .tit2 {
        font-size: 14px;
        padding-top: 15px;
        text-transform: uppercase;
        font-weight: bolder;
    }
    .btn {
        padding: 6px 12px;
        font-size: 10px;
        line-height: 1.42857143;
    }
    .item-name {
        font: normal 10px/24px 'MyriadPro-Regular', 'PT Sans', sans-serif;
        height: 55px;
        padding-left: 0;
        padding-right: 0;
    }
    .wipro {
        width: 300px;
    }

    .titlelabel {
        width: 300px;
    }
}

@media (max-width: 490px) {
    .icons {
        position: absolute;
        bottom: -35px;
        left: 50px;
    }

    .box {
        width: 45px;
        display: inline-block;
        margin: 0px;
    }
}

@media (max-width: 479px) {
    #bolsa-prod2 h3 {
        padding-top: 16px;
        font-size: 20px;
    }
    .he2 {
        height: 150px;
    }
    .contador {
        left: 33%;
        top: 45%;
    }
    .ex2 {
        position: absolute;
        left: 100px;
        top: -40px;
    }
    #bolsa-prod2{
        display: block;
    }
    #bolsa-prod {
        display: none
    }
    .footer-social2{
        text-align: center;
    }
    #footer h3{
        margin: 0!important;
    }
    .right-foot {
        text-align: center!important;
        float: none;
    }
    #quick-location {
        float: right;
        position: relative;
        margin-top: 25px;
        margin-right: 42px;
    }

    .icondetaill {
        width: 45px;
    }

    .iconbag {
        width: 45px;
    }

    .home-name-logo {
        position: absolute;
        width: 380px;
        margin-top: 39px;
        text-transform: uppercase;
        color: #7E8688;
        font-size: 15px;
        text-align: center;
    }

    .forwhat .titulo {
        bottom: -10px;
        left: 38px;
        padding-top: 10px;
        font-size: 15px;
    }

    .forwhat .titulo2 {
        bottom: -18px;
        left: 20px;
        width: 200px;
        padding-top: 16px;
        font-size: 18px;
    }

    .forwhat .titulo3 {
        bottom: -18px;
        left: 20px;
        width: 230px;
        padding-top: 16px;
        font-size: 18px;
    }

    .location-img {
        position: absolute;
        left: 0px;
    }

    #footer h3 {
        margin-right: 32px;
    }

    .face {
        padding-left: 0;
    }

    .face h3 {
        padding-left: 15px;
    }
}

@media (max-width: 420px) {
    #quick-location {
        float: right;
        position: relative;
        margin-top: 25px;
        margin-right: 38px;
    }
}

@media (max-width: 400px) {
    .icondetaill {
        width: 35px;
    }

    .iconbag {
        width: 35px;
    }
}

@media (max-width: 380px) {
    .buttons {
        float: right;
        padding-right: 0;
    }
    .btn {
        padding: 5px 5px;
        font-size: 10px;
        line-height: 1.42857143;
    }
    .titlelabel {
        width: 280px;
    }
    .icons {
        position: absolute;
        bottom: -25px;
        left: 18px;
    }
    .box {
        width: 40px;
    }
    #quick-location {
        float: right;
        position: relative;
        margin-top: 25px;
        margin-right: 0px;
    }
}

@media (max-width: 320px) {
    #bolsa-prod2{
        display: block;
    }
    #bolsa-prod {
        display: none
    }
    .productub {
        margin-left: 20px;
    }
    .home-banner-logo2 {
        position: absolute;
        top: -40px;
        left: 33%;
        z-index: 2;
    }
    .buttons {
        float: right;
        padding-right: 0;
    }
    .btn {
        padding: 5px 5px;
        font-size: 10px;
        line-height: 1.42857143;
    }
    .titlelabel {
        width: 240px;
    }
    .item-name {
        padding: 5px;
        font: bolder 10px/24px 'MyriadPro-Regular', 'PT Sans', sans-serif;
        margin: 0 0 0;
        text-transform: uppercase;
        height: 45px;
        line-height: 10px;
    }
    #quick-location {
        float: right;
        position: relative;
        margin-top: 25px;
        margin-right: -30px;
    }
    .icondetaill {
        width: 30px;
    }

    .iconbag {
        width: 30px;
    }
}

@media (min-width: 768px) {
    .footer-social2 {
        padding-right: 0;
    }

    .footer-social2 .foot-sec {
        margin-top: 0;
    }
}

/*5 Columnas*/
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding: 10px 10px;
}

.col-xs-5ths {
    width: 30%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}
