

.tc-showHouses-clear {clear:both;}
.tc-showHouses-gmap img, .tc-showHouses-overview-gmap img {max-width:unset;}
.tc-showHouses-gmap .tc-showHouses-location-image img, .tc-showHouses-overview-gmap .tc-showHouses-location-image img {}
div.tc-showHouses-item-left iframe#ytplayer{width:100%;}

/*DETAILVIEW*/
div.tc-showHouses-gmap {
	width:100%;
	height:400px;
	margin-bottom:15px;
}

p.tc-showHouses-p-label {display:block;text-transform:uppercase;font-size:0.95em;padding:15px 0 0 0; margin-bottom:0;color:#E2031D;}
p.tc-showHouses-p-label::after {content: ":";}

.tc-showHouses-image-big {}
.tc-showHouses-image-small {max-width:49%;float:left;display:inline-block;margin:1% 0px 0px 1%;}

.tc-showHouses-regional .tc-showHouses-location {margin:25px 0;}
.tc-showHouses-regional .tc-showHouses-location .tc-showHouses-location-image {}

/*OVERVIEW*/   
     
div.tc-showHouses-overview-gmap {
	width:100%;
	height:500px;
	margin-bottom:15px;
}
div.tc-showHouses-overview-gmap .tc-showHouses-location {width:100%;}
div.tc-showHouses-overview-gmap .tc-showHouses-location .main-frame {box-shadow:none;margin:0;padding:5px 0;height:unset;}
div.tc-showHouses-overview-gmap .tc-showHouses-location .tc-showHouses-location-link a {font-size:16px; font-weight:400;}
div.tc-showHouses-overview-gmap .tc-showHouses-location .tc-showHouses-location-text  {max-width:400px;}
div.tc-showHouses-overview-gmap .tc-showHouses-location .tc-showHouses-location-text  p {font-size:15px;}
div.tc-showHouses-overview-gmap .tc-showHouses-location .tc-showHouses-location-text  a {display:block;font-size:16px;font-weight:400;padding-top:5px;}

div.tc-showHouses-location-link {text-transform:uppercase;padding-bottom: 10px;}
.tc-showHouses-location .tc-showHouses-location-text  p {font-size:15px;}
.tc-showHouses-location .tc-showHouses-location-text  a {display:block;font-size:16px;font-weight:400;}

.tc-showHouses-gmap .tc-showHouses-location .tc-showHouses-location-text  {max-width:400px;}
.tc-showHouses-gmap .tc-showHouses-location .tc-showHouses-image-mini img{max-width:155px;}
.tc-showHouses-gmap .tc-showHouses-location .tc-showHouses-location-link a {
    font-size: 16px;
    font-weight: 400;
}


@media (min-width: 768px) {
/*OVERVIEW*/

.tc-showHouses-location .main-frame {height:200px;}
.tc-showHouses-location-image {float:left;margin-right:10px;}
div.tc-showHouses-overview-gmap .tc-showHouses-location .tc-showHouses-location-text  {width:400px;}

/*DETAILVIEW*/
.tc-showHouses-regional .tc-showHouses-location .tc-showHouses-location-image {position:relative;width:100%;max-width:unset;height:70px;overflow:hidden;border:1px solid #c6c7c8;}
.tc-showHouses-regional .tc-showHouses-location .tc-showHouses-location-image img {max-width:100%;margin: auto;position: absolute; bottom:-100%; top:-100%; left: 0px;  right: 0px;}

.tc-showHouses-gmap .tc-showHouses-location .tc-showHouses-location-text  {width:400px;}

.tc-showHouses-image-small {max-width:unset;margin:1% 0px 0px 1%;}

}

@media (max-width: 768px) {
/*DETAILVIEW*/
.gm-style-iw > div {
    
}

div.tc-showHouses-location-link a {font-size:14px !important;}
.tc-showHouses-location  p {font-size:12px !important;}
.tc-showHouses-location  a {font-size:12px !important;}
.tc-showHouses-location .tc-showHouses-location-text  p {font-size:12px !important;}
.tc-showHouses-location .tc-showHouses-location-text  a {font-size:12px !important;}
.gm-style-iw .tc-showHouses-location-image img{ max-width:155px !important;max-height:auto !important;}

}
