@media only screen and (max-width: 768px) {
#header {
    background-attachment: scroll;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
    height: auto;
}
} 

#header	{
	border-top-left-radius:12px;
	border-top-right-radius:12px;
	} 

#footer {
	border-bottom-right-radius:12px;
	border-bottom-left-radius:12px;
	}
#navigation {
	margin-bottom:0px;
	}
#wrapper #loopedSlider.business-slider .content {
	width:35%;
	padding: 5px;
	}
#wrapper #loopedSlider.business-slider .content p {
    color: #242961;
    font: 300 18px/1.5em Cabin,sans-serif;
	}
#loopedSlider.business-slider .content {
    	background: rgba(255, 255, 255, 0.6) none repeat scroll 0 0;
	top:inherit;
	}
/* #loopedSlider .content {
	padding:0px;
	}
#loopedSlider .content p {
	padding: 0 20px 10px;
	} */

.breadcrumbs {
	margin-top:1.5em;
	}
.entry table {
    background: transparent none repeat scroll 0 0;
    border: 1px none #eee;
	}
.page-id-18 .breadcrumb {
display: none;
}
.page-title, .post .title, .page .title {
	color: #001D83;
	font: bold 35px/1.2em "PT Serif",arial,sans-serif;
	}
.productbox	{
	width:90%
	margin-top:15px;
	margin-bottom:15px;
	padding:12px;
	border-style:solid;
	border-color:#001D72;
	border-width:3px;
	border-radius:12px;
	background-color:#ceeaff;
	}
.entry img, img.thumbnail, #portfolio .group.portfolio-img img
	{
	background-color: transparent;
	border: none;
	}
li.dashboard-link	{
	display:none;
	}

#footer-widgets {
    border-top: 1px solid #c2c8d6;
	}

div.gform_footer.top_label {
 text-align: center;
}