@media (min-width:1367px) {
    .offColumn:first-of-type label {
        margin-top: 42px;
    }
    #off img {
        width: 30vw;
        margin: 30px Calc(50% - 15vw);
    }
    .offColumn:last-of-type label {
        font-size: 2vw;
    }
    article#design {
        height: 480px;
    }
    .designColumn:last-of-type img {
        margin-top: 380px;
    }
}
@media (max-width:1024px) {
    #off input,#off textarea { width: 60%; }
    #off button { width: 61.5%; }
    article#products>article>div { height: Calc(140px + 50px); }
    .productImage { height: 140px; }
    article#design { height: 300px; }
    .designColumn:last-of-type img { margin-top: 240px; }
    .serviceTxt>label { font-size: 1.2vw; }
    .serviceImg { background-size: 100% auto; }
    article#services>article>div { margin-top: 14px; }
}
@media (max-device-width:906px)  {
    article#off {height: 568px;}
    .offColumn:first-of-type label {margin-top: 100px;}
    .offColumn:last-of-type label {margin-top: 70px;}
    article#promo {height: 114px;}
    .promoColumn >label {font-size: 2.47vw;}
    .promoColumn a {
        margin-left: 15%;
        margin-top: 38px;
    }
    article#services {
        width: Calc(100% - 200px);
        padding: 0 100px;
    }
}
@media (max-device-width:800px)  {
    #off input, #off textarea { width: 70%; }
    #off button { width: 71.5%; }
}
@media (max-device-width:768px)  {
    [init40-60]:nth-child(1) {
        width: 30%;
    }
    [init40-60]:nth-child(2) {
        width: 70%;
    }
	.promo-superiorColumn >label {
		font-size: 4.2vw;
	}
	.promo-superiorColumn a {
		display:none;
	}
	header label {
        font-size: 1.7vw;
    }

    #off input, #off textarea,#off button { margin-left: 7vw; }
    #off img {
        width: 35vw;
        margin: 25px Calc(50% - 17.5vw);
		display: none;
    }
    .offColumn:last-of-type p {
        font-size: 2vw;
        margin-bottom: 19px;
    }
    .offColumn:first-of-type p {
        font-size: 2.5vw;
    }
    .headerSub_column:nth-child(3)>a {
        width: 40px;
        height: 40px;
        margin-top: Calc((150px - 40px)/2);
    }


    article#design {
        height: 480px;
    }
    .designColumn:last-of-type img {
        margin-top: 270px;
    }
    .designColumn:last-of-type img {
        height: 11%;
        margin-left: 6%;
    }
    .designColumn ul {
         margin-top: 0;
         font-size: 1.6vw;
    }
    .designColumn:last-of-type p {
        margin: 0 6%;
        font-size: 1.5vw;
    }
    .designColumn:first-of-type label:nth-child(1) {
        font-size: 2.2vw;
    }
    .designColumn:first-of-type p {
        font-size: 1.7vw;
    }

    .serviceTxt>label {
        font-size: 1.8vw;
    }
    article#services {
        width: Calc(100% - 100px);
        padding: 0 50px;
    }

    .promoColumn a {
        width: 60%;
        font-size: 1.5vw;
    }

    .titleColumn label:first-of-type {
        font-size: 4.2vw;
    }
    .titleColumn label:nth-child(2) {
        font-size: 2.1vw;
        margin-top: 0px;
    }
    article.title {
        height: 160px;
        background: white;
    }

    .offColumn:first-of-type label:first-of-type {
        margin-top: 27px;
    }
    .offColumn:first-of-type label {
        margin-top: 32px;
    }
    article#off {
        height: auto;
        display: inline-block;
        padding-bottom: 31px;
    }
    article#products>article>div {
        width: Calc((100% - 2%) / 4);
    }
    .productImage~div>label {
        font-size: 1.7vw;
    }
    #motorizacionMagnificent {
        background-size:100% auto;
    }
}
@media (min-device-width:668px) and (max-device-width:768px) {
    .designColumn ul {
        padding-left: 20px;
    }
}
@media (max-device-width:667px)  {
    header {height: 350px;}
    .headerColumn:first-of-type,
    .headerColumn:last-of-type {
        width: 100%;
        height: 50%;
    }
    .headerColumn:first-of-type>img { display:none; }
    .headerColumn:first-of-type {
        background:white url("rsc/img/deco_header_icon.jpg") no-repeat center;
        background-size:auto 70%;
    }
    .headerSub_column:nth-child(1) { width: 63%; }
    .headerSub_column:nth-child(3) { width: Calc(37% - 1px); }
    header label {  font-size: 3.5vw;  }
    .headerSub_column:nth-child(1)>label {
        text-align: center;
    }
    .headerSub_column:nth-child(3)>label { width: 33%; }
    #headerDivisor { margin-top: Calc((100px - 50px)/2); }

    .headerSub_column:nth-child(1) {
        width:100%;
        height:50%;
    }
    #headerDivisor {
        display:none;
    }
    .headerSub_column:nth-child(3) {
        width:100%;
        height:50%;
    }
    .headerSub_column:nth-child(3)>label {
        width: 53%;
        text-align: right;
        vertical-align: top;
    }
    .headerSub_column:nth-child(3)>a {
        margin-left: 43px;
        margin-top: -10px;
        width: 55px;
        height: 55px;
    }

    .offColumn:first-of-type p {
        font-size: 4vw;
    }
    .offColumn:first-of-type {
        height:auto;
        display: inline-block;
        width:100%;
    }
    .offColumn:last-of-type {
        height:68%;
        width:100%;
    }
    .offColumn:last-of-type label {
        font-size: 3.9vw;
    }
    .offColumn:first-of-type label {
        margin-top: 40px;
    }
    article#off { background-size: auto 100%; }
    .offColumn:last-of-type p {
        font-size: 3.5vw;
    }
    #off input, #off textarea, #off button { margin-left: 0%; }
    #off input { height: 100px; }
    #off textarea { height: 200px; }
    #off input, #off textarea {
        width: 100%;
        font-size: 3vw;
        background-color:transparent;
        border:1px solid white;
        color:white;
    }
    .offColumn:first-of-type label {
        font-size: 12.5vw;
    }
    #off button {
        font-size: 3.5vw;
        width: 101%;
        height:100px;
    }
    .offColumn:last-of-type p { margin-bottom: 30px; }

    article#products>article>div {
        width: Calc((100% - 4%) / 2);
        margin-right:4%;
    }
    article#products>article>div:nth-child(5n) { margin-right:4%; }
    article#products>article>div:nth-child(2n) { margin-right:0; }
    article#products>article>div {
        height: Calc(190px + 60px);
    }
    .productImage { height: 190px; }
    .productImage~div {
        height: 20px;
        font-size: 1.6vw;
        padding-top: 13px;
    }
    .productImage~div>label {
        font-size: 3vw;
    }
    #motorizacionMagnificent { background-size:100% auto; }

    article#services>article>div {
        width: Calc((100% - 15%) / 2);
        margin-right: 15%;
        height: 70px;
        margin-top: 40px;

    }
    .serviceTxt>label { font-size: 1.5vw; }

    article#design {
        height: 1000px;
    }
    .designColumn:last-of-type img {
        margin-top: 391px;
        height: 13%;
        margin-left: 0;
    }
    .designColumn {
        width:100%;
        height:50%;
    }
    .designColumn:first-of-type label:nth-child(1) {
        font-size: 4.2vw;
        text-align: center;
        width: 100%;
    }
    .designColumn:first-of-type p {
        font-size: 2.8vw;
        width: 100%;
        text-align: center;
    }
    .designColumn:first-of-type p:after {
        left: 33%;
        width: 34%;
        bottom: -8px;
    }
    .designColumn ul {
        font-size: 3vw;
        width: 90%;
        margin-left: 10%;
    }
    .designColumn a {
        width: 50%;
        font-size: 2.5vw;
        margin-left: 25%;
        padding: 27px 0;

    }
    article#design>article:last-of-type {
        width: 100%;
        height: 50%;
        bottom: 0;
        top:auto;
    }

    .designColumn:last-of-type p {
        font-size: 2.2vw;
        margin: 0;
    }

    article#promo { height: 220px; }
    .promoColumn:first-of-type,
    .promoColumn:last-of-type {
        width: 100%;
        height: 50%;
    }
    .promoColumn >label {
        text-align: center;
        font-size: 3.87vw;
    }
    .promoColumn a {
        width: 45%;
        padding: 20px 0;
        font-size: 2.5vw;
        margin-left: 27.5%;
        margin-top: 18px;
    }


    article.title {
        height: 200px;
        background: white;
    }
    .titleColumn label:first-of-type {
        font-size: 4.8vw;
    }
    .titleColumn label:nth-child(2) { font-size: 3.5vw; }
    article#map {
        height: 380px;
        position: relative;
    }
    .titleColumn:after {
        left: 35%;
        width: 30%;
    }

    article#map {
        height: 450px;
        position: relative;
    }

    footer {
        height: 100px;
    }
    .footerColumn>label {
        font-size: 2vw;
    }

    .serviceTxt>label {
        font-size: 2.5vw;
    }
    article#services {
        width: Calc(100% - 00px);
        padding: 0;
    }

    #off>article:last-of-type {
        width: 100%;
        height: 62%;
        bottom: 0;
        top: auto;
    }
}
@media (max-device-width:640px)  {
    ul { padding-left: 0; }
}
