.boutique-nav--1 #nav-footer .navigation nav .navigation-level1>a{
    font-weight: 500;
    font-size:1.8em !important;
}

@media (min-width: 1200px){
	.boutique-nav--1 #nav-footer {
    padding-left: 20px;
}
.boutique-nav--1 #nav-footer .image--mirvac-quality-right {
    width: auto;
    position: absolute;
    right: 0;
    top: 160px;
    display: flex;
    flex-basis: 25%;
    justify-content: flex-end;
}

.boutique-nav--1 #nav-footer .nav-footer-text {
    margin-top: 75px;
    display: block;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
}

.boutique-nav--1 #nav-footer .image--mirvac-quality-right img {
    width: 290px;
    height: auto;
}
.boutique-nav--1 #nav-footer .image--splitter{
    width: auto;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    left: 0;
    /* -webkit-transform: translateX(-50%); */
    /* transform: translateX(-50%); */
    margin-top: -100px;
}
.boutique-nav--1 #nav-footer .nav-footer-block-text {
    width: auto;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    margin-top: 0px;
}

.boutique-nav--1 #nav-footer .navigation.footer__navigation {
    margin-top: 130px;
}
.boutique-nav--1 #nav-footer .navigation nav > *:first-child {
    margin-left: 0;
}
.boutique-nav--1 #nav-footer .navigation nav > *:last-child {
    margin-right: 0;
}
.nav-footer-block-text h3 {
   margin-bottom: -20px;
}

.boutique-nav--1 #nav-footer .nav-list-footer {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 330px;
}

.boutique-nav--1 #nav-footer .nav-list-social{
    /*top: 250px;*/
	margin-left: -7px;
}
.nav-footer-landcom-block{
    display: none;
}

.boutique-nav--1 #nav-footer .navigation {
    margin-top: 120px;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    margin-top: 130px;
    flex-basis: 50%;
    display: flex;
    justify-content: center;
}
.boutique-nav--1 #nav-footer .navigation nav>* {
    margin: 0 20px 15px 20px;
}
.boutique-nav--1 #nav-footer .nav-footer-text{
    margin-top: 115px;
}
.boutique-nav--1 #nav-footer .nav-footer-logo {
    position: absolute;
    max-width: 120px;
    left: 0;
    max-width: 100px;
    margin-top: 0;
}
.boutique-nav--1 #nav-footer .nav-footer-logo a {
    width: 120%;
}
}
.boutique-nav--1 #nav-footer .nav-list-social a.facebook{
    background-image: url(./images/icon-facebook.svg);
	background-color: unset;
}
.boutique-nav--1 #nav-footer .nav-list-social a.youtube{
    background-image: url(./images/icon-youtube.svg);
    height: 35px;
    width: 45px;
	background-color: unset;
}
.boutique-nav--1 #nav-footer .nav-list-social a.instagram{
    background-image: url(./images/icon-insta.svg);
	background-color: unset;
}
.boutique-nav--1 #nav-footer .nav-list-social li.item1.even {
    order: 3;
}

@media (min-width:1200px) and (max-width: 1550px){
	.boutique-nav--1 #nav-footer .image--mirvac-quality-right img {
    width: 200px;
    transition: all .2s ease-in-out;
}
}

@media (max-width: 1199px){
    .boutique-nav--1 #nav-footer {
        padding-left: 0px;
    }
    .boutique-nav--1 #nav-footer .navigation{
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
    margin: 0 40px 0 40px;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 0px;
    }
    nav--1 .boutique-nav--1 #nav-footer>.row>*{
        padding: 0 40px;
    }
    .boutique-nav--1 #nav-footer>.row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        position: relative;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
        padding: 80px 0;
        margin: 0 auto;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
    .boutique-nav--1 #nav-footer .navigation nav {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
    }
    .boutique-nav--1 #nav-footer .footer__navigation nav div {
        margin: 15px 0;
    }
    .footer__navigation nav div:first-child {
        margin-top: 0;
    }
    .footer__navigation nav div:last-child {
        margin-bottom: 0;
    }
    .boutique-nav--1 #nav-footer .nav-footer-logo {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        position: relative;
        margin: 0;
        max-width: 145px;
        left: 0;
        padding: 0 0;
        top: 0;
        margin-top: 10px;
    }
    .boutique-nav--1 #nav-footer .nav-footer-text {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin: 0;
        display: block;
        margin-top: 60px;
    }
    .boutique-nav--1 #nav-footer .nav-list-social {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        position: relative;
        margin: 0;
        bottom: 0;
        left: 0;
        display: block;
        margin-top: -40px;
    }
    .boutique-nav--1 #nav-footer .nav-footer-copyright-block {
        position: relative;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        margin-top: 20px;
        bottom: 0;
    }
    .boutique-nav--1 #nav-footer .nav-footer-block-text {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 3;
        left: 0;
        -webkit-transform: none;
        transform: none;
        margin-top: 0;
        position: relative;
        margin-top: 30px;
		margin-bottom: -30px;
    }
    .boutique-nav--1 #nav-footer .image--mirvac-quality-right {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
        position: relative;
        margin: 0;
        left: 0;
        -webkit-transform: none;
        transform: none;
        max-width: 80vw;
        bottom: 0;
        margin-top: 20px;
    }
    .image--mirvac-quality-right img {
        width: 60%;
        height: auto;
    }
    .nav-footer-block-text h3 {
        margin-bottom: -20px;
        font-size: 3.5em;
        font-weight: 500 !important;
    }
    .boutique-nav--1 #nav-footer .nav-footer-landcom-block{
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7;
        left: 0;
        display: block;
        -webkit-transform: none;
        transform: none;
        margin-top: 20px;
        position: relative;
        max-width: 100vw;
        opacity: 1;
		padding: 0;
    }
    .boutique-nav--1 #nav-footer>.row>.nav-footer-landcom-block>div>p{
        line-height: 1.5em !important;
        width: 40vw;
    }
    .boutique-nav--1 #nav-footer .nav-list-footer {
        position: relative;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        max-width: none;
        width: 100%;
        order: 8;
        margin-top: 20px;
        top:0;
    }
}

@media (max-width: 768px){
    .boutique-nav--1 #nav-footer>.row>.nav-footer-landcom-block>div>p {
        width: 70vw;
    }
    .image--mirvac-quality-right img {
        width: 80%;
    }
    .boutique-nav--1 #nav-footer .nav-list-footer a {
        white-space: nowrap;
        font-size: 1.25em;
    }
    .boutique-nav--1 #nav-footer .nav-list-footer {
        position: relative;
        left: 0;
        -webkit-transform: none;
        transform: none;
        max-width: none;
        width: 50vw;
    }
}