.photo-gallery-module .fa.fa-camera {
	margin-right: 10px;
}

.photo-gallery-module .wp-volt-gal-embed-promo-mid-label {
	position: relative;
	float: left;
	left: 20px;
	bottom: 24px;
	padding: 14px;
	background: rgba(0,0,0,0.7);
	webkit-border-radius: .333em;
	-moz-border-radius: .333em;
	border-radius: .333em;
	color: #FFF;
	font-size: 16px;
	line-height: 15px;
	font-family: "FranklinITCProBold",sans-serif;
	white-space: nowrap;
	margin-bottom: -4px;
}

.photo-gallery-module .wp-volt-gal-embed-promo-container {
	position: relative;
	top: 0;
	width: 100%;
	min-height: 100%;
	border: 1px solid #d5d5d5;
	background-color: #fff;
	overflow: hidden;
	cursor: pointer;
	display: block;
	webkit-border-radius: .333em;
	-moz-border-radius: .333em;
	border-radius: .333em;
}

.photo-gallery-module .wp-volt-gal-embed-promo-mid-img-container {
	overflow: hidden;
	height: 100%;
	width: 100%;
	position: relative;
	margin-bottom: -40px;
}

.photo-gallery-module .promo-top-title {
	font-size: 18px;
	font-family: "FranklinITCProLight","HelveticaNeue","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
	line-height: 20px;
	padding: 20px !important;
	width: calc(100% - 100px);
	margin: 0px;
}

.photo-gallery-module .wp-volt-gal-embed-promo-container-table {
	display: table;
	width: 100%;
	height: 100%;
}

.photo-gallery-module .wp-volt-gal-embed-promo-mid-img-container img {
	height: auto;
	width: 100%;
	display: block;
}

.photo-gallery-module .wp-volt-gal-embed-promo-container .cell {
	display: table-cell;
	max-height: 100%;
}

.photo-gallery-module .wp-volt-gal-embed-promo-bottom span {
	padding: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	height: 1px;
}

.photo-gallery-module .wp-volt-gal-embed-promo-bottom {
	background: #fff;
	font-family: "FranklinITCProLight","HelveticaNeue","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
	font-size: 16px;
	display: table-footer-group;
}

.photo-gallery-module .wp-volt-gal-embed-promo-mid {
	display: table-row-group;
	max-height: 100%;
}

.photo-gallery-module .wp-volt-gal .wp-volt-gal-nav-number {
	line-height: 23px;
	cursor: pointer;
	text-align: center;
	display: inline-block;
	margin: 0 4px;
}
.photo-gallery-module .wp-volt-gal-nav {
	float: right;
}
.photo-gallery-module .wp-volt-gal-nav-prev::before {
	content: "\f0d9";
	font-family: FontAwesome;
}

.photo-gallery-module .wp-volt-gal-nav-next::before {
	content: "\f0da";
	font-family: FontAwesome;
}

.photo-gallery-module .wp-volt-gal-nav-button {
	width: 16px;
	font-size: 20px;
	vertical-align: -2px;
	line-height: 22px;
	cursor: pointer;
	text-align: center;
	display: inline-block;
	margin: 0 4px;
}
.photo-gallery-module .wp-volt-gal-nav-buttons {
	display: inline-block;
}

.photo-gallery-module .wp-volt-gal-nav-number {
	line-height: 23px;
	cursor: pointer;
	text-align: center;
	display: inline-block;
	margin: 0 4px;
}

.photo-gallery-module .wp-volt-gal-button-fullscreen::before {
	content: "\f065";
}

.photo-gallery-module .wp-volt-gal-button::before {
	margin-right: 6px;
	font-weight: normal;
	font-family: FontAwesome;
}

.photo-gallery-module .wp-volt-gal-button-autoplay::before {
	content: "\f04b";
}
.photo-gallery-module .wp-volt-gal-button-pause::before {
	content: "\f04c";
}

.photo-gallery-module .wp-volt-gal-button {
	display: inline-block;
	margin: 0 8px 0 0;
	line-height: 23px;
	cursor: pointer;
	position: relative;
}

