.property-card{
  background: #fff;
border-radius: 4px;
border: 2px solid transparent;
box-sizing: border-box;
box-shadow: 0 2px 4px rgba(0,0,0,.5);
cursor: pointer;
min-width: 720px;
margin-bottom: 20px;
}
.property-card:hover{border: 2px solid blue;}
.agent-property-container{background: #efefef;padding-top: 60px;}
.agent-property-image img{width:100%;height: 100%;}
.property-title{font-size: 20px;font-weight: bold;color: #30517f;}
.agent-property-price{font-size: 18px;font-weight: bold;}
.property-details-wrapper{padding: 20px 5px;}
.agent-property-image{height: 220px;width: 100%;}
.agent-property-image img{height: 100%;width: 100%;}
.pod-rounded {border-radius: 0;border: 1px solid #ddd;box-shadow: 1px 2px 2px 0 #ccc;-webkit-box-shadow: 1px 2px 2px 0 #ccc;}
.map-pod, .pod {background-color: #fff;margin-bottom: 15px;padding: 15px 15px;text-align: left;}
.agent-searchs{background: #fff;}
.pad-top-100{padding-top: 80px;}
#special_check_box{font-size: 20px;color:#337ab7;font-family: 'Merienda One', cursive;}

.hero_text{font-family: 'Merienda One', cursive;padding: 20px 0px;}
.dye-color {
    color: #666;
}
.heading-std {
    margin: 0 0 16px 0;
    padding: 0;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: .015em;
    line-height: 1.2;

}
.mb-20 {
    margin-bottom: 20px !important;
}
.media__img_agent_photo {
    text-align: center;
    width: 120px;
    overflow: hidden;
    margin: 0 auto;
        margin-bottom: 0px;
    margin-bottom: 20px;
}
.media__content--agent {
    text-align: center;
}
.agent-property-search-result{padding-top: 20px;}
.small_lis {
    height: 495px;
    overflow: auto;
    list-style: none;
}
#map_list {
    list-style: none;
    padding: 0px;
}
#map_list li {
    cursor: pointer;
}
.small_lis li {
    border-bottom: 1px solid #ccc;
    float: left;
    padding: 8px 0;
    width: 100%;
}
.li_img {
    float: left;
    margin-right: 7px;
    width: 70px;
    margin-left: 3px;
}
.li_img img {
    width: 70px;
}
.li_det {
    float: left;
    margin: 5px 0;
    line-height: 20px;
    max-width: 137px;
    font-size: 12px;
    color: #adadad;
    color: #000;
}
.tit_pr {
    color: #000;
    font-size: 20px;
    font-weight: bold;
    line-height: 24px;
}
#map{border: 2px solid;}
.agent-wrapper {background: #fff;}
.agent-details-page{margin-top: 100px;}
.agent-details-page img {width:100%;text-align: center;}
.agent-wrapper .image {height: 200px;}
@media only screen and (max-width: 320px) {

#prrc  button{
        float: none!important;
 }

#see {
    text-align: center;
    padding: 10px;
}

.property-card {
    background: #fff;
    border-radius: 4px;
    border: 2px solid transparent;
    box-sizing: border-box;
    box-shadow: 0 2px 4px rgba(0,0,0,.5);
    cursor: pointer;
    min-width: 100%;
    margin-bottom: 20px;
}

}

@media only screen and (min-width:321px) and (max-width: 360px) {

#prrc  button{
        text-align: center;
        float: none!important;
}

#see {
    text-align: center;
    padding: 10px;
}

.property-card {
    background: #fff;
    border-radius: 4px;
    border: 2px solid transparent;
    box-sizing: border-box;
    box-shadow: 0 2px 4px rgba(0,0,0,.5);
    cursor: pointer;
    min-width: 100%;
    margin-bottom: 20px;
}

}

@media only screen and (min-width:361px) and (max-width: 480px) {

#prrc  button{
        text-align: center;
        float: none!important;
}

#see {
    text-align: center;
    padding: 10px;
}

.property-card {
    background: #fff;
    border-radius: 4px;
    border: 2px solid transparent;
    box-sizing: border-box;
    box-shadow: 0 2px 4px rgba(0,0,0,.5);
    cursor: pointer;
    min-width: 100%;
    margin-bottom: 20px;
}

}
