/* CSS Document */


.breadcrumbsBox,
.header-top,
.header,
.page-intro,
.page-title,
.parallax,
.call-to-action,
.section,
#footer,
.scrollToTop,
.btn-print,
#frontEndTools,
.mura,
.mura-toolbar,
#frontEndToolsHandle,
.mura img,
.sidebar-search,
.sidebar-categories {
	display: none!important;
}

.col-sm-offset-3 {
	margin-left: 25%;
}
.col-sm-3 {
	width: 25%;
	float: left;
}
.col-sm-6, .col-md-6 {
	width: 50%;
	float: left;
}

.col-sm-5, .col-md-5 {
	width: 40%;
	float: right;
}
img {
	max-width: 300px;
}
a[href]:after {
    content: none !important;
  }

.row {
        page-break-inside: avoid;
    }
.img-responsive {
	width: 200px !important;
}