.photo-gallery-module .wp-volt-gal-bar {
	font-size: 14px;
	font-family: FranklinITCProBold,Helvetica,Arial,sans-serif;
	color: #666;
}

.photo-gallery-module .wp-volt-gal-caption {
	font-family: FranklinITCStdLight,Helvetica,Arial,sans-serif;
	font-size: 14px;
	line-height: 20px;
}

.photo-gallery-module .wp-volt-gal-details {
	padding-top: 10px;
	color: #666;
}

.photo-gallery-module .wp-volt-gal-nav-button:hover {
	color: #333;
}

.photo-gallery-module .wp-volt-gal-button:hover {
	color: #333;
}

.photo-gallery-module .wp-volt-gal-on-first-slide .wp-volt-gal-nav-prev {
	cursor: auto;
	color: #DDD;
}

.photo-gallery-module .wp-volt-gal-on-last-slide .wp-volt-gal-nav-next{
	cursor: auto;
	color: #DDD;
}

.photo-gallery-module .wp-volt-gal-main-nav-next {
	right: 0;
}

.photo-gallery-module .wp-volt-gal-main-nav {
	position: absolute;
	height: 100%;
	top: 0;
	color: #FFF;
	font-size: 60px;
	width: 33%;
	cursor: pointer;
	opacity: 0;
	text-shadow: 0 0 5px #999;
	transition: opacity 200ms;
	-webkit-transition: opacity 200ms;
	-moz-transition: opacity 200ms;
	-o-transition: opacity 200ms;
}

.photo-gallery-module .wp-volt-gal-main-nav-zoom {
	left: 33%;
	width: 34%;
	cursor: nw-resize;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
}
.photo-gallery-module .wp-volt-gal-main-nav > i {
	position: absolute;
	top: 50%;
	margin-top: -30px;
	width: 80px;
	text-align: center;
}

.photo-gallery-module .wp-volt-gal-main-nav:hover {
	opacity: 1;
}

.photo-gallery-module .wp-volt-gal-main-nav-next > i {
	right: 0;
}

.photo-gallery-module .wp-volt-gal-on-first-slide .wp-volt-gal-main-nav-prev:hover {
	opacity: 0;
	cursor: auto;
}

.photo-gallery-module .wp-volt-gal-on-last-slide .wp-volt-gal-main-nav-next:hover {
	opacity: 0;
	cursor: auto;
}

.photo-gallery-module .wp-volt-gal-main {
	position: relative;
	background-color: #000;
	overflow: hidden;
	padding-bottom: 66.6%;
	height: 0;
	/*min-height: 250px;*/
}

.photo-gallery-module .gallery-container:-moz-full-screen .wp-volt-gal-button-fullscreen {
	display: none;
}
.photo-gallery-module .gallery-container:-webkit-full-screen .wp-volt-gal-button-fullscreen {
	display: none;
}
.photo-gallery-module .gallery-container:fullscreen .wp-volt-gal-button-fullscreen {
	display: none;
}
.photo-gallery-module .gallery-container:-ms-fullscreen .wp-volt-gal-button-fullscreen {
	display: none;
}

.photo-gallery-module .gallery-container:-moz-full-screen .wp-volt-gal-button {
	float: left;
}
.photo-gallery-module .gallery-container:-webkit-full-screen .wp-volt-gal-button {
	float: left;
}
.photo-gallery-module .gallery-container:fullscreen .wp-volt-gal-button {
	float: left;
}
.photo-gallery-module .gallery-container:-ms-fullscreen .wp-volt-gal-button {
	float: left;
}

.photo-gallery-module .gallery-container:-moz-full-screen .wp-volt-gal-buttons {
	float: none;
}
.photo-gallery-module .gallery-container:-webkit-full-screen .wp-volt-gal-buttons {
	float: none;
}
.photo-gallery-module .gallery-container:fullscreen .wp-volt-gal-buttons {
	float: none;
}
.photo-gallery-module .gallery-container:-ms-fullscreen .wp-volt-gal-buttons {
	float: none;
}

