.logo img {
	width:100%;
	height:auto;
}
h1, h2, h3, h4, h5, h6 {
	color: #bd1e2c;
}
.jcarousel-wrapper, .jcarousel {
	width:auto !important;
}
.resize img {
  padding-top: 30px;
  padding-bottom: 10px;
  width: 50%;
  display:block;
  margin-right: auto;
  margin-left: auto;
}

#galleryDetailImageArea img {
    max-width: 430px !important;
    max-height: 430px !important;
    height: auto !important;
    width: auto !important;
    margin-top: auto;
    margin-bottom: auto;
}
.front .logo{
	padding-top:40px;
	padding-bottom:30px;
}
.frontDescription{
	padding-top:25px;
	padding-bottom:25px;
}
#bRefine H3 {
	text-transform: capitalize !important;
}

.staticPage .info{
	font-weight:600;
}
.staticPage a{
	text-decoration:underline;
}
.staticPage .infoAbout {
    font-weight: 600;
    font-size: 85%;
    margin-top: 10px;
}