
.press-release-image {
	float: left;
	padding-bottom: 15px;
	padding-right: 15px;
	width: 50%;
}

@media (max-width: 479px) {
	.press-release-image {
		padding-right: 0px;
		width: 100%;
	}
}

@media (max-width: 767px) { /* xs */
	.text-center-xs {
		text-align: center;
	}

	.paddin-top-10-xs {
		padding-top: 10px;
	}

	.img-exhibitions {
		float: none;
	}
}

@media (min-width: 768px) { /* sm */
	.text-right-sm {
		text-align: right;
	}

	.img-exhibitions {
		float: right;
	}
}

@media (min-width: 992px) { /* md */
	.container {
		width: 750px;
	}
}

@media (min-width: 1200px) { /* lg */
	.container {
		width: 970px;
	}
}

html {
	padding-top: 0px;
	margin-top: 0px;
	overflow-y: scroll;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 11px;*/
	margin: 0px;
	padding: 0px;
/*	color: #404040;*/
	color: #000;
	line-height: normal;
}

a {
	text-decoration: none;
/*	color: #666666;*/
	color: #000;
}

a:hover,
a:active,
a:focus {
	text-decoration: none;
/*	color: #f59121;*/
	color: #a0a0a0;
}

img {
	max-width: 100%;
	/*max-height: 100%;*/
}

p {
	margin: 0;
	padding: 0;
}

#languages {
	float: right;
	margin: 3px 0 10px 0;
	padding: 0px;
	/*height: 12px;*/
	/*font-size: 8px;*/
	font-size: 57%;
	line-height: 1.5em;
}

#languages li {
	display: inline;
	padding: 0px;
	margin: 0px;
	margin-left: 10px;
	list-style: none;
}

#languages a {
	text-decoration: none;
	color: #a9a9a9;
}

#languages a:hover {
	color: #1f1f1f;
}

.navbar-brand {
	padding: 17px 15px;
	height: auto;
}

.navbar-brand img {
	max-width: 100%;
}

.navbar-nav {
	margin: 0;
}