.photo-gallery-module .gallery-container:-moz-full-screen .wp-volt-gal-bar {
	position: fixed;
	top: 0;
	background-color: transparent;
}
.photo-gallery-module .gallery-container:-webkit-full-screen .wp-volt-gal-bar {
	position: fixed;
	top: 0;
	background-color: transparent;
}
.photo-gallery-module .gallery-container:fullscreen .wp-volt-gal-bar {
	position: fixed;
	top: 0;
	background-color: transparent;
}
.photo-gallery-module .gallery-container:-ms-fullscreen .wp-volt-gal-bar {
	position: fixed;
	top: 0;
	background-color: transparent;
}

.photo-gallery-module .gallery-container:-moz-full-screen .wp-volt-gal-nav {
	display: none;
}
.photo-gallery-module .gallery-container:-webkit-full-screen .wp-volt-gal-nav {
	display: none;
}
.photo-gallery-module .gallery-container:fullscreen .wp-volt-gal-nav {
	display: none;
}
.photo-gallery-module .gallery-container:-ms-fullscreen .wp-volt-gal-nav {
	display: none;
}

.photo-gallery-module .gallery-container:-moz-full-screen .wp-volt-gal-bar {
	display: none;
}
.photo-gallery-module .gallery-container:-webkit-full-screen .wp-volt-gal-bar {
	display: none;
}
.photo-gallery-module .gallery-container:fullscreen .wp-volt-gal-bar {
	display: none;
}
.photo-gallery-module .gallery-container:-ms-fullscreen .wp-volt-gal-bar {
	display: none;
}

.photo-gallery-module .wp-volt-gal-close-fullscreen {
	z-index: 100;
	position: relative;
}

.photo-gallery-module .wp-volt-gal-close-fullscreen i.close {
	cursor: pointer;
	color: #f9f9f9;
	font-style: normal;
	font-size: 30px;
	line-height: 20px;
	width: 40px;
	height: 40px;
	border-radius: 25px;
	text-align: center;
	padding-top: 10px;
	position: absolute;
	top: 20px;
	right: 25px;
	background-color: rgba(0,0,0,0.2);
	transition: background-color 200ms;
	-webkit-transition: background-color 200ms;
	-moz-transition: background-color 200ms;
	-o-transition: background-color 200ms;
	display: none;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	font-family: "FranklinITCProLight","HelveticaNeue","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif
}

.photo-gallery-module .wp-volt-gal-close-fullscreen i.close:hover {
	color: #1D87D8;
	background-color: rgba(0,0,0,0.4);
}

.photo-gallery-module .gallery-container:-moz-full-screen .wp-volt-gal-close-fullscreen i.close {
		display: block;
}
.photo-gallery-module .gallery-container:fullscreen .wp-volt-gal-close-fullscreen i.close {
		display: block;
}
.photo-gallery-module .gallery-container:-webkit-full-screen .wp-volt-gal-close-fullscreen i.close {
		display: block;
}
.photo-gallery-module .gallery-container:-ms-fullscreen .wp-volt-gal-close-fullscreen i.close {
		display: block;
}

.photo-gallery-module .gallery-container:-moz-full-screen .wp-volt-gal-main-nav-prev {
	width: 50%;
}
.photo-gallery-module .gallery-container:fullscreen .wp-volt-gal-main-nav-prev {
	width: 50%;
}
.photo-gallery-module .gallery-container:-webkit-full-screen .wp-volt-gal-main-nav-prev {
	width: 50%;
}
.photo-gallery-module .gallery-container:-ms-fullscreen .wp-volt-gal-main-nav-prev {
	width: 50%;
}

.photo-gallery-module .gallery-container:-moz-full-screen .wp-volt-gal-main-nav-next {
	width: 50%;
}
.photo-gallery-module .gallery-container:fullscreen .wp-volt-gal-main-nav-next {
	width: 50%;
}
.photo-gallery-module .gallery-container:-webkit-full-screen .wp-volt-gal-main-nav-next {
	width: 50%;
}
.photo-gallery-module .gallery-container:-ms-fullscreen .wp-volt-gal-main-nav-next {
	width: 50%;
}

