/* Add here all your css styles (customizations) */

.interactive-slider-v2.img-distressedPaint {
  background: url(../img/bg/distressed-faded-paint-layers-01.jpg) no-repeat;
  background-size: cover;
  background-position: center center;
}

.interactive-slider-v2.bg-home01 {
  background: url(../img/bg/OceanCityBoardwalk1600.jpg) no-repeat;
  background-size: cover;
  background-position: center center;
}
.interactive-slider-v2.bg-home02 {
  background: url(../img/bg/OceanCityBoardwalk2-1600.jpg) no-repeat;
  background-size: cover;
  background-position: center center;
}

.interactive-slider-v2.bg-reservations01 {
  background: url(../img/bg/OceanCityBoardwalk3-1600.jpg) no-repeat;
  background-size: cover;
  background-position: center center;
}
.text-left {text-align:left;}

.parallax-team2 {
  background: url(../img/team/portraitCollage800.jpg) 50% 0 repeat fixed;
}

.parallax-cclb {
	position: relative;
	background: url(../../img/bg/CCLB-demolition01.jpg) 50% no-repeat fixed;
	background-image: url(../../img/bg/CCLB-demolition01.jpg);
}