.navbar-default {
	border: 0;
	background-color: transparent;
	border-color: transparent;
	background-image: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

@font-face {
	font-family: 'LogoFont';
	src: url(../fonts/Averta-ExtraBold.eot);
	src: url(../fonts/Averta-ExtraBold.eot?#iefix) format("embedded-opentype"),
		url(../fonts/Averta-ExtraBold.woff2) format("woff2"),
		url(../fonts/Averta-ExtraBold.woff) format("woff"),
		url(../fonts/Averta-ExtraBold.otf) format("opentype"),
		url(../fonts/Averta-ExtraBold.ttf) format("truetype"),
		url(../fonts/Averta-ExtraBold.svg#filename) format("svg");
	font-weight: normal;
	font-style: normal;
}

a.logo,
a.logo:hover,
a.logo:active,
a.logo:focus {
	text-transform: uppercase;
	text-decoration: none;
	color: #000;
	font-size: 18px;

	display: inline-block;
	font-family: 'LogoFont', sans-serif;
	-webkit-font-smoothing: subpixel-antialiased;
}

.navbar-default .nav li a {
	/*font-size: 14px;*/
	text-transform: uppercase;
	color: #000;
/*	color: #666666;*/
	font-size: 90%;
}

.nav > li > a {
  padding-left: 10px;
  padding-right: 10px;
}

.navbar-default .nav li a:hover,
.navbar-default .nav li a.active,
.footer a:hover,
.footer a.active {
/*	color: #f59121;*/
	color: #a0a0a0;
	font-size: 90%;
}

.navbar-default {
	margin-bottom: 10px;
}

.container-fluid {
	padding-right: 0px;
	padding-left: 0px;
}

.navbar-collapse {
	padding-right: 0px;
}

.lineDiv {
	clear: both;
	border-bottom: 1px solid #ddd;
	margin-bottom: 5px;
}

.content-home
{
	padding-top: 30px;
}

.content-inner
{
	padding-top: 18px;
	padding-bottom: 15px;
}

.submenu
{
	font-size: 90%;
	line-height: 1.42857143;
	padding-bottom: 46px;
}

.submenu a
{
	display: inline-block;
	padding-top: 2px;
	text-decoration: none;
	/*text-transform: uppercase;*/
	color: #000;
/*	color: #666666;*/
}

.submenuline {
	display: inline-block;
	width: 150px;
	height: 12px;
	margin-bottom: 5px;
	border-bottom: 1px solid #ddd;
}

.submenu a:hover,
.submenu a.active,
.submenu span.active
{
/*	color: #f59121;
	color: #666666;*/
	color: #a0a0a0;
}

.img-border {
	border: 1px solid #ddd;
	padding: 15px;
}

.selected-works {
	padding-bottom: 14px;
	font-size: 80%;
}

.selected-works-image {
	border: 1px solid #ddd;
	padding: 8%;
	text-align: center;
	margin-bottom: 2%;
}

.selected-works-image img {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}

.height-as-width {
	width: 100%;
	height: 0;
	padding-bottom: 100%;
	/*overflow: hidden;*/
	position: relative;
}

.height-as-width-container {
	position: absolute;
	width: 100%;
	height: 100%;
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
}


.selected-works-details {
	padding-bottom: 0;
	font-size: 80%;
}

.selected-works-details-image {
	border: 1px solid #ddd;
	padding: 5%;
	text-align: center;
	margin-bottom: 0;
}

.selected-works-details-image img {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}

.height-as-width-details {
	width: 100%;
	height: 0;
	padding-bottom: 100%;
	/*overflow: hidden;*/
	position: relative;
}

.height-as-width-details-container {
	position: absolute;
	width: 100%;
	height: 100%;
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
}

/*.height-as-width-container-helper {
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}*/

.paging {
	text-align: right;
	padding-bottom: 8px;
	/*line-height: 100%;*/
	line-height: 1.42857143;
	font-size: 80%;
}

.paging.textcenter {
	text-align: center;
}

.paging span.separator,
span.separator {
	display:  inline-block;
	width: 1px;
	height: 13px;
	background-color: #cacaca;
	border-top: 1px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
	vertical-align: middle;
}

.paging a.active {
	color: #1f1f1f;
}

.footer
{
/*	font-size: 78.6%;*/
	font-size: 65%;
	padding-top: 20px;
	padding-bottom: 10px;
}

.footer a,
.footer span {
	text-decoration: none;
	color: #666;
}

.footer a:hover {
	color: #1f1f1f;
}

.tynimce-content {
	font-size: 80%;
}

.tynimce-content p {
	padding: 0;
	margin: 0;
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
}

/* vide0 responsive */
.video-js { padding-top: 56.25% !important; }
.vjs-fullscreen { padding-top: 0px !important; }

/* hide fullscreen button */
/*.vjs-fullscreen-control { display: none !important; }
.vjs-volume-control { margin-right: 1em !important; }*/

/* less delay before hite controls */
.vjs-fade-out {
  /* Wait a moment before fading out the control bar */
  -webkit-transition-delay: 1s !important;
	 -moz-transition-delay: 1s !important;
	  -ms-transition-delay: 1s !important;
	   -o-transition-delay: 1s !important;
		  transition-delay: 1s !important;
}

/* smaller start play button */
.vjs-big-play-button { font-size: 250% !important; }

/* start play button more transparent */
.vjs-big-play-button { opacity: 0.5 !important; }

/* video player color ajustment */
/*.vjs-default-skin { color: #666666 !important; }*/
.vjs-default-skin .vjs-play-progress,
.vjs-default-skin .vjs-volume-level { background-color: #666666 !important; }

.padding-left-right-7 {
	padding-left: 7px;
	padding-right: 7px;
}

.margin-left-right-7 {
	margin-left: -7px;
	margin-right: -7px;
}

.margin-right-10 {
	margin-right: -10px !important;
}

.artists-item {
	padding-bottom: 20px;
	line-height: 180%;
}

.artists-item a {
	display: block;
	font-size: 85%;
	/*text-transform: uppercase;
	letter-spacing: 0.05em;*/
}

.selected-works-details-text {
	vertical-align: bottom;
	padding-right: 10px;
	font-size: 75%;
	white-space: nowrap;
}

.selected-works-details-text-artist {
/*	color: #f59121;*/
	color: #666666;
	font-weight: bold;
}

.selected-works-details-text-title {
/*	font-weight: bold;*/
}

a.request {
	font-size: 120%;
	padding: 2px 0px;
	color: #000;
/*	border: 1px solid #000;*/
	line-height: 1.5;
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
/*	text-align: center;*/
	vertical-align: middle;
	cursor: pointer;
	white-space: nowrap;
	text-decoration: none;
}
a.request::after {
	content: '>';
	padding-left: 4px;
	font-size: 120%;
}

a.request:hover {
	padding: 2px 0px;
	color: #a0a0a0;
}

.cycle-author {
/*	color: #393939;*/
	color: #000;
}

/*
.mfp-close,
.mfp-close:hover,
.mfp-close:focus,
.mfp-close:active {
	background-color: #fff !important;
	color: #aaa !important;
	border: 1px solid #ddd !important;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	height: 20px;
	top: 15px;
	filter: alpha(opacity=100);
	opacity: 1;
	line-height: 20px;
	font-size: 90%;
}

.mfp-figure:after {
	-webkit-box-shadow: none;
	box-shadow: none
}

.mfp-container {
	opacity: 1;
	background-color: #fff;
}

img.mfp-img {
	padding: 35px 0 45px;
	margin: 0 auto;
	background-color: #fff;
}
*/


.mfp-close,
.mfp-close:hover,
.mfp-close:focus,
.mfp-close:active {
	background-color: #fff !important;
	color: #aaa !important;
	border: 1px solid #ddd !important;
	border-radius: 4px;
	height: 22px;
	top: 5px;
	right: 5px;
	filter: alpha(opacity=100);
	opacity: 1;
	line-height: 20px;
	font-size: 100%;
}

.mfp-zoom-out-cur {
	height: 100%;
	overflow: hidden;
}

.mfp-close {
	display: none;
	color: #666;
}

.mfp-figure:after {
	-webkit-box-shadow: none;
	box-shadow: none
}

.mfp-container {
	opacity: 1;
	background-color: #fff;
}

 /* padding-bottom and top for image */
.mfp-no-margins img.mfp-img {
	/*padding: 0;*/
}
/* position of shadow behind the image */
.mfp-no-margins .mfp-figure:after {
	top: 0;
	bottom: 0;
}
/* padding for main container */
.mfp-no-margins .mfp-container {
	/*padding: 0;*/
}

.mfp-figure:after {
	background: #fff;
}

.navbar-nav>li>a {
	padding-top: 19px;
	padding-bottom: 20px;
}

.mail-to-a-friend-form {
	font-size: 80%;
}

.mail-to-a-friend-form input,
.mail-to-a-friend-form textarea {
	width: 100%;
	border: 1px solid #cccccc;
	padding: 0px;
	display: block;
	height: 20px;
}

.mail-to-a-friend-form textarea {
	height: 100px;
}

.mail-to-a-friend-form .row {
	padding-bottom: 18px;
}

/*.mail-to-a-friend-image {
	float: left;
	width: 50%;
	border: 1px solid #e9e9eb;
	padding: 4%;
	text-align: center;
}

.mail-to-a-friend-image img {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}*/

.mail-to-a-friend-image {
	float: left;
	width: 45%;
	max-width: 140px;
}

.mail-to-a-friend-image-text {
	float: left;
	width: 50%;
	padding-left: 10px;
}

.mail-to-a-friend-image-text:after {
	clear: both;
}

.mail-to-a-friend-btn {
	display: inline-block;
	width: auto !important;
	height: auto !important;
	padding: 1px 6px !important;
	margin-top: -10px;

	border: 1px solid #cccccc;
	background-color: #FFF;
	font-size: 10px;
	color: #666666;
}

.mail-to-a-friend-btn.left {
	float: left;
}

.mail-to-a-friend-btn.right {
	float: right;
}

.mail-to-a-friend-confirm {
	clear: both;
	text-align: center;
	color: green;
	padding-bottom: 15px;
	font-weight: bold;
}

.mail-to-a-friend-error {
	clear: both;
	text-align: center;
	color: red;
	padding-bottom: 15px;
	font-weight: bold;
}

.mail-to-a-friend-footer-text {
	clear: both;
	padding: 0px;
	text-align: right;
	font-size: 9px;
}

.exhibition-atrist {
	font-size: 150%;
	font-weight: bold;
}

.exhibition-title {
	font-size: 150%;
	color: #bbb;
	text-transform: uppercase;
}

.img-exhibitions {
	max-height: 400px;
	max-width: 100%;
}

.img-exhibitions-container {
	text-align: center;
}

.img-exhibitions:after {
	clear: both;
}

@media (max-width: 767px) {
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block!important;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-text {
        float: none;
        margin: 15px 0;
    }
    /* since 3.1.0 */
    .navbar-collapse.collapse.in { 
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }
}