.photo-gallery-module .gallery-container:-moz-full-screen .wp-volt-gal-main-nav-zoom {
	display: none;
}
.photo-gallery-module .gallery-container:fullscreen .wp-volt-gal-main-nav-zoom {
	display: none;
}
.photo-gallery-module .gallery-container:-webkit-full-screen .wp-volt-gal-main-nav-zoom {
	display: none;
}
.photo-gallery-module .gallery-container:-ms-fullscreen .wp-volt-gal-main-nav-zoom {
	display: none;
}

.photo-gallery-module .gallery-container:-moz-full-screen {
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 536870903;
}
.photo-gallery-module .gallery-container:fullscreen {
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 536870903;
}
.photo-gallery-module .gallery-container:-webkit-full-screen {
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 536870903;
}
.photo-gallery-module .gallery-container:-ms-fullscreen {
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 536870903;
}

.photo-gallery-module .owl-carousel {
	position: absolute;
	white-space: nowrap;
	width: 100%;
	height: 100%;
	top: 0;
	line-height: 0;
	transition: transform 300ms;
	transition: -ms-transform 300ms;
	-webkit-transition: -webkit-transform 300ms;
	-moz-transition: -moz-transform 300ms;
	-o-transition: -o-transform 300ms;
}

.photo-gallery-module .owl-wrapper-outer, .owl-wrapper {
	height: 100%;
}

.photo-gallery-module .gallery-container:-moz-full-screen .owl-carousel {
	height: 100%;
}
.photo-gallery-module .gallery-container:fullscreen .owl-carousel {
	height: 100%;
}
.photo-gallery-module .gallery-container:-webkit-full-screen .owl-carousel {
	height: 100%;
}
.photo-gallery-module .gallery-container:-ms-fullscreen .owl-carousel {
	height: 100%;
}

.photo-gallery-module .gallery-container:-moz-full-screen .wp-volt-gal-main {
	height: 100%;
	padding-bottom: 0 !important;
}
.photo-gallery-module .gallery-container:fullscreen .wp-volt-gal-main {
	height: 100%;
	padding-bottom: 0 !important;
}
.photo-gallery-module .gallery-container:-webkit-full-screen .wp-volt-gal-main {
	height: 100%;
	padding-bottom: 0 !important;
}
.photo-gallery-module .gallery-container:-ms-fullscreen .wp-volt-gal-main {
	height: 100%;
	padding-bottom: 0 !important;
}

.photo-gallery-module .owl-carousel .owl-item {
	width: 100%;
	height: 100%;
	display: inline-block;
	position: relative;
}

.photo-gallery-module .gallery-container:-moz-full-screen .owl-carousel .owl-item {
	height: 100%;
}
.photo-gallery-module .gallery-container:fullscreen .owl-carousel .owl-item {
	height: 100%;
}
.photo-gallery-module .gallery-container:-webkit-full-screen .owl-carousel .owl-item {
	height: 100%;
}
.photo-gallery-module .gallery-container:-ms-fullscreen .owl-carousel .owl-item {
	height: 100%;
}

.photo-gallery-module .gallery-container:-moz-full-screen .owl-carousel .owl-wrapper {
	height: 100%;
}
.photo-gallery-module .gallery-container:fullscreen .owl-carousel .owl-wrapper {
	height: 100%;
}
.photo-gallery-module .gallery-container:-webkit-full-screen .owl-carousel .owl-wrapper {
	height: 100%;
}
.photo-gallery-module .gallery-container:-ms-fullscreen .owl-carousel .owl-wrapper {
	height: 100%;
}

