@charset "utf-8";
/* CSS Document */

.mdi-crazytalk:before {
	content:url(../images/get2.png);
}

.iconadjust {
	line-height: 2.45em;
}

.price-descript {
	display: inline-block; 
	font-size: 16px; 
}

.price-container {
	display: block; 
	clear: both; 
	text-align: left;
}

.quote-modern-text {
	min-height: 200px;
}

.breadcrumbs-custom-path {
	color: #ffffff;
	
}

.breadcrumbs-custom-path li.active {
	color: #a80707;
	
}

.breadcrumbs-custom-path a:hover {
	color: #a80707;
	
}

#credit {
text-align:center;
color:#000;
padding:10px;
	font-size: 10px;
}

#credit a {

color:#fff;
text-decoration:none;
}

#credit a:hover {
	color:#000;
	text-decoration:underline;

}

#credit img {
border:0px;
display:block;
margin:auto;
margin-bottom: 2px;
}

    @media screen and (min-width: 768px) {
   a[href*="tel:"] {
       pointer-events: none;
   }
}
