
@media (min-width: 768px) and (max-width: 850px) {


.container {
    width:100%;
    padding:0 1%;
}
.google-maps {
    position: relative;
    padding-bottom: 37.2%;
    overflow: hidden;
}
.list-for-tab{
    padding-right: 30px !important;
}
.image-details h2 {
    font-size: 16px;
    font-weight: bold;
    color: #373538;
    text-align: center;
    margin: 0px;
    padding: 8px 3px;
}
.map-area h2 {
    font-size: 16px;
    font-weight: bold;
    color: #373538;
    text-align: center;
    margin: 0px;
    padding: 8px 3px;
}
}

@media (min-width: 480px) and (max-width: 767px) {
    
     #search_sm{display:block}
    #sm_show_lg_hide{display:block}
    #search_lg{display:none} 
    
.container {
    width:100%;
    padding:0 1%;
}
.content-text{}
.content-vedio{}
.footer-top-list{
    border-left: none;
/*    min-height: 150px;
    max-height: 250px;*/
    position: relative;
    padding-left: 2%;
    padding-bottom: 3%;
}
.footer-top-list:nth-of-type(4){
    border-bottom: 1px solid transparent;
    border-left: none;
/*    min-height: 100px;
    max-height: 250px;*/
    position: relative;
    padding-left: 2%;
    padding-bottom: 3%;
}
.border-bottom{
   /* border-bottom: 1px solid #c9c5c5;  */
}
.footer-top-list h2 {

    padding-top: 15px;

}
.content-text h1 {

    padding:6% 0% 1% 0%;

}
.content-text p:nth-of-type(1) {
    color: #373538;
    font-size: 13px;
    margin: 8.1% 0% 5.8%;
}
.image-details {
    border: 1px solid #E7E5E7;
    margin-bottom: 9%;
    background: #FFF none repeat scroll 0% 0%;
    margin-top: 4%;
}
.footer-top-list {
    padding-left: 7%;
}
 }
@media (min-width: 300px) and (max-width: 479px) {
 #search_sm{display:block}
    #sm_show_lg_hide{display:block}
    #search_lg{display:none}  
.container {
    width:100%;
    padding:0 1%;
}
.content-vedio{
    width: 100%;
    height: 100%;
    display: block;
    float: right;
}
.content-text{
    width: 100%;
    height: 100%;
    display: block;
    float: right;
}
.footer-top-list{
    border-left: none;
    min-height: 50px;
    max-height: 250px;
    position: relative;
    padding-left: 2%;
    padding-bottom: 6%;
}
.border-bottom{
    border-bottom: 1px solid #c9c5c5;
}
.footer-top-list h2 {

    padding-top: 15px;

}
.content-text h1 {

    padding:6% 0% 1% 0%;

}
.content-text p:nth-of-type(1) {
    color: #373538;
    font-size: 13px;
    margin: 8.1% 0% 5.8%;
}
.image-details {
    border: 1px solid #E7E5E7;
    margin-bottom: 9%;
    background: #FFF none repeat scroll 0% 0%;
    margin-top: 4%;
}
.footer-top-list {
    padding-left: 7%;
}
.map-area {
    border: 1px solid #E7E5E7;
    margin-bottom: 9%;
    background: #FFF none repeat scroll 0% 0%;
}
}
@media (min-width: 100px) and (max-width: 299px) {
    
.container {
    width:100%;
    padding:0 1%;
}
.footer-top-list{
    border-bottom: 1px solid #c9c5c5;
    border-left: none;
/*    min-height: 150px;
    max-height: 250px;*/
    position: relative;
    padding-left: 2%;
    padding-bottom: 6%;
}

.footer-top-list h2 {

    padding-top: 15px;

}
.content-text h1 {

    padding:6% 0% 1% 0%;

}
.content-text p:nth-of-type(1) {
    color: #373538;
    font-size: 13px;
    margin: 8.1% 0% 5.8%;
}
.image-details {
    border: 1px solid #E7E5E7;
    margin-bottom: 9%;
    background: #FFF none repeat scroll 0% 0%;
    margin-top: 4%;
}
.footer-top-list {
    padding-left: 7%;
}
.map-area {
    border: 1px solid #E7E5E7;
    margin-bottom: 9%;
    background: #FFF none repeat scroll 0% 0%;
}
.border-bottom{
    border-bottom: 1px solid #c9c5c5;
}
}