.photo-gallery-module .gallery-container:-moz-full-screen .owl-carousel .owl-wrapper-outer {
	height: 100%;
}
.photo-gallery-module .gallery-container:fullscreen .owl-carousel .owl-wrapper-outer {
	height: 100%;
}
.photo-gallery-module .gallery-container:-webkit-full-screen .owl-carousel .owl-wrapper-outer {
	height: 100%;
}
.photo-gallery-module .gallery-container:-ms-fullscreen .owl-carousel .owl-wrapper-outer {
	height: 100%;
}

.photo-gallery-module .wp-volt-gal-details-handle {
	display: none;
}

.photo-gallery-module .gallery-container:-moz-full-screen .wp-volt-gal-details {
	position: absolute;
	bottom: 0;
	padding: 0 20px;
	background-color: rgba(0,0,0,0.2);
	width: 100%;
	transition: background-color 200ms;
	-webkit-transition: background-color 200ms;
	-moz-transition: background-color 200ms;
	-o-transition: background-color 200ms;
}
.photo-gallery-module .gallery-container:fullscreen .wp-volt-gal-details {
	position: fixed;
	bottom: 0;
	padding: 0 20px;
	background-color: rgba(0,0,0,0.2);
	width: 100%;
	transition: background-color 200ms;
	-webkit-transition: background-color 200ms;
	-moz-transition: background-color 200ms;
	-o-transition: background-color 200ms;
}
.photo-gallery-module .gallery-container:-webkit-full-screen .wp-volt-gal-details {
	position: fixed;
	bottom: 0;
	padding: 0 20px;
	background-color: rgba(0,0,0,0.2);
	width: 100%;
	transition: background-color 200ms;
	-webkit-transition: background-color 200ms;
	-moz-transition: background-color 200ms;
	-o-transition: background-color 200ms;
}
.photo-gallery-module .gallery-container:-ms-fullscreen .wp-volt-gal-details {
	position: fixed;
	bottom: 0;
	padding: 0 20px;
	background-color: rgba(0,0,0,0.2);
	width: 100%;
	transition: background-color 200ms;
	-webkit-transition: background-color 200ms;
	-moz-transition: background-color 200ms;
	-o-transition: background-color 200ms;
}

.photo-gallery-module .gallery-container:-moz-full-screen .wp-volt-gal-details.expanded {
	background-color: rgba(0,0,0,0.6);
}
.photo-gallery-module .gallery-container:-fullscreen .wp-volt-gal-details.expanded {
	background-color: rgba(0,0,0,0.6);
}
.photo-gallery-module .gallery-container:-webkit-full-screen .wp-volt-gal-details.expanded {
	background-color: rgba(0,0,0,0.6);
}
.photo-gallery-module .gallery-container:-ms-fullscreen .wp-volt-gal-details.expanded {
	background-color: rgba(0,0,0,0.6);
}

.photo-gallery-module .gallery-container:-moz-full-screen .wp-volt-gal-details-handle {
	display: block;
	color: #ccc;
	font-family: FranklinITCProBold,Helvetica,Arial,sans-serif;
	font-size: 13px;
	line-height: 36px;
	width: 100%;
	cursor: pointer;
}
.photo-gallery-module .gallery-container:-fullscreen .wp-volt-gal-details-handle {
	display: block;
	color: #ccc;
	font-family: FranklinITCProBold,Helvetica,Arial,sans-serif;
	font-size: 13px;
	line-height: 36px;
	width: 100%;
	cursor: pointer;
}
.photo-gallery-module .gallery-container:-webkit-full-screen .wp-volt-gal-details-handle {
	display: block;
	color: #ccc;
	font-family: FranklinITCProBold,Helvetica,Arial,sans-serif;
	font-size: 13px;
	line-height: 36px;
	width: 100%;
	cursor: pointer;
}
.photo-gallery-module .gallery-container:-ms-fullscreen .wp-volt-gal-details-handle {
	display: block;
	color: #ccc;
	font-family: FranklinITCProBold,Helvetica,Arial,sans-serif;
	font-size: 13px;
	line-height: 36px;
	width: 100%;
	cursor: pointer;
}

