.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #fff;
opacity: 0.8;
filter: alpha(opacity=80); } .mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; } .mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 100px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; } .mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; } .mfp-align-top .mfp-container:before {
display: none; } .mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; } .mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; } .mfp-ajax-cur {
cursor: progress; } .mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; } .mfp-auto-cursor .mfp-content {
cursor: auto; } .mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; } .mfp-loading.mfp-figure {
display: none; } .mfp-hide {
display: none !important; } .mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; } .mfp-preloader a {
color: #CCC; } .mfp-preloader a:hover {
color: #FFF; } .mfp-s-ready .mfp-preloader {
display: none; } .mfp-s-error .mfp-content {
display: none; } button.mfp-close, button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
-webkit-box-shadow: none;
box-shadow: none; } button::-moz-focus-inner {
padding: 0;
border: 0; } .mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
filter: alpha(opacity=65);
padding: 0 0 18px 10px;
color: #000;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; } .mfp-close:hover, .mfp-close:focus {
opacity: 1;
filter: alpha(opacity=100); } .mfp-close:active {
top: 1px; } .mfp-close-btn-in .mfp-close {
color: #333; } .mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #464646;
text-align: left;
position: fixed;
left: 20px;
right: auto;
top: 70px;
text-align: center;
padding: 5px;
font-size: 64px;
width: 50px;
height: 50px;
background: #fff;
opacity: 1;
transition: 0.4s all ease-in-out; } .mfp-image-holder .mfp-close:hover,
.mfp-iframe-holder .mfp-close:hover {
color: #000; } .mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; } .mfp-arrow {
position: absolute;
opacity: 0.65;
filter: alpha(opacity=65);
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent; } .mfp-arrow:active {
margin-top: -54px; } .mfp-arrow:hover, .mfp-arrow:focus {
opacity: 1;
filter: alpha(opacity=100); } .mfp-arrow:before, .mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; } .mfp-arrow:after,
.mfp-arrow .mfp-a {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; } .mfp-arrow:before,
.mfp-arrow .mfp-b {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; } .mfp-arrow-left {
left: 0; } .mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
border-right: 17px solid #000;
margin-left: 31px; } .mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
margin-left: 25px;
border-right: 27px solid #3F3F3F; } .mfp-arrow-right {
right: 0; } .mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
border-left: 17px solid #000;
margin-left: 39px; } .mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
border-left: 27px solid #3F3F3F; } .mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; } .mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; } .mfp-iframe-holder .mfp-close {
top: -40px; } .mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; } .mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: none;
background: #000; }  img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; }  .mfp-figure {
line-height: 0; } .mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: none;
background: transparent; } .mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px; } .mfp-figure figure {
margin: 0; } .mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; } .mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px; } .mfp-image-holder .mfp-content {
max-width: 100%; } .mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {  .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; } .mfp-img-mobile img.mfp-img {
padding: 0; } .mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; } .mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; } .mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; } .mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; } .mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; } .mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) { .mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); } .mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; } .mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; } .mfp-container {
padding-left: 6px;
padding-right: 6px; } } .mfp-ie7 .mfp-img {
padding: 0; } .mfp-ie7 .mfp-bottom-bar {
width: 600px;
left: 50%;
margin-left: -300px;
margin-top: 5px;
padding-bottom: 5px; } .mfp-ie7 .mfp-container {
padding: 0; } .mfp-ie7 .mfp-content {
padding-top: 44px; } .mfp-ie7 .mfp-close {
top: 0;
right: 0;
padding-top: 0; }   .mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
opacity: 0;
-webkit-backface-visibility: hidden; -webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out; } .mfp-with-zoom.mfp-ready .mfp-container {
opacity: 1; } .mfp-with-zoom.mfp-ready.mfp-bg {
opacity: 0.8; } .mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
opacity: 0; } .mfp-bg {
-webkit-transition: none;
-moz-transition: none;
-o-transition: none;
transition: none; } .cssload-container {
position: relative;
z-index: 4;
margin: 0 auto;
top: 50%;
transform: translate(0, -50%);
-webkit-transform: translate(0, -50%);
width: 213px;
height: 100px;
list-style: none;
border: none;
border-radius: 50px; } .cssload-loader {
position: absolute;
z-index: 3;
margin: 0 auto;
top: 50%;
width: 180px;
height: 75px;
list-style: none; } ul.cssload-loader li {
background-color: #7F7F7F;
width: 13px;
height: 13px;
float: right;
margin-right: 6px !important;
box-shadow: 0px 25px 13px transparent;
-o-box-shadow: 0px 25px 13px transparent;
-ms-box-shadow: 0px 25px 13px transparent;
-webkit-box-shadow: 0px 25px 13px transparent;
-moz-box-shadow: 0px 25px 13px transparent; } .cssload-loader li:first-child {
animation: cssload-loadbars 1.15s cubic-bezier(0.645, 0.045, 0.355, 1) infinite 0s;
-o-animation: cssload-loadbars 1.15s cubic-bezier(0.645, 0.045, 0.355, 1) infinite 0s;
-ms-animation: cssload-loadbars 1.15s cubic-bezier(0.645, 0.045, 0.355, 1) infinite 0s;
-webkit-animation: cssload-loadbars 1.15s cubic-bezier(0.645, 0.045, 0.355, 1) infinite 0s;
-moz-animation: cssload-loadbars 1.15s cubic-bezier(0.645, 0.045, 0.355, 1) infinite 0s; } .cssload-loader li:nth-child(2) {
animation: cssload-loadbars 1.15s ease-in-out infinite -0.23s;
-o-animation: cssload-loadbars 1.15s ease-in-out infinite -0.23s;
-ms-animation: cssload-loadbars 1.15s ease-in-out infinite -0.23s;
-webkit-animation: cssload-loadbars 1.15s ease-in-out infinite -0.23s;
-moz-animation: cssload-loadbars 1.15s ease-in-out infinite -0.23s; } .cssload-loader li:nth-child(3) {
animation: cssload-loadbars 1.15s ease-in-out infinite -0.46s;
-o-animation: cssload-loadbars 1.15s ease-in-out infinite -0.46s;
-ms-animation: cssload-loadbars 1.15s ease-in-out infinite -0.46s;
-webkit-animation: cssload-loadbars 1.15s ease-in-out infinite -0.46s;
-moz-animation: cssload-loadbars 1.15s ease-in-out infinite -0.46s; } .cssload-loader li:nth-child(4) {
animation: cssload-loadbars 1.15s ease-in-out infinite -0.69s;
-o-animation: cssload-loadbars 1.15s ease-in-out infinite -0.69s;
-ms-animation: cssload-loadbars 1.15s ease-in-out infinite -0.69s;
-webkit-animation: cssload-loadbars 1.15s ease-in-out infinite -0.69s;
-moz-animation: cssload-loadbars 1.15s ease-in-out infinite -0.69s; } .cssload-loader li:nth-child(5) {
animation: cssload-loadbars 1.15s ease-in-out infinite -0.92s;
-o-animation: cssload-loadbars 1.15s ease-in-out infinite -0.92s;
-ms-animation: cssload-loadbars 1.15s ease-in-out infinite -0.92s;
-webkit-animation: cssload-loadbars 1.15s ease-in-out infinite -0.92s;
-moz-animation: cssload-loadbars 1.15s ease-in-out infinite -0.92s; } .cssload-loader li:nth-child(6) {
animation: cssload-loadbars 1.15s ease-in-out infinite -1.15s;
-o-animation: cssload-loadbars 1.15s ease-in-out infinite -1.15s;
-ms-animation: cssload-loadbars 1.15s ease-in-out infinite -1.15s;
-webkit-animation: cssload-loadbars 1.15s ease-in-out infinite -1.15s;
-moz-animation: cssload-loadbars 1.15s ease-in-out infinite -1.15s; }
@keyframes cssload-loadbars {
0% {
height: 13px;
margin-top: 31px; }
50% {
height: 63px;
margin-top: 0px; }
100% {
height: 13px;
margin-top: 31px; } }
@-o-keyframes cssload-loadbars {
0% {
height: 13px;
margin-top: 31px; }
50% {
height: 63px;
margin-top: 0px; }
100% {
height: 13px;
margin-top: 31px; } }
@-ms-keyframes cssload-loadbars { 0% {
height: 13px;
margin-top: 31px; } 50% {
height: 63px;
margin-top: 0px; } 100% {
height: 13px;
margin-top: 31px; } }
@-webkit-keyframes cssload-loadbars {
0% {
height: 13px;
margin-top: 31px; }
50% {
height: 63px;
margin-top: 0px; }
100% {
height: 13px;
margin-top: 31px; } }
@-moz-keyframes cssload-loadbars {
0% {
height: 13px;
margin-top: 31px; }
50% {
height: 63px;
margin-top: 0px; }
100% {
height: 13px;
margin-top: 31px; } } * {
box-sizing: border-box; } html {
font-size: 100%;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
height: 100%; } body {
margin: 0;
padding: 0;
height: 100%;
background: #fff; } a {
text-decoration: none; } .container {
max-width: 1180px;
margin: 0 auto;
display: block; } .content-sec {
padding: 0 20px; } * {
-webkit-font-smoothing: antialiased;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%; } body {
font-size: 100%; font-family: 'Muli', sans-serif;
} h1, h2, h3, h4, h5, h6 {
font-weight: bold;
color: #000;
margin: 0 0 10px; font-family: 'Muli', sans-serif;
} p {
font-size: 14px;
margin: 0 0 10px;
color: #000; font-family: 'Muli', sans-serif;
} h1 {
font-size: 30px; } h2 {
font-size: 26px; } h3 {
font-size: 20px; } h4 {
font-size: 18px; } h5 {
font-size: 14px; } h6 {
font-size: 12px; }  * {
outline: none !important; } body.loader {
overflow: hidden; -webkit-overflow-scrolling: touch; } .slide-menu {
position: fixed;
top: 0;
bottom: 0;
display: block;
float: left;
width: 100%;
max-width: 210px;
height: 100%;
left: -210px;
overflow: hidden;
overflow-y: auto;
-webkit-overflow-scrolling: touch;
z-index: 4;
background: #fff;
transition: 0.3s all ease-in-out; } .slide-menu ul {
display: block;
margin: 40px;
padding: 0;
list-style: none;
opacity: 0.5;
transition: 0.3s all ease-in-out;
text-align: center; } .slide-menu ul li {
color: #dfe5eb;
padding: 6px 0; } .slide-menu ul li a {
color: #000;
text-align: center;
letter-spacing: 1px;
line-height: 26px;
font-size: 22px;
font-weight: 300; } .slide-menu ul li a:hover {
color: #464646; } .slide-menu nav {
position: absolute;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%); } body.menu-active nav#slide-menu {
left: 0px; } body.menu-active nav#slide-menu ul {
left: 0px;
opacity: 1; } .mfp-s-error .mfp-preloader {
color: #000; }  #content { top: 0;
left: 0;
width: 100%;  -webkit-overflow-scrolling: touch;
background: #fcfeff;
-moz-transition: all 300ms;
-webkit-transition: all 300ms;
transition: all 300ms; } #content .menu-trigger {
position: fixed;
background: #fff;
top: 70px;
left: 0px;
width: 76px;
height: 50px;
z-index: 4;
padding: 5px 7px 5px 26px;
cursor: pointer;
border-radius: 0px;
transition: 0.3s left ease-in-out; } #content .menu-trigger span {
width: 100%;
margin: 7px 0px;
height: 4px;
background: #464646;
display: block; } .menu-active .slide-menu {
left: 0; } .menu-active .menu-overlay {
display: block; } .menu-active #content .menu-trigger {
left: 210px;
background: #fff url(//www.taao.de/wp-content/themes/taao/images/chevron_arrow.png) 5px center no-repeat;
background-size: calc(30px);
padding: 5px 0px;
width: 50px; } .menu-active #content .menu-trigger span {
display: none; } .menu-active #content .main-area .content-sec .grid .grid-item img {
-webkit-filter: grayscale(1);
filter: grayscale(1);
filter: grayscale(100%);
-webkit-filter: grayscale(100%); } header {
text-align: center;
padding: 60px 0; } header .logo img {
max-height: 66px; } header .tagling {
padding-top: 20px;
letter-spacing: 4px;
line-height: 26px;
font-size: 22px;
color: #464646; font-weight: 300; } .menu-overlay {
text-align: center;
position: fixed;
width: 100%;
height: 100%;
left: 0;
display: none;
transition: 0.4s all ease-in-out;
top: 0;
z-index: 3; } .content-sec .m-loader {
height: calc(100vh - 240px);
position: fixed;
left: 0;
right: 0;
z-index: 4;
background: #fff; } .grid { margin: 0 -6px; } .grid .grid-sizer,
.grid .grid-item {
width: 33.333%; } .grid .grid-item {
float: left;
padding: 0 6px;
margin-bottom: 12px; } .grid .grid-item a {
display: block; } .grid .grid-item img {
display: block;
max-width: 100%;
height: auto;
margin: auto; } .grid .grid-item .captions {
text-align: center;
font-size: 14px;
color: #464646; font-family: 'Muli', sans-serif;
font-weight: 400;
padding-top: 4px; } .grid .grid-item .captions a {
color: #464646; } .inner-page {
padding-bottom: 60px;
color: #464646; } .inner-page h1, .inner-page h2, .inner-page h3, .inner-page h4, .inner-page h5, .inner-page h6, .inner-page p {
color: #464646; font-family: 'Muli', sans-serif;
font-weight: 400; } .inner-page h4 {
font-size: 20px; } .inner-page h6 {
font-size: 11px; } .inner-page a {
color: #464646; } .inner-page a:hover {
color: #959595; } .inner-page strong {
font-weight: 500; } .inner-page .form-control {
width: 100%;
min-height: 14px;
color: #464646; font-family: 'Muli', sans-serif;
font-weight: 400;
padding: 12px 6px 12px 25px;
border: 1px solid #ccc;
margin-bottom: 15px; } .inner-page .form-control::-webkit-input-placeholder { color: #464646; } .inner-page .form-control::-moz-placeholder { color: #464646; } .inner-page .form-control:-ms-input-placeholder { color: #464646; } .inner-page .form-control:-moz-placeholder { color: #464646; } .inner-page input[type=submit] {
border: 1px solid #ccc;
background: transparent;
min-width: 170px;
padding: 12px 25px;
color: #464646;
float: right;
cursor: pointer; } .inner-page textarea {
min-height: 280px !important;
resize: none; } .inner-page .widget-title {
text-align: center;
margin-bottom: 50px;
letter-spacing: 2px; } .inner-page .ajax-loader {
margin-right: 15px; } .inner-page .text-right {
text-align: right; } .inner-page.team-page p {
margin-bottom: 0; } .pad-35 {
padding: 35px 35px 0; } .pad-35-o {
padding: 5px 35px 0; } .pad-50 {
padding: 50px 50px 0; } .pad-20 {
padding: 20px 20px 0; } .gm-style .gm-style-iw {
color: #00c472; } .avia_google_maps_container img {
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: grayscale(100%); } .team-page .for-mob .sow-image-container img {
box-shadow: 0px 0px 6px rgba(70, 70, 70, 0.1), 0px 0px 6px rgba(70, 70, 70, 0.1);
border: 8px solid #fff; }
@media screen and (max-width: 1024px) { .grid .grid-sizer,
.grid .grid-item {
width: 50%; } }
@media screen and (max-width: 767px) { .pad-35 {
padding: 15px 15px 0; } .pad-35-o {
padding: 5px 15px 0; } .pad-50 {
padding: 15px 15px 0; } .pad-20 {
padding: 15px 15px 0; } .inner-page input[type=submit] {
float: none;
margin: auto; } .inner-page .text-right {
text-align: center; } .inner-page .ajax-loader {
display: block;
margin: 15px auto; } .grid .grid-sizer,
.grid .grid-item {
width: 100%; } .inner-page {
padding-bottom: 30px; } #content .menu-trigger {
position: fixed;
background: #fff;
top: 10px;
left: 10px;
width: 56px;
height: 40px;
padding: 5px 7px 5px 16px; } #content .menu-trigger span {
width: 100%;
margin: 5px 0px;
height: 4px;
background: #464646;
display: block; } .menu-active #content .menu-trigger {
background-size: calc(30px);
width: 40px; } header {
text-align: center;
padding: 20px 0; } header .logo img {
max-height: 30px; } header .tagling {
padding-top: 0px;
letter-spacing: 4px;
line-height: 18px;
font-size: 16px;
color: #464646; font-family: 'Muli', sans-serif;
font-weight: 300; } .mfp-container {
padding: 60px 10px; } .mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
top: 5px;
left: 16px;
padding: 0 10px; } }
@media screen and (min-width: 781px) { .for-desk {
display: block; } .for-mob {
display: none; } }
@media screen and (max-width: 780px) { .for-desk {
display: none; } .for-mob {
display: block; } }  .masonry,
.masonry .masonry-brick {
-webkit-transition-duration: 0.7s;
-moz-transition-duration: 0.7s;
-ms-transition-duration: 0.7s;
-o-transition-duration: 0.7s;
transition-duration: 0.7s;
}
.masonry {
-webkit-transition-property: height, width;
-moz-transition-property: height, width;
-ms-transition-property: height, width;
-o-transition-property: height, width;
transition-property: height, width;
}
.masonry .masonry-brick {
-webkit-transition-property: left, right, top;
-moz-transition-property: left, right, top;
-ms-transition-property: left, right, top;
-o-transition-property: left, right, top;
transition-property: left, right, top;
} .grid { list-style: none;
margin: 30px auto;
padding: 0;
}
.grid li {
display: block;
float: left;
padding: 0 6px;
margin-bottom: 12px;
width: 33%;
opacity: 0;
}
.grid li.shown,
.no-js .grid li,
.no-cssanimations .grid li {
opacity: 1;
}
.grid li a,
.grid li img {
outline: none;
border: none;
display: block;
max-width: 100%;
width: 100%;
} .grid.effect-1 li.animate {
-webkit-animation: fadeIn 2s ease forwards;
animation: fadeIn 2s ease forwards;
}
@-webkit-keyframes fadeIn {
0% { }
100% { opacity: 1; }
}
@keyframes fadeIn {
0% { }
100% { opacity: 1; }
} .grid.effect-2 li.animate {
-webkit-transform: translateY(200px);
transform: translateY(200px);
-webkit-animation: moveUp 0.65s ease forwards;
animation: moveUp 0.65s ease forwards;
}
@-webkit-keyframes moveUp {
0% { }
100% { -webkit-transform: translateY(0); opacity: 1; }
}
@keyframes moveUp {
0% { }
100% { -webkit-transform: translateY(0); transform: translateY(0); opacity: 1; }
} .grid.effect-3 li.animate {
-webkit-transform: scale(0.6);
transform: scale(0.6);
-webkit-animation: scaleUp 0.65s ease-in-out forwards;
animation: scaleUp 0.65s ease-in-out forwards;
}
@-webkit-keyframes scaleUp {
0% { }
100% { -webkit-transform: scale(1); opacity: 1; }
}
@keyframes scaleUp {
0% { }
100% { -webkit-transform: scale(1); transform: scale(1); opacity: 1; }
} .grid.effect-4 {
-webkit-perspective: 1300px;
perspective: 1300px;
}
.grid.effect-4 li.animate {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transform: translateZ(400px) translateY(300px) rotateX(-90deg);
transform: translateZ(400px) translateY(300px) rotateX(-90deg);
-webkit-animation: fallPerspective .8s ease-in-out forwards;
animation: fallPerspective .8s ease-in-out forwards;
}
@-webkit-keyframes fallPerspective {
0% { }
100% { -webkit-transform: translateZ(0px) translateY(0px) rotateX(0deg); opacity: 1; }
}
@keyframes fallPerspective {
0% { }
100% { -webkit-transform: translateZ(0px) translateY(0px) rotateX(0deg); transform: translateZ(0px) translateY(0px) rotateX(0deg); opacity: 1; }
} .grid.effect-5 {
-webkit-perspective: 1300px;
perspective: 1300px;
}
.grid.effect-5 li.animate {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transform-origin: 50% 50% -300px;
transform-origin: 50% 50% -300px;
-webkit-transform: rotateX(-180deg);
transform: rotateX(-180deg);
-webkit-animation: fly .8s ease-in-out forwards;
animation: fly .8s ease-in-out forwards;
}
@-webkit-keyframes fly {
0% { }
100% { -webkit-transform: rotateX(0deg); opacity: 1; }
}
@keyframes fly {
0% { }
100% { -webkit-transform: rotateX(0deg); transform: rotateX(0deg); opacity: 1; }
} .grid.effect-6 {
-webkit-perspective: 1300px;
perspective: 1300px;
}
.grid.effect-6 li.animate {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transform-origin: 0% 0%;
transform-origin: 0% 0%;
-webkit-transform: rotateX(-80deg);
transform: rotateX(-80deg);
-webkit-animation: flip .8s ease-in-out forwards;
animation: flip .8s ease-in-out forwards;
}
@-webkit-keyframes flip {
0% { }
100% { -webkit-transform: rotateX(0deg); opacity: 1; }
}
@keyframes flip {
0% { }
100% { -webkit-transform: rotateX(0deg); transform: rotateX(0deg); opacity: 1; }
} .grid.effect-7 {
-webkit-perspective: 1300px;
perspective: 1300px;
}
.grid.effect-7 li.animate {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transform: rotateY(-180deg);
transform: rotateY(-180deg);
-webkit-animation: helix .8s ease-in-out forwards;
animation: helix .8s ease-in-out forwards;
}
@-webkit-keyframes helix {
0% { }
100% { -webkit-transform: rotateY(0deg); opacity: 1; }
}
@keyframes helix {
0% { }
100% { -webkit-transform: rotateY(0deg); transform: rotateY(0deg); opacity: 1; }
} .grid.effect-8 {
-webkit-perspective: 1300px;
perspective: 1300px;
}
.grid.effect-8 li.animate {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transform: scale(0.4);
transform: scale(0.4);
-webkit-animation: popUp .8s ease-in forwards;
animation: popUp .8s ease-in forwards;
}
@-webkit-keyframes popUp {
0% { }
70% { -webkit-transform: scale(1.1); opacity: .8; -webkit-animation-timing-function: ease-out; }
100% { -webkit-transform: scale(1); opacity: 1; }
}
@keyframes popUp {
0% { }
70% { -webkit-transform: scale(1.1); transform: scale(1.1); opacity: .8; -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; }
100% { -webkit-transform: scale(1); transform: scale(1); opacity: 1; }
}
@media screen and (max-width: 900px) {
.grid li {
width: 50%;
}
}
@media screen and (max-width: 400px) {
.grid li {
width: 100%;
}
}