@charset 'UTF-8';
/*
 * blueimp Gallery CSS 2.11.0
 * https://github.com/blueimp/Gallery
 *
 * Copyright 2013, Sebastian Tschan
 * https://blueimp.net
 *
 * Licensed under the MIT license:
 * http://www.opensource.org/licenses/MIT
 */

@font-face {
	font-family: "sorts mill goudy";
	src: url('/fonts/sorts mill goudy/GoudyStM-webfont.eot');
		src: url('/fonts/sorts mill goudy/GoudyStM-webfont.eot?iefix') format('embedded-opentype'),
	     url('/fonts/sorts mill goudy/GoudyStM-webfont.woff') format('woff'),
	     url('/fonts/sorts mill goudy/GoudyStM-webfont.ttf') format('truetype'),
		 url('/fonts/sorts mill goudy/GoudyStM-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: "sorts mill goudy";
	src: url('/fonts/sorts mill goudy italic/GoudyStM-Italic-webfont.eot');
		src: url('/fonts/sorts mill goudy italic/GoudyStM-Italic-webfont.eot?iefix') format('embedded-opentype'),
	     url('/fonts/sorts mill goudy italic/GoudyStM-Italic-webfont.woff') format('woff'),
	     url('/fonts/sorts mill goudy italic/GoudyStM-Italic-webfont.ttf') format('truetype'),
		 url('/fonts/sorts mill goudy italic/GoudyStM-Italic-webfont.svg') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
	font-family: "web symbols";
	src: url('/fonts/web symbols/websymbols-regular-webfont.eot');
		src: url('/fonts/web symbols/websymbols-regular-webfont.eot?iefix') format('embedded-opentype'),
	     url('/fonts/web symbols/websymbols-regular-webfont.woff') format('woff'),
	     url('/fonts/web symbols/websymbols-regular-webfont.ttf') format('truetype'),
		 url('/fonts/web symbols/websymbols-regular-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

.blueimp-gallery,
.blueimp-gallery > .slides > .slide > .slide-content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  /* Prevent artifacts in Mozilla Firefox: */
  -moz-backface-visibility: hidden;
}
.blueimp-gallery > .slides > .slide > .slide-content {
  margin: auto;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  opacity: 1;
}

/* Set the values for background of Slideshow */
.blueimp-gallery {
	position: fixed;
	z-index: 999999;
	overflow: hidden;
	background: #000;
	background-color: rgb(240, 240, 240);
	opacity: 0;
	display: none;
	direction: ltr;
	-ms-touch-action: none;
}
.blueimp-gallery-carousel {
	position: relative;
	z-index: auto;
	margin: 1em auto;
	/* Set the carousel width/height ratio to 16/9: */
	padding-bottom: 56.25%;
	box-shadow: 0 0;
	-webkit-box-shadow: 0 0;
}
.blueimp-gallery-display {
  display: block;
  opacity: 1;
}
.blueimp-gallery > .slides {
  position: relative;
  height: 95%;
  overflow: hidden;
}
.blueimp-gallery-carousel > .slides {
  position: absolute;
}
.blueimp-gallery > .slides > .slide {
  position: relative;
  float: left;
  height: 100%;
  text-align: center;
  -webkit-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000); 
     -moz-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000); 
      -ms-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000); 
       -o-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000); 
          transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);
}
.blueimp-gallery,
.blueimp-gallery > .slides > .slide > .slide-content {
  -webkit-transition: opacity 0.5s linear;
     -moz-transition: opacity 0.5s linear;
      -ms-transition: opacity 0.5s linear;
       -o-transition: opacity 0.5s linear;
          transition: opacity 0.5s linear;
}
.blueimp-gallery > .slides > .slide-loading {
  background: url(..slideshow/img/loading.gif) center no-repeat;
  background-size: 64px 64px;
}
.blueimp-gallery > .slides > .slide-loading > .slide-content {
  opacity: 0;
}
.blueimp-gallery > .slides > .slide-error {
  background: url(..slideshow/img/error.png) center no-repeat;
}
.blueimp-gallery > .slides > .slide-error > .slide-content {
  display: none;
}