.photo-gallery-module .gallery-container:-moz-full-screen .wp-volt-gal-details-handle::after {
	content: "\f0de";
	font-family: FontAwesome;
	font-size: 15px;
	margin-left: 7px;
	position: relative;
	top: 4px;
}
.photo-gallery-module .gallery-container:fullscreen .wp-volt-gal-details-handle::after {
	content: "\f0de";
	font-family: FontAwesome;
	font-size: 15px;
	margin-left: 7px;
	position: relative;
	top: 4px;
}
.photo-gallery-module .gallery-container:-webkit-full-screen .wp-volt-gal-details-handle::after {
	content: "\f0de";
	font-family: FontAwesome;
	font-size: 15px;
	margin-left: 7px;
	position: relative;
	top: 4px;
}
.photo-gallery-module .gallery-container:-ms-fullscreen .wp-volt-gal-details-handle::after {
	content: "\f0de";
	font-family: FontAwesome;
	font-size: 15px;
	margin-left: 7px;
	position: relative;
	top: 4px;
}

.photo-gallery-module .gallery-container:-moz-full-screen .wp-volt-gal-details.expanded .wp-volt-gal-details-handle::after {
	content: "\f0dd";
	top: -3px;
}
.photo-gallery-module .gallery-container:fullscreen .wp-volt-gal-details.expanded .wp-volt-gal-details-handle::after {
	content: "\f0dd";
	top: -3px;
}
.photo-gallery-module .gallery-container:-webkit-full-screen .wp-volt-gal-details.expanded .wp-volt-gal-details-handle::after {
	content: "\f0dd";
	top: -3px;
}
.photo-gallery-module .gallery-container:-ms-fullscreen .wp-volt-gal-details.expanded .wp-volt-gal-details-handle::after {
	content: "\f0dd";
	top: -3px;
}

.photo-gallery-module .gallery-container:-moz-full-screen .wp-volt-gal-details-wrap {
	height: 0;
	overflow: hidden;
	margin-bottom: 0;
	transition: height 300ms,margin-bottom 300ms;
	-webkit-transition: height 300ms,margin-bottom 300ms;
	-moz-transition: height 300ms,margin-bottom 300ms;
	-o-transition: height 300ms,margin-bottom 300ms;
}
.photo-gallery-module .gallery-container:fullscreen .wp-volt-gal-details-wrap {
	height: 0;
	overflow: hidden;
	margin-bottom: 0;
	transition: height 300ms,margin-bottom 300ms;
	-webkit-transition: height 300ms,margin-bottom 300ms;
	-moz-transition: height 300ms,margin-bottom 300ms;
	-o-transition: height 300ms,margin-bottom 300ms;
}
.photo-gallery-module .gallery-container:-webkit-full-screen .wp-volt-gal-details-wrap {
	height: 0;
	overflow: hidden;
	margin-bottom: 0;
	transition: height 300ms,margin-bottom 300ms;
	-webkit-transition: height 300ms,margin-bottom 300ms;
	-moz-transition: height 300ms,margin-bottom 300ms;
	-o-transition: height 300ms,margin-bottom 300ms;
}
.photo-gallery-module .gallery-container:-ms-fullscreen .wp-volt-gal-details-wrap {
	height: 0;
	overflow: hidden;
	margin-bottom: 0;
	transition: height 300ms,margin-bottom 300ms;
	-webkit-transition: height 300ms,margin-bottom 300ms;
	-moz-transition: height 300ms,margin-bottom 300ms;
	-o-transition: height 300ms,margin-bottom 300ms;
}

.photo-gallery-module .gallery-container:-moz-full-screen .wp-volt-gal-details.expanded .wp-volt-gal-details-wrap {
	margin-bottom: 20px;
}
.photo-gallery-module .gallery-container:fullscreen .wp-volt-gal-details.expanded .wp-volt-gal-details-wrap {
	margin-bottom: 20px;
}
.photo-gallery-module .gallery-container:-webkit-full-screen .wp-volt-gal-details.expanded .wp-volt-gal-details-wrap {
	margin-bottom: 20px;
}
.photo-gallery-module .gallery-container:-ms-fullscreen .wp-volt-gal-details.expanded .wp-volt-gal-details-wrap {
	margin-bottom: 20px;
}

