@charset "utf-8";
/* CSS Document */
.announcement-list p{
	margin-top: 8px;
	margin-bottom: 8px;
	padding-bottom:8px;
	}
.prin-logo img{border-radius:0% !important}

@media (max-width: 767px) {
	.prin-logo img{max-width:180px;}
	}
h1.page-body {font-size:45px;}
h2.page-body {font-size:22px;color:#24A3D8}	
.pagination{display:none;}

a.prin-link {font-size:16px;color:#24A3D8;}
a.prin-link:hover{color:#666666;}	
.head-banner1{
	width:100%;
	background-image: url(../images/bg-image-1.jpg);}
.head-banner2{
	width:100%;
	background-image: url(../images/bg-image-2.jpg);}
.bg-gray-darker h1{
	text-shadow: 4px 4px 6px #373737;
}
.bg-gray-darker p{
	text-shadow: 3px 3px 3px #373737;
}
.bg-gray-lighter h1{
	text-shadow: 2px 2px 6px #ffffff;
}
.bg-gray-lighter p{
	color: #000000;
}
hr.mobile {
	display: none;
	}
.prod-description ul{
	margin:12px 0px 12px 6px;
}
.prod-description ul li{
list-style-type: disc;
    list-style-position: inside;
    text-indent: -2em;
	margin-left:30px;
}
.prod-description ul li a{
list-style-type: disc;
    list-style-position: inside;
    text-indent: -2em;
	margin-left:30px;
	color: #229dd1;
}
.prod-description {
	margin-bottom:44px;
}
@media (max-width: 767px) {
	hr.mobile {display:block;
	color: #666666;}
	.quote-variant-1 .quote-header img {
    margin: 0 0px;
}}
	}
.prin-boxes {
	min-height: 550px;
}
.prod-type-box .quote-variant-1 {
	min-height: 400px;
}