@import url(../base/base.css);

body    {
background-color: #ffffff;
}

.raleway-xlight {
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-weight: 200;
  font-style: normal;
}

.navbar-default .navbar-nav,
.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-brand 	{ color: #462D1C; 
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-weight: 200;
  font-style: normal;
}
.navbar-default .navbar-brand 	{ font-weight: 800; }
.navbar-default		{ background-color: #ebd6b6; border: none; }

#bw-main-header .navbar-brand,
#bw-main-header .navbar-default .navbar-nav > li > a 	{ padding: 23px 15px; }
#bw-top-bar {
background-image: url(/storage/static/sites/printmotive/images/printmotive-logo-sm.png);
background-size: 85px;
background-repeat: no-repeat;
background-position: 10px 3px;
padding-left: 100px;
min-height: 65px;
}



presslogo   {
width: 50%; height: auto;
}


presslogo   {
width: 50%; height: auto;
}



video.movie-banner {

	object-fit: cover;
	height: auto;
	width: 100%;
}


.containervid { position:relative; }
.container video {
    position:relative;
    z-index:0;
    bottom:-10px;
    max-height: 400px;
}

.overlay-text {
  position: absolute;
  bottom: 10%;
  width: 100%;
  text-align: center;
  z-index: 0;
}


.smallsub  {
   font-size: 14px;
   padding-top: 0px;


}

#top-text {
  color: white;
  font-size: max(40px);
  max-font-size: 20px;
  align-self: center;
  text-align: center;
  text-shadow: black  0 0 5px;
}