/* SET THE VALUES For Foward and Back Buttons*/
.blueimp-gallery > .prev,
.blueimp-gallery > .next {
	position: absolute;
	top: 50%;
	left: 15px;
	width: 40px;
	height: 40px;
	margin-top: -23px;
	/* FONT of Button  */
	font-family: Helvetica, Arial, sans serif;
	font-size: 70px;
	font-weight: 100;
	line-height: 29px;
	/* Color of ARROWS */
	color: rgb(250, 250, 250);
	text-decoration: none;
	/*text-shadow: 0 0 1px #000;*/
	text-align: center;
	background: #222;
	/* Color of button Background */
	background: rgb(200, 200, 200);
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	/* Makes Button a Circle: */
	-webkit-border-radius: 23px;
	-moz-border-radius: 23px;
	border-radius: 23px;
	opacity: .8;
	cursor: pointer;
	display: inline;
}
.blueimp-gallery > .next {
  left: auto;
  right: 15px;
}
.blueimp-gallery > .close,
.blueimp-gallery > .title {
	position: absolute;
	width:100%;
	top: 95%;
	margin: 0 40px 0 0;
	font-size: .9em;
	padding: 3px;
	line-height: 30px;
	color: rgb(88, 88, 88);
	text-align:center;
	opacity: .8;
	display: inline;
	font-family: "sorts mill goudy;
}
.blueimp-gallery > .close {
  padding: 15px;
  right: 15px;
  left: auto;
  margin: -15px;
  font-size: 30px;
  text-decoration: none;
  cursor: pointer;
}
.blueimp-gallery > .play-pause {
  position: absolute;
  right: 15px;
  bottom: 15px;
  width: 15px;
  height: 15px;
  background: url(../img/play-pause.png) 0 0 no-repeat;
  cursor: pointer;
  opacity: 0.5;
  display: none;
}
.blueimp-gallery-playing > .play-pause {
  background-position: -15px 0;
}

