.slick-dots {
display: none !important;
}.wimdows-grid {
margin: 20px 0 0 0;
padding: 0;
list-style: none;
display: block;
text-align: center;
width: 100%;
}
.wimdows-grid:after,
.wimdows-item:before {
content: '';
display: table;
}
.wimdows-grid:after {
clear: both;
}
.wimdows-grid li {
width: 220px;
height: 220px;
display: inline-block;
margin-bottom: 90px;
margin-top: 90px;
}
.wimdows-item {
width: 100%;
height: 100%;
position: relative;
box-shadow: 1px 5px 5px rgba(0,0,0,0.3);
cursor: default;
}
.wimdows-info-wrap, 
.wimdows-info{
position: absolute;
width: 180px;
height: 180px;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;	
-webkit-perspective: 800px;
-moz-perspective: 800px;
-o-perspective: 800px;
-ms-perspective: 800px;
perspective: 800px;
}
.wimdows-info-wrap {
top: 20px;
left: 20px;
box-shadow: 
0 0 0 20px rgba(255,255,255,0.2), 
inset 0 0 3px rgba(115,114, 23, 0.8);
}
.wimdows-info {
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-o-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.wimdows-info > div {
display: block;
position: absolute;
width: 100%;
height: 100%;
background-position: center center;
-webkit-transition: all 0.6s ease-in-out;
-moz-transition: all 0.6s ease-in-out;
-o-transition: all 0.6s ease-in-out;
-ms-transition: all 0.6s ease-in-out;
transition: all 0.6s ease-in-out;
overflow: hidden;
}
.wimdows-info .wimdows-info-front {
-webkit-transform-origin: 50% 100%;
-moz-transform-origin: 50% 100%;
-o-transform-origin: 50% 100%;
-ms-transform-origin: 50% 100%;
transform-origin: 50% 100%;
z-index: 100;
box-shadow: 
inset 2px 1px 4px rgba(0,0,0,0.1);
}
.wimdows-info:hover .wimdows-info-front,
.wimdows-img-1:hover .wimdows-info-front{
background: #333;
}
.wimdows-info .wimdows-info-back {
background: rgba(230,132,107,0);
}
.wimdows-img-2 { 
background-image: url(//chotsodesieuchuan.com/wp-content/themes/seos-video-premium/inc/images/17.jpg);
}
.wimdows-img-3 { 
background-image: url(//chotsodesieuchuan.com/wp-content/themes/seos-video-premium/inc/images/18.jpg);
}
.wimdows-info:hover  h3,
.wimdows-info:hover  a {
color: #fff;
}
.wimdows-info h3 {
color: #C0C0C0;
text-transform: uppercase;
font-size: 12px !important;
font-family: 'Open Sans', Arial, sans-serif;
text-shadow: 0 0 1px #fff, 0 1px 2px rgba(0,0,0,0.3);
}
.wimdows-info p {
padding: 10px 5px;
font-style: italic;
font-size: 12px;
margin: 0 15px;
border-top: 1px solid rgba(255,255,255,0.5);
font-family: 'Open Sans', Arial, sans-serif;
}
.wimdows-info p a {
display: block;
font-style: normal;
font-weight: 700;
text-transform: uppercase;
font-size: 9px;
letter-spacing: 1px;
padding-top: 4px;
}
.wimdows-info p a:hover, .wimdows-info-wrap:hover a {
color: #FFFFFF;
}
.wimdows-item:hover .wimdows-info-front{
-webkit-transform: rotate3d(1,0,0,-180deg);
-moz-transform: rotate3d(1,0,0,-180deg);
-o-transform: rotate3d(1,0,0,-180deg);
-ms-transform: rotate3d(1,0,0,-180deg);
transform: rotate3d(1,0,0,-180deg);
box-shadow: inset 0 0 5px rgba(255,255,255,0.5), inset 0 0 3px rgba(0,0,0,0.3);
}
.wimdows-item:hover .wimdows-info-back {
background: rgba(0,0,0,0.6);
}
.ch-grid {
list-style-type: none;
}
.ch-info:hover p {
font-size: 50px;
display: block;
color: #333;
}
.ch-grid span {
font-size: 50px;
}
.ch-item {
width: 100%;
height: 100%;
position: relative;
box-shadow: 0 2px 2px rgba(0,0,0,0.1);
cursor: default;
margin-bottom: 10px;
}
.ch-info{
padding: 10px;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;	
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-o-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.ch-info > div {
display: block;
position: absolute;
width: 100%;
height: 100%;
background-position: center center;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-o-backface-visibility: hidden;
-ms-backface-visibility: hidden;
backface-visibility: hidden;
}
.ch-grid h2 {
position: absolute;
width:100%;
top: 30px;
text-align: center;
}
.ch-grid h2 a {
color: #FFFFFF;
}
.ch-grid h2:hover a, .ch-grid:hover h2 a {
color: #FFFFFF;
}
.ch-grid:hover {
opacity: 1;
}
.ch-grid:hover h2 {
z-index: 999;
background-color: rgba(0, 0, 0, 0.5);
padding: 30px 0 20px 0;
margin: 0 auto;
}
.ch-grid h2:hover {
background-color: rgba(0, 0, 0, 0.6);
color: #FFFFFF;
}
.ch-info p {
color: #fff;
font-style: italic;
font-size: 12px;
}
.ch-info p a {
display: block;
font-style: normal;
font-weight: 700;
text-transform: uppercase;
font-size: 9px;
letter-spacing: 1px;
font-family: 'Open Sans', Arial, sans-serif;
}
.ch-info p a:hover {
color: #fff222;
color: rgba(255,242,34, 0.8);
}
.ch-item:hover .ch-info-wrap {
box-shadow: 0 0 0 0 rgba(255,255,255,0.8), inset 0 0 3px rgba(115,114, 23, 0.8);
}.top-sticky-title {
width: 100%;
text-align: center;
font-size: 35px;
margin: 0;
}
#popular-id {
display: inline-block;
position: relative;
text-align: center;
width: 100%;
height: 100%;
padding-bottom: 20px;
margin: 0 auto;	font-family: 'Oswald', sans-serif;
}
.top-popular-title {
width: 100%;
text-align: left;
font-family: 'Oswald', sans-serif;
padding-left: 5px;
margin-top: 15px;
}
#popular-id .top-popular {
display: inline-table;
position: relative;
vertical-align: top;
width: 240px;
height: 180px;
margin: 5px;
overflow: hidden;
}
#popular-id .top-href{
display: inline-block;
height: 190px;
}
#popular-id .top-popular img {
width: 240px;
height: 180px;
object-fit: cover;
object-position: 50% 50%;
opacity: 1;
}
#popular-id .n-view {
font-size: 14px;
vertical-align: middle;
}
#popular-id .dashicons-visibility {
font-size: 15px;
vertical-align: middle;
}
#popular-id .dashicons-visibility {
margin-right: 2px;
padding-top: 1px;
}
#popular-id .top-popular-view {
text-align: left;
position: absolute;
z-index: 3;
top: 0;
left: 0;
padding: 5px;
font-weight: 500;
width: 100%;
color: #eee;
background: #000000;	
box-shadow: inset 0 0 0 #333333, inset 0 1px 84px #333333, inset 0 0 0 #333333;
}
#popular-id .top-popular:hover .top-slick-sticky-content {
display: block;
position: absolute;
bottom: 0;
left: 0;
width: 100%;
-webkit-transition: all 0.3s linear 0s;
-moz-transition: all 0.3s linear 0s;
-o-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s;	
-webkit-animation-duration: 0.6s;
animation-duration: 0.6s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-name: slideOutDown;
animation-name: slideOutDown;	
}
#popular-id .top-slick-sticky-content {
display: block;
position: absolute;
bottom: 0;
left: 0;
width: 100%;
-webkit-transition: all 0.3s linear 0s;
-moz-transition: all 0.3s linear 0s;
-o-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s;	
-webkit-animation-duration: 0.6s;
animation-duration: 0.6s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-name: slideInUp;
animation-name: slideInUp;	
}
#popular-id .top-slick-sticky-content h3 {
width: 100%;
font-size: 13px;
text-align: left;
vertical-align: top;
padding: 5px 10px;
background: rgba(0,0,0,0.6);
line-height: 18px;
}
#popular-id .top-slick-sticky-content h3  a {
color: #fff;
font-size: 15px;
font-weight: 100;
}
@media screen and (max-width: 1100px) {
.top-popular-title {
text-align: center;
}
}.album {
max-width: 100%;
margin: 0 auto;
text-align: center;
}
.all-gallery {
width: 100%;
text-align: center;
}
.album h2 {
max-width: 50%;
padding-bottom: 40px;
margin: 0 auto;
font-weight: 900;
font-size: 33px;
}
footer .album h2,
aside .album h2 {
font-size: 1.5em;
}
#secondary section .all-gallery a,
.footer-widgets .all-gallery {
margin-top: 20px;
}
#secondary section .all-gallery a,
footer .all-gallery a {
position: relative;
display: inline-block;
width: 70px;
height: 70px;
overflow: hidden;
padding: 0;
margin: 2px;
box-shadow: 1px 2px 5px rgb(0 0 0 / 49%); 
}
#secondary section .all-gallery a:hover:before,
footer .all-gallery a:hover:before {
font-size: 15px;
padding-top: 38%;
}
#secondary .all-gallery {
margin-top: 30px;
}
.all-gallery img {
width: 200px;
height: 134px;
top: 0;
bottom: 0;
overflow: hidden;
object-fit: cover;
object-position: 50% 50%;
-webkit-transition: all 0.3s linear 0s;
-moz-transition: all 0.3s linear 0s;
-o-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s;	
}
.all-gallery a:hover {
opacity: 0.4;
background-color: none;	
}
.all-gallery a {
position: relative;	
display: inline-block;
width: 200px;
height: 150px;
overflow: hidden;
padding: 8px;
margin: 8px;
box-shadow: 1px 2px 5px rgb(0 0 0 / 49%);
}
.all-gallery a:before {
font-size: 40px;
}
.all-gallery a:hover:before {
background-color: rgba(0,0,0,0.5);	
position: absolute;
margin-left: auto;
margin-right: auto;
padding-top: 30%;
left: 0;
top: 0;
right: 0;
text-align: center;
width: 100%;
height: 100%;
color: #eee;
content: "\f103";
font-family: 'dashicons';
font-size: 25px;
-webkit-animation: zoomIn .4s ease both;
-moz-animation: zoomIn .4s ease both;
animation: zoomIn .4s ease both;
}
#secondary .all-gallery,
.footer-widgets .all-gallery {
padding: 0;
}
.footer-widgets .all-gallery {
margin: 0;
padding: 0;
}
#secondary .all-gallery a:hover:before {
padding-top: 32%;	
}
.footer-widgets .album {
width: 100%;
}
.footer-widgets .all-gallery img {
height: 100px;
}
.footer-widgets .all-gallery a:hover:before {
content: '';
font-family: none;
}
.footer-widgets .all-gallery a {
width: 47%;
margin: 2px 2px 0 0;
height: 100px;
padding: 0;
}
.footer-widgets h2 {
margin-bottom: 10px;
}
.footer-widgets  ul, .footer-widgets  ol {
margin: 0;
}
#secondary .all-gallery {
margin: 10px 0;
}
#secondary .all-gallery a {
width: 152px;
}
#secondary .album h2 {
padding-bottom: 15px;	
}
#secondary  .all-gallery a:hover:before {
padding-top: 62px;
} .jgallery .jgallery-btn {
-webkit-transition: all 0.2s;
transition: all 0.2s;
cursor: pointer;
}
.jgallery .jgallery-btn:hover {
text-shadow: 0 0 .15em #fff;
}
.jgallery .jgallery-btn.inactive {
opacity: .5;
}
.jgallery .jgallery-btn.inactive:hover {
opacity: 1;
}
.jgallery .jgallery-btn.active {
color: #fff;
opacity: 1;
}
.jgallery .jgallery-btn-large {
width: 60px;
height: 60px;
line-height: 64px;
font-size: 30px;
text-align: center;
color: #fff;
}
.jgallery .jgallery-btn-small {
width: 40px;
height: 40px;
margin: 0;
line-height: 43px;
font-size: 18px;
text-align: center;
color: #fff;
}
.jgallery .change-album {
position: relative;
}
.jgallery .change-album .menu {
left: 0;
bottom: 42px;
background: #111;
position: absolute;
overflow: auto;
display: none;
}
.jgallery .change-album .menu .item {
margin: 0;
padding: 10px 40px 10px 10px;
border-bottom: 1px solid rgba(127,127,127,0.5);
font-family: "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
font-weight: bold;
font-size: 14px;
text-align: left;
-webkit-transition: all 0.3s;
transition: all 0.3s;
line-height: normal;
white-space: pre;
color: #ddd;
text-shadow: none;
display: block;
}
.jgallery .change-album .menu .item:hover {
color: #fff;
background: #222;
}
.jgallery .change-album .menu .item.active {
color: #ddd;
background: #333;
}
.jgallery .change-album .title {
padding: 0;
line-height: 40px;
left: 48px;
top: 0;
bottom: auto;
right: auto;
font-family: "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
font-size: 14px;
position: absolute;
white-space: pre;
}
.jgallery .change-album.active {
border-radius: 2px;
}
.jgallery .change-album.active .menu {
display: block;
}
.jgallery.jgallery-standard {
top: auto;
left: auto;
right: auto;
bottom: auto;
position: relative;
z-index: 0;
overflow: hidden;
}
.jgallery.jgallery-slider {
margin-left: auto;
margin-right: auto;
top: auto;
left: auto;
right: auto;
bottom: auto;
-webkit-perspective: 1200px;
perspective: 1200px;
position: relative;
z-index: 0;
background: transparent !important;
}
.jgallery.jgallery-slider .jgallery-thumbnails {
background: none !important;
overflow: hidden;
}
.jgallery.jgallery-slider .jgallery-thumbnails .jgallery-container {
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.jgallery.jgallery-slider .jgallery-thumbnails.jgallery-thumbnails-bottom {
padding-bottom: 4px;
}
.jgallery.jgallery-slider .jgallery-thumbnails.jgallery-thumbnails-bottom ~ * .nav-bottom {
padding-bottom: 30px;
}
.jgallery.jgallery-slider .jgallery-thumbnails.square:not(.full-screen) a,
.jgallery.jgallery-slider .jgallery-thumbnails.square.number:not(.full-screen) a {
width: 1.6em;
height: 1.6em;
margin: 4px;
font-size: 10px;
line-height: 1.6em;
-webkit-box-shadow: 0 0 0 2px rgba( 0, 0, 0, .6 ), 0 0 0 3px rgba( 255, 255, 255, .6 );
box-shadow: 0 0 0 2px rgba( 0, 0, 0, .6 ), 0 0 0 3px rgba( 255, 255, 255, .6 );
opacity: 1;
}
.jgallery.jgallery-slider .jgallery-thumbnails.square:not(.full-screen) a.active,
.jgallery.jgallery-slider .jgallery-thumbnails.square.number:not(.full-screen) a.active {
opacity: .6;
}
.jgallery.jgallery-slider .jgallery-thumbnails.square:not(.full-screen).jgallery-thumbnails-horizontal,
.jgallery.jgallery-slider .jgallery-thumbnails.square.number:not(.full-screen).jgallery-thumbnails-horizontal {
height: 28px;
}
.jgallery.jgallery-slider .jgallery-thumbnails.square:not(.full-screen).jgallery-thumbnails-vertical,
.jgallery.jgallery-slider .jgallery-thumbnails.square.number:not(.full-screen).jgallery-thumbnails-vertical {
width: 28px;
}
.jgallery.jgallery-slider .zoom-container .nav-bottom {
height: auto;
-webkit-box-shadow: none !important;
box-shadow: none !important;
background: none;
-webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
transition: transform 0.2s, opacity 0.2s;
left: 4px;
right: 4px;
top: auto;
bottom: 3px;
}
.jgallery.jgallery-slider .zoom-container .nav-bottom .icons {
width: 240px;
height: 40px;
margin: -20px -120px;
background: none !important;
-webkit-transform: scale( .8 );
-moz-transform: scale( .8 );
transform: scale( .8 );
opacity: 0;
float: none;
text-align: center;
top: -40px;
left: 50%;
position: absolute;
}
.jgallery.jgallery-slider .zoom-container .nav-bottom .jgallery-btn {
margin-left: 4px;
margin-right: 4px;
border-radius: 27px;
}
.jgallery.jgallery-slider .zoom-container .nav-bottom > .title.fade,
.jgallery.jgallery-slider .zoom-container .nav-bottom > .title.fade.expanded {
padding-bottom: 12px;
white-space: normal;
cursor: default;
top: 3px;
left: 8px;
right: 8px;
bottom: auto;
position: relative;
}
.jgallery.jgallery-slider .zoom-container .progress {
bottom: -1px;
}
.jgallery.jgallery-slider .zoom .container {
background: none !important;
}
.jgallery.jgallery-slider .overlayContainer .overlay {
background: transparent !important;
}
.jgallery.jgallery-slider:hover .zoom-container .nav-bottom .icons {
-webkit-transform: scale( 1 );
-moz-transform: scale( 1 );
transform: scale( 1 );
opacity: 1;
}
.jgallery.jgallery-slider:after {
margin-top: -15px;
left: 100px;
right: 100px;
top: 100%;
height: 30px;
background: rgba(0,0,0,0.5);
-webkit-box-shadow: 0 0 40px 40px rgba( 0, 0, 0, .5 );
box-shadow: 0 0 40px 40px rgba( 0, 0, 0, .5 );
-webkit-transform: rotateX( 75deg );
-moz-transform: rotateX( 75deg );
transform: rotateX( 75deg );
content: "";
position: absolute;
display: block;
}
html,
body {
height: 100%;
margin: 0;
}
.overlayContainer {
z-index: 1;
position: relative;
display: block;
}
.overlayContainer .overlay {
color: #fff;
left: 0;
top: 0;
background: center center no-repeat #000;
position: absolute;
z-index: 10000;
}
.overlayContainer .imageLoaderPositionAbsolute {
width: 60px;
height: 60px;
line-height: 60px;
margin: -30px 0 0 -30px;
font-size: 60px;
font-weight: bold;
letter-spacing: -0.02em;
text-align: center;
position: absolute;
z-index: 10001;
}
.overlayContainer .imageLoaderPositionAbsolute [class*="fa-"] {
width: 60px;
height: 60px;
line-height: 60px;
}
.overlayContainer .imageLoaderPositionAbsolute.preloadAll:after {
border-radius: 1.7em;
left: 0;
top: 0;
bottom: 0;
right: 0;
content: "";
position: absolute;
z-index: 0;
}
.overlayContainer .imageLoaderPositionAbsolute .circle {
margin: -42px 0 0 -42px;
left: 50%;
top: 50%;
position: absolute;
}
.overlayContainer .imageLoaderPositionAbsolute .progress-value {
width: 200px;
height: 200px;
line-height: 200px;
margin: -100px;
padding-left: .25em;
left: 50%;
top: 50%;
position: absolute;
z-index: 1;
}
.overlayContainer .imageLoaderPositionAbsolute .progress-value:after {
padding-left: .117em;
font-size: .5em;
font-weight: normal;
-webkit-animation: percent 1s linear infinite;
animation: percent 1s linear infinite;
content: "%";
}
.imageLoaderPositionAbsolute {
left: 50%;
}
body.overlayContainer > .overlay {
position: fixed;
}
body.overlayContainer > .overlay .imageLoaderPositionAbsolute {
top: 50% !important;
position: fixed;
}
@keyframes percent {
0% {
opacity: .1;
}
50% {
opacity: 1;
}
100% {
opacity: .1;
}
}
@-webkit-keyframes percent {
0% {
opacity: .1;
}
50% {
opacity: 1;
}
100% {
opacity: .1;
}
}
.jgallery .zoom-container .progress {
width: 0;
height: 4px;
margin: 0;
padding: 0;
border: 0;
line-height: 4px;
background: #fff;
background: rgba(255,255,255,0.5);
left: 0;
bottom: 0;
overflow: hidden;
position: absolute;
z-index: 10003;
}
.jgallery .zoom-container .progress:after {
width: 4px;
height: 4px;
background: #fff;
background: #ffffff;
-webkit-box-shadow: 0 0 30px 15px rgba( 255, 255, 255, 1 );
box-shadow: 0 0 30px 15px rgba( 255, 255, 255, 1 );
right: 64px;
top: 0;
content: "";
position: absolute;
}
.jgallery .jgallery-thumbnails {
background: #111;
-webkit-transition: background 0.2s, background-color 0.2s;
transition: background 0.2s, background-color 0.2s;
position: absolute;
z-index: 3;
font-size: 0;
line-height: 0;
}
.jgallery .jgallery-thumbnails.hidden {
display: none;
}
.jgallery .jgallery-thumbnails .jgallery-container {
left: 0;
top: 0;
right: 0;
bottom: 0;
-webkit-transition: box-shadow 0.2s, -webkit-box-shadow 0.2s;
transition: box-shadow 0.2s, -webkit-box-shadow 0.2s;
position: absolute;
overflow: hidden;
}
.jgallery .jgallery-thumbnails .album {
display: none;
}
.jgallery .jgallery-thumbnails .album.active {
display: inline;
}
.jgallery .jgallery-thumbnails a {
border-radius: .7em;
white-space: normal;
display: inline-block;
}
.jgallery .jgallery-thumbnails a:hover:not(.active) {
border-radius: 2px !important;
}
.jgallery .jgallery-thumbnails a:hover:not(.active) img {
border-radius: 2px !important;
}
.jgallery .jgallery-thumbnails a img {
border-radius: .7em;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.jgallery .jgallery-thumbnails .prev,
.jgallery .jgallery-thumbnails .next {
font-size: 24px;
text-align: center;
background: #111;
opacity: 1;
-webkit-box-shadow: none;
box-shadow: none;
cursor: pointer;
position: absolute;
}
.jgallery .jgallery-thumbnails .ico {
width: 40px;
height: 40px;
margin: -20px 0 0 -20px;
line-height: 40px;
color: #fff;
top: 50%;
left: 50%;
position: absolute;
}
.jgallery .jgallery-thumbnails .jgallery-close {
opacity: 0;
display: none;
}
.jgallery .jgallery-thumbnails .change-album {
display: none;
}
.jgallery .jgallery-thumbnails-horizontal {
left: 0;
right: 0;
white-space: pre;
}
.jgallery .jgallery-thumbnails-horizontal .prev,
.jgallery .jgallery-thumbnails-horizontal .next {
width: 40px;
top: 0;
bottom: 0;
}
.jgallery .jgallery-thumbnails-horizontal .prev {
padding-left: 8px;
left: -100px;
}
.jgallery .jgallery-thumbnails-horizontal .prev:before {
width: 40px;
right: -40px;
background: -moz-linear-gradient(left,#111111 0%,rgba(17,17,17,0) 100%);
background: -webkit-gradient(linear,left top,right top,color-stop(0%,#111111),color-stop(100%,rgba(17,17,17,0)));
background: -webkit-linear-gradient(left,#111111 0%,rgba(17,17,17,0) 100%);
background: -o-linear-gradient(left,#111111 0%,rgba(17,17,17,0) 100%);
background: -ms-linear-gradient(left,#111111 0%,rgba(17,17,17,0) 100%);
background: linear-gradient(to right,#111111 0%,rgba(17,17,17,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#111111',endColorstr='#00111111',GradientType=1);
top: 0;
bottom: 0;
content: "";
position: absolute;
}
.jgallery .jgallery-thumbnails-horizontal .next {
padding-right: 8px;
right: -100px;
}
.jgallery .jgallery-thumbnails-horizontal .next:before {
width: 40px;
left: -40px;
background: -moz-linear-gradient(left,rgba(17,17,17,0) 0%,#111111 100%);
background: -webkit-gradient(linear,left top,right top,color-stop(0%,rgba(17,17,17,0)),color-stop(100%,#111111));
background: -webkit-linear-gradient(left,rgba(17,17,17,0) 0%,#111111 100%);
background: -o-linear-gradient(left,rgba(17,17,17,0) 0%,#111111 100%);
background: -ms-linear-gradient(left,rgba(17,17,17,0) 0%,#111111 100%);
background: linear-gradient(to right,rgba(17,17,17,0) 0%,#111111 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00111111',endColorstr='#111111',GradientType=1);
top: 0;
bottom: 0;
content: "";
position: absolute;
}
.jgallery .jgallery-thumbnails-horizontal:hover .prev.visible {
left: 0;
}
.jgallery .jgallery-thumbnails-horizontal:hover .next.visible {
right: 0;
}
.jgallery .jgallery-thumbnails-vertical {
top: 0;
bottom: 0;
}
.jgallery .jgallery-thumbnails-vertical .prev,
.jgallery .jgallery-thumbnails-vertical .next {
height: 40px;
left: 0;
right: 0;
}
.jgallery .jgallery-thumbnails-vertical .prev {
padding-top: 8px;
top: -100px;
}
.jgallery .jgallery-thumbnails-vertical .prev:before {
height: 40px;
bottom: -40px;
background: -moz-linear-gradient(top,#111111 0%,rgba(17,17,17,0) 100%);
background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#111111),color-stop(100%,rgba(17,17,17,0)));
background: -webkit-linear-gradient(top,#111111 0%,rgba(17,17,17,0) 100%);
background: -o-linear-gradient(top,#111111 0%,rgba(17,17,17,0) 100%);
background: -ms-linear-gradient(top,#111111 0%,rgba(17,17,17,0) 100%);
background: linear-gradient(to bottom,#111111 0%,rgba(17,17,17,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#111111',endColorstr='#00111111',GradientType=0);
left: 0;
right: 0;
content: "";
position: absolute;
}
.jgallery .jgallery-thumbnails-vertical .next {
padding-bottom: 8px;
bottom: -100px;
}
.jgallery .jgallery-thumbnails-vertical .next:before {
height: 40px;
top: -40px;
background: -moz-linear-gradient(top,rgba(17,17,17,0) 0%,#111111 100%);
background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(17,17,17,0)),color-stop(100%,#111111));
background: -webkit-linear-gradient(top,rgba(17,17,17,0) 0%,#111111 100%);
background: -o-linear-gradient(top,rgba(17,17,17,0) 0%,#111111 100%);
background: -ms-linear-gradient(top,rgba(17,17,17,0) 0%,#111111 100%);
background: linear-gradient(to bottom,rgba(17,17,17,0) 0%,#111111 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00111111',endColorstr='#111111',GradientType=0);
left: 0;
right: 0;
content: "";
position: absolute;
}
.jgallery .jgallery-thumbnails-vertical:hover .prev.visible {
top: 0;
}
.jgallery .jgallery-thumbnails-vertical:hover .next.visible {
bottom: 0;
}
.jgallery .jgallery-thumbnails-vertical .prev .ico,
.jgallery .jgallery-thumbnails-vertical .next .ico {
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
transform: rotate(90deg);
display: block;
}
.jgallery .jgallery-thumbnails-bottom.images:not(.full-screen),
.jgallery .jgallery-thumbnails.jgallery-thumbnails-bottom.images.images:not(.full-screen) {
padding-top: 7px;
}
.jgallery .jgallery-thumbnails-bottom.images:not(.full-screen) .jgallery-container-inner,
.jgallery .jgallery-thumbnails.jgallery-thumbnails-bottom.images.images:not(.full-screen) .jgallery-container-inner {
padding-top: 7px;
}
.jgallery .jgallery-thumbnails-top {
top: 0;
}
.jgallery .jgallery-thumbnails-bottom {
bottom: 0;
}
.jgallery .jgallery-thumbnails-left {
left: 0;
}
.jgallery .jgallery-thumbnails-right {
right: 0;
}
.jgallery .jgallery-thumbnails a.hidden {
opacity: 0;
}
.jgallery .jgallery-thumbnails a {
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
overflow: hidden;
opacity: 1;
display: inline-block;
position: relative;
}
.jgallery .jgallery-thumbnails.images {
padding: 15px;
}
.jgallery .jgallery-thumbnails.images .jgallery-container-inner {
padding: 15px;
}
.jgallery .jgallery-thumbnails.images.jgallery-thumbnails-horizontal .jgallery-container-inner:after {
width: 15px;
height: 15px;
content: "";
display: inline-block;
}
.jgallery .jgallery-thumbnails.images a {
-webkit-border-radius: 0;
border-radius: 0;
-webkit-transition: opacity 0.5s;
transition: opacity 0.5s;
font-size: 0;
}
.jgallery .jgallery-thumbnails.images a img {
-webkit-transition: -webkit-filter 0.2s, filter 0.2s;
transition: -webkit-filter 0.2s, filter 0.2s;
-webkit-filter: #000000;
filter: #000000;
}
.jgallery .jgallery-thumbnails.images a:hover img {
-webkit-filter: #000000;
filter: #000000;
}
.jgallery .jgallery-thumbnails.images a:hover:after {
opacity: 0;
}
.jgallery .jgallery-thumbnails.images a.active img {
-webkit-filter: #000000;
filter: #000000;
}
.jgallery .jgallery-thumbnails.images a.active:after {
opacity: .25;
}
.jgallery .jgallery-thumbnails.images a:after {
opacity: .5;
background: #111;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
left: 0;
top: 0;
right: 0;
bottom: 0;
content: "";
position: absolute;
}
.jgallery .jgallery-thumbnails.images:hover a:after {
opacity: 0;
}
.jgallery .jgallery-thumbnails.images img {
padding: 1px;
border: 0;
-webkit-border-radius: 0;
border-radius: 0;
}
.jgallery .jgallery-thumbnails.images.jgallery-thumbnails-vertical .prev,
.jgallery .jgallery-thumbnails.images.jgallery-thumbnails-vertical .next {
left: 8px;
right: 8px;
}
.jgallery .jgallery-thumbnails.images.jgallery-thumbnails-vertical:hover .prev.visible {
top: 0;
}
.jgallery .jgallery-thumbnails.images.jgallery-thumbnails-vertical:hover .next.visible {
bottom: 0;
}
.jgallery .jgallery-thumbnails.images.jgallery-thumbnails-horizontal {
padding-right: 0;
}
.jgallery .jgallery-thumbnails.images.jgallery-thumbnails-horizontal .prev,
.jgallery .jgallery-thumbnails.images.jgallery-thumbnails-horizontal .next {
top: 0px;
bottom: 8px;
}
.jgallery .jgallery-thumbnails.images.jgallery-thumbnails-horizontal:hover .prev.visible {
left: 0;
}
.jgallery .jgallery-thumbnails.images.jgallery-thumbnails-horizontal:hover .next.visible {
right: 0;
}
.jgallery .jgallery-thumbnails.full-screen {
width: auto !important;
height: auto !important;
top: 0;
left: 0;
right: 0;
bottom: 0;
display: block;
}
.jgallery .jgallery-thumbnails.full-screen .jgallery-container {
text-align: left;
white-space: normal;
}
.jgallery .jgallery-thumbnails.full-screen .jgallery-container-inner {
padding: 60px 45px 45px;
}
.jgallery .jgallery-thumbnails.full-screen .jgallery-container-inner:after {
width: auto;
height: 45px;
content: "";
display: block;
}
.jgallery-container-inner .album {
padding-bottom: 0;	
}
.jgallery .jgallery-thumbnails.full-screen .jgallery-close {
right: 0;
top: 0;
opacity: 1;
position: absolute;
display: block;
}
.jgallery .jgallery-thumbnails.full-screen .prev {
background: #000;
}
.jgallery .jgallery-thumbnails.full-screen .prev:before {
background-image: -webkit-gradient(linear,left 0%,left 100%,from(rgba(0,0,0,1)),to(rgba(0,0,0,0)));
background-image: -webkit-linear-gradient(top,rgba(0,0,0,1),0%,rgba(0,0,0,0),100%);
background-image: -moz-linear-gradient(top,rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%);
background-image: linear-gradient(to bottom,rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%);
background-repeat: repeat-x;
}
.jgallery .jgallery-thumbnails.full-screen .next {
background: #000;
}
.jgallery .jgallery-thumbnails.full-screen .next:before {
background-image: -webkit-gradient(linear,left 0%,left 100%,from(rgba(0,0,0,0)),to(rgba(0,0,0,1)));
background-image: -webkit-linear-gradient(top,rgba(0,0,0,0),0%,rgba(0,0,0,1),100%);
background-image: -moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
background-image: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
background-repeat: repeat-x;
}
.jgallery .jgallery-thumbnails.full-screen .change-album {
right: 40px;
top: 0;
position: absolute;
display: block;
}
.jgallery .jgallery-thumbnails.full-screen .change-album .title {
right: 48px;
top: 0;
left: auto;
bottom: auto;
}
.jgallery .jgallery-thumbnails.full-screen .change-album .menu {
right: 0;
top: 42px;
left: auto;
bottom: auto;
position: absolute;
}
.jgallery .jgallery-thumbnails.full-screen img {
display: inline-block;
}
.jgallery .jgallery-thumbnails.square:not(.full-screen) {
font-size: 0;
}
.jgallery .jgallery-thumbnails.square:not(.full-screen).jgallery-thumbnails-horizontal {
height: 40px;
}
.jgallery .jgallery-thumbnails.square:not(.full-screen).jgallery-thumbnails-left .next,
.jgallery .jgallery-thumbnails.square:not(.full-screen).jgallery-thumbnails-left .prev {
left: 20px;
}
.jgallery .jgallery-thumbnails.square:not(.full-screen).jgallery-thumbnails-right .next,
.jgallery .jgallery-thumbnails.square:not(.full-screen).jgallery-thumbnails-right .prev {
right: 20px;
}
.jgallery .jgallery-thumbnails.square:not(.full-screen).jgallery-thumbnails-top .next,
.jgallery .jgallery-thumbnails.square:not(.full-screen).jgallery-thumbnails-top .prev {
top: 20px;
}
.jgallery .jgallery-thumbnails.square:not(.full-screen).jgallery-thumbnails-bottom .next,
.jgallery .jgallery-thumbnails.square:not(.full-screen).jgallery-thumbnails-bottom .prev {
bottom: 20px;
}
.jgallery .jgallery-thumbnails.square:not(.full-screen).jgallery-thumbnails-vertical {
width: 40px;
}
.jgallery .jgallery-thumbnails.square:not(.full-screen) a {
width: 20px;
height: 20px;
margin: 10px 4px;
font-size: 20px;
text-indent: -9999px;
background: #fff;
color: #000;
text-decoration: none;
opacity: .7;
}
.jgallery .jgallery-thumbnails.square:not(.full-screen) a:hover {
opacity: 1;
}
.jgallery .jgallery-thumbnails.square:not(.full-screen) a.active {
opacity: .3;
cursor: default;
}
.jgallery .jgallery-thumbnails.square:not(.full-screen) a img {
display: none;
}
.jgallery .jgallery-thumbnails.square:not(.full-screen).jgallery-thumbnails-vertical a {
margin-top: 4px;
margin-bottom: 4px;
}
.jgallery .jgallery-thumbnails.square:not(.full-screen).jgallery-thumbnails-vertical a:first-child {
margin-top: 8px;
}
.jgallery .jgallery-thumbnails.square:not(.full-screen).jgallery-thumbnails-vertical a:last-child {
margin-bottom: 8px;
}
.jgallery .jgallery-thumbnails.square:not(.full-screen).jgallery-thumbnails-horizontal a:first-child {
margin-left: 8px;
}
.jgallery .jgallery-thumbnails.square:not(.full-screen).jgallery-thumbnails-horizontal a:last-child {
margin-right: 8px;
}
.jgallery .jgallery-thumbnails.square.number:not(.full-screen).jgallery-thumbnails-horizontal {
height: 50px;
}
.jgallery .jgallery-thumbnails.square.number:not(.full-screen).jgallery-thumbnails-vertical {
width: 50px;
}
.jgallery .jgallery-thumbnails.square.number:not(.full-screen).jgallery-thumbnails-left .next,
.jgallery .jgallery-thumbnails.square.number:not(.full-screen).jgallery-thumbnails-left .prev {
left: 25px;
}
.jgallery .jgallery-thumbnails.square.number:not(.full-screen).jgallery-thumbnails-right .next,
.jgallery .jgallery-thumbnails.square.number:not(.full-screen).jgallery-thumbnails-right .prev {
right: 25px;
}
.jgallery .jgallery-thumbnails.square.number:not(.full-screen).jgallery-thumbnails-top .next,
.jgallery .jgallery-thumbnails.square.number:not(.full-screen).jgallery-thumbnails-top .prev {
top: 25px;
}
.jgallery .jgallery-thumbnails.square.number:not(.full-screen).jgallery-thumbnails-bottom .next,
.jgallery .jgallery-thumbnails.square.number:not(.full-screen).jgallery-thumbnails-bottom .prev {
bottom: 25px;
}
.jgallery .jgallery-thumbnails.square.number:not(.full-screen) a {
width: 30px;
height: 30px;
-webkit-border-radius: 18px;
border-radius: 18px;
font-size: 14px;
line-height: 30px;
text-indent: 0;
font-weight: bold;
text-align: center;
}
.jgallery .jgallery-thumbnails.square.number:not(.full-screen) a:after {
content: attr(data-jgallery-number);
}
.jgallery .jgallery-thumbnails.square.number:not(.full-screen) img {
display: none;
}
.jgallery .zoom-container .nav-bottom > .title {
padding: 4px 0;
bottom: 5px;
right: 18px;
font-size: 14px;
color: #fff;
-webkit-transition: top, left, right, bottom, opacity, text-shadow, color 0.5s;
-moz-transition: top, left, right, bottom, opacity, text-shadow, color 0.5s;
-o-transition: top, left, right, bottom, opacity, text-shadow, color 0.5s;
transition: top, left, right, bottom, opacity, text-shadow, color 0.5s;
cursor: pointer;
text-overflow: ellipsis;
white-space: pre;
overflow: hidden;
opacity: 1;
position: absolute;
z-index: 0;
}
.jgallery .zoom-container .nav-bottom > .title.hidden {
bottom: -50%;
right: -50%;
opacity: 0;
}
.jgallery .zoom-container .nav-bottom > .title.hidden,
.jgallery .zoom-container .nav-bottom > .title.after,
.jgallery .zoom-container .nav-bottom > .title.before {
text-shadow: 0 0 .25em #fff;
color: transparent;
opacity: .5;
-webkit-transition: top, left, right, bottom, opacity 0.5s;
-moz-transition: top, left, right, bottom, opacity 0.5s;
-o-transition: top, left, right, bottom, opacity 0.5s;
transition: top, left, right, bottom, opacity 0.5s;
}
.jgallery .zoom-container .nav-bottom > .title.fade {
bottom: 5px;
right: 10px;
display: none;
}
.jgallery .zoom-container .nav-bottom > .title.fade.expanded {
padding-right: 10px;
padding-bottom: 8px;
padding-left: 10px;
left: 0;
right: 0;
bottom: 40px;
white-space: normal;
}
.jgallery .zoom-container .nav-bottom > .title.fade.before {
opacity: 0;
}
.jgallery .zoom-container .nav-bottom > .title.fade.after {
opacity: 0;
}
.pt-perspective {
position: relative;
width: 100%;
height: 100%;
-webkit-perspective: 1200px;
-moz-perspective: 1200px;
perspective: 1200px;
}
.pt-page {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
visibility: hidden;
overflow: hidden;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.pt-page-current,
.no-js .pt-page {
visibility: visible;
z-index: 1;
}
.no-js body {
overflow: auto;
}
.pt-page-ontop {
z-index: 999;
}
.pt-page h1 {
position: absolute;
font-weight: 300;
font-size: 4.4em;
line-height: 1;
letter-spacing: 6px;
margin: 0;
top: 12%;
width: 100%;
text-align: center;
text-transform: uppercase;
word-spacing: -0.3em;
}
.pt-page h1 span {
font-family: 'Satisfy', serif;
font-weight: 400;
font-size: 40%;
text-transform: none;
word-spacing: 0;
letter-spacing: 0;
display: block;
opacity: 0.4;
}
.pt-page h1 strong {
color: rgba(0,0,0,0.1);
}
.pt-page-1 {
background: #0ac2d2;
}
.pt-page-2 {
background: #7bb7fa;
}
.pt-page-3 {
background: #60d7a9;
}
.pt-page-4 {
background: #fdc162;
}
.pt-page-5 {
background: #fd6a62;
}
.pt-page-6 {
background: #f68dbb;
}
.pt-triggers {
position: absolute;
width: 200px;
z-index: 999999;
top: 12%;
left: 50%;
margin-top: 130px;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
}
.no-js .pt-triggers {
display: none;
}
.pt-triggers .dl-menuwrapper button,
.pt-touch-button {
border: none;
font-size: 13px;
font-weight: 700;
text-transform: uppercase;
margin: 10px 0 20px;
padding: 0px 20px;
line-height: 50px;
height: 50px;
letter-spacing: 1px;
width: 100%;
cursor: pointer;
display: block;
font-family: 'Lato', Calibri, Arial, sans-serif;
box-shadow: 0 3px 0 rgba(0,0,0,0.1);
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.pt-touch-button {
background: #fff;
color: #aaa;
}
.pt-triggers .dl-menuwrapper button {
margin-bottom: 0;
}
.pt-touch-button:active {
box-shadow: 0 1px 0 rgba(0,0,0,0.1);
}
.touch .pt-triggers .dl-menuwrapper {
display: none;
}
.pt-message {
display: none;
position: absolute;
z-index: 99999;
bottom: 0;
left: 0;
width: 100%;
background: #da475c;
color: #fff;
text-align: center;
}
.pt-message p {
margin: 0;
line-height: 60px;
font-size: 26px;
}
.no-cssanimations .pt-message {
display: block;
}
@media screen and (max-width: 47.4375em) {
.pt-page h1 {
font-size: 3em;
}
.pt-triggers .dl-menuwrapper {
display: none;
}
}
@media screen and (max-height: 45.9em) {
.pt-triggers .dl-menuwrapper li a {
padding-top: 2px;
padding-bottom: 2px;
}
.pt-triggers .dl-menuwrapper li.dl-back:after,
.dl-menuwrapper li > a:not(:only-child):after {
line-height: 24px;
}
}
@media screen and (max-height: 38em) {
.pt-triggers .dl-menuwrapper {
display: none;
}
}
.pt-page-moveToLeft {
-webkit-animation: moveToLeft .6s ease both;
-moz-animation: moveToLeft .6s ease both;
animation: moveToLeft .6s ease both;
}
.pt-page-moveFromLeft {
-webkit-animation: moveFromLeft .6s ease both;
-moz-animation: moveFromLeft .6s ease both;
animation: moveFromLeft .6s ease both;
}
.pt-page-moveToRight {
-webkit-animation: moveToRight .6s ease both;
-moz-animation: moveToRight .6s ease both;
animation: moveToRight .6s ease both;
}
.pt-page-moveFromRight {
-webkit-animation: moveFromRight .6s ease both;
-moz-animation: moveFromRight .6s ease both;
animation: moveFromRight .6s ease both;
}
.pt-page-moveToTop {
-webkit-animation: moveToTop .6s ease both;
-moz-animation: moveToTop .6s ease both;
animation: moveToTop .6s ease both;
}
.pt-page-moveFromTop {
-webkit-animation: moveFromTop .6s ease both;
-moz-animation: moveFromTop .6s ease both;
animation: moveFromTop .6s ease both;
}
.pt-page-moveToBottom {
-webkit-animation: moveToBottom .6s ease both;
-moz-animation: moveToBottom .6s ease both;
animation: moveToBottom .6s ease both;
}
.pt-page-moveFromBottom {
-webkit-animation: moveFromBottom .6s ease both;
-moz-animation: moveFromBottom .6s ease both;
animation: moveFromBottom .6s ease both;
}
.pt-page-fade {
-webkit-animation: fade .7s ease both;
-moz-animation: fade .7s ease both;
animation: fade .7s ease both;
}
.pt-page-moveToLeftFade {
-webkit-animation: moveToLeftFade .7s ease both;
-moz-animation: moveToLeftFade .7s ease both;
animation: moveToLeftFade .7s ease both;
}
.pt-page-moveFromLeftFade {
-webkit-animation: moveFromLeftFade .7s ease both;
-moz-animation: moveFromLeftFade .7s ease both;
animation: moveFromLeftFade .7s ease both;
}
.pt-page-moveToRightFade {
-webkit-animation: moveToRightFade .7s ease both;
-moz-animation: moveToRightFade .7s ease both;
animation: moveToRightFade .7s ease both;
}
.pt-page-moveFromRightFade {
-webkit-animation: moveFromRightFade .7s ease both;
-moz-animation: moveFromRightFade .7s ease both;
animation: moveFromRightFade .7s ease both;
}
.pt-page-moveToTopFade {
-webkit-animation: moveToTopFade .7s ease both;
-moz-animation: moveToTopFade .7s ease both;
animation: moveToTopFade .7s ease both;
}
.pt-page-moveFromTopFade {
-webkit-animation: moveFromTopFade .7s ease both;
-moz-animation: moveFromTopFade .7s ease both;
animation: moveFromTopFade .7s ease both;
}
.pt-page-moveToBottomFade {
-webkit-animation: moveToBottomFade .7s ease both;
-moz-animation: moveToBottomFade .7s ease both;
animation: moveToBottomFade .7s ease both;
}
.pt-page-moveFromBottomFade {
-webkit-animation: moveFromBottomFade .7s ease both;
-moz-animation: moveFromBottomFade .7s ease both;
animation: moveFromBottomFade .7s ease both;
}
.pt-page-moveToLeftEasing {
-webkit-animation: moveToLeft .7s ease-in-out both;
-moz-animation: moveToLeft .7s ease-in-out both;
animation: moveToLeft .7s ease-in-out both;
}
.pt-page-moveToRightEasing {
-webkit-animation: moveToRight .7s ease-in-out both;
-moz-animation: moveToRight .7s ease-in-out both;
animation: moveToRight .7s ease-in-out both;
}
.pt-page-moveToTopEasing {
-webkit-animation: moveToTop .7s ease-in-out both;
-moz-animation: moveToTop .7s ease-in-out both;
animation: moveToTop .7s ease-in-out both;
}
.pt-page-moveToBottomEasing {
-webkit-animation: moveToBottom .7s ease-in-out both;
-moz-animation: moveToBottom .7s ease-in-out both;
animation: moveToBottom .7s ease-in-out both;
}
@-webkit-keyframes moveToLeft {
to {
-webkit-transform: translateX(-100%);
}
}
@-moz-keyframes moveToLeft {
to {
-moz-transform: translateX(-100%);
}
}
@keyframes moveToLeft {
to {
transform: translateX(-100%);
}
}
@-webkit-keyframes moveFromLeft {
from {
-webkit-transform: translateX(-100%);
}
}
@-moz-keyframes moveFromLeft {
from {
-moz-transform: translateX(-100%);
}
}
@keyframes moveFromLeft {
from {
transform: translateX(-100%);
}
}
@-webkit-keyframes moveToRight {
to {
-webkit-transform: translateX(100%);
}
}
@-moz-keyframes moveToRight {
to {
-moz-transform: translateX(100%);
}
}
@keyframes moveToRight {
to {
transform: translateX(100%);
}
}
@-webkit-keyframes moveFromRight {
from {
-webkit-transform: translateX(100%);
}
}
@-moz-keyframes moveFromRight {
from {
-moz-transform: translateX(100%);
}
}
@keyframes moveFromRight {
from {
transform: translateX(100%);
}
}
@-webkit-keyframes moveToTop {
to {
-webkit-transform: translateY(-100%);
}
}
@-moz-keyframes moveToTop {
to {
-moz-transform: translateY(-100%);
}
}
@keyframes moveToTop {
to {
transform: translateY(-100%);
}
}
@-webkit-keyframes moveFromTop {
from {
-webkit-transform: translateY(-100%);
}
}
@-moz-keyframes moveFromTop {
from {
-moz-transform: translateY(-100%);
}
}
@keyframes moveFromTop {
from {
transform: translateY(-100%);
}
}
@-webkit-keyframes moveToBottom {
to {
-webkit-transform: translateY(100%);
}
}
@-moz-keyframes moveToBottom {
to {
-moz-transform: translateY(100%);
}
}
@keyframes moveToBottom {
to {
transform: translateY(100%);
}
}
@-webkit-keyframes moveFromBottom {
from {
-webkit-transform: translateY(100%);
}
}
@-moz-keyframes moveFromBottom {
from {
-moz-transform: translateY(100%);
}
}
@keyframes moveFromBottom {
from {
transform: translateY(100%);
}
}
@-webkit-keyframes fade {
to {
opacity: 0.3;
}
}
@-moz-keyframes fade {
to {
opacity: 0.3;
}
}
@keyframes fade {
to {
opacity: 0.3;
}
}
@-webkit-keyframes moveToLeftFade {
to {
opacity: 0.3;
-webkit-transform: translateX(-100%);
}
}
@-moz-keyframes moveToLeftFade {
to {
opacity: 0.3;
-moz-transform: translateX(-100%);
}
}
@keyframes moveToLeftFade {
to {
opacity: 0.3;
transform: translateX(-100%);
}
}
@-webkit-keyframes moveFromLeftFade {
from {
opacity: 0.3;
-webkit-transform: translateX(-100%);
}
}
@-moz-keyframes moveFromLeftFade {
from {
opacity: 0.3;
-moz-transform: translateX(-100%);
}
}
@keyframes moveFromLeftFade {
from {
opacity: 0.3;
transform: translateX(-100%);
}
}
@-webkit-keyframes moveToRightFade {
to {
opacity: 0.3;
-webkit-transform: translateX(100%);
}
}
@-moz-keyframes moveToRightFade {
to {
opacity: 0.3;
-moz-transform: translateX(100%);
}
}
@keyframes moveToRightFade {
to {
opacity: 0.3;
transform: translateX(100%);
}
}
@-webkit-keyframes moveFromRightFade {
from {
opacity: 0.3;
-webkit-transform: translateX(100%);
}
}
@-moz-keyframes moveFromRightFade {
from {
opacity: 0.3;
-moz-transform: translateX(100%);
}
}
@keyframes moveFromRightFade {
from {
opacity: 0.3;
transform: translateX(100%);
}
}
@-webkit-keyframes moveToTopFade {
to {
opacity: 0.3;
-webkit-transform: translateY(-100%);
}
}
@-moz-keyframes moveToTopFade {
to {
opacity: 0.3;
-moz-transform: translateY(-100%);
}
}
@keyframes moveToTopFade {
to {
opacity: 0.3;
transform: translateY(-100%);
}
}
@-webkit-keyframes moveFromTopFade {
from {
opacity: 0.3;
-webkit-transform: translateY(-100%);
}
}
@-moz-keyframes moveFromTopFade {
from {
opacity: 0.3;
-moz-transform: translateY(-100%);
}
}
@keyframes moveFromTopFade {
from {
opacity: 0.3;
transform: translateY(-100%);
}
}
@-webkit-keyframes moveToBottomFade {
to {
opacity: 0.3;
-webkit-transform: translateY(100%);
}
}
@-moz-keyframes moveToBottomFade {
to {
opacity: 0.3;
-moz-transform: translateY(100%);
}
}
@keyframes moveToBottomFade {
to {
opacity: 0.3;
transform: translateY(100%);
}
}
@-webkit-keyframes moveFromBottomFade {
from {
opacity: 0.3;
-webkit-transform: translateY(100%);
}
}
@-moz-keyframes moveFromBottomFade {
from {
opacity: 0.3;
-moz-transform: translateY(100%);
}
}
@keyframes moveFromBottomFade {
from {
opacity: 0.3;
transform: translateY(100%);
}
}
.pt-page-scaleDown {
-webkit-animation: scaleDown .7s ease both;
-moz-animation: scaleDown .7s ease both;
animation: scaleDown .7s ease both;
}
.pt-page-scaleUp {
-webkit-animation: scaleUp .7s ease both;
-moz-animation: scaleUp .7s ease both;
animation: scaleUp .7s ease both;
}
.pt-page-scaleUpDown {
-webkit-animation: scaleUpDown .5s ease both;
-moz-animation: scaleUpDown .5s ease both;
animation: scaleUpDown .5s ease both;
}
.pt-page-scaleDownUp {
-webkit-animation: scaleDownUp .5s ease both;
-moz-animation: scaleDownUp .5s ease both;
animation: scaleDownUp .5s ease both;
}
.pt-page-scaleDownCenter {
-webkit-animation: scaleDownCenter .4s ease-in both;
-moz-animation: scaleDownCenter .4s ease-in both;
animation: scaleDownCenter .4s ease-in both;
}
.pt-page-scaleUpCenter {
-webkit-animation: scaleUpCenter .4s ease-out both;
-moz-animation: scaleUpCenter .4s ease-out both;
animation: scaleUpCenter .4s ease-out both;
}
@-webkit-keyframes scaleDown {
to {
opacity: 0;
-webkit-transform: scale(.8);
}
}
@-moz-keyframes scaleDown {
to {
opacity: 0;
-moz-transform: scale(.8);
}
}
@keyframes scaleDown {
to {
opacity: 0;
transform: scale(.8);
}
}
@-webkit-keyframes scaleUp {
from {
opacity: 0;
-webkit-transform: scale(.8);
}
}
@-moz-keyframes scaleUp {
from {
opacity: 0;
-moz-transform: scale(.8);
}
}
@keyframes scaleUp {
from {
opacity: 0;
transform: scale(.8);
}
}
@-webkit-keyframes scaleUpDown {
from {
opacity: 0;
-webkit-transform: scale(1.2);
}
}
@-moz-keyframes scaleUpDown {
from {
opacity: 0;
-moz-transform: scale(1.2);
}
}
@keyframes scaleUpDown {
from {
opacity: 0;
transform: scale(1.2);
}
}
@-webkit-keyframes scaleDownUp {
to {
opacity: 0;
-webkit-transform: scale(1.2);
}
}
@-moz-keyframes scaleDownUp {
to {
opacity: 0;
-moz-transform: scale(1.2);
}
}
@keyframes scaleDownUp {
to {
opacity: 0;
transform: scale(1.2);
}
}
@-webkit-keyframes scaleDownCenter {
to {
opacity: 0;
-webkit-transform: scale(.7);
}
}
@-moz-keyframes scaleDownCenter {
to {
opacity: 0;
-moz-transform: scale(.7);
}
}
@keyframes scaleDownCenter {
to {
opacity: 0;
transform: scale(.7);
}
}
@-webkit-keyframes scaleUpCenter {
from {
opacity: 0;
-webkit-transform: scale(.7);
}
}
@-moz-keyframes scaleUpCenter {
from {
opacity: 0;
-moz-transform: scale(.7);
}
}
@keyframes scaleUpCenter {
from {
opacity: 0;
transform: scale(.7);
}
}
.pt-page-rotateRightSideFirst {
-webkit-transform-origin: 0% 50%;
-webkit-animation: rotateRightSideFirst .8s both ease-in;
-moz-transform-origin: 0% 50%;
-moz-animation: rotateRightSideFirst .8s both ease-in;
transform-origin: 0% 50%;
animation: rotateRightSideFirst .8s both ease-in;
}
.pt-page-rotateLeftSideFirst {
-webkit-transform-origin: 100% 50%;
-webkit-animation: rotateLeftSideFirst .8s both ease-in;
-moz-transform-origin: 100% 50%;
-moz-animation: rotateLeftSideFirst .8s both ease-in;
transform-origin: 100% 50%;
animation: rotateLeftSideFirst .8s both ease-in;
}
.pt-page-rotateTopSideFirst {
-webkit-transform-origin: 50% 100%;
-webkit-animation: rotateTopSideFirst .8s both ease-in;
-moz-transform-origin: 50% 100%;
-moz-animation: rotateTopSideFirst .8s both ease-in;
transform-origin: 50% 100%;
animation: rotateTopSideFirst .8s both ease-in;
}
.pt-page-rotateBottomSideFirst {
-webkit-transform-origin: 50% 0%;
-webkit-animation: rotateBottomSideFirst .8s both ease-in;
-moz-transform-origin: 50% 0%;
-moz-animation: rotateBottomSideFirst .8s both ease-in;
transform-origin: 50% 0%;
animation: rotateBottomSideFirst .8s both ease-in;
}
.pt-page-flipOutRight {
-webkit-transform-origin: 50% 50%;
-webkit-animation: flipOutRight .5s both ease-in;
-moz-transform-origin: 50% 50%;
-moz-animation: flipOutRight .5s both ease-in;
transform-origin: 50% 50%;
animation: flipOutRight .5s both ease-in;
}
.pt-page-flipInLeft {
-webkit-transform-origin: 50% 50%;
-webkit-animation: flipInLeft .5s both ease-out;
-moz-transform-origin: 50% 50%;
-moz-animation: flipInLeft .5s both ease-out;
transform-origin: 50% 50%;
animation: flipInLeft .5s both ease-out;
}
.pt-page-flipOutLeft {
-webkit-transform-origin: 50% 50%;
-webkit-animation: flipOutLeft .5s both ease-in;
-moz-transform-origin: 50% 50%;
-moz-animation: flipOutLeft .5s both ease-in;
transform-origin: 50% 50%;
animation: flipOutLeft .5s both ease-in;
}
.pt-page-flipInRight {
-webkit-transform-origin: 50% 50%;
-webkit-animation: flipInRight .5s both ease-out;
-moz-transform-origin: 50% 50%;
-moz-animation: flipInRight .5s both ease-out;
transform-origin: 50% 50%;
animation: flipInRight .5s both ease-out;
}
.pt-page-flipOutTop {
-webkit-transform-origin: 50% 50%;
-webkit-animation: flipOutTop .5s both ease-in;
-moz-transform-origin: 50% 50%;
-moz-animation: flipOutTop .5s both ease-in;
transform-origin: 50% 50%;
animation: flipOutTop .5s both ease-in;
}
.pt-page-flipInBottom {
-webkit-transform-origin: 50% 50%;
-webkit-animation: flipInBottom .5s both ease-out;
-moz-transform-origin: 50% 50%;
-moz-animation: flipInBottom .5s both ease-out;
transform-origin: 50% 50%;
animation: flipInBottom .5s both ease-out;
}
.pt-page-flipOutBottom {
-webkit-transform-origin: 50% 50%;
-webkit-animation: flipOutBottom .5s both ease-in;
-moz-transform-origin: 50% 50%;
-moz-animation: flipOutBottom .5s both ease-in;
transform-origin: 50% 50%;
animation: flipOutBottom .5s both ease-in;
}
.pt-page-flipInTop {
-webkit-transform-origin: 50% 50%;
-webkit-animation: flipInTop .5s both ease-out;
-moz-transform-origin: 50% 50%;
-moz-animation: flipInTop .5s both ease-out;
transform-origin: 50% 50%;
animation: flipInTop .5s both ease-out;
}
.pt-page-rotateFall {
-webkit-transform-origin: 0% 0%;
-webkit-animation: rotateFall 1s both ease-in;
-moz-transform-origin: 0% 0%;
-moz-animation: rotateFall 1s both ease-in;
transform-origin: 0% 0%;
animation: rotateFall 1s both ease-in;
}
.pt-page-rotateOutNewspaper {
-webkit-transform-origin: 50% 50%;
-webkit-animation: rotateOutNewspaper .5s both ease-in;
-moz-transform-origin: 50% 50%;
-moz-animation: rotateOutNewspaper .5s both ease-in;
transform-origin: 50% 50%;
animation: rotateOutNewspaper .5s both ease-in;
}
.pt-page-rotateInNewspaper {
-webkit-transform-origin: 50% 50%;
-webkit-animation: rotateInNewspaper .5s both ease-out;
-moz-transform-origin: 50% 50%;
-moz-animation: rotateInNewspaper .5s both ease-out;
transform-origin: 50% 50%;
animation: rotateInNewspaper .5s both ease-out;
}
.pt-page-rotatePushLeft {
-webkit-transform-origin: 0% 50%;
-webkit-animation: rotatePushLeft .8s both ease;
-moz-transform-origin: 0% 50%;
-moz-animation: rotatePushLeft .8s both ease;
transform-origin: 0% 50%;
animation: rotatePushLeft .8s both ease;
}
.pt-page-rotatePushRight {
-webkit-transform-origin: 100% 50%;
-webkit-animation: rotatePushRight .8s both ease;
-moz-transform-origin: 100% 50%;
-moz-animation: rotatePushRight .8s both ease;
transform-origin: 100% 50%;
animation: rotatePushRight .8s both ease;
}
.pt-page-rotatePushTop {
-webkit-transform-origin: 50% 0%;
-webkit-animation: rotatePushTop .8s both ease;
-moz-transform-origin: 50% 0%;
-moz-animation: rotatePushTop .8s both ease;
transform-origin: 50% 0%;
animation: rotatePushTop .8s both ease;
}
.pt-page-rotatePushBottom {
-webkit-transform-origin: 50% 100%;
-webkit-animation: rotatePushBottom .8s both ease;
-moz-transform-origin: 50% 100%;
-moz-animation: rotatePushBottom .8s both ease;
transform-origin: 50% 100%;
animation: rotatePushBottom .8s both ease;
}
.pt-page-rotatePullRight {
-webkit-transform-origin: 100% 50%;
-webkit-animation: rotatePullRight .5s both ease;
-moz-transform-origin: 100% 50%;
-moz-animation: rotatePullRight .5s both ease;
transform-origin: 100% 50%;
animation: rotatePullRight .5s both ease;
}
.pt-page-rotatePullLeft {
-webkit-transform-origin: 0% 50%;
-webkit-animation: rotatePullLeft .5s both ease;
-moz-transform-origin: 0% 50%;
-moz-animation: rotatePullLeft .5s both ease;
transform-origin: 0% 50%;
animation: rotatePullLeft .5s both ease;
}
.pt-page-rotatePullTop {
-webkit-transform-origin: 50% 0%;
-webkit-animation: rotatePullTop .5s both ease;
-moz-transform-origin: 50% 0%;
-moz-animation: rotatePullTop .5s both ease;
transform-origin: 50% 0%;
animation: rotatePullTop .5s both ease;
}
.pt-page-rotatePullBottom {
-webkit-transform-origin: 50% 100%;
-webkit-animation: rotatePullBottom .5s both ease;
-moz-transform-origin: 50% 100%;
-moz-animation: rotatePullBottom .5s both ease;
transform-origin: 50% 100%;
animation: rotatePullBottom .5s both ease;
}
.pt-page-rotateFoldRight {
-webkit-transform-origin: 0% 50%;
-webkit-animation: rotateFoldRight .7s both ease;
-moz-transform-origin: 0% 50%;
-moz-animation: rotateFoldRight .7s both ease;
transform-origin: 0% 50%;
animation: rotateFoldRight .7s both ease;
}
.pt-page-rotateFoldLeft {
-webkit-transform-origin: 100% 50%;
-webkit-animation: rotateFoldLeft .7s both ease;
-moz-transform-origin: 100% 50%;
-moz-animation: rotateFoldLeft .7s both ease;
transform-origin: 100% 50%;
animation: rotateFoldLeft .7s both ease;
}
.pt-page-rotateFoldTop {
-webkit-transform-origin: 50% 100%;
-webkit-animation: rotateFoldTop .7s both ease;
-moz-transform-origin: 50% 100%;
-moz-animation: rotateFoldTop .7s both ease;
transform-origin: 50% 100%;
animation: rotateFoldTop .7s both ease;
}
.pt-page-rotateFoldBottom {
-webkit-transform-origin: 50% 0%;
-webkit-animation: rotateFoldBottom .7s both ease;
-moz-transform-origin: 50% 0%;
-moz-animation: rotateFoldBottom .7s both ease;
transform-origin: 50% 0%;
animation: rotateFoldBottom .7s both ease;
}
.pt-page-rotateUnfoldLeft {
-webkit-transform-origin: 100% 50%;
-webkit-animation: rotateUnfoldLeft .7s both ease;
-moz-transform-origin: 100% 50%;
-moz-animation: rotateUnfoldLeft .7s both ease;
transform-origin: 100% 50%;
animation: rotateUnfoldLeft .7s both ease;
}
.pt-page-rotateUnfoldRight {
-webkit-transform-origin: 0% 50%;
-webkit-animation: rotateUnfoldRight .7s both ease;
-moz-transform-origin: 0% 50%;
-moz-animation: rotateUnfoldRight .7s both ease;
transform-origin: 0% 50%;
animation: rotateUnfoldRight .7s both ease;
}
.pt-page-rotateUnfoldTop {
-webkit-transform-origin: 50% 100%;
-webkit-animation: rotateUnfoldTop .7s both ease;
-moz-transform-origin: 50% 100%;
-moz-animation: rotateUnfoldTop .7s both ease;
transform-origin: 50% 100%;
animation: rotateUnfoldTop .7s both ease;
}
.pt-page-rotateUnfoldBottom {
-webkit-transform-origin: 50% 0%;
-webkit-animation: rotateUnfoldBottom .7s both ease;
-moz-transform-origin: 50% 0%;
-moz-animation: rotateUnfoldBottom .7s both ease;
transform-origin: 50% 0%;
animation: rotateUnfoldBottom .7s both ease;
}
.pt-page-rotateRoomLeftOut {
-webkit-transform-origin: 100% 50%;
-webkit-animation: rotateRoomLeftOut .8s both ease;
-moz-transform-origin: 100% 50%;
-moz-animation: rotateRoomLeftOut .8s both ease;
transform-origin: 100% 50%;
animation: rotateRoomLeftOut .8s both ease;
}
.pt-page-rotateRoomLeftIn {
-webkit-transform-origin: 0% 50%;
-webkit-animation: rotateRoomLeftIn .8s both ease;
-moz-transform-origin: 0% 50%;
-moz-animation: rotateRoomLeftIn .8s both ease;
transform-origin: 0% 50%;
animation: rotateRoomLeftIn .8s both ease;
}
.pt-page-rotateRoomRightOut {
-webkit-transform-origin: 0% 50%;
-webkit-animation: rotateRoomRightOut .8s both ease;
-moz-transform-origin: 0% 50%;
-moz-animation: rotateRoomRightOut .8s both ease;
transform-origin: 0% 50%;
animation: rotateRoomRightOut .8s both ease;
}
.pt-page-rotateRoomRightIn {
-webkit-transform-origin: 100% 50%;
-webkit-animation: rotateRoomRightIn .8s both ease;
-moz-transform-origin: 100% 50%;
-moz-animation: rotateRoomRightIn .8s both ease;
transform-origin: 100% 50%;
animation: rotateRoomRightIn .8s both ease;
}
.pt-page-rotateRoomTopOut {
-webkit-transform-origin: 50% 100%;
-webkit-animation: rotateRoomTopOut .8s both ease;
-moz-transform-origin: 50% 100%;
-moz-animation: rotateRoomTopOut .8s both ease;
transform-origin: 50% 100%;
animation: rotateRoomTopOut .8s both ease;
}
.pt-page-rotateRoomTopIn {
-webkit-transform-origin: 50% 0%;
-webkit-animation: rotateRoomTopIn .8s both ease;
-moz-transform-origin: 50% 0%;
-moz-animation: rotateRoomTopIn .8s both ease;
transform-origin: 50% 0%;
animation: rotateRoomTopIn .8s both ease;
}
.pt-page-rotateRoomBottomOut {
-webkit-transform-origin: 50% 0%;
-webkit-animation: rotateRoomBottomOut .8s both ease;
-moz-transform-origin: 50% 0%;
-moz-animation: rotateRoomBottomOut .8s both ease;
transform-origin: 50% 0%;
animation: rotateRoomBottomOut .8s both ease;
}
.pt-page-rotateRoomBottomIn {
-webkit-transform-origin: 50% 100%;
-webkit-animation: rotateRoomBottomIn .8s both ease;
-moz-transform-origin: 50% 100%;
-moz-animation: rotateRoomBottomIn .8s both ease;
transform-origin: 50% 100%;
animation: rotateRoomBottomIn .8s both ease;
}
.pt-page-rotateCubeLeftOut {
-webkit-transform-origin: 100% 50%;
-webkit-animation: rotateCubeLeftOut .6s both ease-in;
-moz-transform-origin: 100% 50%;
-moz-animation: rotateCubeLeftOut .6s both ease-in;
transform-origin: 100% 50%;
animation: rotateCubeLeftOut .6s both ease-in;
}
.pt-page-rotateCubeLeftIn {
-webkit-transform-origin: 0% 50%;
-webkit-animation: rotateCubeLeftIn .6s both ease-in;
-moz-transform-origin: 0% 50%;
-moz-animation: rotateCubeLeftIn .6s both ease-in;
transform-origin: 0% 50%;
animation: rotateCubeLeftIn .6s both ease-in;
}
.pt-page-rotateCubeRightOut {
-webkit-transform-origin: 0% 50%;
-webkit-animation: rotateCubeRightOut .6s both ease-in;
-moz-transform-origin: 0% 50%;
-moz-animation: rotateCubeRightOut .6s both ease-in;
transform-origin: 0% 50%;
animation: rotateCubeRightOut .6s both ease-in;
}
.pt-page-rotateCubeRightIn {
-webkit-transform-origin: 100% 50%;
-webkit-animation: rotateCubeRightIn .6s both ease-in;
-moz-transform-origin: 100% 50%;
-moz-animation: rotateCubeRightIn .6s both ease-in;
transform-origin: 100% 50%;
animation: rotateCubeRightIn .6s both ease-in;
}
.pt-page-rotateCubeTopOut {
-webkit-transform-origin: 50% 100%;
-webkit-animation: rotateCubeTopOut .6s both ease-in;
-moz-transform-origin: 50% 100%;
-moz-animation: rotateCubeTopOut .6s both ease-in;
transform-origin: 50% 100%;
animation: rotateCubeTopOut .6s both ease-in;
}
.pt-page-rotateCubeTopIn {
-webkit-transform-origin: 50% 0%;
-webkit-animation: rotateCubeTopIn .6s both ease-in;
-moz-transform-origin: 50% 0%;
-moz-animation: rotateCubeTopIn .6s both ease-in;
transform-origin: 50% 0%;
animation: rotateCubeTopIn .6s both ease-in;
}
.pt-page-rotateCubeBottomOut {
-webkit-transform-origin: 50% 0%;
-webkit-animation: rotateCubeBottomOut .6s both ease-in;
-moz-transform-origin: 50% 0%;
-moz-animation: rotateCubeBottomOut .6s both ease-in;
transform-origin: 50% 0%;
animation: rotateCubeBottomOut .6s both ease-in;
}
.pt-page-rotateCubeBottomIn {
-webkit-transform-origin: 50% 100%;
-webkit-animation: rotateCubeBottomIn .6s both ease-in;
-moz-transform-origin: 50% 100%;
-moz-animation: rotateCubeBottomIn .6s both ease-in;
transform-origin: 50% 100%;
animation: rotateCubeBottomIn .6s both ease-in;
}
.pt-page-rotateCarouselLeftOut {
-webkit-transform-origin: 100% 50%;
-webkit-animation: rotateCarouselLeftOut .8s both ease;
-moz-transform-origin: 100% 50%;
-moz-animation: rotateCarouselLeftOut .8s both ease;
transform-origin: 100% 50%;
animation: rotateCarouselLeftOut .8s both ease;
}
.pt-page-rotateCarouselLeftIn {
-webkit-transform-origin: 0% 50%;
-webkit-animation: rotateCarouselLeftIn .8s both ease;
-moz-transform-origin: 0% 50%;
-moz-animation: rotateCarouselLeftIn .8s both ease;
transform-origin: 0% 50%;
animation: rotateCarouselLeftIn .8s both ease;
}
.pt-page-rotateCarouselRightOut {
-webkit-transform-origin: 0% 50%;
-webkit-animation: rotateCarouselRightOut .8s both ease;
-moz-transform-origin: 0% 50%;
-moz-animation: rotateCarouselRightOut .8s both ease;
transform-origin: 0% 50%;
animation: rotateCarouselRightOut .8s both ease;
}
.pt-page-rotateCarouselRightIn {
-webkit-transform-origin: 100% 50%;
-webkit-animation: rotateCarouselRightIn .8s both ease;
-moz-transform-origin: 100% 50%;
-moz-animation: rotateCarouselRightIn .8s both ease;
transform-origin: 100% 50%;
animation: rotateCarouselRightIn .8s both ease;
}
.pt-page-rotateCarouselTopOut {
-webkit-transform-origin: 50% 100%;
-webkit-animation: rotateCarouselTopOut .8s both ease;
-moz-transform-origin: 50% 100%;
-moz-animation: rotateCarouselTopOut .8s both ease;
transform-origin: 50% 100%;
animation: rotateCarouselTopOut .8s both ease;
}
.pt-page-rotateCarouselTopIn {
-webkit-transform-origin: 50% 0%;
-webkit-animation: rotateCarouselTopIn .8s both ease;
-moz-transform-origin: 50% 0%;
-moz-animation: rotateCarouselTopIn .8s both ease;
transform-origin: 50% 0%;
animation: rotateCarouselTopIn .8s both ease;
}
.pt-page-rotateCarouselBottomOut {
-webkit-transform-origin: 50% 0%;
-webkit-animation: rotateCarouselBottomOut .8s both ease;
-moz-transform-origin: 50% 0%;
-moz-animation: rotateCarouselBottomOut .8s both ease;
transform-origin: 50% 0%;
animation: rotateCarouselBottomOut .8s both ease;
}
.pt-page-rotateCarouselBottomIn {
-webkit-transform-origin: 50% 100%;
-webkit-animation: rotateCarouselBottomIn .8s both ease;
-moz-transform-origin: 50% 100%;
-moz-animation: rotateCarouselBottomIn .8s both ease;
transform-origin: 50% 100%;
animation: rotateCarouselBottomIn .8s both ease;
}
.pt-page-rotateSidesOut {
-webkit-transform-origin: -50% 50%;
-webkit-animation: rotateSidesOut .5s both ease-in;
-moz-transform-origin: -50% 50%;
-moz-animation: rotateSidesOut .5s both ease-in;
transform-origin: -50% 50%;
animation: rotateSidesOut .5s both ease-in;
}
.pt-page-rotateSidesIn {
-webkit-transform-origin: 150% 50%;
-webkit-animation: rotateSidesIn .5s both ease-out;
-moz-transform-origin: 150% 50%;
-moz-animation: rotateSidesIn .5s both ease-out;
transform-origin: 150% 50%;
animation: rotateSidesIn .5s both ease-out;
}
.pt-page-rotateSlideOut {
-webkit-animation: rotateSlideOut 1s both ease;
-moz-animation: rotateSlideOut 1s both ease;
animation: rotateSlideOut 1s both ease;
}
.pt-page-rotateSlideIn {
-webkit-animation: rotateSlideIn 1s both ease;
-moz-animation: rotateSlideIn 1s both ease;
animation: rotateSlideIn 1s both ease;
}
@-webkit-keyframes rotateRightSideFirst {
40% {
-webkit-transform: rotateY(15deg);
opacity: .8;
-webkit-animation-timing-function: ease-out;
}
100% {
-webkit-transform: scale(0.8) translateZ(-200px);
opacity: 0;
}
}
@-moz-keyframes rotateRightSideFirst {
40% {
-moz-transform: rotateY(15deg);
opacity: .8;
-moz-animation-timing-function: ease-out;
}
100% {
-moz-transform: scale(0.8) translateZ(-200px);
opacity: 0;
}
}
@keyframes rotateRightSideFirst {
40% {
transform: rotateY(15deg);
opacity: .8;
animation-timing-function: ease-out;
}
100% {
transform: scale(0.8) translateZ(-200px);
opacity: 0;
}
}
@-webkit-keyframes rotateLeftSideFirst {
40% {
-webkit-transform: rotateY(-15deg);
opacity: .8;
-webkit-animation-timing-function: ease-out;
}
100% {
-webkit-transform: scale(0.8) translateZ(-200px);
opacity: 0;
}
}
@-moz-keyframes rotateLeftSideFirst {
40% {
-moz-transform: rotateY(-15deg);
opacity: .8;
-moz-animation-timing-function: ease-out;
}
100% {
-moz-transform: scale(0.8) translateZ(-200px);
opacity: 0;
}
}
@keyframes rotateLeftSideFirst {
40% {
transform: rotateY(-15deg);
opacity: .8;
animation-timing-function: ease-out;
}
100% {
transform: scale(0.8) translateZ(-200px);
opacity: 0;
}
}
@-webkit-keyframes rotateTopSideFirst {
40% {
-webkit-transform: rotateX(15deg);
opacity: .8;
-webkit-animation-timing-function: ease-out;
}
100% {
-webkit-transform: scale(0.8) translateZ(-200px);
opacity: 0;
}
}
@-moz-keyframes rotateTopSideFirst {
40% {
-moz-transform: rotateX(15deg);
opacity: .8;
-moz-animation-timing-function: ease-out;
}
100% {
-moz-transform: scale(0.8) translateZ(-200px);
opacity: 0;
}
}
@keyframes rotateTopSideFirst {
40% {
transform: rotateX(15deg);
opacity: .8;
animation-timing-function: ease-out;
}
100% {
transform: scale(0.8) translateZ(-200px);
opacity: 0;
}
}
@-webkit-keyframes rotateBottomSideFirst {
40% {
-webkit-transform: rotateX(-15deg);
opacity: .8;
-webkit-animation-timing-function: ease-out;
}
100% {
-webkit-transform: scale(0.8) translateZ(-200px);
opacity: 0;
}
}
@-moz-keyframes rotateBottomSideFirst {
40% {
-moz-transform: rotateX(-15deg);
opacity: .8;
-moz-animation-timing-function: ease-out;
}
100% {
-moz-transform: scale(0.8) translateZ(-200px);
opacity: 0;
}
}
@keyframes rotateBottomSideFirst {
40% {
transform: rotateX(-15deg);
opacity: .8;
animation-timing-function: ease-out;
}
100% {
transform: scale(0.8) translateZ(-200px);
opacity: 0;
}
}
@-webkit-keyframes flipOutRight {
to {
-webkit-transform: translateZ(-1000px) rotateY(90deg);
opacity: 0.2;
}
}
@-moz-keyframes flipOutRight {
to {
-moz-transform: translateZ(-1000px) rotateY(90deg);
opacity: 0.2;
}
}
@keyframes flipOutRight {
to {
transform: translateZ(-1000px) rotateY(90deg);
opacity: 0.2;
}
}
@-webkit-keyframes flipInLeft {
from {
-webkit-transform: translateZ(-1000px) rotateY(-90deg);
opacity: 0.2;
}
}
@-moz-keyframes flipInLeft {
from {
-moz-transform: translateZ(-1000px) rotateY(-90deg);
opacity: 0.2;
}
}
@keyframes flipInLeft {
from {
transform: translateZ(-1000px) rotateY(-90deg);
opacity: 0.2;
}
}
@-webkit-keyframes flipOutLeft {
to {
-webkit-transform: translateZ(-1000px) rotateY(-90deg);
opacity: 0.2;
}
}
@-moz-keyframes flipOutLeft {
to {
-moz-transform: translateZ(-1000px) rotateY(-90deg);
opacity: 0.2;
}
}
@keyframes flipOutLeft {
to {
transform: translateZ(-1000px) rotateY(-90deg);
opacity: 0.2;
}
}
@-webkit-keyframes flipInRight {
from {
-webkit-transform: translateZ(-1000px) rotateY(90deg);
opacity: 0.2;
}
}
@-moz-keyframes flipInRight {
from {
-moz-transform: translateZ(-1000px) rotateY(90deg);
opacity: 0.2;
}
}
@keyframes flipInRight {
from {
transform: translateZ(-1000px) rotateY(90deg);
opacity: 0.2;
}
}
@-webkit-keyframes flipOutTop {
to {
-webkit-transform: translateZ(-1000px) rotateX(90deg);
opacity: 0.2;
}
}
@-moz-keyframes flipOutTop {
to {
-moz-transform: translateZ(-1000px) rotateX(90deg);
opacity: 0.2;
}
}
@keyframes flipOutTop {
to {
transform: translateZ(-1000px) rotateX(90deg);
opacity: 0.2;
}
}
@-webkit-keyframes flipInBottom {
from {
-webkit-transform: translateZ(-1000px) rotateX(-90deg);
opacity: 0.2;
}
}
@-moz-keyframes flipInBottom {
from {
-moz-transform: translateZ(-1000px) rotateX(-90deg);
opacity: 0.2;
}
}
@keyframes flipInBottom {
from {
transform: translateZ(-1000px) rotateX(-90deg);
opacity: 0.2;
}
}
@-webkit-keyframes flipOutBottom {
to {
-webkit-transform: translateZ(-1000px) rotateX(-90deg);
opacity: 0.2;
}
}
@-moz-keyframes flipOutBottom {
to {
-moz-transform: translateZ(-1000px) rotateX(-90deg);
opacity: 0.2;
}
}
@keyframes flipOutBottom {
to {
transform: translateZ(-1000px) rotateX(-90deg);
opacity: 0.2;
}
}
@-webkit-keyframes flipInTop {
from {
-webkit-transform: translateZ(-1000px) rotateX(90deg);
opacity: 0.2;
}
}
@-moz-keyframes flipInTop {
from {
-moz-transform: translateZ(-1000px) rotateX(90deg);
opacity: 0.2;
}
}
@keyframes flipInTop {
from {
transform: translateZ(-1000px) rotateX(90deg);
opacity: 0.2;
}
}
@-webkit-keyframes rotateFall {
0% {
-webkit-transform: rotateZ(0deg);
}
20% {
-webkit-transform: rotateZ(10deg);
-webkit-animation-timing-function: ease-out;
}
40% {
-webkit-transform: rotateZ(17deg);
}
60% {
-webkit-transform: rotateZ(16deg);
}
100% {
-webkit-transform: translateY(100%) rotateZ(17deg);
}
}
@-moz-keyframes rotateFall {
0% {
-moz-transform: rotateZ(0deg);
}
20% {
-moz-transform: rotateZ(10deg);
-moz-animation-timing-function: ease-out;
}
40% {
-moz-transform: rotateZ(17deg);
}
60% {
-moz-transform: rotateZ(16deg);
}
100% {
-moz-transform: translateY(100%) rotateZ(17deg);
}
}
@keyframes rotateFall {
0% {
transform: rotateZ(0deg);
}
20% {
transform: rotateZ(10deg);
animation-timing-function: ease-out;
}
40% {
transform: rotateZ(17deg);
}
60% {
transform: rotateZ(16deg);
}
100% {
transform: translateY(100%) rotateZ(17deg);
}
}
@-webkit-keyframes rotateOutNewspaper {
to {
-webkit-transform: translateZ(-3000px) rotateZ(360deg);
opacity: 0;
}
}
@-moz-keyframes rotateOutNewspaper {
to {
-moz-transform: translateZ(-3000px) rotateZ(360deg);
opacity: 0;
}
}
@keyframes rotateOutNewspaper {
to {
transform: translateZ(-3000px) rotateZ(360deg);
opacity: 0;
}
}
@-webkit-keyframes rotateInNewspaper {
from {
-webkit-transform: translateZ(-3000px) rotateZ(-360deg);
opacity: 0;
}
}
@-moz-keyframes rotateInNewspaper {
from {
-moz-transform: translateZ(-3000px) rotateZ(-360deg);
opacity: 0;
}
}
@keyframes rotateInNewspaper {
from {
transform: translateZ(-3000px) rotateZ(-360deg);
opacity: 0;
}
}
@-webkit-keyframes rotatePushLeft {
to {
opacity: 0;
-webkit-transform: rotateY(90deg);
}
}
@-moz-keyframes rotatePushLeft {
to {
opacity: 0;
-moz-transform: rotateY(90deg);
}
}
@keyframes rotatePushLeft {
to {
opacity: 0;
transform: rotateY(90deg);
}
}
@-webkit-keyframes rotatePushRight {
to {
opacity: 0;
-webkit-transform: rotateY(-90deg);
}
}
@-moz-keyframes rotatePushRight {
to {
opacity: 0;
-moz-transform: rotateY(-90deg);
}
}
@keyframes rotatePushRight {
to {
opacity: 0;
transform: rotateY(-90deg);
}
}
@-webkit-keyframes rotatePushTop {
to {
opacity: 0;
-webkit-transform: rotateX(-90deg);
}
}
@-moz-keyframes rotatePushTop {
to {
opacity: 0;
-moz-transform: rotateX(-90deg);
}
}
@keyframes rotatePushTop {
to {
opacity: 0;
transform: rotateX(-90deg);
}
}
@-webkit-keyframes rotatePushBottom {
to {
opacity: 0;
-webkit-transform: rotateX(90deg);
}
}
@-moz-keyframes rotatePushBottom {
to {
opacity: 0;
-moz-transform: rotateX(90deg);
}
}
@keyframes rotatePushBottom {
to {
opacity: 0;
transform: rotateX(90deg);
}
}
@-webkit-keyframes rotatePullRight {
from {
opacity: 0;
-webkit-transform: rotateY(-90deg);
}
}
@-moz-keyframes rotatePullRight {
from {
opacity: 0;
-moz-transform: rotateY(-90deg);
}
}
@keyframes rotatePullRight {
from {
opacity: 0;
transform: rotateY(-90deg);
}
}
@-webkit-keyframes rotatePullLeft {
from {
opacity: 0;
-webkit-transform: rotateY(90deg);
}
}
@-moz-keyframes rotatePullLeft {
from {
opacity: 0;
-moz-transform: rotateY(90deg);
}
}
@keyframes rotatePullLeft {
from {
opacity: 0;
transform: rotateY(90deg);
}
}
@-webkit-keyframes rotatePullTop {
from {
opacity: 0;
-webkit-transform: rotateX(-90deg);
}
}
@-moz-keyframes rotatePullTop {
from {
opacity: 0;
-moz-transform: rotateX(-90deg);
}
}
@keyframes rotatePullTop {
from {
opacity: 0;
transform: rotateX(-90deg);
}
}
@-webkit-keyframes rotatePullBottom {
from {
opacity: 0;
-webkit-transform: rotateX(90deg);
}
}
@-moz-keyframes rotatePullBottom {
from {
opacity: 0;
-moz-transform: rotateX(90deg);
}
}
@keyframes rotatePullBottom {
from {
opacity: 0;
transform: rotateX(90deg);
}
}
@-webkit-keyframes rotateFoldRight {
to {
opacity: 0;
-webkit-transform: translateX(100%) rotateY(90deg);
}
}
@-moz-keyframes rotateFoldRight {
to {
opacity: 0;
-moz-transform: translateX(100%) rotateY(90deg);
}
}
@keyframes rotateFoldRight {
to {
opacity: 0;
transform: translateX(100%) rotateY(90deg);
}
}
@-webkit-keyframes rotateFoldLeft {
to {
opacity: 0;
-webkit-transform: translateX(-100%) rotateY(-90deg);
}
}
@-moz-keyframes rotateFoldLeft {
to {
opacity: 0;
-moz-transform: translateX(-100%) rotateY(-90deg);
}
}
@keyframes rotateFoldLeft {
to {
opacity: 0;
transform: translateX(-100%) rotateY(-90deg);
}
}
@-webkit-keyframes rotateFoldTop {
to {
opacity: 0;
-webkit-transform: translateY(-100%) rotateX(90deg);
}
}
@-moz-keyframes rotateFoldTop {
to {
opacity: 0;
-moz-transform: translateY(-100%) rotateX(90deg);
}
}
@keyframes rotateFoldTop {
to {
opacity: 0;
transform: translateY(-100%) rotateX(90deg);
}
}
@-webkit-keyframes rotateFoldBottom {
to {
opacity: 0;
-webkit-transform: translateY(100%) rotateX(-90deg);
}
}
@-moz-keyframes rotateFoldBottom {
to {
opacity: 0;
-moz-transform: translateY(100%) rotateX(-90deg);
}
}
@keyframes rotateFoldBottom {
to {
opacity: 0;
transform: translateY(100%) rotateX(-90deg);
}
}
@-webkit-keyframes rotateUnfoldLeft {
from {
opacity: 0;
-webkit-transform: translateX(-100%) rotateY(-90deg);
}
}
@-moz-keyframes rotateUnfoldLeft {
from {
opacity: 0;
-moz-transform: translateX(-100%) rotateY(-90deg);
}
}
@keyframes rotateUnfoldLeft {
from {
opacity: 0;
transform: translateX(-100%) rotateY(-90deg);
}
}
@-webkit-keyframes rotateUnfoldRight {
from {
opacity: 0;
-webkit-transform: translateX(100%) rotateY(90deg);
}
}
@-moz-keyframes rotateUnfoldRight {
from {
opacity: 0;
-moz-transform: translateX(100%) rotateY(90deg);
}
}
@keyframes rotateUnfoldRight {
from {
opacity: 0;
transform: translateX(100%) rotateY(90deg);
}
}
@-webkit-keyframes rotateUnfoldTop {
from {
opacity: 0;
-webkit-transform: translateY(-100%) rotateX(90deg);
}
}
@-moz-keyframes rotateUnfoldTop {
from {
opacity: 0;
-moz-transform: translateY(-100%) rotateX(90deg);
}
}
@keyframes rotateUnfoldTop {
from {
opacity: 0;
transform: translateY(-100%) rotateX(90deg);
}
}
@-webkit-keyframes rotateUnfoldBottom {
from {
opacity: 0;
-webkit-transform: translateY(100%) rotateX(-90deg);
}
}
@-moz-keyframes rotateUnfoldBottom {
from {
opacity: 0;
-moz-transform: translateY(100%) rotateX(-90deg);
}
}
@keyframes rotateUnfoldBottom {
from {
opacity: 0;
transform: translateY(100%) rotateX(-90deg);
}
}
@-webkit-keyframes rotateRoomLeftOut {
to {
opacity: .3;
-webkit-transform: translateX(-100%) rotateY(90deg);
}
}
@-moz-keyframes rotateRoomLeftOut {
to {
opacity: .3;
-moz-transform: translateX(-100%) rotateY(90deg);
}
}
@keyframes rotateRoomLeftOut {
to {
opacity: .3;
transform: translateX(-100%) rotateY(90deg);
}
}
@-webkit-keyframes rotateRoomLeftIn {
from {
opacity: .3;
-webkit-transform: translateX(100%) rotateY(-90deg);
}
}
@-moz-keyframes rotateRoomLeftIn {
from {
opacity: .3;
-moz-transform: translateX(100%) rotateY(-90deg);
}
}
@keyframes rotateRoomLeftIn {
from {
opacity: .3;
transform: translateX(100%) rotateY(-90deg);
}
}
@-webkit-keyframes rotateRoomRightOut {
to {
opacity: .3;
-webkit-transform: translateX(100%) rotateY(-90deg);
}
}
@-moz-keyframes rotateRoomRightOut {
to {
opacity: .3;
-moz-transform: translateX(100%) rotateY(-90deg);
}
}
@keyframes rotateRoomRightOut {
to {
opacity: .3;
transform: translateX(100%) rotateY(-90deg);
}
}
@-webkit-keyframes rotateRoomRightIn {
from {
opacity: .3;
-webkit-transform: translateX(-100%) rotateY(90deg);
}
}
@-moz-keyframes rotateRoomRightIn {
from {
opacity: .3;
-moz-transform: translateX(-100%) rotateY(90deg);
}
}
@keyframes rotateRoomRightIn {
from {
opacity: .3;
transform: translateX(-100%) rotateY(90deg);
}
}
@-webkit-keyframes rotateRoomTopOut {
to {
opacity: .3;
-webkit-transform: translateY(-100%) rotateX(-90deg);
}
}
@-moz-keyframes rotateRoomTopOut {
to {
opacity: .3;
-moz-transform: translateY(-100%) rotateX(-90deg);
}
}
@keyframes rotateRoomTopOut {
to {
opacity: .3;
transform: translateY(-100%) rotateX(-90deg);
}
}
@-webkit-keyframes rotateRoomTopIn {
from {
opacity: .3;
-webkit-transform: translateY(100%) rotateX(90deg);
}
}
@-moz-keyframes rotateRoomTopIn {
from {
opacity: .3;
-moz-transform: translateY(100%) rotateX(90deg);
}
}
@keyframes rotateRoomTopIn {
from {
opacity: .3;
transform: translateY(100%) rotateX(90deg);
}
}
@-webkit-keyframes rotateRoomBottomOut {
to {
opacity: .3;
-webkit-transform: translateY(100%) rotateX(90deg);
}
}
@-moz-keyframes rotateRoomBottomOut {
to {
opacity: .3;
-moz-transform: translateY(100%) rotateX(90deg);
}
}
@keyframes rotateRoomBottomOut {
to {
opacity: .3;
transform: translateY(100%) rotateX(90deg);
}
}
@-webkit-keyframes rotateRoomBottomIn {
from {
opacity: .3;
-webkit-transform: translateY(-100%) rotateX(-90deg);
}
}
@-moz-keyframes rotateRoomBottomIn {
from {
opacity: .3;
-moz-transform: translateY(-100%) rotateX(-90deg);
}
}
@keyframes rotateRoomBottomIn {
from {
opacity: .3;
transform: translateY(-100%) rotateX(-90deg);
}
}
@-webkit-keyframes rotateCubeLeftOut {
50% {
-webkit-animation-timing-function: ease-out;
-webkit-transform: translateX(-50%) translateZ(-200px) rotateY(-45deg);
}
100% {
opacity: .3;
-webkit-transform: translateX(-100%) rotateY(-90deg);
}
}
@-moz-keyframes rotateCubeLeftOut {
50% {
-moz-animation-timing-function: ease-out;
-moz-transform: translateX(-50%) translateZ(-200px) rotateY(-45deg);
}
100% {
opacity: .3;
-moz-transform: translateX(-100%) rotateY(-90deg);
}
}
@keyframes rotateCubeLeftOut {
50% {
animation-timing-function: ease-out;
transform: translateX(-50%) translateZ(-200px) rotateY(-45deg);
}
100% {
opacity: .3;
transform: translateX(-100%) rotateY(-90deg);
}
}
@-webkit-keyframes rotateCubeLeftIn {
0% {
opacity: .3;
-webkit-transform: translateX(100%) rotateY(90deg);
}
50% {
-webkit-animation-timing-function: ease-out;
-webkit-transform: translateX(50%) translateZ(-200px) rotateY(45deg);
}
}
@-moz-keyframes rotateCubeLeftIn {
0% {
opacity: .3;
-moz-transform: translateX(100%) rotateY(90deg);
}
50% {
-moz-animation-timing-function: ease-out;
-moz-transform: translateX(50%) translateZ(-200px) rotateY(45deg);
}
}
@keyframes rotateCubeLeftIn {
0% {
opacity: .3;
transform: translateX(100%) rotateY(90deg);
}
50% {
animation-timing-function: ease-out;
transform: translateX(50%) translateZ(-200px) rotateY(45deg);
}
}
@-webkit-keyframes rotateCubeRightOut {
50% {
-webkit-animation-timing-function: ease-out;
-webkit-transform: translateX(50%) translateZ(-200px) rotateY(45deg);
}
100% {
opacity: .3;
-webkit-transform: translateX(100%) rotateY(90deg);
}
}
@-moz-keyframes rotateCubeRightOut {
50% {
-moz-animation-timing-function: ease-out;
-moz-transform: translateX(50%) translateZ(-200px) rotateY(45deg);
}
100% {
opacity: .3;
-moz-transform: translateX(100%) rotateY(90deg);
}
}
@keyframes rotateCubeRightOut {
50% {
animation-timing-function: ease-out;
transform: translateX(50%) translateZ(-200px) rotateY(45deg);
}
100% {
opacity: .3;
transform: translateX(100%) rotateY(90deg);
}
}
@-webkit-keyframes rotateCubeRightIn {
0% {
opacity: .3;
-webkit-transform: translateX(-100%) rotateY(-90deg);
}
50% {
-webkit-animation-timing-function: ease-out;
-webkit-transform: translateX(-50%) translateZ(-200px) rotateY(-45deg);
}
}
@-moz-keyframes rotateCubeRightIn {
0% {
opacity: .3;
-moz-transform: translateX(-100%) rotateY(-90deg);
}
50% {
-moz-animation-timing-function: ease-out;
-moz-transform: translateX(-50%) translateZ(-200px) rotateY(-45deg);
}
}
@keyframes rotateCubeRightIn {
0% {
opacity: .3;
transform: translateX(-100%) rotateY(-90deg);
}
50% {
animation-timing-function: ease-out;
transform: translateX(-50%) translateZ(-200px) rotateY(-45deg);
}
}
@-webkit-keyframes rotateCubeTopOut {
50% {
-webkit-animation-timing-function: ease-out;
-webkit-transform: translateY(-50%) translateZ(-200px) rotateX(45deg);
}
100% {
opacity: .3;
-webkit-transform: translateY(-100%) rotateX(90deg);
}
}
@-moz-keyframes rotateCubeTopOut {
50% {
-moz-animation-timing-function: ease-out;
-moz-transform: translateY(-50%) translateZ(-200px) rotateX(45deg);
}
100% {
opacity: .3;
-moz-transform: translateY(-100%) rotateX(90deg);
}
}
@keyframes rotateCubeTopOut {
50% {
animation-timing-function: ease-out;
transform: translateY(-50%) translateZ(-200px) rotateX(45deg);
}
100% {
opacity: .3;
transform: translateY(-100%) rotateX(90deg);
}
}
@-webkit-keyframes rotateCubeTopIn {
0% {
opacity: .3;
-webkit-transform: translateY(100%) rotateX(-90deg);
}
50% {
-webkit-animation-timing-function: ease-out;
-webkit-transform: translateY(50%) translateZ(-200px) rotateX(-45deg);
}
}
@-moz-keyframes rotateCubeTopIn {
0% {
opacity: .3;
-moz-transform: translateY(100%) rotateX(-90deg);
}
50% {
-moz-animation-timing-function: ease-out;
-moz-transform: translateY(50%) translateZ(-200px) rotateX(-45deg);
}
}
@keyframes rotateCubeTopIn {
0% {
opacity: .3;
transform: translateY(100%) rotateX(-90deg);
}
50% {
animation-timing-function: ease-out;
transform: translateY(50%) translateZ(-200px) rotateX(-45deg);
}
}
@-webkit-keyframes rotateCubeBottomOut {
50% {
-webkit-animation-timing-function: ease-out;
-webkit-transform: translateY(50%) translateZ(-200px) rotateX(-45deg);
}
100% {
opacity: .3;
-webkit-transform: translateY(100%) rotateX(-90deg);
}
}
@-moz-keyframes rotateCubeBottomOut {
50% {
-moz-animation-timing-function: ease-out;
-moz-transform: translateY(50%) translateZ(-200px) rotateX(-45deg);
}
100% {
opacity: .3;
-moz-transform: translateY(100%) rotateX(-90deg);
}
}
@keyframes rotateCubeBottomOut {
50% {
animation-timing-function: ease-out;
transform: translateY(50%) translateZ(-200px) rotateX(-45deg);
}
100% {
opacity: .3;
transform: translateY(100%) rotateX(-90deg);
}
}
@-webkit-keyframes rotateCubeBottomIn {
0% {
opacity: .3;
-webkit-transform: translateY(-100%) rotateX(90deg);
}
50% {
-webkit-animation-timing-function: ease-out;
-webkit-transform: translateY(-50%) translateZ(-200px) rotateX(45deg);
}
}
@-moz-keyframes rotateCubeBottomIn {
0% {
opacity: .3;
-moz-transform: translateY(-100%) rotateX(90deg);
}
50% {
-moz-animation-timing-function: ease-out;
-moz-transform: translateY(-50%) translateZ(-200px) rotateX(45deg);
}
}
@keyframes rotateCubeBottomIn {
0% {
opacity: .3;
transform: translateY(-100%) rotateX(90deg);
}
50% {
animation-timing-function: ease-out;
transform: translateY(-50%) translateZ(-200px) rotateX(45deg);
}
}
@-webkit-keyframes rotateCarouselLeftOut {
to {
opacity: .3;
-webkit-transform: translateX(-150%) scale(.4) rotateY(-65deg);
}
}
@-moz-keyframes rotateCarouselLeftOut {
to {
opacity: .3;
-moz-transform: translateX(-150%) scale(.4) rotateY(-65deg);
}
}
@keyframes rotateCarouselLeftOut {
to {
opacity: .3;
transform: translateX(-150%) scale(.4) rotateY(-65deg);
}
}
@-webkit-keyframes rotateCarouselLeftIn {
from {
opacity: .3;
-webkit-transform: translateX(200%) scale(.4) rotateY(65deg);
}
}
@-moz-keyframes rotateCarouselLeftIn {
from {
opacity: .3;
-moz-transform: translateX(200%) scale(.4) rotateY(65deg);
}
}
@keyframes rotateCarouselLeftIn {
from {
opacity: .3;
transform: translateX(200%) scale(.4) rotateY(65deg);
}
}
@-webkit-keyframes rotateCarouselRightOut {
to {
opacity: .3;
-webkit-transform: translateX(200%) scale(.4) rotateY(65deg);
}
}
@-moz-keyframes rotateCarouselRightOut {
to {
opacity: .3;
-moz-transform: translateX(200%) scale(.4) rotateY(65deg);
}
}
@keyframes rotateCarouselRightOut {
to {
opacity: .3;
transform: translateX(200%) scale(.4) rotateY(65deg);
}
}
@-webkit-keyframes rotateCarouselRightIn {
from {
opacity: .3;
-webkit-transform: translateX(-200%) scale(.4) rotateY(-65deg);
}
}
@-moz-keyframes rotateCarouselRightIn {
from {
opacity: .3;
-moz-transform: translateX(-200%) scale(.4) rotateY(-65deg);
}
}
@keyframes rotateCarouselRightIn {
from {
opacity: .3;
transform: translateX(-200%) scale(.4) rotateY(-65deg);
}
}
@-webkit-keyframes rotateCarouselTopOut {
to {
opacity: .3;
-webkit-transform: translateY(-200%) scale(.4) rotateX(65deg);
}
}
@-moz-keyframes rotateCarouselTopOut {
to {
opacity: .3;
-moz-transform: translateY(-200%) scale(.4) rotateX(65deg);
}
}
@keyframes rotateCarouselTopOut {
to {
opacity: .3;
transform: translateY(-200%) scale(.4) rotateX(65deg);
}
}
@-webkit-keyframes rotateCarouselTopIn {
from {
opacity: .3;
-webkit-transform: translateY(200%) scale(.4) rotateX(-65deg);
}
}
@-moz-keyframes rotateCarouselTopIn {
from {
opacity: .3;
-moz-transform: translateY(200%) scale(.4) rotateX(-65deg);
}
}
@keyframes rotateCarouselTopIn {
from {
opacity: .3;
transform: translateY(200%) scale(.4) rotateX(-65deg);
}
}
@-webkit-keyframes rotateCarouselBottomOut {
to {
opacity: .3;
-webkit-transform: translateY(200%) scale(.4) rotateX(-65deg);
}
}
@-moz-keyframes rotateCarouselBottomOut {
to {
opacity: .3;
-moz-transform: translateY(200%) scale(.4) rotateX(-65deg);
}
}
@keyframes rotateCarouselBottomOut {
to {
opacity: .3;
transform: translateY(200%) scale(.4) rotateX(-65deg);
}
}
@-webkit-keyframes rotateCarouselBottomIn {
from {
opacity: .3;
-webkit-transform: translateY(-200%) scale(.4) rotateX(65deg);
}
}
@-moz-keyframes rotateCarouselBottomIn {
from {
opacity: .3;
-moz-transform: translateY(-200%) scale(.4) rotateX(65deg);
}
}
@keyframes rotateCarouselBottomIn {
from {
opacity: .3;
transform: translateY(-200%) scale(.4) rotateX(65deg);
}
}
@-webkit-keyframes rotateSidesOut {
to {
opacity: 0;
-webkit-transform: translateZ(-500px) rotateY(90deg);
}
}
@-moz-keyframes rotateSidesOut {
to {
opacity: 0;
-moz-transform: translateZ(-500px) rotateY(90deg);
}
}
@keyframes rotateSidesOut {
to {
opacity: 0;
transform: translateZ(-500px) rotateY(90deg);
}
}
@-webkit-keyframes rotateSidesIn {
from {
opacity: 0;
-webkit-transform: translateZ(-500px) rotateY(-90deg);
}
}
@-moz-keyframes rotateSidesIn {
from {
opacity: 0;
-moz-transform: translateZ(-500px) rotateY(-90deg);
}
}
@keyframes rotateSidesIn {
from {
opacity: 0;
transform: translateZ(-500px) rotateY(-90deg);
}
}
@-webkit-keyframes rotateSlideOut {
25% {
opacity: .5;
-webkit-transform: translateZ(-500px);
}
75% {
opacity: .5;
-webkit-transform: translateZ(-500px) translateX(-200%);
}
100% {
opacity: .5;
-webkit-transform: translateZ(-500px) translateX(-200%);
}
}
@-moz-keyframes rotateSlideOut {
25% {
opacity: .5;
-moz-transform: translateZ(-500px);
}
75% {
opacity: .5;
-moz-transform: translateZ(-500px) translateX(-200%);
}
100% {
opacity: .5;
-moz-transform: translateZ(-500px) translateX(-200%);
}
}
@keyframes rotateSlideOut {
25% {
opacity: .5;
transform: translateZ(-500px);
}
75% {
opacity: .5;
transform: translateZ(-500px) translateX(-200%);
}
100% {
opacity: .5;
transform: translateZ(-500px) translateX(-200%);
}
}
@-webkit-keyframes rotateSlideIn {
0%,
25% {
opacity: .5;
-webkit-transform: translateZ(-500px) translateX(200%);
}
75% {
opacity: .5;
-webkit-transform: translateZ(-500px);
}
100% {
opacity: 1;
-webkit-transform: translateZ(0) translateX(0);
}
}
@-moz-keyframes rotateSlideIn {
0%,
25% {
opacity: .5;
-moz-transform: translateZ(-500px) translateX(200%);
}
75% {
opacity: .5;
-moz-transform: translateZ(-500px);
}
100% {
opacity: 1;
-moz-transform: translateZ(0) translateX(0);
}
}
@keyframes rotateSlideIn {
0%,
25% {
opacity: .5;
transform: translateZ(-500px) translateX(200%);
}
75% {
opacity: .5;
transform: translateZ(-500px);
}
100% {
opacity: 1;
transform: translateZ(0) translateX(0);
}
}
.pt-page-delay100 {
-webkit-animation-delay: .1s;
-moz-animation-delay: .1s;
animation-delay: .1s;
}
.pt-page-delay180 {
-webkit-animation-delay: .180s;
-moz-animation-delay: .180s;
animation-delay: .180s;
}
.pt-page-delay200 {
-webkit-animation-delay: .2s;
-moz-animation-delay: .2s;
animation-delay: .2s;
}
.pt-page-delay300 {
-webkit-animation-delay: .3s;
-moz-animation-delay: .3s;
animation-delay: .3s;
}
.pt-page-delay400 {
-webkit-animation-delay: .4s;
-moz-animation-delay: .4s;
animation-delay: .4s;
}
.pt-page-delay500 {
-webkit-animation-delay: .5s;
-moz-animation-delay: .5s;
animation-delay: .5s;
}
.pt-page-delay700 {
-webkit-animation-delay: .7s;
-moz-animation-delay: .7s;
animation-delay: .7s;
}
.pt-page-delay1000 {
-webkit-animation-delay: 1s;
-moz-animation-delay: 1s;
animation-delay: 1s;
}
.pt-part .pt-page {
width: 100%;
height: 100%;
overflow: hidden;
}
.pt-part .pt-page .pt-item {
position: absolute;
}
.pt-perspective {
z-index: 0;
}
.jgallery .zoom {
-webkit-perspective: 1200px;
perspective: 1200px;
left: 0;
top: 0;
right: 0;
bottom: 0;
position: absolute;
z-index: 1;
}
.jgallery .zoom .pt-perspective.hide-overflow {
overflow: hidden;
}
.jgallery .zoom .jgallery-container {
left: 0;
top: 0;
right: 0;
bottom: 0;
overflow: hidden;
position: absolute;
z-index: 1;
}
.jgallery .zoom .jgallery-container.pt-page-ontop {
z-index: 2;
}
.jgallery .zoom .jgallery-container.pt-page-current.pt-page-prev {
z-index: 1;
}
.jgallery .zoom .jgallery-container.pt-page-current:not(.pt-page-prev) {
z-index: 3;
}
.jgallery .zoom img {
top: 50%;
left: 50%;
position: absolute;
z-index: 1;
}
.jgallery .zoom.hidden .zoom-container .nav {
top: -40px;
right: -100px;
}
.jgallery .zoom.hidden .zoom-container .nav-bottom {
bottom: -40px;
left: -150px;
}
.jgallery .zoom-container {
position: relative;
}
.jgallery .zoom-container > .left {
top: 0;
bottom: 0;
left: 0;
right: 50%;
position: absolute;
cursor: pointer;
z-index: 4;
}
.jgallery .zoom-container > .left.hidden {
display: none;
}
.jgallery .zoom-container > .right {
top: 0;
bottom: 0;
left: 50%;
right: 0;
position: absolute;
cursor: pointer;
z-index: 4;
}
.jgallery .zoom-container > .right.hidden {
display: none;
}
.jgallery .zoom-container .prev {
top: 50%;
left: -74px;
opacity: 0;
-webkit-transform: scale( .5 );
-moz-transform: scale( .5 );
transform: scale( .5 );
}
.jgallery .zoom-container .next {
top: 50%;
right: -74px;
opacity: 0;
-webkit-transform: scale( .5 );
-moz-transform: scale( .5 );
transform: scale( .5 );
}
.jgallery .zoom-container .jgallery-btn-large {
margin-top: -30px;
position: absolute;
z-index: 10002;
}
.jgallery .zoom-container .nav {
top: 0;
right: 0;
z-index: 10002;
position: absolute;
}
.jgallery .zoom-container .nav .jgallery-btn {
position: static;
display: inline-block;
}
.jgallery .zoom-container .nav-bottom {
height: 40px;
background: #111;
-webkit-transition: all 0.2s;
transition: all 0.2s;
left: 0;
bottom: -40px;
right: 0;
text-align: left;
z-index: 10002;
position: absolute;
}
.jgallery .zoom-container .nav-bottom .icons {
background: #111;
-webkit-transition: all 0.2s;
transition: all 0.2s;
float: left;
position: relative;
z-index: 1;
}
.jgallery .zoom-container .nav-bottom .icons [class*="fa-"] {
background: #111;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
.jgallery .zoom-container .nav-bottom .jgallery-btn {
margin-right: 8px;
background: none;
position: static;
display: inline-block;
}
.jgallery .zoom-container .nav-bottom .change-album {
position: relative;
}
.jgallery .zoom-container .nav-bottom .change-album .menu {
position: absolute;
display: none;
}
.jgallery .zoom-container .nav-bottom .change-album .title {
margin-left: -5px;
padding: 8px 29px 6px 0;
font-size: 14px;
background: #111;
-webkit-transition: all 0.2s;
transition: all 0.2s;
right: auto;
top: 4px;
line-height: normal;
display: inline-block;
}
.jgallery .zoom-container .nav-bottom .change-album.active .menu {
display: block;
}
.jgallery .zoom-container .overlay .imageLoaderPositionAbsolute {
top: 50% !important;
}
.jgallery .zoom-container .drag-nav {
top: 16px;
left: 16px;
-webkit-transition: all .3s;
transition: all .3s;
position: absolute;
z-index: 2;
}
.jgallery .zoom-container .drag-nav img {
max-width: 180px;
max-height: 180px;
display: block;
}
.jgallery .zoom-container .drag-nav img.bg {
opacity: .75;
-webkit-filter: blur(1px);
filter: blur(1px);
}
.jgallery .zoom-container .drag-nav .crop {
top: 0;
left: 0;
overflow: hidden;
position: absolute;
}
.jgallery .zoom-container .drag-nav.hide {
top: -186px;
left: -186px;
-webkit-transform: scale(0);
transform: scale(0);
-webkit-filter: blur(5px);
filter: blur(5px);
opacity: 0;
}
.jgallery:hover .zoom-container .prev {
left: 0;
opacity: 1;
-webkit-transform: scale( 1 );
-moz-transform: scale( 1 );
transform: scale( 1 );
}
.jgallery:hover .zoom-container .prev.hidden {
top: 50%;
left: -74px;
opacity: 0;
-webkit-transform: scale( .5 );
-moz-transform: scale( .5 );
transform: scale( .5 );
}
.jgallery:hover .zoom-container .next {
right: 0;
opacity: 1;
-webkit-transform: scale( 1 );
-moz-transform: scale( 1 );
transform: scale( 1 );
}
.jgallery:hover .zoom-container .next.hidden {
top: 50%;
right: -74px;
opacity: 0;
-webkit-transform: scale( .5 );
-moz-transform: scale( .5 );
transform: scale( .5 );
}
.jgallery .zoom .jgallery-container.slide-down.before {
bottom: 150%;
opacity: 0;
}
.jgallery .zoom .jgallery-container.slide-down.visible {
opacity: 1;
}
.jgallery .zoom .jgallery-container.slide-down.after {
top: 150%;
opacity: 0;
}
.jgallery .zoom .jgallery-container.slide-up.before {
top: 150%;
opacity: 0;
}
.jgallery .zoom .jgallery-container.slide-up.visible {
opacity: 1;
}
.jgallery .zoom .jgallery-container.slide-up.after {
bottom: 150%;
opacity: 0;
}
.jgallery .zoom .jgallery-container.slide-right.before {
right: 150%;
opacity: 0;
}
.jgallery .zoom .jgallery-container.slide-right.visible {
opacity: 1;
}
.jgallery .zoom .jgallery-container.slide-right.after {
left: 150%;
opacity: 0;
}
.jgallery .zoom .jgallery-container.slide-left.before {
left: 150%;
opacity: 0;
}
.jgallery .zoom .jgallery-container.slide-left.visible {
opacity: 1;
}
.jgallery .zoom .jgallery-container.slide-left.after {
right: 150%;
opacity: 0;
}
.jgallery .zoom .jgallery-container.slide-up-left.before {
top: 150%;
left: 150%;
opacity: 0;
}
.jgallery .zoom .jgallery-container.slide-up-left.visible {
opacity: 1;
}
.jgallery .zoom .jgallery-container.slide-up-left.after {
bottom: 150%;
right: 150%;
opacity: 0;
}
.jgallery .zoom .jgallery-container.slide-up-right.before {
top: 150%;
right: 150%;
opacity: 0;
}
.jgallery .zoom .jgallery-container.slide-up-right.visible {
opacity: 1;
}
.jgallery .zoom .jgallery-container.slide-up-right.after {
bottom: 150%;
left: 150%;
opacity: 0;
}
.jgallery .zoom .jgallery-container.slide-down-left.before {
bottom: 150%;
left: 150%;
opacity: 0;
}
.jgallery .zoom .jgallery-container.slide-down-left.visible {
opacity: 1;
}
.jgallery .zoom .jgallery-container.slide-down-left.after {
top: 150%;
right: 150%;
opacity: 0;
}
.jgallery .zoom .jgallery-container.slide-down-right.before {
bottom: 150%;
right: 150%;
opacity: 0;
}
.jgallery .zoom .jgallery-container.slide-down-right.visible {
opacity: 1;
}
.jgallery .zoom .jgallery-container.slide-down-right.after {
top: 150%;
left: 150%;
opacity: 0;
}
.jgallery .zoom .jgallery-container.fade.before {
opacity: 0;
}
.jgallery .zoom .jgallery-container.fade.visible {
opacity: 1;
}
.jgallery .zoom .jgallery-container.fade.after {
opacity: 0;
}
.jgallery .zoom .jgallery-container.zoom-in.before {
opacity: 0;
-webkit-transform: scale(0.1,0.1);
-ms-transform: scale(0.1,0.1);
transform: scale(0.1,0.1);
}
.jgallery .zoom .jgallery-container.zoom-in.visible {
opacity: 1;
-webkit-transform: scale(1,1);
-ms-transform: scale(1,1);
transform: scale(1,1);
}
.jgallery .zoom .jgallery-container.zoom-in.after {
opacity: 0;
-webkit-transform: scale(5,5);
-ms-transform: scale(5,5);
transform: scale(5,5);
}
.jgallery .zoom .jgallery-container.zoom-out.before {
opacity: 0;
-webkit-transform: scale(5,5);
-ms-transform: scale(5,5);
transform: scale(5,5);
}
.jgallery .zoom .jgallery-container.zoom-out.visible {
opacity: 1;
-webkit-transform: scale(1,1);
-ms-transform: scale(1,1);
transform: scale(1,1);
}
.jgallery .zoom .jgallery-container.zoom-out.after {
opacity: 0;
-webkit-transform: scale(0.1,0.1);
-ms-transform: scale(0.1,0.1);
transform: scale(0.1,0.1);
}
.jgallery .zoom .jgallery-container.rotate-room-right.before {
opacity: 0;
-webkit-transform: translateZ(-600px) rotateY(45deg);
-ms-transform: translateZ(-600px) rotateY(45deg);
transform: translateZ(-600px) rotateY(45deg);
left: -50%;
right: 50%;
}
.jgallery .zoom .jgallery-container.rotate-room-right.visible {
opacity: 1;
}
.jgallery .zoom .jgallery-container.rotate-room-right.after {
opacity: 0;
-webkit-transform: translateZ(-600px) rotateY(-45deg);
-ms-transform: translateZ(-600px) rotateY(-45deg);
transform: translateZ(-600px) rotateY(-45deg);
left: 50%;
right: -50%;
}
.jgallery .zoom .jgallery-container.rotate-room-left.before {
opacity: 0;
-webkit-transform: translateZ(-600px) rotateY(-45deg);
-ms-transform: translateZ(-600px) rotateY(-45deg);
transform: translateZ(-600px) rotateY(-45deg);
left: 50%;
right: -50%;
}
.jgallery .zoom .jgallery-container.rotate-room-left.visible {
opacity: 1;
}
.jgallery .zoom .jgallery-container.rotate-room-left.after {
opacity: 0;
-webkit-transform: translateZ(-600px) rotateY(45deg);
-ms-transform: translateZ(-600px) rotateY(45deg);
transform: translateZ(-600px) rotateY(45deg);
left: -50%;
right: 50%;
}
.jgallery .zoom .jgallery-container.rotate-room-up.before {
opacity: 0;
-webkit-transform: translateZ(-600px) rotateX(-45deg);
-ms-transform: translateZ(-600px) rotateX(-45deg);
transform: translateZ(-600px) rotateX(-45deg);
top: 50%;
bottom: -50%;
}
.jgallery .zoom .jgallery-container.rotate-room-up.visible {
opacity: 1;
}
.jgallery .zoom .jgallery-container.rotate-room-up.after {
opacity: 0;
-webkit-transform: translateZ(-600px) rotateX(45deg);
-ms-transform: translateZ(-600px) rotateX(45deg);
transform: translateZ(-600px) rotateX(45deg);
top: -50%;
bottom: 50%;
}
.jgallery .zoom .jgallery-container.rotate-room-down.before {
opacity: 0;
-webkit-transform: translateZ(-600px) rotateX(45deg);
-ms-transform: translateZ(-600px) rotateX(45deg);
transform: translateZ(-600px) rotateX(45deg);
top: -50%;
bottom: 50%;
}
.jgallery .zoom .jgallery-container.rotate-room-down.visible {
opacity: 1;
}
.jgallery .zoom .jgallery-container.rotate-room-down.after {
opacity: 0;
-webkit-transform: translateZ(-600px) rotateX(-45deg);
-ms-transform: translateZ(-600px) rotateX(-45deg);
transform: translateZ(-600px) rotateX(-45deg);
top: 50%;
bottom: -50%;
}
.jgallery .zoom .jgallery-container.rotate-room-down-left.before {
opacity: 0;
-webkit-transform: translateZ(-600px) rotateY(-45deg) rotateX(45deg);
-ms-transform: translateZ(-600px) rotateY(-45deg) rotateX(45deg);
transform: translateZ(-600px) rotateY(-45deg) rotateX(45deg);
top: 50%;
bottom: -50%;
left: 50%;
right: -50%;
}
.jgallery .zoom .jgallery-container.rotate-room-down-left.visible {
opacity: 1;
}
.jgallery .zoom .jgallery-container.rotate-room-down-left.after {
opacity: 0;
-webkit-transform: translateZ(-600px) rotateY(45deg) rotateX(-45deg);
-ms-transform: translateZ(-600px) rotateY(45deg) rotateX(-45deg);
transform: translateZ(-600px) rotateY(45deg) rotateX(-45deg);
top: -50%;
bottom: 50%;
left: -50%;
right: 50%;
}
.jgallery .zoom .jgallery-container.rotate-room-up-left.before {
opacity: 0;
-webkit-transform: translateZ(-600px) rotateY(-45deg) rotateX(-45deg);
-ms-transform: translateZ(-600px) rotateY(-45deg) rotateX(-45deg);
transform: translateZ(-600px) rotateY(-45deg) rotateX(-45deg);
top: -50%;
bottom: 50%;
left: 50%;
right: -50%;
}
.jgallery .zoom .jgallery-container.rotate-room-up-left.visible {
opacity: 1;
}
.jgallery .zoom .jgallery-container.rotate-room-up-left.after {
opacity: 0;
-webkit-transform: translateZ(-600px) rotateY(45deg) rotateX(45deg);
-ms-transform: translateZ(-600px) rotateY(45deg) rotateX(45deg);
transform: translateZ(-600px) rotateY(45deg) rotateX(45deg);
top: 50%;
bottom: -50%;
left: -50%;
right: 50%;
}
.jgallery .zoom .jgallery-container.rotate-room-down-right.before {
opacity: 0;
-webkit-transform: translateZ(-600px) rotateY(45deg) rotateX(45deg);
-ms-transform: translateZ(-600px) rotateY(45deg) rotateX(45deg);
transform: translateZ(-600px) rotateY(45deg) rotateX(45deg);
top: 50%;
bottom: -50%;
left: -50%;
right: 50%;
}
.jgallery .zoom .jgallery-container.rotate-room-down-right.visible {
opacity: 1;
}
.jgallery .zoom .jgallery-container.rotate-room-down-right.after {
opacity: 0;
-webkit-transform: translateZ(-600px) rotateY(-45deg) rotateX(-45deg);
-ms-transform: translateZ(-600px) rotateY(-45deg) rotateX(-45deg);
transform: translateZ(-600px) rotateY(-45deg) rotateX(-45deg);
top: -50%;
bottom: 50%;
left: 50%;
right: -50%;
}
.jgallery .zoom .jgallery-container.rotate-room-up-right.before {
opacity: 0;
-webkit-transform: translateZ(-600px) rotateY(45deg) rotateX(-45deg);
-ms-transform: translateZ(-600px) rotateY(45deg) rotateX(-45deg);
transform: translateZ(-600px) rotateY(45deg) rotateX(-45deg);
top: -50%;
bottom: 50%;
left: -50%;
right: 50%;
}
.jgallery .zoom .jgallery-container.rotate-room-up-right.visible {
opacity: 1;
}
.jgallery .zoom .jgallery-container.rotate-room-up-right.after {
opacity: 0;
-webkit-transform: translateZ(-600px) rotateY(-45deg) rotateX(45deg);
-ms-transform: translateZ(-600px) rotateY(-45deg) rotateX(45deg);
transform: translateZ(-600px) rotateY(-45deg) rotateX(45deg);
top: 50%;
bottom: -50%;
left: 50%;
right: -50%;
}
.jgallery .zoom .jgallery-container.rotate-carousel-right.before {
opacity: 0;
-webkit-transform: translateZ(-600px) rotateY(-45deg);
-ms-transform: translateZ(-600px) rotateY(-45deg);
transform: translateZ(-600px) rotateY(-45deg);
left: -50%;
right: 50%;
}
.jgallery .zoom .jgallery-container.rotate-carousel-right.visible {
opacity: 1;
}
.jgallery .zoom .jgallery-container.rotate-carousel-right.after {
opacity: 0;
-webkit-transform: translateZ(-600px) rotateY(45deg);
-ms-transform: translateZ(-600px) rotateY(45deg);
transform: translateZ(-600px) rotateY(45deg);
left: 50%;
right: -50%;
}
.jgallery .zoom .jgallery-container.rotate-carousel-left.before {
opacity: 0;
-webkit-transform: translateZ(-600px) rotateY(45deg);
-ms-transform: translateZ(-600px) rotateY(45deg);
transform: translateZ(-600px) rotateY(45deg);
left: 50%;
right: -50%;
}
.jgallery .zoom .jgallery-container.rotate-carousel-left.visible {
opacity: 1;
}
.jgallery .zoom .jgallery-container.rotate-carousel-left.after {
opacity: 0;
-webkit-transform: translateZ(-600px) rotateY(-45deg);
-ms-transform: translateZ(-600px) rotateY(-45deg);
transform: translateZ(-600px) rotateY(-45deg);
left: -50%;
right: 50%;
}
.jgallery .zoom .jgallery-container.rotate-carousel-up.before {
opacity: 0;
-webkit-transform: translateZ(-600px) rotateX(-45deg);
-ms-transform: translateZ(-600px) rotateX(-45deg);
transform: translateZ(-600px) rotateX(-45deg);
top: 50%;
bottom: -50%;
}
.jgallery .zoom .jgallery-container.rotate-carousel-up.visible {
opacity: 1;
}
.jgallery .zoom .jgallery-container.rotate-carousel-up.after {
opacity: 0;
-webkit-transform: translateZ(-600px) rotateX(45deg);
-ms-transform: translateZ(-600px) rotateX(45deg);
transform: translateZ(-600px) rotateX(45deg);
top: -50%;
bottom: 50%;
}
.jgallery .zoom .jgallery-container.rotate-carousel-down.before {
opacity: 0;
-webkit-transform: translateZ(-600px) rotateX(45deg);
-ms-transform: translateZ(-600px) rotateX(45deg);
transform: translateZ(-600px) rotateX(45deg);
top: -50%;
bottom: 50%;
}
.jgallery .zoom .jgallery-container.rotate-carousel-down.visible {
opacity: 1;
}
.jgallery .zoom .jgallery-container.rotate-carousel-down.after {
opacity: 0;
-webkit-transform: translateZ(-600px) rotateX(-45deg);
-ms-transform: translateZ(-600px) rotateX(-45deg);
transform: translateZ(-600px) rotateX(-45deg);
top: 50%;
bottom: -50%;
}
.jgallery .zoom .jgallery-container.rotate-carousel-up-left.before {
opacity: 0;
-webkit-transform: translateZ(-600px) rotateY(45deg) rotateX(-45deg);
-ms-transform: translateZ(-600px) rotateY(45deg) rotateX(-45deg);
transform: translateZ(-600px) rotateY(45deg) rotateX(-45deg);
top: 50%;
bottom: -50%;
left: 50%;
right: -50%;
}
.jgallery .zoom .jgallery-container.rotate-carousel-up-left.visible {
opacity: 1;
}
.jgallery .zoom .jgallery-container.rotate-carousel-up-left.after {
opacity: 0;
-webkit-transform: translateZ(-600px) rotateY(-45deg) rotateX(45deg);
-ms-transform: translateZ(-600px) rotateY(-45deg) rotateX(45deg);
transform: translateZ(-600px) rotateY(-45deg) rotateX(45deg);
top: -50%;
bottom: 50%;
left: -50%;
right: 50%;
}
.jgallery .zoom .jgallery-container.rotate-carousel-down-left.before {
opacity: 0;
-webkit-transform: translateZ(-600px) rotateY(45deg) rotateX(45deg);
-ms-transform: translateZ(-600px) rotateY(45deg) rotateX(45deg);
transform: translateZ(-600px) rotateY(45deg) rotateX(45deg);
top: -50%;
bottom: 50%;
left: 50%;
right: -50%;
}
.jgallery .zoom .jgallery-container.rotate-carousel-down-left.visible {
opacity: 1;
}
.jgallery .zoom .jgallery-container.rotate-carousel-down-left.after {
opacity: 0;
-webkit-transform: translateZ(-600px) rotateY(-45deg) rotateX(-45deg);
-ms-transform: translateZ(-600px) rotateY(-45deg) rotateX(-45deg);
transform: translateZ(-600px) rotateY(-45deg) rotateX(-45deg);
top: 50%;
bottom: -50%;
left: -50%;
right: 50%;
}
.jgallery .zoom .jgallery-container.rotate-carousel-down-right.before {
opacity: 0;
-webkit-transform: translateZ(-600px) rotateY(-45deg) rotateX(45deg);
-ms-transform: translateZ(-600px) rotateY(-45deg) rotateX(45deg);
transform: translateZ(-600px) rotateY(-45deg) rotateX(45deg);
top: -50%;
bottom: 50%;
left: -50%;
right: 50%;
}
.jgallery .zoom .jgallery-container.rotate-carousel-down-right.visible {
opacity: 1;
}
.jgallery .zoom .jgallery-container.rotate-carousel-down-right.after {
opacity: 0;
-webkit-transform: translateZ(-600px) rotateY(45deg) rotateX(-45deg);
-ms-transform: translateZ(-600px) rotateY(45deg) rotateX(-45deg);
transform: translateZ(-600px) rotateY(45deg) rotateX(-45deg);
top: 50%;
bottom: -50%;
left: 50%;
right: -50%;
}
.jgallery .zoom .jgallery-container.rotate-carousel-up-right.before {
opacity: 0;
-webkit-transform: translateZ(-600px) rotateY(-45deg) rotateX(-45deg);
-ms-transform: translateZ(-600px) rotateY(-45deg) rotateX(-45deg);
transform: translateZ(-600px) rotateY(-45deg) rotateX(-45deg);
top: 50%;
bottom: -50%;
left: -50%;
right: 50%;
}
.jgallery .zoom .jgallery-container.rotate-carousel-up-right.visible {
opacity: 1;
}
.jgallery .zoom .jgallery-container.rotate-carousel-up-right.after {
opacity: 0;
-webkit-transform: translateZ(-600px) rotateY(45deg) rotateX(45deg);
-ms-transform: translateZ(-600px) rotateY(45deg) rotateX(45deg);
transform: translateZ(-600px) rotateY(45deg) rotateX(45deg);
top: -50%;
bottom: 50%;
left: 50%;
right: -50%;
}
@media (max-width: 979px) {
.jgallery .jgallery-thumbnails-horizontal .prev.visible {
left: 0;
}
.jgallery .jgallery-thumbnails-horizontal .next.visible {
right: 0;
}
.jgallery .jgallery-thumbnails-vertical .prev.visible {
top: 0;
}
.jgallery .jgallery-thumbnails-vertical .next.visible {
bottom: 0;
}
}
.jgallery {
font-family: "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
top: 0;
left: 0;
right: 0;
bottom: 0;
text-align: center;
-moz-box-sizing: content-box;
box-sizing: content-box;
position: fixed;
z-index: 9999999999999;
}
.jgallery * {
outline: none;
-moz-box-sizing: content-box;
box-sizing: content-box;
}* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust:     100%;
}
body {
margin: 0;
background: #777777;
}
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;
-webkit-transition: all 0.3s linear 0s;
-moz-transition: all 0.3s linear 0s;
-o-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s;
}
.main-navigation ul li a:active,
.main-navigation ul li a:after,
a:active,
a:after,
a:hover {
outline: 0;
cursor: pointer;	
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
font-size: 30px;
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;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
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;
}
#comments ol, #comments  ul {
margin: 0 0 0 5px;
padding: 0;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
box-shadow: inset 0 0 0 #333333, inset 0 1px 84px #333333, inset 0 0 0 #333333;
color: #FFFFFF;
padding: 5px 8px 4px 8px;
border: none;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], textarea, #billing_phone {
color: #333;
background: #B7B7B7;	
padding: 9px;
border-radius: 3px;
border: 1px solid #C0C0C0;
box-shadow: inset 0 0 0 #333333, inset 0 1px 1px #333333, inset 0 0 0 #333333;
}
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;
border: 1px solid #C0C0C0;
}
td,
th {
padding: 0;
border: 1px solid #C0C0C0;
padding: 3px;
}
#page {
max-width: 1300px;
margin: 0 auto;
-webkit-box-shadow: inset 0px 17px 56px -13px rgba(91,91,91,1);
-moz-box-shadow: inset 0px 17px 56px -13px rgba(91,91,91,1);
box-shadow: inset 0px 17px 56px -13px rgba(91,91,91,1);
background-repeat: repeat;
background-attachment: fixed;
background: #7a7a7a;
} body,
button {
color: #C1C1C1;
font-family: sans-serif;
font-size: 16px;
font-size: 0.8rem;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
font-family: 'Oswald', sans-serif;
font-weight: 900;
padding: 10px 0 10px 0;
color: #CEBF94;	
}
h5, h6 {
font-size: 18px;
}
p {
margin: 0.4em;
padding: 0;
}
article p, aside a, main p {
line-height: 18px;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code,
kbd,
tt,
var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 15px;
font-size: 0.9375rem;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
text-decoration: none;
}
big {
font-size: 125%;
} html {
box-sizing: border-box;
}
*,
*:before,
*:after { box-sizing: inherit;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: "";
}
blockquote,
q {
-webkit-hyphens: none;
-moz-hyphens: none;
-ms-hyphens: none;
hyphens: none;
quotes: none;
background: #F0F0F0;
display: inline-block;
border-left: 4px solid #888;
padding: 4px;
font-style: italic;
word-wrap: break-word;
color: #333333;
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul,
ol {
margin: 0 0 1.5em 3em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
}
img {
height: auto; max-width: 100%; }
table {
margin: 0 0 1.5em;
width: 100%;
} button,
input[type="button"],
input[type="reset"] {
border: 1px solid;
border-color: #ccc #ccc #bbb;
border-radius: 3px;
font-size: 12px;
font-size: 0.75rem;
line-height: 1;
padding: .6em 1em .4em;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
color: #FFFFFF;
background: #E25738;
box-shadow: inset 0 1px 0 #333333, inset 0 3px 18px #333333, inset 0 -3px 9px #333333;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
background: #E25738;
}
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active {
color: #FFFFFF;
background: #E25738;
box-shadow: inset 0 1px 0 #333333, inset 0 3px 18px #333333, inset 0 -3px 9px #333333;
}
#billing_phone:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
textarea[name="seos-message"]:focus,
textarea:focus {
color: #333;
background-color: #CCCCCC;
}
.form-submit {
margin-top:10px;
}
textarea {
padding-left: 3px;
width: 100%;
border-radius: 3px;
box-shadow: inset 0 0 0 #333333, inset 0 1px 1px #333333, inset 0 0 0 #333333;	
}
input[name="seos-name"],
input[name="seos-phone"],
input[name="seos-email"],
input[name="seos-subject"],
textarea[name="seos-message"] {
width: 90%;
background-color: #fff;
box-shadow: inset 0 0 0 #333333, inset 0 1px 1px #333333, inset 0 0 0 #333333;
border-radius: 0;
padding: 8px;
}
textarea[name="seos-message"] {
padding: 8px;
}
.noselect, .seos-sum {
border-radius: 0 !important;
padding: 5px !important;
} #site-navigation {
min-height: 50px;
width: 100%;
border-top: 1px solid #515151;
background: #333333;
}
.main-navigation ul {
position: relative;
z-index: 999999;
}
.main-navigation ul li {
line-height: 26px;
}
.main-navigation ul li a:hover {
color: #C1C1C1;
background: #E25738;
box-shadow: inset 0 0 0 #333333, inset 0 3px 18px #333333, inset 0 0 0 #333333;
}
.main-navigation ul li:hover {
-webkit-transition: all 0.4s linear 0s;
-moz-transition: all 0.4s linear 0s;
-o-transition: all 0.4s linear 0s;
transition: all 0.4s linear 0s;
}
.main-navigation ul li:hover a {
-webkit-transition: all 0.4s linear 0s;
-moz-transition: all 0.4s linear 0s;
-o-transition: all 0.4s linear 0s;
transition: all 0.4s linear 0s;
}
.main-navigation ul li a {
font-family: 'Oswald', sans-serif;
font-size: 16px;
display: block;
text-decoration: none;
-webkit-transition: all 0.3s linear 0s;
-moz-transition: all 0.3s linear 0s;
-o-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s;
color: #C1C1C1 !important;
padding: 12px 13px 12px 13px;
}
.main-navigation ul ul li a {
background: #222222;
}
.main-navigation ul ul ul{
margin-top: 0;
}
.main-navigation ul ul li {
position: relative;
}
.main-navigation ul ul ul li {
top: 0;
position: relative;
}
.main-navigation ul ul li a {
font-family: 'Oswald', sans-serif;
font-size: 14px;
display: block;
text-decoration: none;
line-height: 18px;
-webkit-transition: all 0.3s linear 0s;
-moz-transition: all 0.3s linear 0s;
-o-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s;
border-top: 1px solid #3D3D3D;
border-bottom: 1px solid #000000;
color: #FFFFFF;
padding: 12px 13px 12px 13px;
box-shadow: inset 0 0 0 #333333, inset 0 1px 84px #333333, inset 0 0 0 #333333;
}
.main-navigation ul ul li a:hover {
color: #FFFFFF;
background: #E25738;
box-shadow: inset 0 0 0 #333333, inset 0 3px 18px #333333, inset 0 0 0 #333333;
} .main-navigation li > a:after {
padding-left: 10px;
color: #DEDEE2;
content: ' ›';
}
.main-navigation li > a:hover:after {
color: #DA6C31;
content: ' ›';
}
.main-navigation li > a:only-child:after {
content: '';
}
.main-navigation ul ul {
display: none;
} header .site-branding {
background-repeat: no-repeat;
background-size: 100% 100%;
background-position: center;
width: 100%;
height:auto;
display: block;
text-align: center;
border-bottom: 2px solid #031321;
}
header .site-branding h1 {
margin: 0;
}
header .site-branding .site-title {
font-family: 'Oswald', sans-serif;
font-size: 80px;
margin: 0;
padding: 10px;
word-wrap: break-word;
font-weight: 900;
text-shadow: 8px -7px 4px #333333;
}
header .site-branding .site-title  a {
color: #E7D8A3;
word-wrap: break-word;
text-decoration: none;
-webkit-transition: all 0.4s linear 0s;
-moz-transition: all 0.4s linear 0s;
-o-transition: all 0.4s linear 0s;
transition: all 0.4s linear 0s;
}
header .site-branding .site-title  a:hover {
color: #E25738;
} 
header  .site-branding .site-description {
text-align: center;
color: #C1C1C1;
font-family: 'Oswald', sans-serif;
font-size: 12px;
margin: 0;
padding: 0 0 10px 5px;
}
.site-header {
position: relative;
width: 100%;
border-top: 1px solid #7A7A7A;
background: url(//chotsodesieuchuan.com/wp-content/themes/seos-video-premium/images/header.png) no-repeat ; 
background-color: rgba(0, 0, 0, 0.7);
-moz-box-shadow: inset 0 30px 30px -30px #7F7F7F, inset 0 -30px 30px -30px #7F7F7F;
-webkit-box-shadow: inset 0 30px 30px -30px #7F7F7F, inset 0 -30px 30px -30px #7F7F7F;
box-shadow: inset 0 30px 30px -30px #606060, inset 0 -30px 30px -30px #606060;
box-shadow: 0 0 10px 1px black;
border-bottom: 2px solid #031321;
background-repeat: no-repeat;
background-size: 100% 100%;
background-position: center;
}
.seos-ads {
border: 1px solid black;
width: 600px;
height: 90px;
float: right;
margin: 10px;
}
.ads {
width: 728px;
height: 90px;
margin-left: auto;
margin-right: auto;
margin-top: 1em;
}
.ads-header {
position: absolute;
padding-right: 50px;
display: block;
right: 0;
padding-top: 30px;
text-align: center;
float: right;
max-width: 728px;
overflow: hidden;
}
article .social {
display: block;
height: 1.6em;
font-size: 1.5em;
box-shadow: inset 0 0 0 #333333, inset 0 1px 84px #333333, inset 0 0 0 #333333;
}
article .entry-title, .title-video, .video-cat-title{
margin-top: 0;
padding-top: 0;
}
.fa-icons:before {
content: "" !important;
}
.social .fa-icons {
padding-bottom: 10px;
}
.social .fa-icons i {
color: #CEBF94;
margin: 1px;	
}
.social .fa-icons i:hover {
opacity: 0.8;
-webkit-transition: all 0.3s linear 0s;
-moz-transition: all 0.3s linear 0s;
-o-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s;
}
.social .seos-contacts {
float: right;
margin: 0;
padding-right: 10px;
line-height: 2.4em;
font-size: 0.7em;
}
.social  input {
color: #FFFFFF !important;
}
.seos-headline {
width: 100%;
position: relative;
min-height: 322px;
overflow: hidden;
border: 1px solid #C0C0C0;
background: #FFFFFF;
margin-top: 20px;
}
.seos-headline img {
width: 100%;
height: auto;
display: inline;
}
.img-news img {
display: inline;
width: 100%;
height: auto;
padding: 5px;
border: 1px solid #C0C0C0;
margin-right: 5px;
margin-bottom: 5px;
box-shadow: inset 0 0 0 #C0C0C0, inset 0 1px 84px #C0C0C0, inset 0 0 0 #C0C0C0;
}
.seos-headline .headline-content {
padding: 0px 10px 10px 10px;
word-wrap: break-word;
}
.seos-headline h3 {
-webkit-box-shadow: inset 0px -89px 180px 29px rgba(192,192,192,0.7);
-moz-box-shadow: inset 0px -89px 180px 29px rgba(192,192,192,0.7);
box-shadow: inset 0px -89px 180px 29px rgba(192,192,192,0.7);
position: absolute;
width: 100%;
padding: 10px;
font-weight: 900;
font-size: 30px !important;
}
.seos-headline h3 a {
color: #FFFFFF;
}
.seos-headline p {
padding: 0 10px 10px 10px;
margin: 0;
}
.seos-headline h3 a:hover {
opacity: 0.8;
}
.seos-headline h4 {
margin: 0;
padding: 0 0 0 10px;
font-size: 25px;
}
.sm-logo {
padding-top: 10px;
width: 380px;
height: auto;
} a {
color: #E7D8A3;
text-decoration: none;
}
a:hover,
a:focus,
a:active {
color: #AD452B;
}
a:hover,
a:active {
outline: 0;
}
.postpagination {
width: 100%;
font-family: 'Oswald', sans-serif;
margin-bottom: 20px;
}
.postpagination a {
font-size: 24px;
}
.pagination a {
font-size: 14px;
}
.pagination a, .pagination span {
padding: 4px 8px;
margin: 0;
display: inline-block;
color: #C0C0C0;
font-size: 15px;
background-color: #222;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 1px;		
}
.pagination span {
background-color: #555;
}
.pagination a:hover,
.pagination span:hover {
color: #fff;	
}
.nextpage {
padding: 10px 0 10px 0;
}
.prevpost {
float: left;
}
.nextpost {
float: right;
} .main-navigation {
clear: both;
display: block;
float: left;
width: 100%;
}
.main-navigation ul {
display: none;
list-style: none;
margin: 0;
padding-left: 0;
}
.main-navigation li {
float: left;
position: relative;
}
.main-navigation a {
display: block;
text-decoration: none;
}
.main-navigation ul ul {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
float: left;
position: absolute;
left: -999em;
z-index: 99999;
}
.main-navigation ul ul ul {
left: -999em;
top: 0;
}
.main-navigation ul ul a {
width: 200px;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
left: auto;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
left: 100%;
}
.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current-menu-ancestor > a {
} .menu-toggle,
.main-navigation.toggled ul {
display: block;
}  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0;
} .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
} .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: "";
display: table;
table-layout: fixed;
}
.social:after,
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both;
}
.clear {
content: "";
clear: both;
display: block;
float:none;
}
.menu-toggle:after,
.menu-toggle:before,
.news-widget:after,
.news-widget:before {
content: "";
clear: both;
display: block;
} .widget {
margin: 0 0 1.5em;
border: 1px solid #000000;
}
.tagcloud, #calendar_wrap, .textwidget {
padding: 10px;
} .widget select {
max-width: 100%;
}
select option, select {
padding: 5px;
background: #7a7a7a;	
}
option {
border: 1px solid #000000;
}
.news-widget {
margin: 5px !important;
text-align: left;
margin-right: 5px;
padding-bottom: 5px;
}
.news-widget a {
font-size: 16px;
font-family: 'Oswald', sans-serif;
}
.widget_search {
border: none !important;
position: relative;
}
.wp-block-search .wp-block-search__label {
display: none;
}
.wp-block-search .wp-block-search__button {
position: absolute;
right: 0px;
top: 0px;
-webkit-appearance: button;
cursor: pointer;
box-shadow: inset 0 0 0 #333333, inset 0 1px 84px #333333, inset 0 0 0 #333333;
color: #FFFFFF;
padding: 10px;
border: none;
border-radius: 0;
font-size: 16px;
font-family: 'Oswald', sans-serif;
}
.wp-block-search .wp-block-search__button:hover {
background: #E25738;
}
.wp-block-search input {
line-height: 22px;
}
.wp-block-search .wp-block-search__input {
box-shadow: none;	
}
#content aside section article {
width: auto;
}
.widget_search form {
position: relative;
}
.wp-block-calendar table th {
background: #333;
}
.wp-block-calendar th, .wp-block-calendar tbody td {
color: #fff;	
}
.widget_search  input[type="search"] {
border-radius: 0;
}
.widget_search .search-form .search-field {
width: 92%;
margin: 0;
padding: 4.5px;
background: #565656;
border: none;
box-shadow: none;
outline: none;
color: #C0C0C0;
}
.widget_search .search-submit {
position: absolute;
right: 0px;
top: 0px;
}
.widget_search .search-form .search-field {
width: 92%; 
margin: 0;
padding: 4.5px;
background:  #565656;	
border: none;
box-shadow: none;
outline: none;
color: #C0C0C0;
}
.search-form .search-field {
height: 12px;
vertical-align: top;	
box-shadow: none;
border-radius: 0;
outline: 0;
border: none;
}
.error-404 form {
margin: 20px 0;		
}
.error404 .full-width-404 main {
width: 100% !important;	
text-align: center;
}
.search-form .search-field:active,
.search-form .search-field:hover,
.search-form .search-field:focus {
box-shadow: none;
border-radius: 0;
outline: 0;
height: 12px;
vertical-align: top;	
border: none;
}
#today {
background: #AD452B;
}
#today a:hover {
color: #C0C0C0;	
}
.wp-block-calendar table tbody, .wp-block-calendar table caption {
color: #eee;
padding: 5px;
}
.widgettitle, #content aside h2 {
margin-top: 0;
margin-bottom: 0;
}
.search-form  {
position: relative;
}
.search-form input{
line-height: 22px;
}
.widget-title  {
margin-bottom: 0;
} #content main {
float: right;
width: 69%;
padding: 0px 40px 20px 0;
}
article , .entry-content{
word-wrap: break-word;
}
article header {
margin: 0;
font-weight: 900;
font-size: 35px;
color: #CEBF94;
}
article header h1,
article header h2  {
border-bottom: 1px dashed #666666;
margin: 0;
font-weight: 900;
font-size: 35px;
color: #CEBF94;	
}
article .fa, article .fas, article .far {
color: #AFA47C;
padding: 3px;
}
.ad-categories {
display: block;
list-style-type: none;
box-sizing: border-box;
background: #333333;
margin: 60px 0 0 0;
padding: 20px;
text-align: center;
box-sizing: border-box;
}
.ad-categories .categories ul li{
width: 150px;
display: inline-block;
height: 150px;
list-style-type: none;
padding: 0px;
margin: 5px;
position: relative;	top: 0;
left: 0;
z-index:1;
overflow: hidden;
box-sizing: border-box;	-webkit-transition: all 1s ease-in-out;
-moz-transition: all 1s ease-in-out;
-o-transition: all 1s ease-in-out;
-ms-transition: all 1s ease-in-out;
transition: all 1s ease-in-out;
}
.ad-categories ul, .ad-categories ol {
margin-left: 0;
margin-right: 0;
padding: 0;
}
.ad-categories .categories ul li p {
display: none;
}
.ad-categories .categories a:hover > p {
position: absolute;
margin: 0 auto;
line-height: 45px;
left: 0;
border: 5px solid #333333;
text-align: center;
height: 150px;
width: 150px;
display: inline-block;
z-index: 2;
box-sizing: border-box;
background: rgba(0, 0, 0, 0.7);
background-image: url(//chotsodesieuchuan.com/wp-content/themes/seos-video-premium/images/link.gif);
font-family: 'Oswald', sans-serif;
color: #fff;
font-size: 14px;
padding: 10px;
word-wrap: break-word;
-moz-box-shadow: inset 0 30px 30px -30px #7F7F7F, inset 0 -30px 30px -30px #7F7F7F;
-webkit-box-shadow: inset 0 30px 30px -30px #7F7F7F, inset 0 -30px 30px -30px #7F7F7F;
box-shadow: inset 0 30px 30px -30px #606060, inset 0 -30px 30px -30px #606060;
}
.ad-categories .categories img {
width: 150px;
height: 150px;
text-align: center;
box-sizing: border-box;
object-fit: cover;
object-position: 50% 50%;
}
.ad-categories .categories ul ul {
padding: 0;
margin: 0;
}
.video-cat-title {
text-align: center;
border-bottom: 1px dashed #666666;		
}
.seos-video {
width: 100%;
height: auto;
margin: 0 auto;
margin-top: 10px;
text-align: center;
}
.seos-video-boxes {
width: 100%;
text-align: center;
}
.seos-video-home {
min-height:300px;
vertical-align: top;
width: 30%;
padding: 5px;
display: inline-block;
position: relative;
background: #333333;
color: #ffffff;
margin: 5px;
text-align: left;
}
.seos-video-home img {
width: 100%;
}
.v-set {
text-align: center;
line-height: 180px;
}
.seos-video-home p {
margin: 5px 0 0 0;
}
.seos-video-home  img {
height: 200px;
position: relative;
opacity: 0.6;
object-fit: cover;
object-position: 50% 50%;
}
.seos-video-home a:hover > img {
box-sizing: border-box;
background: rgba(0, 0, 0, 0.9);
opacity: 1;
}
.seos-video-boxes .seos-video-home h4 {
font-size: 22px;
margin: 0 !important;
}
.seos-video-home h5 {
width: 100%;
margin-top: 55px;
height: auto;
padding: 5px; 
display: block;
border: 1px solid #C0C0C0;
margin-right: 5px;
box-shadow: inset 0 0 0 #C0C0C0, inset 0 1px 84px #C0C0C0, inset 0 0 0 #C0C0C0;
height: 200px;
background: #999999;
}
.title-video {
text-align: center;
color: #E7D8A3;
border-bottom: 1px dashed #666666;	
}
.read-more {
display: inline-block;
width: 100px;
margin-top: 5px;
text-align: center;
-moz-box-shadow: inset 0 30px 30px -30px #7F7F7F, inset 0 -30px 30px -30px #7F7F7F;
-webkit-box-shadow: inset 0 30px 30px -30px #7F7F7F, inset 0 -30px 30px -30px #7F7F7F;
box-shadow: inset 0 30px 30px -30px #606060, inset 0 -30px 30px -30px #606060;
border: 2px solid #333333;
padding: 4px 8px 4px 8px;
border: 1px solid #7A7A7A;
}
.read-more:hover {
background: #fff;
}
.entry-header {
display: inline;
}
.entry-header .entry-title a {
margin: 0;
}
.cont-img {
width: 200px;
height: 150px;
display: inline-block;
float: left;
} .sticky {
display: block;
}
.hentry {
margin: 0 0 1.5em;
}
.byline,
.updated:not(.published) {
display: none;
}
.single .byline,
.group-blog .byline {
display: inline;
}
.page-content,
.entry-content,
.entry-summary {
margin: 0;
}
.no-results {
padding: 10px;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
} #content aside {
width: 28%;
padding: 20px 0 20px 40px;
float: left;
word-wrap: break-word;
}
#content aside ul {
list-style-type: none;
margin: 0;
padding: 10px;
}
#secondary ul li {
margin-top: 5px;
padding: 10px;
border-top: 1px solid #7A7A7A;
border-bottom: 2px solid #565656;
background-color: rgba(0, 0, 0, 0.3);
-moz-box-shadow: inset 0 30px 30px -30px #7F7F7F, inset 0 -30px 30px -30px #7F7F7F;
-webkit-box-shadow: inset 0 30px 30px -30px #7F7F7F, inset 0 -30px 30px -30px #7F7F7F;
box-shadow: inset 0 30px 30px -30px #606060, inset 0 -30px 30px -30px #606060;
}
#secondary ul li:hover  {
-webkit-transition: all 1s ease-in-out;
-moz-transition: all 1s ease-in-out;
-o-transition: all 1s ease-in-out;
-ms-transition: all 1s ease-in-out;
transition: all 1s ease-in-out;
-moz-box-shadow: inset 0 1000px 60px -60px #333333;
-webkit-box-shadow: inset 0 1000px 60px -60px #333333;
box-shadow: inset 0 1000px 60px -60px #333333;
border-bottom: 2px solid #000000;
}
#secondary ul li:hover  a {
color: #fff;
}
#secondary ul li a {
color: #C1C1C1;
text-decoration: none;
width: 100%;
}
aside ul ul li {
padding-left:5px;
}
#content {
background-image: url(//chotsodesieuchuan.com/wp-content/themes/seos-video-premium/images/dotted8.png);
background: #7a7a7a;
box-shadow: 0 0 10px 1px black;
border-top: 2px solid #A0A0A0;
}
#content aside h2 {
background: #000000;
box-shadow: inset 0 0 0 #333333, inset 0 1px 84px #333333, inset 0 0 0 #333333;
padding: 10px;
color: #CEBF94;
font-size: 28px;
border-bottom: 1px solid #686868;
}
#content article   {
border: 1px solid #000000;
margin-top: 20px;
padding: 10px;
display: inline-block;
width: 100%;
}
#content section, .widget-title {
margin-top: 0;
}
.site-content {
-moz-box-shadow: inset 0 30px 30px -30px #828282, inset 0 -30px 30px -30px #828282;
-webkit-box-shadow: inset 0 30px 30px -30px #828282, inset 0 -30px 30px -30px #828282;
box-shadow: inset 0 30px 30px -30px #828282, inset 0 -30px 30px -30px #828282;	
}
aside section, article {
background: #333333;
}
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
display: none;
}
#secondary .gallery {
text-align: center;
padding: 5px;
}
#secondary .gallery-item  {
margin: 5px 5px 0;
max-width: 29.8% !important;
line-height: 15px !important;
}
#secondary .gallery-item:hover {
opacity: 0.7;
} .comment-content a {
word-wrap: break-word;
}
.comment-form {
padding: 10px;
}
.bypostauthor {
display: block;
}
.comment-form-author label,
.comment-form-url label,
.comment-form-email label {
display: block;
color: #E5E5E5;	
font-weight: bold;
} 
.comment-form-author,
.comment-form-url,
.comment-form-email {
box-shadow: none;
border: none;
}  .infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
} .site-footer {
background: #333333;
box-shadow: 0 0 10px 1px black;
padding: 10px;
color: #ffffff;
font-size: 13px;	
position: relative;
z-index: 2;
}
.site-footer .widgettitle {
color: #CEBF94;
margin: 10px;
}
.site-info {
text-align: center;
}
.site-footer .site-info a {
color: #ffffff;
}
.site-footer .site-info a:hover {
opacity: 0.7;
}
.entry-footer,
.entry-meta {
font-size: 12px;
padding: 5px;
}
.entry-meta a {
color: #999999;
}
.news-view .dashicons{
color: #AFA47C;
font-size: 17px;
}
.footer-center {
margin: 0 auto;
width: 100%;
text-align:center;
}
.footer-widgets {
vertical-align: top;
width: 20.4%; 
font-size: 13px;
line-height: 20px;
height: auto;
text-align: left;
word-wrap: break-word;
margin: 0 auto;
display: inline-block;
}
.footer-widgets a{
color: #B5B5B5;
}
.footer-widgets  a:hover {
color: #FFFFFF;
}
.footer-widgets  .widget-title {
border: none;
}
.footer-widgets ul {
list-style-type: none;
padding: 5px 0 0 0;
margin: 10px 10px 0 0;
}
.footer-widgets ul li{
border-bottom: 1px solid #960000;	
padding: 5px 0 5px 0;
}
.footer-widgets ul li a {
width: 100%;
}
.footer-widgets h2{
margin-top: 10px;
}
.footer-aside ul {
list-style-type: none;
margin: 0;
padding: 0;
}
.footer-aside ul  li {
padding: 5px 0 5px 0;
}
.footer-aside ul  li {
margin-top: 5px;
padding: 10px;
border-top: 1px solid #7A7A7A;
border-bottom: 2px solid #565656;
background-color: rgba(0, 0, 0, 0.3);
-moz-box-shadow: inset 0 30px 30px -30px #7F7F7F, inset 0 -30px 30px -30px #7F7F7F;
-webkit-box-shadow: inset 0 30px 30px -30px #7F7F7F, inset 0 -30px 30px -30px #7F7F7F;
box-shadow: inset 0 30px 30px -30px #606060, inset 0 -30px 30px -30px #606060;
}
.footer-aside ul  li:hover {
-webkit-transition: all 1s ease-in-out;
-moz-transition: all 1s ease-in-out;
-o-transition: all 1s ease-in-out;
-ms-transition: all 1s ease-in-out;
transition: all 1s ease-in-out;
-moz-box-shadow: inset 0 1000px 60px -60px #333333;
-webkit-box-shadow: inset 0 1000px 60px -60px #333333;
box-shadow: inset 0 1000px 60px -60px #333333;
}
.footer-aside ul  ul li:hover {
-webkit-transition: all 1s ease-in-out;
-moz-transition: all 1s ease-in-out;
-o-transition: all 1s ease-in-out;
-ms-transition: all 1s ease-in-out;
transition: all 1s ease-in-out;
-moz-box-shadow: inset 0 1000px 60px -60px #333333;
-webkit-box-shadow: inset 0 1000px 60px -60px #333333;
box-shadow: inset 0 1000px 60px -60px #333333;
border-bottom: 2px solid #000000;
}
.footer-aside ul  ul ul li {
border-bottom: none;
}
.footer-aside h2 {
padding: 0;
}
.footer-aside .widget{
border: none;
}
.footer-aside {
list-style-type: none;
text-align: center;
width: 100%;
margin: 0 auto;
background: #333333;
position: relative;
z-index: 1;	
}
.footer-sidebar {
position: relative;
vertical-align: top;
width: 305px;
text-align: center;
overflow: hidden;
word-wrap: break-word;
margin-left: 10px;
display: inline-block;
}
.footer-sidebar .widget  {
margin: 20px;
}
.site-footer .gallery-item  {
margin: 5px 5px 0;
max-width: 28% !important;
line-height: 15px !important;
}
.site-footer .gallery-item:hover {
opacity: 0.7;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
max-width: 100%;
}
.thumb-news {
margin-top: 5px;
}
.wp-post-image {
width: 200px;
height: 150px;
padding: 5px;
display: block;
border: 1px solid #C0C0C0;
margin-right: 5px;
box-shadow: inset 0 0 0 #C0C0C0, inset 0 1px 84px #C0C0C0, inset 0 0 0 #C0C0C0;
opacity: 0.7;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
object-fit: cover;
object-position: 50% 50%;
}
.wp-post-image:hover  {
opacity: 1;	
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
} .gallery {
margin-bottom: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
display: block;
} @media screen and (min-width: 42.5em) {
.menu-toggle {
display: none;
}
.main-navigation ul {
display: block;
}
}
@media screen and (max-width: 50.5em) {
.ads {
overflow: hidden;
width: 100%;
padding: 0;
margin: 0;
}
}
@media screen and (max-width: 42.5em) {
.main-navigation ul ul {
margin-top: 0;
}	
.menu li, .menu ul ul li, .menu ul  li a, .menu ul ul li a{
display: block;
width: 100%;
float: none;
clear: both;
position: relative;
}
nav ul li:hover > ul {
-webkit-animation-name: none !important;
animation-name: none !important;
-webkit-transform-origin: none !important;
transform-origin: none !important;
}
.slick-prev {
left: 0;
top: 25%;
}
.slick-next{
right: 0;
top: 25%;
}
#primary, body, #page, #site-navigation, .main-navigation, .seos-headline, .seos-headline h3, #content main, .content-area, main, #main, .site-main, section, article, aside, footer, header, form, #content aside, figure, .hentry{
display: block;
width: 100% !important;
float: none;
clear: both;
position: static;
margin: 0 auto;		
padding: 0;
}	
.search-field {
width: 93% !important ;
}
#site-navigation {
background: #000000;
}
.menu-toggle {
background: #A53E29;
color: #fff;
font-size: 24px;
border: none;
}
.menu-toggle ul {
display: block;
position: static;
}
footer .footer-widgets {
width: 50%;
margin: 0 auto;
float: none;
clear: both;
text-align: center;
height: auto;
}
.slick-slide{
padding: 0;	
}
.container-slider h3 {
font-size: 8px;
}
.autoplay div img {
width: 100%;
height: 30px;
}
.social .seos-contacts, .social  .fa-icons, .social{
display: block;
clear: both;
float: none;
width: 100%;
position: static;
text-align: center;
margin: 0 auto;
height: 100%;
padding: 0;
}
header .site-branding .site-title  a{
font-size: 20px !important;
}
header .site-branding .site-title, 	header .site-branding  {
padding: 0;
line-height: 24px;
}
.woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {
padding: 30px !important;
}
.main-navigation ul ul, .main-navigation ul ul ul , .main-navigation ul ul li {
display: block;
position: relative;
float:none;
position: static;
clear: both;
}
.search-form {
margin-top: 10px !important;
}
}
@media screen and (max-width: 66.5em) {
.ads-header {
display: block;
float: none;
clear: both;
position: static;
max-width: 728px;
margin-left: auto;
margin-right: auto;
margin-bottom: 20px;
overflow: hidden;
padding-right: 0;
}
.ads-header  img {
overflow: hidden;
}
header .site-branding  {
word-wrap: break-word !important;
max-width: 100% !important;
text-align: center;
margin: 0 auto;
float: none;
min-height: 80px !important;
display: block;
}
header .site-branding .site-description {
position: static !important; 
width: 100%;
text-align: center;	
}
.seos-cart {
position: static !important; 
max-width: 200px;
text-align: center;
margin: 0 auto;		
}
.site-header {
background: url(//chotsodesieuchuan.com/wp-content/themes/seos-video-premium/images/header.png); 
background-repeat: no-repeat;
background-size: 100% 100%;
background-position: center;
}
.seos-video-home {
width: 200px;
margin: 0;
}
.footer-sidebar {
width: 100%;	
}
.comment-author img {
width: auto !important;
}
.comment-body {
padding: 10px;
}	
#content {
padding: 10px;
}
}