@media only screen
and (max-width : 479px) {

    .wrapper{
        overflow: auto;
        overflow-x: hidden;

    }

    .head-row{
        min-height: 176px;

    }

    .logo {
        margin: 0;
        text-align: center;
        width: 100%;
        left: 0;
        top: 30px;
    }

    .logo img {
        width: 250px;
    }


    .social {
        float: right;
        margin: 0;
        position: absolute;
        right: 8px;
        width: auto;
        top: 15px;
    }

    .head-r {
        float: left;
        margin-top: 0;
        width: 100%;
    }

    .nav {
        margin-top: 120px;
    }

    .slider li {
        height: 200px;
    }

    .ab-content {
        width: 93%;
    }

    .ab-content h1 {
        font-size: 28px;
        line-height:normal;
    }

    .logo2 {
        width: 300px;
    }

    .social2 {
        float: none;
        margin: 0 auto;
        position: inherit;
        right: 0;
        text-align: center;
    }

    ul.menu2 {
        text-align: center;
        width: 100%;
    }

    ul.menu2 li {
        padding-left: 15px;
    }

    .design {
        text-align: center;
    }

    .sec2 {
        text-align: center;
        width: 100%;
    }

    .box {
        text-align: center;
        margin: auto 10px;
        width: 300px;

    }
    .box {
    text-align: center;
    margin: auto 10px;
    width: 379px;
}
    .box a {
        margin: 20px 0;
        display:inline-block;
        display:none;
    }

    .listing {
        width: 93%;
    }

   .ser-img {
    float: none;
    margin: 0 auto;
}

    .left-con .ser-img {
        float: none;
        margin: 10px 10%;
    }

    .quick-form {
        width: 298px;
    }

    .quick-form {
    width: 298px;
    margin: 0 auto;
    float: none;
    margin-top: 10px;
    clear: both;
}

    .quick-form .field {
        background-image: url("../images/q-input2.png");
        width: 296px !important;
    }
    .quick-form label {
        font-size: 14px;
        padding: 0 10px !important;
        width: 89px;
    }

    .quick-form input[type="text"] {
        background-color: rgb(239, 239, 239);
        border: 1px solid rgb(62, 109, 12);
        border-bottom-right-radius: 5px;
        border-top-right-radius: 5px;
        float: right;
        width: 161px;
        height: 46px;
        line-height: 46px;
    }

    .quick-form .f-area {
        background-image: url("../images/q-area2.png");
        min-height: 97px;
        width: 235px;
    }
    .quick-form textarea {
        float: right;
        min-height: 74px;
        width: 161px;
        background-color: rgb(239, 239, 239);
        border: 1px solid rgb(62, 109, 12);
        border-bottom-right-radius: 5px;
        border-top-right-radius: 5px;
    }

    .pro-slider {
        width: 100%;
    }

    .slide-thumb .s-thu {
        height: auto;
        width: 67px;
    }

    .prod_slider li {
        height: auto;
    }

    dl {
        height: auto;
        position: inherit;
        width:300px
    }
    dl dt {
        position: inherit;
        width: 296px;
    }
    dl dd {
        float: left;
        height: auto;
        left: 0;
        margin: 0;
        position: inherit;
        width: 280px;
    }

    dl dt.current {
        background: rgb(196, 194, 194) none repeat scroll 0 0 !important;
    }

    .tab1 {
        border: 1px solid rgb(128, 128, 128);
    }

    .sm-dec .img {
        float: left;
        width: 100%;
    }

    .sm-dec .dec .btn {
        margin: 0 auto;
    }

    .news {
        text-align: center;
    }
    .sm-dec-li .img {
        width: 100%;
    }

    .our-team p img {text-align:center !important; display:block; margin:auto; margin-bottom:15px; margin-top:12px}

    .our-team p {text-align:center; display:block}

    .hidden-phone{ display:none !important; visibility:hidden}
    .visible-phone{display:block !important; visibility: visible}

    .pro-sec1 .right .number {
        font-size: 19px;
    }

    .pro-listing{  width:98% !important}

    .pro-sec2{
        padding-top:0px;}

    .sec2 .bx-clone{
        display: none;

    }


    .img-manage{
        width: 305px;
    }

    .properties .img {
        width: 310px;
    }

    .box-g{
        width: 100%;
        box-sizing: border-box;
    }

    .search-form .field input[type="text"] {
        padding: 0 3%;
    }


    .btn{
        display: inline-block;
    }

    ul.tabs-menu {
        display: none;
    }


    .pro-sec-01 {
        float: none;
        margin-bottom: 30px;
    }

    h3#spanish {
    position: absolute;
    right: 135px;
    top: 90px;
    font-size: 15px;
}


}

