@media (max-width: 991px) {
	.guide_left_bar {
		display:none !important;
	}
	.menu_guia_horizontal {
		position:relative !important;
		height: 100% !important;
		box-shadow: none !important;
	}
	.parallax-content-1 {
		height: 170px !important;
	}
	.bartour {
		clear:none !important;
		width:50% !important;
	}
	.bartour .bt-info {
		
	}
	.bartour .bt-title {
		font-size: 12px !important;
	}
	.bartour .bt-img {
		width: 35%;
	    border-radius: 10px;
		/*border: 8px solid #eee;*/
	}
	/*.cmn-toggle-switch {
		z-index: 99999999;
	}*/
	.cmn-toggle-switch span, .cmn-toggle-switch span::after, .cmn-toggle-switch span::before {
		background: #fff !important;
	}
	#mapa_info .category_map {
		width: 100% !important;
	}
	.parallax-content-1 div {
		padding: 0 10%;
		font-size: 14px;
	}
}
@media (max-width: 768px) {
	
	.header_content {
		top: calc(40% - 35px) !important;
	}
	.primary-intro-headline, .secondary-intro-headline {
	    font-size: 37px !important;
	}
	#home_top_container {
		height:250px !important;
	}
	.hsbitem {
		width: 100% !important;
		text-align: left !important;

	}
	.hsbitem .icon-mobile-1 {
		display:none;
	}		
	.parallax-content-2 h1 {
		text-shadow: none !important;
		color: #2a2a2a !important;
	}
	#position {
		display:none;
	}
	.bartour .bt-img {
		width: 85% !important;
		float: none !important;
		margin: 0 auto;
		border-radius: 20px;
		overflow: hidden;
	}
	.bartour .bt-title {
		font-size: 16px;
		color: #222;
		line-height: 1.2;
		width: 100%;
		display: inline-block;
	}
	.bartour .bt-info {
		width: 100% !important;
		float: left;
		padding: 0 !important;
		/* font-weight: bold; */
		margin-top: 13px;
		text-align: center;
	}
	.bartour .bt-rating {
		margin-left: -4px;
		margin: 0 auto;
		float: none;
		display: inline-block;
		/* width: 100%; */
	}
	.bartour .bt-price {
		float:none !important;
	}
	.bartour {
	    height: 255px;
	}

}
@media (max-width: 600px) {
	.bartour .bt-info { 
		margin-top: 5px !important;
	}
	.bartour {
	    padding: 6px;
		margin: 0 !important;
	}
	.bartour-in {
	    display: inline-block;
		padding: 4px;
		border-radius: 4px;
		box-shadow: 0px 1px 10px #ddd;
		height: 100%;
		width:100%;
	}
	.page-template-default .parallax-content-1 div h1 {
		font-size: 30px !important;
	}
	.bartour .bt-img {
		width: 100% !important;
		border-radius: 2px;
	}
	.bartour .bt-img { 
		border: 0 !important;
	}
	.bartour .bt-title {
	    min-height: 48px;
	}
}