/* Add here all your CSS customizations */


#portfolioSliderWithThumbs #thumbGalleryDetail  {
    background-size: cover !important;
    width: 100% !important;
    height: 100% !important;
    border: 1px solid #ddd !important;
	padding: 4px 4px 4px  4px !important;
}

 img.border-rounded {
    border-radius: 100% !important;
}
.bandas {
	width: 80% !important;
    height: 80% !important;
	 border: 5px solid #ddd !important
}

.blockquote-al {

    border-color: #ef4343 !important;
    font-size: 1.4em !important;
	font-style: italic !important;
	padding-bottom: 2em !important;
	font-family: "Droid" !important;
	line-height: 1.3;

}

	.img-al {
		display: block;
    margin-left: auto !important;
    margin-right: auto !important;
    width: 350px !important;
	margin-top: 3em;
	}

	@media (max-width: 991px) {
	
	html.photography-demo-2 #header.transparent-header .header-nav-main nav {
	background: #a82204 !important;
	padding: 10px;
}

html.photography-demo-2 #header.transparent-header .header-nav-main nav > ul > li a {
	color: #ffffff !important;
	font-weight: 700;
	font-size: 12px;
	text-shadow:0px 1px 0px #000;
}

	