.photo-gallery-module .gallery-container:-moz-full-screen .wp-volt-gal-details-main {
	overflow: hidden;
	padding: 5px 20px;
}
.photo-gallery-module .gallery-container:fullscreen .wp-volt-gal-details-main {
	overflow: hidden;
	padding: 5px 20px;
}
.photo-gallery-module .gallery-container:-webkit-full-screen .wp-volt-gal-details-main {
	overflow: hidden;
	padding: 5px 20px;
}
.photo-gallery-module .gallery-container:-ms-fullscreen .wp-volt-gal-details-main {
	overflow: hidden;
	padding: 5px 20px;
}

.photo-gallery-module .gallery-container .wp-volt-gal-caption {
	font-family: FranklinITCStdLight,Helvetica,Arial,sans-serif;
	font-size: 14px;
	line-height: 20px;
}

.photo-gallery-module .gallery-container:-moz-full-screen .wp-volt-gal-caption {
	color: #ccc;
}
.photo-gallery-module .gallery-container:fullscreen .wp-volt-gal-caption {
	color: #ccc;
}
.photo-gallery-module .gallery-container:-webkit-full-screen .wp-volt-gal-caption {
	color: #ccc;
}
.photo-gallery-module .gallery-container:-ms-fullscreen .wp-volt-gal-caption {
	color: #ccc;
}

