/*==================================================
Property Map
==================================================*/

.pp-map-section{
    padding:60px 0 0;
    clear:both;
}

.pp-map-section .pp-section-heading{
    margin-bottom:35px;
}

.pp-map-wrapper{
    position:relative;
    width:100%;
    overflow:hidden;
    background:#f5f5f5;
}

.pp-map-wrapper iframe{
    display:block;
    width:100%;
    height:480px;
    border:0;
}