@import 'global.css';
.cloudzoom-blank{
	z-index:100000;
}

.cloudzoom-zoom-inside{
	z-index:100001;
}

.embed-video-container iframe{
	width:850px;
	height:500px;
	max-width:100% !important;
}


.sub-footer a, .sub-footer a:visited{
	color:#7A4C1A !important;
}

.header_bar #languages{
	position:absolute;
	right:15px;
	bottom:-27px;
	padding-right:15px;
	background:#fff;
	padding-left:15px;
	border: solid 1px #ded6c7;
	border-top:none;
}

#languages a.active{
	font-weight:bold !important;
}


#languages .split{
	display:inline-block;
	border-right:1px solid #000;
	height:10px;
	margin-left:5px;
	margin-right:5px;
}

#languages a{
	text-transform:uppercase;
	font-size:11px;
}

#header #languages{
	position:absolute;
	right:0px;
	bottom:-26px;
    background: #f5f5f5;
    border-bottom:1px solid #ded6c7;
    border-left:1px solid #ded6c7;
    padding-top:5px;
    height:20px;
    padding-left:10px;
    padding-right:15px;
}

#header #languages a{
	color:#000;
	font-size:12px;
	height:20px;
	line-height:12px;
	display:inline-block;
	margin-top:-15px;
	font-weight:normal;
}

#header #languages *{
	position:relative;
	left:0px;
	top:-10px;	
}

.video-item iframe{
	max-width:100%;
}
