



.portfolionav {
display: none;
}

#containerfooter {
    padding-top: 0px;
}

.page-header {
	padding: 0 0;
	height: 50px;
	width: 100%;
}

h1 {
	margin-top: 0px;
    	margin-bottom: 0px;
	position: relative;
}

h5 {
	margin-top: 0px;
    	margin-bottom: 0px;
	position: relative;
}

#kadbreadcrumbs {
	font-size: large;
	color: #E94E9B;
	position: absolute;
	left: 0;
	top: -10px;
	height: auto;
	width: 100%;
	text-align: left;
	line-height: 50px;
}

.kad-breadcurrent {
	font-weight: bold;
}

.panel-heading .accordion-toggle {
	height: 40px;
	background: #f2f2f2;
}

.nav.nav-tabs.sc_tabs {
	font-size: medium;
	color: #E94E9B !important;
	border: none;
}

.sc_tabs {
	border: none;
}

.tab-content.postclass {
	border: none;
}

@media screen and (max-width: 767px) {



#kadbreadcrumbs {
	font-size: 12px;
	line-height: 1.2em;
	margin-top: 10px;
}

} 

@media screen and (max-width: 360px) {

img.alignleft,
img.alignright {
	display: block;
	width: auto;
	margin: 0 auto;
}

h4 {
	clear: both;
}

} 

