video {
    max-width: 100%;
    // width: 100%;
    // height: auto;
}

.top-nav {
	display: inline-block;
	padding: 10px;
}

.top-nav li {
	float: left;
	vertical-align: middle;
	font-size: 14px;
	line-height: 16px;
	font-weight: 600;
	color: #e2a54e;
	margin-right: 12px;
	height: 30px;
}
.top-nav li:hover {
	color: #e7e3d7;
}

.outer {
    display: table;
    position: absolute;
    height: 100%;
    width: 100%;
}

.middle {
    vertical-align: middle;
}

.inner {
    margin-left: auto;
    margin-right: auto; 
    text-align: center;
}

.top-nav li:last-child {
	margin-right: 0;
}

.top-nav li a {
	vertical-align: -6px;
	font-size: 14px;
	line-height: 16px;
	color: #e7e3d7;
	padding: 10px 3px;
}
.top-nav li a:hover {
	color: #e7e3d7;
}

.top-nav li img {
	width: 16px;
	height: 16px;
}

.navbar-nav > li, .navbar-nav > li > a {
	font-size: 1em;
	color: #e2a54e !important;
	text-decoration: none;
	text-transform: uppercase;
}

.navbar-nav > li:hover, .navbar-nav > li.active, .navbar-nav > li:hover > a, .navbar-nav > li.active > a  {
    color: #e7e3d7 !important;
}

.img-frame {
    background:white;
    padding: 0 !important;
    border:1px solid #ececec; 
}

.pd-logos img {
    transition: .2s all;
    -webkit-transition: .2s all;
    -moz-transition: .2s all;
    -ms-transition: .2s all;
    padding: 10px !important;
}

.footer {
	margin-top: 20px;
}

.line-margin {
	padding: 0;
	margin: 3px;
	/*overflow: auto;*/
	clear: both;
}

.no-margin div {
	padding: 0;
}

.no-padd {
	padding: 0 !important;
	overflow: hidden;
}

.no-up-padding {
	padding-top: 0 !important;
	overflow: auto;
}
.no-down-padding {
	padding-bottom: 0 !important;
	overflow: auto;
}

.no-margin div img {
	
}

.grid-image {
	
}

.pd-container div {
	
}

.pdMainBottom .tab-content div {
	color: #594344;
}

.bg-fff {
	background-color: #fff;
}

.clearfix {
	background: transparent !important;
}

.fotorama__caption {
	bottom: -1px;
	font-size: 17px;
}

.fotorama__caption div {
	background: #b20000;
    color: #fff;
}

.no-up-padding {
	padding-top: 0 !important;
}

.eq-height1 img {
	height: 547px !important;
}

.eq-height2 img {
	height: 286px !important;
}

.zoomWindowContainer .zoomWindow {
	border: none !important;
	box-shadow: 0px 0.5px 1px #666 !important;
}

.btn-shad {
	box-shadow: 0px 0.5px 3px #666;
}

.search-wrap {
	margin-top: 10px;
	margin-bottom: 10px !important;
}