/* SET THE VALUES For Foward and Back ButtonsWhen HOVERED <-------*/
/*.blueimp-gallery > .prev:hover,
.blueimp-gallery > .next:hover,
.blueimp-gallery > .close:hover,
.blueimp-gallery > .title:hover,
.blueimp-gallery > .play-pause:hover*/ {
	color: rgba(88, 88, 88, .8);
	opacity: 1;
	background-color: rgb(240, 240, 240);
}
.blueimp-gallery-controls > .prev,
.blueimp-gallery-controls > .next,
.blueimp-gallery-controls > .close,
.blueimp-gallery-controls > .title,
.blueimp-gallery-controls > .play-pause {
  display: block;
  /* Fix z-index issues (controls behind slide element) on Android: */
  -webkit-transform: translateZ(0);
     -moz-transform: translateZ(0);
      -ms-transform: translateZ(0);
       -o-transform: translateZ(0);
          transform: translateZ(0);
}
.blueimp-gallery-single > .prev,
.blueimp-gallery-left > .prev,
.blueimp-gallery-single > .next,
.blueimp-gallery-right > .next,
.blueimp-gallery-single > .play-pause {
  display: none;
}
.blueimp-gallery > .slides > .slide > .slide-content,
.blueimp-gallery > .prev,
.blueimp-gallery > .next,
.blueimp-gallery > .close,
.blueimp-gallery > .play-pause {
  -webkit-user-select: none;
   -khtml-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

/* Replace PNGs with SVGs for capable browsers (excluding IE<9) */
body:last-child .blueimp-gallery > .slides > .slide-error {
  background-image: url(../img/error.svg);
}
body:last-child .blueimp-gallery > .play-pause {
  width: 20px;
  height: 20px;
  background-size: 40px 20px;
  background-image: url(../img/play-pause.svg);
}
body:last-child .blueimp-gallery-playing > .play-pause {
  background-position: -20px 0;
}

/* IE7 fixes */
*+html .blueimp-gallery > .slides > .slide {
  min-height: 300px;
}
*+html .blueimp-gallery > .slides > .slide > .slide-content {
  position: relative;
}

/*start of media queries*/

@media (min-width: 1000px) and (max-width: 1200px) {
	


}

/*2nd section*/

@media (min-width: 870px) and (max-width: 1000px) {

.blueimp-gallery > .close,
.blueimp-gallery > .title {
	position: absolute;
	width: 100%;
	top: 93%;
	margin: 0 40px 0 0;
	font-size: .9em;
	padding: 5px 0;
	line-height: 30px;
}

/* SET THE VALUES For Foward and Back Buttons*/
.blueimp-gallery > .prev,
.blueimp-gallery > .next {
	position: absolute;
	top: 50%;
	left: 15px;
	width: 30px;
	height: 30px;
	margin-top: -23px;
	/* FONT of Button  */
	font-family: Helvetica, Arial, sans serif;
	font-size: 50px;
	font-weight: 100;
	line-height: 21px;

}

.blueimp-gallery > .next {
  left: auto;
  right: 15px;
}

}

/*3rd section*/

@media (min-width: 730px) and (max-width: 870px) {

.blueimp-gallery > .close,
.blueimp-gallery > .title {
	position: absolute;
	width: 100%;
	top: 92%;
	margin: 0 40px 0 0;
	font-size: .9em;
	padding: 5px 0;
	line-height: 30px;
}

/* SET THE VALUES For Foward and Back Buttons*/
.blueimp-gallery > .prev,
.blueimp-gallery > .next {
	position: absolute;
	top: 50%;
	left: 15px;
	width: 30px;
	height: 30px;
	margin-top: -23px;
	/* FONT of Button  */
	font-family: Helvetica, Arial, sans serif;
	font-size: 50px;
	font-weight: 100;
	line-height: 21px;

}

.blueimp-gallery > .next {
  left: auto;
  right: 15px;
}

}

/*4th section*/

@media (min-width: 600px) and (max-width: 730px) {

.blueimp-gallery > .close,
.blueimp-gallery > .title {
	position: absolute;
	width: 100%;
	top: 91%;
	margin: 0 40px 0 0;
	font-size: .8em;
	padding: 5px 0;
	line-height: 30px;
}

/* SET THE VALUES For Foward and Back Buttons*/
.blueimp-gallery > .prev,
.blueimp-gallery > .next {
	position: absolute;
	top: 50%;
	left: 15px;
	width: 30px;
	height: 30px;
	margin-top: -23px;
	/* FONT of Button  */
	font-family: Helvetica, Arial, sans serif;
	font-size: 50px;
	font-weight: 100;
	line-height: 21px;

}

.blueimp-gallery > .next {
  left: auto;
  right: 15px;
}


}

/* 5th section*/

@media (min-width: 480px) and (max-width: 600px) {

.blueimp-gallery > .close,
.blueimp-gallery > .title {
	position: absolute;
	width: 100%;
	top: 90%;
	margin: 0 auto;
	font-size: .7em;
	line-height: 30px;
	padding: 5px 0;
}

/* SET THE VALUES For Foward and Back Buttons*/
.blueimp-gallery > .prev,
.blueimp-gallery > .next {
	position: absolute;
	top: 50%;
	left: 15px;
	width: 30px;
	height: 30px;
	margin-top: -23px;
	/* FONT of Button  */
	font-family: Helvetica, Arial, sans serif;
	font-size: 50px;
	font-weight: 100;
	line-height: 21px;
}

.blueimp-gallery > .next {
  left: auto;
  right: 15px;
}


}

/* 6th section*/

@media (max-width: 480px) {

.blueimp-gallery > .close,
.blueimp-gallery > .title {
	position: absolute;
	width: 100%;
	top: 89%;
	margin: 0 auto;
	font-size: .7em;
	line-height: 30px;
}

/* SET THE VALUES For Foward and Back Buttons*/
.blueimp-gallery > .prev,
.blueimp-gallery > .next {
	position: absolute;
	top: 50%;
	left: 15px;
	width: 30px;
	height: 30px;
	margin-top: -23px;
	/* FONT of Button  */
	font-family: Helvetica, Arial, sans serif;
	font-size: 50px;
	font-weight: 100;
	line-height: 21px;
	opacity: .8;
}

.blueimp-gallery > .next {
  left: auto;
  right: 15px;
}


}