.photo-gallery-module .wp-volt-gal-bar-pie {
	display:inline-block;
}
.photo-gallery-module .wp-volt-gal-bar-pie {
	background-color:white;
	position:relative;
	vertical-align:sub;
}
/*.wp-volt-gal-bar-pie {
	display:none;
}*/
.photo-gallery-module .wp-volt-gal-pie {
	position:relative;
	background-color:inherit;
}
.photo-gallery-module .wp-volt-gal-pie {
	width:16px;
	height:16px
}
.photo-gallery-module .wp-volt-gal-pie-playing .wp-volt-gal-pie-anim {
	animation-play-state:running;
	-webkit-animation-play-state:running;
	-moz-animation-play-state:running;
	-o-animation-play-state:running;
	-ms-animation-play-state:running;
}
.photo-gallery-module .wp-volt-gal-bar-pie .wp-volt-gal-pie-inner {
	background:white;
	border:2px solid #999;
}
.photo-gallery-module .wp-volt-gal-pie-inner {
	width:50%;
	height:100%;
	position:absolute;
	-webkit-transform-origin:100% 50%;
	-ms-transform-origin:100% 50%;
	transform-origin:100% 50%
}
.photo-gallery-module .wp-volt-gal-pie-mask {
	box-sizing: border-box;
	width:55%;
	margin-left:-5%;
	height:100%;
	position:absolute;
	background:inherit;
	opacity:1;
	z-index:300;
	-webkit-animation-name:wp-volt-gal-pie-masker;
	-webkit-animation-duration:1s;
	-webkit-animation-timing-function:steps(1,end);
	-webkit-animation-delay:0;
	-webkit-animation-iteration-count:1;
	-webkit-animation-direction:normal;
	-webkit-animation-fill-mode:forwards;
	-webkit-animation-play-state:running;
	animation-name:wp-volt-gal-pie-masker;
	animation-duration:1s;
	animation-timing-function:steps(1,end);
	animation-delay:0;
	animation-iteration-count:1;
	animation-direction:normal;
	animation-fill-mode:forwards;
	animation-play-state:running;
}
@-webkit-keyframes wp-volt-gal-pie-masker {
	0% {
		opacity:1
	}
	50%,100% {
		opacity:0
	}
}
@keyframes wp-volt-gal-pie-masker {
	0% {
		opacity:1
	}
	50%,100% {
		opacity:0
	}
}
@-moz-keyframes wp-volt-gal-pie-masker {
	0% {
		opacity:1
	}
	50%,100% {
		opacity:0
	}
}
@-o-keyframes wp-volt-gal-pie-masker {
	0% {
		opacity:1
	}
	50%,100% {
		opacity:0
	}
}
.photo-gallery-module .wp-volt-gal-bar-pie .wp-volt-gal-pie-spinner {
	border-right:none;
}
.photo-gallery-module .wp-volt-gal-bar-pie .wp-volt-gal-pie-spinner, .wp-volt-gal-bar-pie .wp-volt-gal-pie-filler, .wp-volt-gal-bar-pie .wp-volt-gal-pie-mask {
	animation-duration:1.5
}
.photo-gallery-module .wp-volt-gal-pie-spinner {
	box-sizing: border-box;
	border-radius:100% 0 0 100%/50% 0 0 50%;
	z-index:200;
	-webkit-animation-name:wp-volt-gal-pie-rota;
	-webkit-animation-duration:1s;
	-webkit-animation-timing-function:linear;
	-webkit-animation-delay:0;
	-webkit-animation-iteration-count:1;
	-webkit-animation-direction:normal;
	-webkit-animation-fill-mode:forwards;
	-webkit-animation-play-state:running;
	animation-name:wp-volt-gal-pie-rota;
	animation-duration:1s;
	animation-timing-function:linear;
	animation-delay:0;
	animation-iteration-count:1;
	animation-direction:normal;
	animation-fill-mode:forwards;
	animation-play-state:running;
}
@keyframes wp-volt-gal-pie-rota {
	0% {
		transform:rotate(0)
	}
	100% {
		transform:rotate(360deg)
	}
}
@-webkit-keyframes wp-volt-gal-pie-rota {
	0% {
		-webkit-transform:rotate(0)
	}
	100% {
		-webkit-transform:rotate(360deg)
	}
}
@-moz-keyframes wp-volt-gal-pie-rota {
	0% {
		-moz-transform:rotate(0)
	}
	100% {
		-moz-transform:rotate(360deg)
	}
}
@-o-keyframes wp-volt-gal-pie-rota {
	0% {
		-o-transform:rotate(0)
	}
	100% {
		-o-transform:rotate(360deg)
	}
}
@-webkit-keyframes wp-volt-gal-pie-filler {
	0% {
		opacity:0
	}
	50%,100% {
		opacity:1
	}
}
@keyframes wp-volt-gal-pie-filler {
	0% {
		opacity:0
	}
	50%,100% {
		opacity:1
	}
}
.photo-gallery-module .wp-volt-gal-pie-filler {
	box-sizing: border-box;
	border-radius:0 100% 100% 0/0 50% 50% 0;
	left:50%;
	opacity:0;
	z-index:100;
	-webkit-animation-name:wp-volt-gal-pie-filler;
	-webkit-animation-duration:1s;
	-webkit-animation-timing-function:steps(1,end);
	-webkit-animation-delay:0;
	-webkit-animation-iteration-count:1;
	-webkit-animation-direction:normal;
	-webkit-animation-fill-mode:forwards;
	-webkit-animation-play-state:running;
	animation-name:wp-volt-gal-pie-filler;
	animation-duration:1s;
	animation-timing-function:steps(1,end);
	animation-delay:0;
	animation-iteration-count:1;
	animation-direction:normal;
	animation-fill-mode:forwards;
	animation-play-state:running
}
.photo-gallery-module .wp-volt-gal-bar-pie .wp-volt-gal-pie-filler {
	border-left: none;
}
.photo-gallery-module .gallery-container {
	position: relative;
}

.photo-gallery-module .gal-slide img {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	max-width: 100%;
	max-height: 100%;
	margin: auto;
	overflow: auto;
}

/* Make sure that the placeholder for "inline" galleries are hidden */
photo-gallery {
	display: none !important;
}

a.photo-gallery-modal {
	cursor: pointer !important;
}

.remodal .photo-gallery-module {
	text-align: left;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	/* IE10+ CSS styles go here */
	.photo-gallery-module .gal-slide img {
		position: absolute;
	}
}
