/*  Responsive code  */
@media (max-width:1099px){

    header{
        display: block;
        width: 100%;
        min-height: 150px;
        padding: 0;
        position: relative;
        text-align: center;
    }
    header .logo{
        position: relative;
        margin-top: 15px
    }
    .footer{
        display: none;
        background-color: #0069B4;

    }
    header #menu_icon,
    header .close_menu{
        position: fixed;
        top: 5px;
        right: 5px;
    }
    hr{
        display: none;
    }
    header nav{
        width: 100%;
        position: absolute;
        top: 85px;
        left: 0;
        z-index: 9999;
    }

    header nav ul{
        list-style: none;
        display: none;
        position: relative;
    }
    header nav .navline{

    }
    header nav ul li a{
        display: block;
        width: 100%;
        padding: 30px 0;
        text-align: center;
        color: #454545;
        font-family: "raleway-regular", arial;
        font-size: 14px;
        text-decoration: none;
        border-top: 1px solid #f7f5f5;
        background: #fff;
    }
    header nav ul li a:hover{
        background: #004369;
        color: white;
    }
    .footer{
        display: none;
        background-color: #0069B4;

    }
    .wrapper-conte{
    margin: 10%;
    width: 90%;
    height: auto;
    float: left;
    } 

    .wrapper-logo{
    width: 100%;
    height: auto;
    float: left;
    } 

    #menu_icon,
    .close_menu,
    .show_menu{
        display: block;
    }
    .show_menu{
        display: block;
    }

    .main .work{
        width: 50%;
    }
    .urbanizar-us{
    width: 50%;
}
    .main{
        width: 100%;
        position: relative;
        padding-left: 0;
    }
    #map{
        margin: 0!important;
    }
}

@media (max-width:550px){
     .main .work{
        width: 100%;
    }
    .wrapper-logo{
    width: 100%;
    height: auto;
    float: left;
}

.wrapper-conte{
    margin: 10%;
    width: 90%;
    height: auto;
    float: left;
}
.r-text{
    margin-top: 50px;
    width: 100%;
    float: left;
}

.content-blue{
    width: 100%;
    float: left;
}
.info-section-left{
    width: 100%;
    float: left;
}
.info-section-right{
    width: 100%;
    float: left;
}
.urbanizar-us{
    width: 100%;
}

.container-global-formulario{
    height: 765px;
    padding-top: 7%;

}
.img-left-contact{
    height: 350px;
    margin-top: 12px;
    float: none;
    width: 100%;
    padding-top: 0px;
}
.img-in-contact{
    padding-top: 110%;
}
.right-form{
    margin-top: 22px;
    height: 350px;
    width: 100%;
    float: right;
}
.right-half{
    margin-top: 0px;
    float: none;
    width: 50%;
}
.a1 input{
    font-size: 1em;
    padding: 2px;
    width: 177%;
    display: block;
    margin: 15px;
    height: 2em;
    float: none;

}
.right-half{
    width: 50%;
    margin-top: 0%;
    float: none;
}

.b1 textarea{
    height: 97px;
    display: block;
    float: none;
    width: 173%;
    margin: 15px;
    font-size: 1em;

}
.c1{
    margin: 10px;
    width: 50%;
    text-align: center;
    float: none;
    text-align: none;
}
.submit{
    display: block;
    margin-top: 4%;
    margin-left: 5%;
    height: 35px;
    float: none;
    width: 90px;
}
.wrapper-nosotros-img{
    background-position: 95% 27%;
    height: 352px;
}
.wrapper-nosotros .content{
    width: auto;
}

.tittle-conte-r3{
    float: right;
}
.info-section-right-3{
    margin-top: 10%;
    margin-right: 5%;
}

.MainFooter ul {
    line-height: 25px;
    width: 100%;
}
.list-footerdress {
    float: left;
    /* padding-left: 21%; */
    margin-top: 9%;
    margin-left: 11%;
}
.list-right {
   
    width: 0%;
    margin-left: 0%;
}
.footer-proyect {
    float: left;
    width: 100%;
    position: center;
    padding-left: 0%;
    padding-bottom: 3%;
    color: #42556a;
}
.main .top .media {
    height: 400px;
}