@font-face {
font-family: 'Material Icons';
font-style: normal;
font-weight: 400;
src: url(//billysunshine.com/wp-content/plugins/tm-photo-gallery/media/fonts/MaterialIcons-Regular.eot); src: local('Material Icons'),
local('MaterialIcons-Regular'),
url(//billysunshine.com/wp-content/plugins/tm-photo-gallery/media/fonts/iconfont/MaterialIcons-Regular.woff2) format('woff2'),
url(//billysunshine.com/wp-content/plugins/tm-photo-gallery/media/fonts/iconfont/MaterialIcons-Regular.woff) format('woff'),
url(//billysunshine.com/wp-content/plugins/tm-photo-gallery/media/fonts/iconfont/MaterialIcons-Regular.ttf) format('truetype');
}
.material-icons {
font-family: 'Material Icons';
font-weight: normal;
font-style: normal;
font-size: 24px; display: inline-block;
line-height: 1;
text-transform: none;
letter-spacing: normal;
word-wrap: normal;
white-space: nowrap;
direction: ltr; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; -moz-osx-font-smoothing: grayscale; font-feature-settings: 'liga';
}@font-face {
font-family: 'fontello';
src: url(//billysunshine.com/wp-content/plugins/tm-photo-gallery/media/css/fonts/fontello.eot?24664586);
src: url(//billysunshine.com/wp-content/plugins/tm-photo-gallery/media/css/fonts/fontello.eot?24664586#iefix) format('embedded-opentype'),
url(//billysunshine.com/wp-content/plugins/tm-photo-gallery/media/css/fonts/fontello.woff2?24664586) format('woff2'),
url(//billysunshine.com/wp-content/plugins/tm-photo-gallery/media/css/fonts/fontello.woff?24664586) format('woff'),
url(//billysunshine.com/wp-content/plugins/tm-photo-gallery/media/css/fonts/fontello.ttf?24664586) format('truetype'),
url(//billysunshine.com/wp-content/plugins/tm-photo-gallery/media/css/fonts/fontello.svg?24664586#fontello) format('svg');
font-weight: normal;
font-style: normal;
}   [class^="fontello-"]:before, [class*=" fontello-"]:before {
font-family: "fontello";
font-style: normal;
font-weight: normal;
speak: none;
display: inline-block;
text-decoration: inherit;
width: 1em;
margin-right: .2em;
text-align: center;  font-variant: normal;
text-transform: none; line-height: 1em;  margin-left: .2em;   -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;  }
.fontello-arrow-left:before { content: '\e800'; } .fontello-arrow-right:before { content: '\e801'; }.lg-icon {
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.lg-actions .lg-next, .lg-actions .lg-prev {
background-color: rgba(0, 0, 0, 0.45);
border-radius: 2px;
color: #999;
cursor: pointer;
display: block;
font-size: 22px;
margin-top: -10px;
padding: 8px 10px 9px;
position: absolute;
top: 50%;
z-index: 1080;
}
.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
pointer-events: none;
opacity: 0.5;
}
.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
color: #FFF;
}
.lg-actions .lg-next {
right: 20px;
}
.lg-actions .lg-next:before {
content: "\e095";
}
.lg-actions .lg-prev {
left: 20px;
}
.lg-actions .lg-prev:after {
content: "\e094";
}
@-webkit-keyframes lg-right-end {
0% {
left: 0;
}
50% {
left: -30px;
}
100% {
left: 0;
}
}
@-moz-keyframes lg-right-end {
0% {
left: 0;
}
50% {
left: -30px;
}
100% {
left: 0;
}
}
@-ms-keyframes lg-right-end {
0% {
left: 0;
}
50% {
left: -30px;
}
100% {
left: 0;
}
}
@keyframes lg-right-end {
0% {
left: 0;
}
50% {
left: -30px;
}
100% {
left: 0;
}
}
@-webkit-keyframes lg-left-end {
0% {
left: 0;
}
50% {
left: 30px;
}
100% {
left: 0;
}
}
@-moz-keyframes lg-left-end {
0% {
left: 0;
}
50% {
left: 30px;
}
100% {
left: 0;
}
}
@-ms-keyframes lg-left-end {
0% {
left: 0;
}
50% {
left: 30px;
}
100% {
left: 0;
}
}
@keyframes lg-left-end {
0% {
left: 0;
}
50% {
left: 30px;
}
100% {
left: 0;
}
}
.lg-outer.lg-right-end .lg-object {
-webkit-animation: lg-right-end 0.3s;
-o-animation: lg-right-end 0.3s;
animation: lg-right-end 0.3s;
position: relative;
}
.lg-outer.lg-left-end .lg-object {
-webkit-animation: lg-left-end 0.3s;
-o-animation: lg-left-end 0.3s;
animation: lg-left-end 0.3s;
position: relative;
}
.lg-toolbar {
z-index: 1082;
left: 0;
position: absolute;
top: 0;
width: 100%;
background-color: rgba(0, 0, 0, 0.45);
}
.lg-toolbar .lg-icon {
color: #999;
cursor: pointer;
float: right;
font-size: 24px;
height: 47px;
line-height: 27px;
padding: 10px 0;
text-align: center;
width: 50px;
text-decoration: none !important;
outline: medium none;
-webkit-transition: color 0.2s linear;
-o-transition: color 0.2s linear;
transition: color 0.2s linear;
}
.lg-toolbar .lg-icon:hover {
color: #FFF;
}
.lg-toolbar .lg-close:after {
content: "\e070";
}
.lg-toolbar .lg-download:after {
content: "\e0f2";
}
.lg-sub-html {
background-color: rgba(0, 0, 0, 0.45);
bottom: 0;
color: #EEE;
font-size: 16px;
left: 0;
padding: 10px 40px;
position: fixed;
right: 0;
text-align: center;
z-index: 1080;
}
.lg-sub-html h4 {
margin: 0;
font-size: 13px;
font-weight: bold;
}
.lg-sub-html p {
font-size: 12px;
margin: 5px 0 0;
}
#lg-counter {
color: #999;
display: inline-block;
font-size: 16px;
padding-left: 20px;
padding-top: 12px;
vertical-align: middle;
}
.lg-toolbar, .lg-prev, .lg-next {
opacity: 1;
-webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
-moz-transition: -moz-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
-o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
}
.lg-hide-items .lg-prev {
opacity: 0;
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
.lg-hide-items .lg-next {
opacity: 0;
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
.lg-hide-items .lg-toolbar {
opacity: 0;
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
-webkit-transform: scale3d(0.5, 0.5, 0.5);
transform: scale3d(0.5, 0.5, 0.5);
opacity: 0;
-webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
-moz-transition: -moz-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
-o-transition: -o-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
-webkit-transform-origin: 50% 50%;
-moz-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
transform-origin: 50% 50%;
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
opacity: 1;
}
.lg-outer .lg-thumb-outer {
background-color: #0D0A0A;
bottom: 0;
position: absolute;
width: 100%;
z-index: 1080;
max-height: 350px;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
-webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
-moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
-o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
cursor: -webkit-grab;
cursor: -moz-grab;
cursor: -o-grab;
cursor: -ms-grab;
cursor: grab;
}
.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
cursor: move;
cursor: -webkit-grabbing;
cursor: -moz-grabbing;
cursor: -o-grabbing;
cursor: -ms-grabbing;
cursor: grabbing;
}
.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
-webkit-transition-duration: 0s !important;
transition-duration: 0s !important;
}
.lg-outer.lg-thumb-open .lg-thumb-outer {
-webkit-transform: translate3d(0, 0%, 0);
transform: translate3d(0, 0%, 0);
}
.lg-outer .lg-thumb {
padding: 10px 0;
height: 100%;
margin-bottom: -5px;
}
.lg-outer .lg-thumb-item {
border-radius: 5px;
cursor: pointer;
float: left;
overflow: hidden;
height: 100%;
border: 2px solid #FFF;
border-radius: 4px;
margin-bottom: 5px;
}
@media (min-width: 1025px) {
.lg-outer .lg-thumb-item {
-webkit-transition: border-color 0.25s ease;
-o-transition: border-color 0.25s ease;
transition: border-color 0.25s ease;
}
}
.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
border-color: #a90707;
}
.lg-outer .lg-thumb-item img {
width: 100%;
height: 100%;
}
.lg-outer.lg-has-thumb .lg-item {
padding-bottom: 120px;
}
.lg-outer.lg-can-toggle .lg-item {
padding-bottom: 0;
}
.lg-outer.lg-pull-caption-up .lg-sub-html {
-webkit-transition: bottom 0.25s ease;
-o-transition: bottom 0.25s ease;
transition: bottom 0.25s ease;
}
.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
bottom: 100px;
}
.lg-outer .lg-toogle-thumb {
background-color: #0D0A0A;
border-radius: 2px 2px 0 0;
color: #999;
cursor: pointer;
font-size: 24px;
height: 39px;
line-height: 27px;
padding: 5px 0;
position: absolute;
right: 20px;
text-align: center;
top: -39px;
width: 50px;
}
.lg-outer .lg-toogle-thumb:after {
content: "\e1ff";
}
.lg-outer .lg-toogle-thumb:hover {
color: #FFF;
}
.lg-outer .lg-video-cont {
display: inline-block;
vertical-align: middle;
max-width: 1140px;
max-height: 100%;
width: 100%;
padding: 0 5px;
}
.lg-outer .lg-video {
width: 100%;
height: 0;
padding-bottom: 56.25%;
overflow: hidden;
position: relative;
}
.lg-outer .lg-video .lg-object {
display: inline-block;
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}
.lg-outer .lg-video .lg-video-play {
width: 84px;
height: 59px;
position: absolute;
left: 50%;
top: 50%;
margin-left: -42px;
margin-top: -30px;
z-index: 1080;
cursor: pointer;
}
.lg-outer .lg-has-vimeo .lg-video-play {
background: url(//billysunshine.com/wp-content/plugins/tm-photo-gallery/media/css/img/vimeo-play.png) no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-vimeo:hover .lg-video-play {
background: url(//billysunshine.com/wp-content/plugins/tm-photo-gallery/media/css/img/vimeo-play.png) no-repeat scroll 0 -58px transparent;
}
.lg-outer .lg-has-html5 .lg-video-play {
background: transparent url(//billysunshine.com/wp-content/plugins/tm-photo-gallery/media/css/img/video-play.png) no-repeat scroll 0 0;
height: 64px;
margin-left: -32px;
margin-top: -32px;
width: 64px;
opacity: 0.8;
}
.lg-outer .lg-has-html5:hover .lg-video-play {
opacity: 1;
}
.lg-outer .lg-has-youtube .lg-video-play {
background: url(//billysunshine.com/wp-content/plugins/tm-photo-gallery/media/css/img/youtube-play.png) no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-youtube:hover .lg-video-play {
background: url(//billysunshine.com/wp-content/plugins/tm-photo-gallery/media/css/img/youtube-play.png) no-repeat scroll 0 -60px transparent;
}
.lg-outer .lg-video-object {
width: 100% !important;
height: 100% !important;
position: absolute;
top: 0;
left: 0;
}
.lg-outer .lg-has-video .lg-video-object {
visibility: hidden;
}
.lg-outer .lg-has-video.lg-video-playing .lg-object, .lg-outer .lg-has-video.lg-video-playing .lg-video-play {
display: none;
}
.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
visibility: visible;
}
.lg-progress-bar {
background-color: #333;
height: 5px;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 1080;
opacity: 0;
-webkit-transition: opacity 0.08s ease 0s;
-moz-transition: opacity 0.08s ease 0s;
-o-transition: opacity 0.08s ease 0s;
transition: opacity 0.08s ease 0s;
}
.lg-progress-bar .lg-progress {
background-color: #a90707;
height: 5px;
width: 0;
}
.lg-progress-bar.lg-start .lg-progress {
width: 100%;
}
.lg-show-autoplay .lg-progress-bar {
opacity: 1;
}
.lg-autoplay-button:after {
content: "\e01d";
}
.lg-show-autoplay .lg-autoplay-button:after {
content: "\e01a";
}
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
-webkit-transition-duration: 0s;
transition-duration: 0s;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
-webkit-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
-moz-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
-o-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
-webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
-moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
-o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
-webkit-transform-origin: 0 0;
-moz-transform-origin: 0 0;
-ms-transform-origin: 0 0;
transform-origin: 0 0;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
}
#lg-zoom-in:after {
content: "\e311";
}
#lg-actual-size {
font-size: 20px;
}
#lg-actual-size:after {
content: "\e033";
}
#lg-zoom-out {
opacity: 0.5;
pointer-events: none;
}
#lg-zoom-out:after {
content: "\e312";
}
.lg-zoomed #lg-zoom-out {
opacity: 1;
pointer-events: auto;
}
.lg-outer .lg-pager-outer {
bottom: 60px;
left: 0;
position: absolute;
right: 0;
text-align: center;
z-index: 1080;
height: 10px;
}
.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
overflow: visible;
}
.lg-outer .lg-pager-cont {
cursor: pointer;
display: inline-block;
overflow: hidden;
position: relative;
vertical-align: top;
margin: 0 5px;
}
.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
box-shadow: 0 0 0 2px white inset;
}
.lg-outer .lg-pager-thumb-cont {
background-color: #fff;
color: #FFF;
bottom: 100%;
height: 83px;
left: 0;
margin-bottom: 20px;
margin-left: -60px;
opacity: 0;
padding: 5px;
position: absolute;
width: 120px;
border-radius: 3px;
-webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
-moz-transition: opacity 0.15s ease 0s, -moz-transform 0.15s ease 0s;
-o-transition: opacity 0.15s ease 0s, -o-transform 0.15s ease 0s;
transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
.lg-outer .lg-pager-thumb-cont img {
width: 100%;
height: 100%;
}
.lg-outer .lg-pager {
background-color: rgba(255, 255, 255, 0.5);
border-radius: 50%;
box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
display: block;
height: 12px;
-webkit-transition: box-shadow 0.3s ease 0s;
-o-transition: box-shadow 0.3s ease 0s;
transition: box-shadow 0.3s ease 0s;
width: 12px;
}
.lg-outer .lg-pager:hover, .lg-outer .lg-pager:focus {
box-shadow: 0 0 0 8px white inset;
}
.lg-outer .lg-caret {
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-top: 10px dashed;
bottom: -10px;
display: inline-block;
height: 0;
left: 50%;
margin-left: -5px;
position: absolute;
vertical-align: middle;
width: 0;
}
.lg-fullscreen:after {
content: "\e20c";
}
.lg-fullscreen-on .lg-fullscreen:after {
content: "\e20d";
}
.group {
*zoom: 1;
}
.group:before, .group:after {
display: table;
content: "";
line-height: 0;
}
.group:after {
clear: both;
}
.lg-outer {
width: 100%;
height: 100%;
position: fixed;
top: 0;
left: 0;
z-index: 1050;
opacity: 0;
-webkit-transition: opacity 0.15s ease 0s;
-o-transition: opacity 0.15s ease 0s;
transition: opacity 0.15s ease 0s;
}
.lg-outer * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.lg-outer.lg-visible {
opacity: 1;
}
.lg-outer.lg-css3 .lg-item.lg-prev-slide, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-current {
-webkit-transition-duration: inherit !important;
transition-duration: inherit !important;
-webkit-transition-timing-function: inherit !important;
transition-timing-function: inherit !important;
}
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
-webkit-transition-duration: 0s !important;
transition-duration: 0s !important;
opacity: 1;
}
.lg-outer.lg-grab img.lg-object {
cursor: -webkit-grab;
cursor: -moz-grab;
cursor: -o-grab;
cursor: -ms-grab;
cursor: grab;
}
.lg-outer.lg-grabbing img.lg-object {
cursor: move;
cursor: -webkit-grabbing;
cursor: -moz-grabbing;
cursor: -o-grabbing;
cursor: -ms-grabbing;
cursor: grabbing;
}
.lg-outer .lg {
height: 100%;
width: 100%;
position: relative;
overflow: hidden;
margin-left: auto;
margin-right: auto;
max-width: 100%;
max-height: 100%;
}
.lg-outer .lg-inner {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
white-space: nowrap;
}
.lg-outer .lg-item {
display: none !important;
}
.lg-outer.lg-css3 .lg-prev-slide, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide {
display: inline-block !important;
}
.lg-outer.lg-css .lg-current {
display: inline-block !important;
}
.lg-outer .lg-item, .lg-outer .lg-img-wrap {
display: inline-block;
text-align: center;
position: absolute;
width: 100%;
height: 100%;
}
.lg-outer .lg-item:before, .lg-outer .lg-img-wrap:before {
content: "";
display: inline-block;
height: 50%;
width: 1px;
margin-right: -1px;
}
.lg-outer .lg-img-wrap {
position: absolute;
padding: 0 5px;
left: 0;
right: 0;
top: 0;
bottom: 0;
}
.lg-outer .lg-item.lg-complete {
background-image: none;
}
.lg-outer .lg-item.lg-current {
z-index: 1060;
}
.lg-outer .lg-image {
display: inline-block;
vertical-align: middle;
max-width: 100%;
max-height: 100%;
width: auto !important;
height: auto !important;
}
.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
opacity: 0;
-webkit-transition: opacity 0.15s ease 0s;
-o-transition: opacity 0.15s ease 0s;
transition: opacity 0.15s ease 0s;
}
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
opacity: 1;
}
.lg-outer .lg-empty-html {
display: none;
}
.lg-outer.lg-hide-download #lg-download {
display: none;
}
.lg-backdrop {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 1040;
background-color: #000;
opacity: 0;
-webkit-transition: opacity 0.15s ease 0s;
-o-transition: opacity 0.15s ease 0s;
transition: opacity 0.15s ease 0s;
}
.lg-backdrop.in {
opacity: 1;
}
.lg-css3.lg-no-trans .lg-prev-slide, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-current {
-webkit-transition: none 0s ease 0s !important;
-moz-transition: none 0s ease 0s !important;
-o-transition: none 0s ease 0s !important;
transition: none 0s ease 0s !important;
}
.lg-css3.lg-use-css3 .lg-item {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
}
.lg-css3.lg-use-left .lg-item {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
}
.lg-css3.lg-fade .lg-item {
opacity: 0;
}
.lg-css3.lg-fade .lg-item.lg-current {
opacity: 1;
}
.lg-css3.lg-fade .lg-item.lg-prev-slide, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-current {
-webkit-transition: opacity 0.1s ease 0s;
-moz-transition: opacity 0.1s ease 0s;
-o-transition: opacity 0.1s ease 0s;
transition: opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item {
opacity: 0;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-left .lg-item {
opacity: 0;
position: absolute;
left: 0;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
left: -100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
left: 100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
left: 0;
opacity: 1;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
-webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
-moz-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
-o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,700,600");html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent;text-decoration:none}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0;max-width:100%;vertical-align:top}svg:not(:root){overflow:hidden}figure{margin:0px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}ul{margin:0;padding:0;list-style-type:none}.preloader{-webkit-animation:rotate 1.4s linear infinite;animation:rotate 1.4s linear infinite;position:relative;left:50%;margin-bottom:20px;margin-left:-50px;width:100px;height:100px}@media (min-width: 992px){.preloader{width:117px;height:117px;margin-left:-58px}}.filter-select{display:inline-block;text-align:left;position:relative;font-weight:700;margin-bottom:15px;font-size:12px;font-size:0.75rem;line-height:20px}.filter-select__panel{background:#fff;text-transform:uppercase;padding:14px 45px 14px 20px;border:1px solid #e1e1e1;min-width:210px;position:relative;cursor:pointer}.filter-select__panel:before{content:'\f107';position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:18px;font:400 22px/1 'FontAwesome'}.filter-select__panel:hover{box-shadow:-2px 4px 13px 0px rgba(0,0,0,0.1)}.filter-select__list{padding:5px 0;position:absolute;width:100%;left:-9999px;z-index:1;background:#fff;border:1px solid #e1e1e1;margin-top:2px;-webkit-transition:.3s;transition:.3s;-webkit-transition-property:opacity, margin-top;transition-property:opacity, margin-top;opacity:0}.filter-select__list li{list-style:none;border:none;border-top:1px solid #e1e1e1}.filter-select__list li:first-child{border:none}.filter-select__list li a{display:block;padding:3.5px 20px;text-transform:uppercase;box-shadow:none}.filter-select.open .filter-select__panel{box-shadow:-2px 4px 13px 0px rgba(0,0,0,0.1)}.filter-select.open .filter-select__list{opacity:1;left:0}.tm-pg{font-family:"Open Sans",sans-serif;font-size:0.875rem;color:#888}.tm-pg a{color:#b4b7ba}.tm-pg a:active,.tm-pg a:focus{color:#b4b7ba;box-shadow:none}.tm-pg a i{color:#b4b7ba}.tm-pg a:hover{color:#298ffc}.tm-pg a:hover i{color:inherit}.tm-pg a:disabled,.tm-pg a.disabled{opacity:.5;cursor:default;pointer-events:none}.tm-pg a:disabled:hover,.tm-pg a.disabled:hover{background:inherit;color:inherit}.tm-pg p{margin:0 0 1em}.tm-pg h1,.tm-pg h2,.tm-pg h3,.tm-pg h4,.tm-pg h5,.tm-pg h6,.tm-pg_library_popup h1,.tm-pg_library_popup h2,.tm-pg_library_popup h3,.tm-pg_library_popup h4,.tm-pg_library_popup h5,.tm-pg_library_popup h6{font-family:"Open Sans",sans-serif;font-weight:600;color:#23282d}.tm-pg h1,.tm-pg_library_popup h1{font-size:2.85em;margin:0 0 0.2em 0}.tm-pg h2,.tm-pg_library_popup h2{font-size:2.43em;margin:0 0 0.4em 0}.tm-pg h3,.tm-pg_library_popup h3{font-size:2.14em;margin:0 0 0.5em 0}.tm-pg h4,.tm-pg_library_popup h4{font-size:1.74em;margin:0 0 0.7em 0}.tm-pg h5,.tm-pg_library_popup h5{font-size:1.43em;margin:0 0 0.8em 0}.tm-pg h6,.tm-pg_library_popup h6{font-size:1.14em;margin:0 0 0.8em 0}.tm-pg_sidebar-title{padding:11px 0 0;margin:0 0 11px}.tm-pg_library_title{margin:0}.tm-pg_library_grid_header_select_all.selected i{color:#298ffc}.tm-pg_frontend_lightbox{position:relative;width:100%;height:100%;width:100vw;height:100vh}.tm-pg_frontend_lightbox .lSSlideOuter,.tm-pg_frontend_lightbox .lSSlideWrapper,.tm-pg_frontend_lightbox .lslide,.tm-pg_frontend_lightbox .lslide div{height:100%}.tm-pg_frontend_lightbox .lightSlider{height:100% !important}.tm-pg_frontend_lightbox .lSSlideOuter .lSPager.lSGallery{position:absolute;bottom:0;padding:5px;background:rgba(30,30,30,0.8);width:100% !important;margin:0 !important;text-align:center;box-sizing:border-box}.tm-pg_frontend_lightbox .lSSlideOuter .lSPager.lSGallery li{width:auto !important;display:inline-block;vertical-align:middle;float:none}.tm-pg_frontend_lightbox .lSSlideOuter .lSPager.lSGallery li a{display:block;max-width:100%;position:relative;z-index:10}.tm-pg_frontend_lightbox .lSSlideOuter .lSPager.lSGallery li a:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(30,30,30,0.8);opacity:0;-webkit-transition:333ms opacity;transition:333ms opacity}.tm-pg_frontend_lightbox .lSSlideOuter .lSPager.lSGallery li a:after{content:'check';font-family:'Material Icons';font-weight:normal;font-style:normal;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-feature-settings:'liga';-moz-font-feature-settings:'liga';font-feature-settings:'liga';font-size:30px;color:white;position:absolute;top:50%;left:50%;opacity:0;-webkit-transform:translate(-50%, -50%) scale(2);-ms-transform:translate(-50%, -50%) scale(2);transform:translate(-50%, -50%) scale(2);-webkit-transition:333ms all;transition:333ms all}.tm-pg_frontend_lightbox .lSSlideOuter .lSPager.lSGallery li.active,.tm-pg_frontend_lightbox .lSSlideOuter .lSPager.lSGallery li:hover{border-radius:0}.tm-pg_frontend_lightbox .lSSlideOuter .lSPager.lSGallery li.active a:before,.tm-pg_frontend_lightbox .lSSlideOuter .lSPager.lSGallery li.active a:after,.tm-pg_frontend_lightbox .lSSlideOuter .lSPager.lSGallery li:hover a:before,.tm-pg_frontend_lightbox .lSSlideOuter .lSPager.lSGallery li:hover a:after{opacity:1}.tm-pg_frontend_lightbox .lSSlideOuter .lSPager.lSGallery li.active a:after,.tm-pg_frontend_lightbox .lSSlideOuter .lSPager.lSGallery li:hover a:after{-webkit-transform:translate(-50%, -50%) scale(1);-ms-transform:translate(-50%, -50%) scale(1);transform:translate(-50%, -50%) scale(1)}body.lg-on{overflow:hidden}.tm-pg_front_gallery{padding:50px 0;font-family:"Open Sans",sans-serif;line-height:1.2;color:#888}.tm-pg_front_gallery-tabs{text-align:center;border-bottom:1px solid #dedede;margin:0 0 0.9375rem}.tm-pg_front_gallery-tabs li{display:block;margin:10px 0}@media (min-width: 768px){.tm-pg_front_gallery-tabs li{display:inline-block;vertical-align:middle;margin:0}}.tm-pg_front_gallery-tabs li a{font-size:1rem;font-weight:600;padding:0 0 5px;display:inline-block;vertical-align:middle;position:relative;color:#23282d}@media (min-width: 768px){.tm-pg_front_gallery-tabs li a{padding:5px 22px 30px}}.tm-pg_front_gallery-tabs li a:after{content:'';width:100%;height:0;position:absolute;left:0;bottom:-1px;background:#298ffc;-webkit-transition:333ms height;transition:333ms height}.tm-pg_front_gallery-tabs li.active a,.tm-pg_front_gallery-tabs li:hover a{color:#298ffc}.tm-pg_front_gallery-tabs li.active a:after,.tm-pg_front_gallery-tabs li:hover a:after{height:4px}.tm-pg_front_gallery-navigation{text-align:center;margin:0.9375rem 0}.tm-pg_front_gallery-navigation>div,.tm-pg_front_gallery-navigation>nav{display:block}@media (min-width: 768px){.tm-pg_front_gallery-navigation>div,.tm-pg_front_gallery-navigation>nav{display:inline-block;vertical-align:middle}}@media (min-width: 768px){.tm-pg_front_gallery-navigation>div{margin-right:5px}}.tm-pg_front_gallery-navigation .tm_pg_nav-links{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin:10px 0 0}@media (min-width: 768px){.tm-pg_front_gallery-navigation .tm_pg_nav-links{margin:0}}.tm-pg_front_gallery-navigation .tm_pg_nav-links>*{margin:0 10px}.tm-pg_front_gallery-navigation .tm_pg_nav-links>*.current{color:#298ffc}.tm-pg_front_gallery-navigation .tm_pg_nav-links a.tm_pg_page-numbers{font-size:14px;line-height:1.5;color:#23282d;box-shadow:none}.tm-pg_front_gallery-navigation .tm_pg_nav-links a.tm_pg_page-numbers.current{cursor:default;color:#298ffc}.tm-pg_front_gallery-navigation .tm_pg_nav-links a.tm_pg_page-numbers i{font-size:16px;line-height:1.5;color:#b4b7ba}.tm-pg_front_gallery-navigation .tm_pg_nav-links a.tm_pg_page-numbers:not(.current):hover{color:#298ffc}.tm-pg_front_gallery-navigation .tm_pg_nav-links a.tm_pg_page-numbers:not(.current):hover i{color:inherit}.tm-pg_front_gallery .load-more-button{margin:0.9375rem 0;text-align:center}.tm-pg_front_gallery .load-more-button .btn{-webkit-transition:300ms background;transition:300ms background;display:inline-block;padding:10px 20px;color:#fff;border-radius:2px;background:#298ffc;box-shadow:none}.tm-pg_front_gallery .load-more-button .btn:hover{background:#23282d;color:#fff}.tm-pg_front_gallery-preloader{-webkit-transition:all 1s ease;transition:all 1s ease;position:absolute;visibility:visible;opacity:1;margin-top:100px;left:0;width:100%}.tm-pg_front_gallery-preloader.tm-pg_hidden{visibility:hidden;opacity:0;margin-top:250px}.tm-pg_front_gallery-grid,.tm-pg_front_gallery-masonry,.tm-pg_front_gallery-justify{position:relative}.tm-pg_front_gallery-grid .tm_pg_gallery-item,.tm-pg_front_gallery-masonry .tm_pg_gallery-item,.tm-pg_front_gallery-justify .tm_pg_gallery-item{position:relative;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.tm-pg_front_gallery-grid .tm_pg_gallery-item.col-lg-12 .tm_pg_gallery-item_link,.tm-pg_front_gallery-masonry .tm_pg_gallery-item.col-lg-12 .tm_pg_gallery-item_link,.tm-pg_front_gallery-justify .tm_pg_gallery-item.col-lg-12 .tm_pg_gallery-item_link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.tm-pg_front_gallery-grid .tm_pg_gallery-item-wrapper,.tm-pg_front_gallery-masonry .tm_pg_gallery-item-wrapper,.tm-pg_front_gallery-justify .tm_pg_gallery-item-wrapper{overflow:hidden}.tm-pg_front_gallery-grid .tm_pg_gallery-item img,.tm-pg_front_gallery-masonry .tm_pg_gallery-item img,.tm-pg_front_gallery-justify .tm_pg_gallery-item img{width:100%;max-width:none}.tm-pg_front_gallery-grid .tm_pg_gallery-item_link,.tm-pg_front_gallery-masonry .tm_pg_gallery-item_link,.tm-pg_front_gallery-justify .tm_pg_gallery-item_link{display:block;vertical-align:middle;position:relative;box-shadow:none}.tm-pg_front_gallery-grid .tm_pg_gallery-item_link:before,.tm-pg_front_gallery-masonry .tm_pg_gallery-item_link:before,.tm-pg_front_gallery-justify .tm_pg_gallery-item_link:before{content:'';position:absolute;width:100%;height:100%;top:0;left:0;background:#1e1e1e;z-index:2}.tm-pg_front_gallery-grid .tm_pg_gallery-item_link:after,.tm-pg_front_gallery-masonry .tm_pg_gallery-item_link:after,.tm-pg_front_gallery-justify .tm_pg_gallery-item_link:after{font-family:'Material Icons';font-weight:normal;font-style:normal;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-feature-settings:'liga';-moz-font-feature-settings:'liga';font-feature-settings:'liga';top:50%;left:50%;-webkit-transform:translate(-50%, -50%) scale(2);-ms-transform:translate(-50%, -50%) scale(2);transform:translate(-50%, -50%) scale(2);font-size:30px;color:#fff}.tm-pg_front_gallery-grid .tm_pg_gallery-item_label,.tm-pg_front_gallery-masonry .tm_pg_gallery-item_label,.tm-pg_front_gallery-justify .tm_pg_gallery-item_label{position:absolute;top:10px;left:10px;padding:1px 5px 0;font-size:12px;line-height:1.58;font-weight:normal;color:#fff;background:#298ffc;z-index:5}.tm-pg_front_gallery-grid .tm_pg_gallery-item_meta,.tm-pg_front_gallery-masonry .tm_pg_gallery-item_meta,.tm-pg_front_gallery-justify .tm_pg_gallery-item_meta{overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:absolute;top:0;right:0;bottom:0;left:0;padding:5% 10%;text-align:center;color:#fff;z-index:3}.tm-pg_front_gallery-grid .tm_pg_gallery-item_icon,.tm-pg_front_gallery-masonry .tm_pg_gallery-item_icon,.tm-pg_front_gallery-justify .tm_pg_gallery-item_icon{display:inline-block;width:29px;height:29px;min-height:29px;margin-bottom:20px}.tm-pg_front_gallery-grid .tm_pg_gallery-item_icon.tm_pg_image-icon,.tm-pg_front_gallery-masonry .tm_pg_gallery-item_icon.tm_pg_image-icon,.tm-pg_front_gallery-justify .tm_pg_gallery-item_icon.tm_pg_image-icon{background:url(//billysunshine.com/wp-content/plugins/tm-photo-gallery/media/img/image-icon.png)}.tm-pg_front_gallery-grid .tm_pg_gallery-item_icon.tm_pg_album-icon,.tm-pg_front_gallery-masonry .tm_pg_gallery-item_icon.tm_pg_album-icon,.tm-pg_front_gallery-justify .tm_pg_gallery-item_icon.tm_pg_album-icon{background:url(//billysunshine.com/wp-content/plugins/tm-photo-gallery/media/img/album-icon.png)}.tm-pg_front_gallery-grid .tm_pg_gallery-item_icon.tm_pg_set-icon,.tm-pg_front_gallery-masonry .tm_pg_gallery-item_icon.tm_pg_set-icon,.tm-pg_front_gallery-justify .tm_pg_gallery-item_icon.tm_pg_set-icon{background:url(//billysunshine.com/wp-content/plugins/tm-photo-gallery/media/img/set-icon.png)}.tm-pg_front_gallery-grid .tm_pg_gallery-item_title,.tm-pg_front_gallery-masonry .tm_pg_gallery-item_title,.tm-pg_front_gallery-justify .tm_pg_gallery-item_title{margin:0 0 6px;font-size:20px;line-height:1.35;font-weight:600}.tm-pg_front_gallery-grid .tm_pg_gallery-item_description,.tm-pg_front_gallery-masonry .tm_pg_gallery-item_description,.tm-pg_front_gallery-justify .tm_pg_gallery-item_description{margin:0 0 6px;font-size:12px;line-height:1.58;font-weight:normal}.tm-pg_front_gallery-grid .tm_pg_gallery-item_counter,.tm-pg_front_gallery-masonry .tm_pg_gallery-item_counter,.tm-pg_front_gallery-justify .tm_pg_gallery-item_counter{margin:20px 0 0;font-size:12px;line-height:1.58;text-transform:uppercase;color:#298ffc}.tm-pg_front_gallery-grid .tm_pg_gallery-item_default_icon,.tm-pg_front_gallery-masonry .tm_pg_gallery-item_default_icon,.tm-pg_front_gallery-justify .tm_pg_gallery-item_default_icon{font-size:35px}.tm-pg_front_gallery-grid .tm_pg_gallery-item{padding-top:0.9375rem;padding-bottom:0.9375rem}.tm-pg_front_gallery-grid .tm_pg_gallery-item_show-more{padding-top:0.9375rem;padding-bottom:0.9375rem}.tm-pg_front_gallery-grid .tm_pg_gallery-item_show-more a{-webkit-transition:300ms background;transition:300ms background;background:#298ffc;display:block;width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center;font-size:1rem;font-weight:600;color:#fff;padding:20px}.tm-pg_front_gallery-grid .tm_pg_gallery-item_show-more a:hover{background:#23282d}.tm-pg_front_gallery-grid .tm_pg_gallery-item_show-more .preloader{margin-bottom:20px;margin-left:-50px;width:100px;height:100px}@media (min-width: 992px){.tm-pg_front_gallery-grid .tm_pg_gallery-item_show-more .preloader{width:117px;height:117px;margin-left:-58px}}.tm-pg_front_gallery-grid .tm_pg_gallery-item_show-more .path{stroke-dasharray:170;stroke-dashoffset:20}.tm-pg_front_gallery-masonry{width:auto;position:relative}.tm-pg_front_gallery-masonry-colum-2 .tm_pg_gallery-item{width:100%}@media (min-width: 768px){.tm-pg_front_gallery-masonry-colum-2 .tm_pg_gallery-item{width:50%}}.tm-pg_front_gallery-masonry-colum-3 .tm_pg_gallery-item{width:100%}@media (min-width: 544px){.tm-pg_front_gallery-masonry-colum-3 .tm_pg_gallery-item{width:50%}}@media (min-width: 992px){.tm-pg_front_gallery-masonry-colum-3 .tm_pg_gallery-item{width:33.3334%}}.tm-pg_front_gallery-masonry-colum-4 .tm_pg_gallery-item{width:100%}@media (min-width: 544px){.tm-pg_front_gallery-masonry-colum-4 .tm_pg_gallery-item{width:50%}}@media (min-width: 768px){.tm-pg_front_gallery-masonry-colum-4 .tm_pg_gallery-item{width:33.3334%}}@media (min-width: 992px){.tm-pg_front_gallery-masonry-colum-4 .tm_pg_gallery-item{width:25%}}.tm-pg_front_gallery-masonry .tm_pg_gallery-item_show-more{margin-bottom:0.9375rem}.tm-pg_front_gallery-masonry .tm_pg_gallery-item_show-more a{-webkit-transition:300ms background;transition:300ms background;background:#298ffc;display:block;width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center;font-size:1rem;font-weight:600;color:#fff;padding:35% 20px}.tm-pg_front_gallery-masonry .tm_pg_gallery-item_show-more a:hover{background:#23282d}.tm-pg_front_gallery-masonry .tm_pg_gallery-item_show-more .spinner{-webkit-animation:rotate 1.4s linear infinite;animation:rotate 1.4s linear infinite;position:relative;left:50%;margin-bottom:20px;margin-left:-50px;width:100px;height:100px}@media (min-width: 992px){.tm-pg_front_gallery-masonry .tm_pg_gallery-item_show-more .spinner{width:117px;height:117px;margin-left:-58px}}.tm-pg_front_gallery-masonry .tm_pg_gallery-item_show-more .path{stroke-dasharray:170;stroke-dashoffset:20}.tm-pg_front_gallery-masonry .tm_pg_gallery-item_show-more.tm_pg_loading .tm_pg_gallery-item_link_show-more{display:block}.tm-pg_front_gallery-masonry .tm_pg_gallery-item_show-more.tm_pg_loading .tm_pg_gallery-item_link_show-more .preloader{position:absolute;margin-top:-75px}.tm-pg_front_gallery-masonry .tm_pg_gallery-item_show-more.tm_pg_loading .tm_pg_gallery-item_link_show-more span{position:relative;top:75px}.tm-pg_front_gallery-justify{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-align-content:stretch;-ms-flex-line-pack:stretch;align-content:stretch}.tm-pg_front_gallery-justify .tm_pg_gallery-item{-webkit-box-flex:0;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;height:auto}.tm-pg_front_gallery-justify .tm_pg_gallery-item_show-more a{-webkit-transition:300ms background;transition:300ms background;background:#298ffc;width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center;font-size:1rem;font-weight:600;color:#fff;padding:20px}.tm-pg_front_gallery-justify .tm_pg_gallery-item_show-more a:hover{background:#23282d}.tm-pg_front_gallery-justify .tm_pg_gallery-item_show-more .spinner{-webkit-animation:rotate 1.4s linear infinite;animation:rotate 1.4s linear infinite;position:relative;left:50%;margin-bottom:20px;margin-left:-50px;width:100px;height:100px}@media (min-width: 992px){.tm-pg_front_gallery-justify .tm_pg_gallery-item_show-more .spinner{width:117px;height:117px;margin-left:-58px}}.tm-pg_front_gallery-justify .tm_pg_gallery-item_show-more .path{stroke-dasharray:170;stroke-dashoffset:20}@-webkit-keyframes rotate{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.lg-outer .lg-thumb-outer{background:rgba(30,30,30,0.8)}.lg-outer .lg-thumb-outer .lg-thumb{padding:5px 0}.lg-outer .lg-thumb-outer .lg-thumb .lg-thumb-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-radius:0;position:relative;border:none}.lg-outer .lg-thumb-outer .lg-thumb .lg-thumb-item img{height:auto}.lg-outer .lg-thumb-outer .lg-thumb .lg-thumb-item:before{content:'';width:100%;height:100%;position:absolute;top:0;left:0;opacity:0;background:rgba(30,30,30,0.8);-webkit-transition:333ms all;transition:333ms all}.lg-outer .lg-thumb-outer .lg-thumb .lg-thumb-item:after{content:'check';font-family:'Material Icons';font-weight:normal;font-style:normal;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-feature-settings:'liga';-moz-font-feature-settings:'liga';font-feature-settings:'liga';font-size:30px;color:white;position:absolute;top:50%;left:50%;opacity:0;-webkit-transform:translate(-50%, -50%) scale(2);-ms-transform:translate(-50%, -50%) scale(2);transform:translate(-50%, -50%) scale(2);-webkit-transition:333ms all;transition:333ms all}.lg-outer .lg-thumb-outer .lg-thumb .lg-thumb-item.active:before,.lg-outer .lg-thumb-outer .lg-thumb .lg-thumb-item.active:after,.lg-outer .lg-thumb-outer .lg-thumb .lg-thumb-item:hover:before,.lg-outer .lg-thumb-outer .lg-thumb .lg-thumb-item:hover:after{opacity:1}.lg-outer .lg-thumb-outer .lg-thumb .lg-thumb-item.active:after,.lg-outer .lg-thumb-outer .lg-thumb .lg-thumb-item:hover:after{-webkit-transform:translate(-50%, -50%) scale(1);-ms-transform:translate(-50%, -50%) scale(1);transform:translate(-50%, -50%) scale(1)}.lg-outer .lg-progress-bar{background:none}.lg-outer .lg-progress-bar .lg-progress{background:white;height:2px}.lg-outer .lg-toolbar{background:none}.lg-outer .lg-toolbar .lg-icon{margin:10px 5px 0}.lg-outer .lg-toolbar .lg-icon.lg-close{margin-right:10px}.lg-outer .lg-icon.lg-toogle-thumb,.lg-outer .lg-icon.lg-close,.lg-outer .lg-icon.lg-autoplay-button,.lg-outer .lg-icon.lg-download,.lg-outer .lg-icon.lg-fullscreen{width:40px;height:40px;background:rgba(30,30,30,0.8);border-radius:0;padding:0;text-align:center;-webkit-transition:333ms all;transition:333ms all}.lg-outer .lg-icon.lg-toogle-thumb:hover,.lg-outer .lg-icon.lg-close:hover,.lg-outer .lg-icon.lg-autoplay-button:hover,.lg-outer .lg-icon.lg-download:hover,.lg-outer .lg-icon.lg-fullscreen:hover{background:#298ffc}.lg-outer .lg-icon.lg-close:after,.lg-outer .lg-icon.lg-autoplay-button:after,.lg-outer .lg-icon.lg-download:after,.lg-outer .lg-icon.lg-fullscreen:after{font-family:'Material Icons';font-weight:normal;font-style:normal;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-feature-settings:'liga';-moz-font-feature-settings:'liga';font-feature-settings:'liga';font-size:26px;line-height:40px;color:white}.lg-outer .lg-icon.lg-toogle-thumb{right:10px;top:-49px}.lg-outer .lg-icon.lg-toogle-thumb:before,.lg-outer .lg-icon.lg-toogle-thumb:after{font-family:'Material Icons';font-weight:normal;font-style:normal;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-feature-settings:'liga';-moz-font-feature-settings:'liga';font-feature-settings:'liga';font-size:24px;line-height:40px;color:white;width:40px;height:40px;position:relative;top:-5px}.lg-outer .lg-icon.lg-toogle-thumb:before{content:'expand_less'}.lg-outer .lg-icon.lg-toogle-thumb:after{content:'more_horiz';position:absolute;font-size:25px;top:10px;left:0;top:8px}.lg-outer .lg-icon.lg-close:after{content:'close'}.lg-outer .lg-icon.lg-autoplay-button:after{content:'play_arrow'}.lg-outer .lg-icon.lg-download{display:none}.lg-outer .lg-icon.lg-download:after{content:'file_download'}.lg-outer .lg-icon.lg-fullscreen:after{content:'fullscreen'}.lg-outer.lg-thumb-open .lg-icon.lg-toogle-thumb:before{content:'expand_more'}.lg-outer.lg-show-autoplay .lg-icon.lg-autoplay-button:after{content:'pause'}.lg-outer.lg-fullscreen-on .lg-icon.lg-fullscreen:after{content:'fullscreen_exit'}.lg-outer .lg-actions .lg-icon{background:none;border-radius:0}.lg-outer .lg-actions .lg-icon:before,.lg-outer .lg-actions .lg-icon:after{font-family:'Material Icons';font-weight:normal;font-style:normal;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-feature-settings:'liga';-moz-font-feature-settings:'liga';font-feature-settings:'liga';font-size:80px;color:white}.lg-outer .lg-actions .lg-icon.lg-prev:after{content:'keyboard_arrow_left'}.lg-outer .lg-actions .lg-icon.lg-next:before{content:'keyboard_arrow_right'}.lg-outer #lg-counter{display:none}.tm-pg_front_gallery .tm-pg_animation-fade .tm_pg_gallery-item .tm_pg_gallery-item-wrapper{opacity:1;-webkit-transition:all 0.8s ease;transition:all 0.8s ease}.tm-pg_front_gallery .tm-pg_animation-fade .tm_pg_gallery-item .tm_pg_gallery-item-wrapper.animate-cycle-show{opacity:0}.tm-pg_front_gallery .tm-pg_animation-fade .tm_pg_gallery-item .tm_pg_gallery-item-wrapper.animate-cycle-hide{opacity:0;-webkit-transition:all 0.4s ease;transition:all 0.4s ease}.tm-pg_front_gallery .tm-pg_animation-scale .tm_pg_gallery-item .tm_pg_gallery-item-wrapper{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:all 0.7s cubic-bezier(0.29, 0.65, 0.64, 0.97);transition:all 0.7s cubic-bezier(0.29, 0.65, 0.64, 0.97)}.tm-pg_front_gallery .tm-pg_animation-scale .tm_pg_gallery-item .tm_pg_gallery-item-wrapper.animate-cycle-show{opacity:0;-webkit-transform:scale(0.1) translateY(-750px) rotate(45deg);-ms-transform:scale(0.1) translateY(-750px) rotate(45deg);transform:scale(0.1) translateY(-750px) rotate(45deg)}.tm-pg_front_gallery .tm-pg_animation-scale .tm_pg_gallery-item .tm_pg_gallery-item-wrapper.animate-cycle-hide{opacity:0;-webkit-transform:scale(0.1) translateY(750px) rotate(45deg);-ms-transform:scale(0.1) translateY(750px) rotate(45deg);transform:scale(0.1) translateY(750px) rotate(45deg);-webkit-transition:all 0.45s cubic-bezier(0.29, 0.65, 0.64, 0.97);transition:all 0.45s cubic-bezier(0.29, 0.65, 0.64, 0.97)}.tm-pg_front_gallery .tm-pg_animation-move-up .tm_pg_gallery-item{-webkit-perspective:1500px;perspective:1500px;-webkit-perspective-origin:50% 50%;perspective-origin:50% 50%}.tm-pg_front_gallery .tm-pg_animation-move-up .tm_pg_gallery-item .tm_pg_gallery-item-wrapper{opacity:1;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:translateY(0px) translateZ(0) rotateX(0deg);transform:translateY(0px) translateZ(0) rotateX(0deg);-webkit-transition:all 0.8s cubic-bezier(0.29, 0.65, 0.64, 0.97);transition:all 0.8s cubic-bezier(0.29, 0.65, 0.64, 0.97)}.tm-pg_front_gallery .tm-pg_animation-move-up .tm_pg_gallery-item .tm_pg_gallery-item-wrapper.animate-cycle-show{opacity:0;-webkit-transform:translateY(350px) translateZ(-250px) rotateX(45deg);transform:translateY(350px) translateZ(-250px) rotateX(45deg)}.tm-pg_front_gallery .tm-pg_animation-move-up .tm_pg_gallery-item .tm_pg_gallery-item-wrapper.animate-cycle-hide{opacity:0;-webkit-transform:translateY(225px) translateZ(-1500px) rotateX(75deg);transform:translateY(225px) translateZ(-1500px) rotateX(75deg);-webkit-transition:all 0.4s cubic-bezier(0.55, 0.055, 0.675, 0.19);transition:all 0.4s cubic-bezier(0.55, 0.055, 0.675, 0.19)}.tm-pg_front_gallery .tm-pg_animation-flip .tm_pg_gallery-item{-webkit-perspective:1500px;perspective:1500px;-webkit-perspective-origin:50% 50%;perspective-origin:50% 50%}.tm-pg_front_gallery .tm-pg_animation-flip .tm_pg_gallery-item .tm_pg_gallery-item-wrapper{opacity:1;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform-origin:50% 0%;-ms-transform-origin:50% 0%;transform-origin:50% 0%;-webkit-transform:translateY(0px) rotateX(0deg);transform:translateY(0px) rotateX(0deg);-webkit-transition:all 0.8s cubic-bezier(0.31, 0.78, 0.39, 0.93);transition:all 0.8s cubic-bezier(0.31, 0.78, 0.39, 0.93)}.tm-pg_front_gallery .tm-pg_animation-flip .tm_pg_gallery-item .tm_pg_gallery-item-wrapper.animate-cycle-show{opacity:0;-webkit-transform:translateY(-50px) rotateX(75deg);transform:translateY(-50px) rotateX(75deg)}.tm-pg_front_gallery .tm-pg_animation-flip .tm_pg_gallery-item .tm_pg_gallery-item-wrapper.animate-cycle-hide{opacity:0;-webkit-transform:translateY(-50px) translateZ(-250px) rotateX(75deg);transform:translateY(-50px) translateZ(-250px) rotateX(75deg);-webkit-transition:all 0.4s cubic-bezier(0.55, 0.055, 0.675, 0.19);transition:all 0.4s cubic-bezier(0.55, 0.055, 0.675, 0.19)}.tm-pg_front_gallery .tm-pg_animation-helix .tm_pg_gallery-item{-webkit-perspective:1500px;perspective:1500px;-webkit-perspective-origin:50% 50%;perspective-origin:50% 50%}.tm-pg_front_gallery .tm-pg_animation-helix .tm_pg_gallery-item .tm_pg_gallery-item-wrapper{opacity:1;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:translateZ(0px) translateY(0px) rotateY(0deg);transform:translateZ(0px) translateY(0px) rotateY(0deg);-webkit-transition:all 0.8s cubic-bezier(0.29, 0.65, 0.64, 0.97);transition:all 0.8s cubic-bezier(0.29, 0.65, 0.64, 0.97)}.tm-pg_front_gallery .tm-pg_animation-helix .tm_pg_gallery-item .tm_pg_gallery-item-wrapper.animate-cycle-show{opacity:0;-webkit-transform:translateZ(-750px) translateY(150px) rotateY(-90deg);transform:translateZ(-750px) translateY(150px) rotateY(-90deg)}.tm-pg_front_gallery .tm-pg_animation-helix .tm_pg_gallery-item .tm_pg_gallery-item-wrapper.animate-cycle-hide{opacity:0;-webkit-transform:translateZ(-750px) translateY(100px) rotateY(-90deg);transform:translateZ(-750px) translateY(100px) rotateY(-90deg);-webkit-transition:all 0.4s cubic-bezier(0.55, 0.055, 0.675, 0.19);transition:all 0.4s cubic-bezier(0.55, 0.055, 0.675, 0.19)}.tm-pg_front_gallery .tm-pg_animation-fall-perspective .tm_pg_gallery-item{-webkit-perspective:1500px;perspective:1500px;-webkit-perspective-origin:50% 50%;perspective-origin:50% 50%}.tm-pg_front_gallery .tm-pg_animation-fall-perspective .tm_pg_gallery-item .tm_pg_gallery-item-wrapper{opacity:1;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:translateZ(0px) translateY(0px) rotateX(0deg);transform:translateZ(0px) translateY(0px) rotateX(0deg);-webkit-transition:all 0.8s cubic-bezier(0.29, 0.65, 0.64, 0.97);transition:all 0.8s cubic-bezier(0.29, 0.65, 0.64, 0.97)}.tm-pg_front_gallery .tm-pg_animation-fall-perspective .tm_pg_gallery-item .tm_pg_gallery-item-wrapper.animate-cycle-show{opacity:0;-webkit-transform:translateZ(150px) translateY(200px) rotateX(-75deg);transform:translateZ(150px) translateY(200px) rotateX(-75deg)}.tm-pg_front_gallery .tm-pg_animation-fall-perspective .tm_pg_gallery-item .tm_pg_gallery-item-wrapper.animate-cycle-hide{opacity:0;-webkit-transform:translateZ(150px) translateY(200px) rotateX(-75deg);transform:translateZ(150px) translateY(200px) rotateX(-75deg);-webkit-transition:all 0.4s cubic-bezier(0.55, 0.055, 0.675, 0.19);transition:all 0.4s cubic-bezier(0.55, 0.055, 0.675, 0.19)}.tm-pg_front_gallery .tm_pg_gallery-item_link:before,.tm-pg_front_gallery .tm_pg_gallery-item_link .tm_pg_gallery-item_meta{visibility:hidden}.tm-pg_front_gallery .tm_pg_gallery-item_link:hover:before,.tm-pg_front_gallery .tm_pg_gallery-item_link:hover .tm_pg_gallery-item_meta{visibility:visible}.tm-pg_front_gallery .tm-pg_hover-fade .tm_pg_gallery-item_link:before,.tm-pg_front_gallery .tm-pg_hover-fade .tm_pg_gallery-item_link .tm_pg_gallery-item_meta{visibility:hidden;opacity:0;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.tm-pg_front_gallery .tm-pg_hover-fade .tm_pg_gallery-item_link:hover:before{visibility:visible;opacity:.8}.tm-pg_front_gallery .tm-pg_hover-fade .tm_pg_gallery-item_link:hover .tm_pg_gallery-item_meta{visibility:visible;opacity:1}.tm-pg_front_gallery .tm-pg_hover-scale .tm_pg_gallery-item_link:before,.tm-pg_front_gallery .tm-pg_hover-scale .tm_pg_gallery-item_link img{-webkit-transition:all .5s ease;transition:all .5s ease}.tm-pg_front_gallery .tm-pg_hover-scale .tm_pg_gallery-item_link .tm_pg_gallery-item_meta{-webkit-transition:all .35s ease;transition:all .35s ease}.tm-pg_front_gallery .tm-pg_hover-scale .tm_pg_gallery-item_link:before,.tm-pg_front_gallery .tm-pg_hover-scale .tm_pg_gallery-item_link .tm_pg_gallery-item_meta{visibility:hidden;opacity:0}.tm-pg_front_gallery .tm-pg_hover-scale .tm_pg_gallery-item_link:before,.tm-pg_front_gallery .tm-pg_hover-scale .tm_pg_gallery-item_link img{-webkit-transition-delay:.08s;transition-delay:.08s}.tm-pg_front_gallery .tm-pg_hover-scale .tm_pg_gallery-item_link .tm_pg_gallery-item_meta{-webkit-transition-delay:0s;transition-delay:0s;-webkit-transform:scale(0.5);-ms-transform:scale(0.5);transform:scale(0.5)}.tm-pg_front_gallery .tm-pg_hover-scale .tm_pg_gallery-item_link:hover:before{visibility:visible;opacity:.8;-webkit-transition-delay:0s;transition-delay:0s}.tm-pg_front_gallery .tm-pg_hover-scale .tm_pg_gallery-item_link:hover .tm_pg_gallery-item_meta{visibility:visible;opacity:1;-webkit-transition-delay:.15s;transition-delay:.15s;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.tm-pg_front_gallery .tm-pg_hover-scale .tm_pg_gallery-item_link:hover img{-webkit-transform:scale(1.3);-ms-transform:scale(1.3);transform:scale(1.3);-webkit-transition-delay:0s;transition-delay:0s}.tm-pg_front_gallery .tm-pg_hover-str .tm_pg_gallery-item_link:before,.tm-pg_front_gallery .tm-pg_hover-str .tm_pg_gallery-item_link .tm_pg_gallery-item_meta,.tm-pg_front_gallery .tm-pg_hover-str .tm_pg_gallery-item_link img{-webkit-transition:all 0.5s ease;transition:all 0.5s ease}.tm-pg_front_gallery .tm-pg_hover-str .tm_pg_gallery-item_link:before,.tm-pg_front_gallery .tm-pg_hover-str .tm_pg_gallery-item_link .tm_pg_gallery-item_meta{visibility:hidden;opacity:0}.tm-pg_front_gallery .tm-pg_hover-str .tm_pg_gallery-item_link img{width:calc( 100% + 50px );-webkit-transform:translate3d(-40px, 0, 0);transform:translate3d(-40px, 0, 0)}.tm-pg_front_gallery .tm-pg_hover-str .tm_pg_gallery-item_link:hover:before{visibility:visible;opacity:.8}.tm-pg_front_gallery .tm-pg_hover-str .tm_pg_gallery-item_link:hover .tm_pg_gallery-item_meta{visibility:visible;opacity:1}.tm-pg_front_gallery .tm-pg_hover-str .tm_pg_gallery-item_link:hover img{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}*,*::before,*::after{box-sizing:border-box}