@charset "UTF-8";
@charset "UTF-8";
@charset "utf-8";

   html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
border: 0;
font-family: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline;
}
:focus {
outline: 0;
}
ol, ul {
list-style: none;
}
table {
border-collapse: separate;
border-spacing: 0;
}
blockquote:before, blockquote:after, q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}
a img {
border: 0;
backface-visibility: hidden; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
display: block;
}
body {
font: 90%/1.5 "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "メイリオ" , Meiryo , "Meiryo UI" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
color: #252525;
-webkit-text-size-adjust: none;
} a {
margin: 0;
padding: 0;
text-decoration: none;
outline: 0;
vertical-align: baseline;
background: transparent;
font-size: 100%;
color: #777;
}
a:hover, a:active {
-webkit-transition: opacity 1s;
-moz-transition: opacity 1s;
-o-transition: opacity 1s;
outline: none;
color: #999;
} a img { -webkit-transition: 0.3s;
-moz-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
a:hover img {
opacity: 0.5;
filter: alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
} nav .panel:after, nav#mainNav:after, .newsTitle:after, .bg:after, .post:after {
content: "";
display: table;
clear: both;
}
nav .panel, nav#mainNav, .newsTitle, .bg, .post {
zoom: 1;
} input[type="text"], input[type="tel"], input[type="email"], input[type="date"], input[type="url"], input[type="number"], select, textarea {
vertical-align: middle;
line-height: 30px;
height: 30px;
padding: 1px 5px;
border: 1px solid #d4d4d7;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
//font-size:100%;
color: #555;
background: #fcfcfc;
font-family: MS UI Gothic;
}
textarea {
height: auto;
line-height: 1.5;
}
input[type="submit"], input[type="reset"], input[type="button"] {
padding: 3px 10px;
background: #2a588b;
background: -moz-linear-gradient(top, #2a588b 0%, #324B68 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2a588b), color-stop(100%, #324B68));
background: -webkit-linear-gradient(top, #2a588b 0%, #324B68 100%);
background: -o-linear-gradient(top, #2a588b 0%, #324B68 100%);
background: -ms-linear-gradient(top, #2a588b 0%, #324B68 100%);
background: linear-gradient(to bottom, #2a588b 0%, #324B68 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a588b', endColorstr='#324B68', GradientType=0 );
border: 0;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
line-height: 1.5;
font-size: 100%;
color: #fff;
}
input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover {
background: #2a588b;
background: -moz-linear-gradient(top, #324B68 0%, #2a588b 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #324B68), color-stop(100%, #2a588b));
background: -webkit-linear-gradient(top, #324B68 0%, #2a588b 100%);
background: -o-linear-gradient(top, #324B68 0%, #2a588b 100%);
background: -ms-linear-gradient(top, #324B68 0%, #2a588b 100%);
background: linear-gradient(to bottom, #324B68 0%, #2a588b 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#324B68', endColorstr='#2a588b', GradientType=0 );
}
*:first-child+html input[type="submit"] {
padding: 3px;
} #wrapper {
margin: 0 auto;
width: 960px;
}
#header .inner {
margin: 0 auto;
width: 960px;
}
.bg .inner {
margin: 0 auto;
width: 960px;
}
#mainNav .inner {
margin: 0 auto;
width: 960px;
}
#footer .inner {
margin: 0 auto;
width: 960px;
}
#content {
float: right;
width: 710px;
padding: 20px 0;
line-height: 1.6em;
}
.home #content {
padding: 10px 0;	
}
#content.wide {
width: 100%;
}
#sidebar {
float: left;
width: 225px;
padding: 20px 0;
font-size: 93%;
}
.home #sidebar {
padding: 10px 0;	
}
#footer {
clear: both;
border-bottom: 1px solid #5d5d5d;
}
body.right-sidebar #wrapper #sidebar {
float: right;
}
body.right-sidebar #wrapper #content {
float: left;
} .gallery {
*zoom: 97%;
}
.png {
*zoom: 1;
} #header {
overflow: hidden;
}
#header .bg {
background: #2a588b;
} #header h1 {
float: left;
padding: 3px 0;
color: #fff;
font-size: 70%;
font-weight: normal;
}
#header p {
font-size: 93%;
float: right;
}
#header .description {
float: left;
color: #FFFFFF;
padding: 3px 0;
font-size: 70%;
} #header-layout {
padding: 20px 0;
} #header .logo {
clear: both;
display: table-cell;
vertical-align: middle;
padding: 0;
}
#header .logo img {
max-height: 70px;
}
body.headlogo-nonfix #header .logo img {
max-height: inherit;
}
#header h2 {
clear: both;
float: left;
padding: 30px 0;
color: #515151;
font-size: 160%;
font-weight: bold;
} #mainImg {
clear: both;
padding-top: 20px;
padding-bottom: 10px;
line-height: 0;
text-align: center;
z-index: 0;
}
#thumbImg {
clear: both;
line-height: 0;
text-align: center;
z-index: 0;
}
#thumbImg img {
width: 100%;
height: auto;
} #header .contact {
display: table-cell;
vertical-align: middle;
text-align: right;
width: 100%;
padding: 0 15px;
}
#header .contact .float {
float: right;
}
#header .contact .tel {
font-size: 230%;
color: #000000;
display: inline-block;
vertical-align: top;
margin-bottom: -3px;
font-family: 'Oswald', Helvetica, sans-serif;
}
#header .contact .tel span {
font-size: 80%;
}
#header .contact .tel a {
color: #000000;
}
#header .add {
background: none;
color: #324B68;
padding: 0;
clear: both;
float: none;
}
#header .contact .tel img {
padding:0 5px 5px 0;
vertical-align:middle;
}
#header .contact .mail {
display: inline-block;
margin-left: 15px;
} h1.title {
clear: both;
margin: 30px 0 0;
padding: 7px 10px;
color: #ffffff;
font-size: 110%;
background: #2a588b;
}
h1.first {
margin-top: 0;
}
h2.title {
clear: both;
margin: 30px 0 20px 0;
padding: 7px 10px;
border: 1px solid #dadada;
border-bottom: 3px solid #2A588B;
}
h2.first {
margin-top: 0;
}
.dateLabel {
text-align: right;
font: italic 1em "Palatino Linotype", "Book Antiqua", Palatino, serif;
} .post {
margin-bottom: 20px;
padding: 10px;
background-color: #fff;
border: 1px solid #dadada;
clear: both;
}
.post p {
padding-bottom: 15px;
}
.post ul {
margin: 0 0 10px 10px;
}
.post ul#sitemap_list li {
margin-bottom: 5px;
padding-left: 15px;
background: none;
border-bottom: none;
}
#sitemap_list {
background: none!important;
}
.post ol {
margin: 0 0 10px 30px;
}
.post ol li {
list-style: decimal;
} .post h1 {
clear: both;
font-size: 110%;
margin: 5px 0 5px 0;
padding: 7px 10px;
border: 1px solid #dadada;
border-bottom: 3px solid #2A588B;
}
.post h2 {
clear: both;
background-color: #f9fafb;
border: 1px solid #dbdcdc;
border-radius: 3px;
font-size: 110%;
line-height: 1.25;
margin-bottom: 15px;
padding: 8px 5px 8px 10px;
position: relative;
}
.post h2:after {
content: ".";
display: block;
height: 0;
visibility: hidden;
}
.post h2:before {
background: none repeat scroll 0 0 #2a588b;
content: "";
display: block;
height: 17px;
left: -1px;
position: absolute;
top: 9px;
width: 5px;
}
.post h3 {
clear: both;
margin: 10px 0;
border-bottom: 1px solid #324B68;
border-left: 5px solid #324B68;
font-size: 110%;
font-weight: normal;
margin-bottom: 15px;
padding: 0 0 3px 8px;
}
.post h4 {
clear: both;
margin: 10px 0;
border-bottom: 1px dashed #324B68;
border-left: 4px solid #324B68;
color: #324B68;
font-size: 100%;
font-weight: normal;
padding: 0 0 3px 8px;
}
.post blockquote {
background-color: #ddd;
padding: 1em 1em 1em 3em;
position: relative;
margin-bottom: 15px;
}
.post blockquote:before {
content: "“";
font-size: 600%;
line-height: 1em;
color: #999;
position: absolute;
left: 0;
top: 0;
}
.post blockquote p {
padding: 5px 0;
} .post table {
border: #dcdddd 1px solid;
color: #333333;
border-collapse: collapse;
width: 100%;
font-size: 93%;
margin-bottom: 15px;
}
.post table th {
border: #dcdddd 1px solid;
background-color: #efefef;
text-align: left;
padding: 10px;
}
.post table td {
border: #dcdddd 1px solid;
background-color: #f7f8f8;
text-align: left;
padding: 10px;
vertical-align: top;
} .post table.clear {
font-size: 93%;
background: none;
border: none;
border-collapse: collapse;
width: 100%;
color: #333333;
margin-bottom: 15px;
}
.post table.clear th,
.post table.clear td {
vertical-align:top;
border: none;
background: none;
text-align: left;
padding: 8px 10px;
} @media only screen and (max-width: 640px) {
.post table.responsive {
width: 100% !important;
}
.post table.responsive th, .post table.responsive td {
width: 100% !important;
box-sizing: border-box;
display: block;
height: auto;
border-top: none;
border-right: none;
border-left: none;
}
.post table.responsive tr:last-child td:last-child {
border-bottom: none;
}
.post table.responsive th, .post table.responsive td {
text-align: center;
}
.post table.responsive.clear th, .post table.responsive.clear td {
text-align: left;
}
} .pagenav {
clear: both;
width: 100%;
height: 30px;
margin: 5px 0 20px;
}
.prev {
float: left
}
.next {
float: right;
}
#pageLinks {
clear: both;
color: #2a588b;
text-align: center;
}
.post dt {
font-weight: bold;
}
.post dd {
padding-bottom: 10px;
}
.post img {
max-width: 100%;
height: auto;
padding: 4px;
border: 1px solid #cccccc !important;
} .post img {
width: inherit\9;
max-width: 100%\9;
height: auto\9;
}
.post img.aligncenter {
display: block;
margin: 5px auto;
padding: 4px;
background: #fff;
border: 1px solid #ccc;
}
.post img.alignright {
padding: 4px;
margin: 0 0 15px 8px;
display: inline;
background: #fff;
border: 1px solid #ccc;
}
.post img.alignleft {
padding: 4px;
margin: 0 8px 15px 0;
display: inline;
background: #fff;
border: 1px solid #ccc;
} .post .noborder img {
border: none !important;
}
.alignright {
float: right;
}
.alignleft {
float: left;
}
.aligncenter {
margin: 0 auto;
text-align: center;
}
img.alignright {
float: right;
}
img.alignleft {
float: left;
}
img.aligncenter {
display: block;
margin: 0 auto;
text-align: center;
} .post img.noborder {
border: none !important;
}
.post img.nobackground {
background: none !important;
} img.slanting {
transform: rotate(2deg);
-webkit-transform: rotate(2deg); -moz-transform: rotate(2deg); } #breadcrumb {
background-color: #799DC5;
clear: both;
padding: 3px;
}
#breadcrumb ul {
width: 100%;
max-width: 960px;
margin: 0 auto;
padding-left: 1em;
}
#breadcrumb ul li {
float: left;
color: #fff;
margin: 0 5px;
font-size: 11px;
}
#breadcrumb ul li a {
color: #fff;
}
#breadcrumb ul li a:hover {
text-decoration: underline;
} section.widget, .widgetInfo {
margin: 0 0 20px;
border: 1px solid #dadada;
background-color: #fff;
}
section.widget ul, .widget_search, #calendar_wrap, .textwidget {
padding: 10px;
}
section.widget_sp_image {
background: none;
} .textwidget iframe {
width: 100%!important;
}
#banners img {
max-width: 225px;
height: auto;
padding-bottom: 10px;
}
section.widget h2 {
clear: both;
margin: 0;
padding: 7px 10px;
font-size: 110%;
font-weight: normal;
background: #2a588b;
color: #ffffff;
}
section.widget h3 {
clear: both;
margin: 0 0 10px;
padding: 5px 0;
font-size: 110%;
font-weight: normal;
color: #ffffff;
background: #2a588b;
}
section.widget li a {
display: block;
padding: 7px 0 7px 12px;
border-bottom: 1px dashed #DCDCDC;
background: url(//sumitai-room.com/wp-content/themes/mrp04/images/arrow.png) no-repeat 0 50%;
}
section.widget li:last-child a {
border: 0;
}
section.widget a:hover {
text-decoration: none;
background-position: 3px 50%;
}
#searchform input[type="text"] {
line-height: 1.7;
height: 30px;
width: 100px;
} .newsTitle {
clear: both;
margin: 0 0 10px 0;
font-size: 110%;
padding: 7px 10px;
background: #2a588b;
color: #ffffff;
}
.newsTitle p a{
color: #ffffff;
}
.newsTitle p a:hover{
color: #327cab;
}
.newsTitle h2 {
float: left;
font-weight: normal;
}
.newsTitle h3 {
float: left;
font-weight: normal;
}
.newsTitle p {
float: right;
padding: 0 0 0 10px;
background: url(//sumitai-room.com/wp-content/themes/mrp04/images/arrow.png) no-repeat 0 50%;
font-size: 93%;
}
.news p {
clear: both;
padding-bottom: 2px;
border-bottom: 1px dashed #DCDCDC;
margin: 0 10px;
}
.news p:last-child {
border: 0;
}
.news p a {
display: block;
padding: 5px 0;
color: #333;
font-size: 93%;
}
.news a span {
color: #515151;
font: normal 93% Arial, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', sans-serif;
}
.news span {
padding-left: 10px;
}
.news a:hover span {
color: #777;
}
.widget_sp_image {
border: none!important;
}
.widget_sp_image img {
clear: both;
margin-bottom: 15px;
}
.widget_search {
clear: both;
}
.widget_text {
clear: both;
}
.widget_recent_entries {
clear: both;
}
.widget_nav_menu {
clear: both;
}
.widget_mycategoryorder {
clear: both;
} .widget_calendar {
clear: both;
}
#wp-calendar {
border-left: 1px solid #fff;
background-color: #ffffff;
empty-cells: show;
width: 90%;
margin: 0 auto;
}
#wp-calendar caption {
text-align: center;
width: 90%;
font-weight: normal;
}
#wp-calendar th {
border-left: #EDEDED 1px solid;
border-bottom: #dcdddd 1px solid;
border-right: #dcdddd 1px solid;
background-color: #efefef;
color: #330000;
padding: 0.3em;
text-align: center;
vertical-align: middle;
}
#wp-calendar td {
border-left: #EDEDED 1px solid;
border-right: #dcdddd 1px solid;
border-bottom: #dcdddd 1px solid;
text-align: center;
vertical-align: middle;
height: 2em;
}
#wp-calendar tfoot td {
border: none;
}
#wp-calendar td a {
font-weight: bold;
background-color: #ffeeee;
height: 100%;
padding-top: 0.2em;
} #footer ul {
padding: 5px 0 2px 0;
font-size: 93%;
}
#footer ul li {
display: inline-block;
vertical-align: text-top;
text-align: left;
padding: 5px 0;
margin-right: 60px;
background: url(//sumitai-room.com/wp-content/themes/mrp04/images/arrow.png) no-repeat 0 12px;
}
#footer ul li a {
display: block;
padding: 0 0 0 12px;
overflow: hidden;
}
#footer ul li a:hover {
text-decoration: underline;
}
#footer ul li li {
display: block;
padding: 0;
margin: 0 0 0 10px;
background-position: 0 5px;
}
*:first-child+html #footer ul li {
display: inline;
}
*:first-child+html #footer ul ul, *:first-child+html #footer ul li li a, *:first-child+html #footer ul li li {
display: none;
}
#copyright {
clear: both;
padding: 10px;
text-align: center;
font-size: 75%;
zoom: 1;
color: #fff;
background: #2a588b;
} .c1thumbWrap {
width: 730px;
margin: 0px 0px 20px 0;
}
.c1thumbWrap li {
float: left;
width: 710px;
margin: 0 20px 0 0;
padding: 0 0 10px;
background: none;
}
.c1thumbWrap li img {
width: 100%;
}
.c2thumbWrap {
width: 730px;
margin: 0px 0px 20px 0;
}
.c2thumbWrap li {
float: left;
width: 345px;
margin: 0 20px 0 0;
padding: 0 0 10px;
background: none;
}
.c2thumbWrap li img {
width: 100%;
}
.c3thumbWrap {
width: 730px;
margin: 0px 0px 20px 0;
}
.c3thumbWrap li {
float: left;
width: 223px;
margin: 0 20px 0 0;
padding: 0 0 10px;
background: none;
}
.c3thumbWrap li img {
width: 100%;
} ul.thumb h3 {
margin-top: 10px;
padding: 1px;
font-weight: normal;
font-size: 100%;
text-align: center;
background: #fff;
border: 1px solid #777;
}
ul.thumb h3 span {
display: block;
padding: 2px 3px;
background: #2a588b;
}
ul.thumb h3 a {
color: #fff;
}
ul.thumb h3:hover span {
background: #324B68;
} .wide .thumbWrap {
width: 100%;
}
.wide .c1thumbWrap, .wide .c2thumbWrap, .wide .c3thumbWrap {
clear: both;
width: 100%;
} .wide ul.thumb li {
float: left;
width: 300px;
margin: 0 0 25px;
background: none;
}
.wide ul.thumb li img.wp-post-image {
float: left;
display: inline;
padding: 0 5px 3px 0;
}
.wide .c1thumbWrap ul.thumb li {
width: 100%;
padding: 0 3% 0 0;
}
.wide .c1thumbWrap ul.thumb li img {
max-width: 100%;
}
.wide .c2thumbWrap ul.thumb li {
width: 48%;
padding: 0 4% 0 0;
}
.wide .c2thumbWrap ul.thumb li:last-child {
padding: 0;
}
.wide .c2thumbWrap ul.thumb li img {
max-width: 100%;
}
.wide .c3thumbWrap ul.thumb li {
width: 31.3%;
padding: 0 3% 0 0;
}
.wide .c3thumbWrap ul.thumb li:last-child {
padding: 0;
}
.wide .c3thumbWrap ul.thumb li img {
max-width: 100%;
}
.wide .clm {
padding: 0!important;
} .post .column2_50 {
display: inline-block;
*display: inline;
*zoom: 1;
margin: 5px 0;
width: 49.5%;
vertical-align: top;
}
.post .column2_50 img {
max-width: 95.5%;
}
.post .column2_30 {
display: inline-block;
*display: inline;
*zoom: 1;
margin: 5px 0;
width: 30%;
vertical-align: top;
}
.post .column2_30 img {
max-width: 95.5%;
}
.post .column2_70 {
display: inline-block;
*display: inline;
*zoom: 1;
margin: 5px 0;
width: 69.1%;
vertical-align: top;
}
.post .column3_33 {
display: inline-block;
*display: inline;
*zoom: 1;
margin: 5px 0;
width: 32.7%;
vertical-align: top;
}
.post .column3_33 img {
max-width: 95.0%;
} .childpost .column2_50 {
display: inline-block;
*display: inline;
*zoom: 1;
margin: 5px 0;
padding: 1%;
width: 47.375%;
vertical-align: top;
border: 1px solid #dadada;
}
.childpost .column2_50 img {
max-width: 100%;
height: auto;
}
.childpost1b {
border: 1px solid #dadada;
background-color: #FFFFFF;
}
.childpost1b .column1 {
display: inline-block;
*display: inline;
*zoom: 1;
margin: 10px 2%;
vertical-align: top;
width: 96%;
}
.childpost1b .column2_30 {
display: inline-block;
*display: inline;
*zoom: 1;
margin: 10px 0 10px 6px;
width: 29%;
vertical-align: top;
}
.childpost1b .column2_30 img {
max-width: 95.5%;
height: auto;
}
.childpost1b .column2_70 {
display: inline-block;
*display: inline;
*zoom: 1;
margin: 10px 2px 5px 0;
width: 67.8%;
vertical-align: top;
}
.childText {
font-size: 90%;
}
.thumbImageInner {
text-align: center;
}
.morelink {
margin: 0 0 0 0;
height: auto;
display: block;
text-align: right;
}
.morelink a {
margin-top: 15px;
color: #333;
display: block;
position: relative;
text-decoration: none;
text-align: center;
padding: 5px 15px 5px 15px;
font-size: 11px;
border: 1px solid #000000;
}
.morelink a:after {
display: block;
content: "";
position: absolute;
top: 50%;
right: 10px;
width: 0;
height: 0;
margin: -3px 0 0 0;
border-top: 8px solid #515151;
border-left: 8px solid transparent;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.morelink a:hover {
color: #fff;
text-decoration: none !important;
background: #111111;
transition: all 0.3s ease 0s
} .ctitle {
position: relative;
color: #111;
line-height: 1; margin: 0 0 5px 0;
padding: 10px 5px 10px 10px;
font-size: 100%;
color: #ffffff;
zoom: 1;
}
.ctitle {
background: #2A588B;
background: -moz-linear-gradient(top, #2A588B 0%, #324B68 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2A588B), color-stop(100%, #324B68));
background: -webkit-linear-gradient(top, #2A588B 0%, #324B68 100%);
background: -o-linear-gradient(top, #2A588B 0%, #324B68 100%);
background: -ms-linear-gradient(top, #2A588B 0%, #324B68 100%);
background: linear-gradient(to bottom, #2A588B 0%, #324B68 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2A588B', endColorstr='#324B68', GradientType=0 );
box-shadow: 0 1px 2px #2A2A2A;
behavior: url(//sumitai-room.com/wp-content/themes/mrp04/PIE.htc);
}
.ctitle a {
color: #FFFFFF;
}
.ctitle2 {
clear: both;
background: none repeat scroll 0 0 #f9fafb;
border: 1px solid #dbdcdc;
border-radius: 3px;
color: #333;
font-size: 105%;
line-height: 1.2;
margin-bottom: 10px;
padding: 8px 10px 5px 17px;
position: relative;
}
.ctitle2:after {
content: ".";
display: block;
height: 0;
visibility: hidden;
}
.ctitle2:before {
background: none repeat scroll 0 0 #2A588B;
content: "";
display: block;
height: 17px;
left: 7px;
position: absolute;
top: 8px;
width: 5px;
}
.ctitle2 a {
color: #333;
}
.ctitle3 {
clear: both;
border-top: 2px solid #2A588B;
border-bottom: 1px solid #CCCCCC;
color: #333;
font-size: 105%;
line-height: 1.2;
margin-bottom: 10px;
padding: 8px 10px 8px 17px;
position: relative;
}
.ctitle3:after {
content: ".";
display: block;
height: 0;
visibility: hidden;
}
.ctitle3:before {
background: none repeat scroll 0 0 #2A588B;
content: "";
display: block;
height: 22px;
left: 7px;
position: absolute;
top: 6px;
width: 4px;
}
.ctitle3 a {
color: #333;
}
.ctitle4 {
clear: both;
border-bottom: 2px dotted #324B68;
color: #333;
font-size: 105%;
line-height: 1.2;
margin-bottom: 10px;
padding: 8px 10px 8px 17px;
position: relative;
}
.ctitle4:after {
content: ".";
display: block;
height: 0;
visibility: hidden;
}
.ctitle4:before {
background: none repeat scroll 0 0 #324B68;
background: -moz-linear-gradient(top, #2A588B 0%, #324B68 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2A588B), color-stop(100%, #324B68));
background: -webkit-linear-gradient(top, #2A588B 0%, #324B68 100%);
background: -o-linear-gradient(top, #2A588B 0%, #324B68 100%);
background: -ms-linear-gradient(top, #2A588B 0%, #324B68 100%);
background: linear-gradient(to bottom, #2A588B 0%, #324B68 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2A588B', endColorstr='#324B68', GradientType=0 );
content: "";
display: block;
width: 13px;
height: 13px;
border-radius: 50%;
-webkit-border-radius: 50%; -moz-border-radius: 50%;
top: 10px;
left: 1px;
position: absolute;
}
.ctitle4 a {
color: #333;
}
.ctitle5 {
position: relative;
padding: 1px 15px 3px 30px;
font-weight: bold;
}
.ctitle5::before {
left: 11px;
top: -6px;
position: absolute;
content: "";
height: 27px;
border-bottom: 0.7em solid transparent;
border-right: 1em solid #B90004;
}
.ctitle5::after {
left: -2px;
top: -6px;
position: absolute;
content: "";
height: 27px;
border-bottom: 0.7em solid transparent;
border-left: 1em solid #A90004;
}
.ctitle5 a {
color: #111;
}
.ctitle6 {
position: relative;
line-height: 1;
margin: 0 0 5px 0;
padding: 10px 5px 10px 10px;
font-size: 100%;
zoom: 1;
background: url(//sumitai-room.com/wp-content/themes/mrp04/images/patterns_bl.png) repeat;
border: 1px solid #cccccc;
}
.ctitle6 a {
color: #111;
}
.ctitle7 {
border-radius: 6px;
position: relative;
color: #111;
line-height: 1;
margin: 0 0 5px 0;
padding: 10px 5px 10px 10px;
font-size: 100%;
color: #ffffff;
zoom: 1;
background: url(//sumitai-room.com/wp-content/themes/mrp04/images/patterns_wh.png) repeat, -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #2A588B), color-stop(0.00, #324B68));
background: url(//sumitai-room.com/wp-content/themes/mrp04/images/patterns_wh.png) repeat, -webkit-linear-gradient(#2A588B, #324B68);
background: url(//sumitai-room.com/wp-content/themes/mrp04/images/patterns_wh.png) repeat, -moz-linear-gradient(#2A588B, #324B68);
background: url(//sumitai-room.com/wp-content/themes/mrp04/images/patterns_wh.png) repeat, -o-linear-gradient(#2A588B, #324B68);
background: url(//sumitai-room.com/wp-content/themes/mrp04/images/patterns_wh.png) repeat, -ms-linear-gradient(#2A588B, #324B68);
background: url(//sumitai-room.com/wp-content/themes/mrp04/images/patterns_wh.png) repeat, linear-gradient(#2A588B, #324B68);
}
.ctitle7 a {
color: #FFFFFF;
}  .rad-text {
border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; width: 80%;
height: 25px;
}
.rad-area {
border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; width: 80%;
height: 90%;
}
.rad-sub {
border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; width: 25%;
height: 35px;
background-color: #eee;
}
.wpcf7-form .wpcf7-textarea {
max-width: 96%
} #biz_calendar table.bizcal .holiday {
background-color: #FFACDD!important;
}
#biz_calendar p span.boxholiday {
background-color: #FFACDD!important;
}
#biz_calendar table.bizcal .eventday {
background-color: #FFCD92!important;
}
#biz_calendar p span.boxeventday {
background-color: #FFCD92!important;
} .mapp-canvas img {
border: none!important;
}  .gmp_map_opts img {
border: 0px !important;
} .googlemap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
.googlemap iframe,
.googlemap object,
.googlemap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
} #cboxLoadedContent img {
width: 600px;
height: auto;
}  .calendar-mark {
font-size: 14px!important;
}
.mix-calendar th, .timetable-calendar th, .multiple-calendar th, .monthly-calendar th {
text-align: center!important;
}
.day-number, .calendar-mark, .schedule-note, .day-left, .day-right {
text-align: center!important;
} .wc-shortcodes-column img {
border: none!important; padding: 0!important;
}
.wc-shortcodes-tabs ul.wcs-tabs-nav li {
border-bottom: none;
} #scrollUp {
visibility: visible !important;
} .gallery-columns-1 .gallery-item {
width: 95%;
}
.gallery-columns-1 .gallery-item img {
max-width: 98.5%;
}
.gallery-columns-2 .gallery-item {
width: 45%;
}
.gallery-columns-2 .gallery-item img {
max-width: 95.5%;
}
.gallery-columns-3 .gallery-item {
width: 33.3%!important;
}
.gallery-columns-3 .gallery-item img {
max-width: 92%;
}
.gallery-columns-4 .gallery-item {
width: 22.5%;
}
.gallery-columns-4 .gallery-item img {
max-width: 88%;
}
.gallery-columns-5 .gallery-item {
width: 18%;
}
.gallery-columns-5 .gallery-item img {
max-width: 85%;
}
.gallery-caption {
margin:0 auto !important;
max-width:85%;
} .screen-reader-text {
display: none;
} .clearfix:after {
content: "."; display: block; clear: both;
height: 0;
visibility: hidden;
}
.clearfix {
min-height: 1px;
} .post_img img {
float: left;
width: 100%;
height: auto;
border: 1px solid #ddd;
padding: 5px;
}
.post .post_img {
width: 33%;
margin: 0;
padding: 0;
float: left;
}
.post_text {
width: 94%;
margin: 0 auto;
}
.post_text70 {
width: 63.5%;
float: right;
}
.post li {
border-bottom: 1px dotted #DDDDDD;
line-height: 1.6em;
margin: 0 0 1em 0;
padding: 0;
}
.post .time {
padding: 0;
font-size: 90%;
clear: both;
color: #FFFFFF;
background-color: #2A588B;
border-radius: 3px;
display: inline;
padding: 1px 6px;
margin-bottom: 5px;
}
.post .time a {
color: #fff;
}
.post .post_text h3 {
background: none;
margin: 0.2em;
}
.postlist {
background-color: #ffffff;
border: 1px solid #d5d5d5;
margin-bottom: 20px;
clear: both;
}
.postlist li {
border-bottom: 1px dotted #DDDDDD;
line-height: 1.6em;
margin: 1em 0;
padding: 0;
}
.postlist .post_text {
width: 96%;
margin: 0 auto 10px auto;
}
.postlist .time {
padding: 0;
font-size: 90%;
clear: both;
color: #FFFFFF;
background-color: #2A588B;
border-radius: 3px;
display: inline;
padding: 1px 6px;
margin-bottom: 5px;
}
.postlist .time a {
color: #fff;
}
.postlist .date {
padding: 0;
font-size: 90%;
clear: both;
display: inline;
padding: 1px 6px;
margin-bottom: 5px;
}
.postlist .date a {
}
.postlist .ttls {
padding: 0;
font-size: 90%;
clear: both;
display: inline;
padding: 1px 6px;
margin-bottom: 5px;
}
.postlist .ttls a {
}
.postlist .post_text h3 {
background: none;
margin: 0.2em;
}
.post_link {
float: right;
clear: both;
margin: 10px 0;
}
li .post_contents {
clear: both;
margin-bottom: 0.5em;
padding: 5px 0 0 0;
} #social {
display: inline-block;
float: left;
margin-bottom: 10px;
}
#twitter, #hatena, .fb-like {
display: block;
float: left;
}
.share-btn {
border: 1px dashed #ccc;
height: 21px;
padding: 10px 0 10px 10px;
width: 250px;
margin-bottom: 6px;
}
.share-btn4b {
padding: 1% 0;
}
.twitter-share-button {
margin-left: 4px;
width: 81px !important;
}
.fb_ltr {
max-width: none !important;
}
.fb_iframe_widget {
width: auto !important;
display: inline-block !important;
margin: -3px 0 0 3px !important;
}
.share-btn4b .fb_iframe_widget {
margin: -1px 0 0 3px !important;
} .post2b {
padding-top: 1.5%;
background-color: #FFFFFF;
border: 1px solid #dadada;
margin-bottom: 20px;
clear: both;
}
.post2b img {
max-width: 97.3%;
height: auto;
border: 1px solid #CCCCCC !important;
padding: 4px;
}
.post2b li {
margin: 0 0 2% 4%;
padding: 0 0 0 0;
border-bottom: 1px dashed #CCCCCC !important;
font-size: 93%;
line-height: 1.6em;
display: inline-block;
/display:inline;
/zoom:1;
width: 43.8%;
vertical-align: top;
}
.post2b_img img {
}
.post2b .post2b_img {
}
.post2b_text {
width: 100%;
margin: 0 auto;
}
.post2b_text70 {
}
.post2b h2 {
clear: both;
background-color: #f9fafb;
border: 1px solid #dbdcdc;
border-radius: 3px;
color: #333;
font-size: 114.3%;
line-height: 1.25;
margin-bottom: 10px;
padding: 8px 5px 8px 10px;
position: relative;
font-size: 114.3%;
}
.post2b h2:after {
content: ".";
display: block;
height: 0;
visibility: hidden;
}
.post2b h2:before {
background: none repeat scroll 0 0 #2a588b;
content: "";
display: block;
height: 17px;
left: -1px;
position: absolute;
top: 8px;
width: 5px;
}
.post2b .time {
font-size: 12px;
clear: both;
color: #FFFFFF;
background-color: #2A588B;
border-radius: 3px;
padding: 2px 6px 0px 6px;
margin-bottom: 5px;
}
.post2b .time a {
color: #fff;
}
.post2b .post2b_text h3 {
background: none;
margin: 0.2em;
}
.post2b_link {
float: right;
clear: both;
margin: 10px 0;
font-size: 93%;
}
li .post2b_contents {
clear: both;
margin-bottom: 0.5em;
padding: 0;
} .post4b {
padding-top: 1.5%;
background-color: #FFFFFF;
border: 1px solid #dadada;
margin-bottom: 20px;
clear: both;
}
.post4b img {
max-width: 99%;
height: auto;
border: 1px solid #CCCCCC !important;
}
.post4b li {
margin: 0 0 2% 1.2%;
padding: 0 0 0 0;
border-bottom: 1px dashed #CCCCCC !important;
font-size: 93%;
line-height: 1.6em;
display: inline-block;
/display:inline;
/zoom:1;
width: 23%;
vertical-align: top;
}
.post4b_img img {
}
.post4b .post4b_img {
}
.post4b_text {
width: 100%;
margin: 0 auto;
}
.post4b_text70 {
}
.post4b h2 {
clear: both;
background-color: #f9fafb;
border: 1px solid #dbdcdc;
border-radius: 3px;
color: #333;
font-size: 100%;
line-height: 1.25;
margin-bottom: 10px;
padding: 8px 5px 8px 10px;
position: relative;
}
.post4b h2:after {
content: ".";
display: block;
height: 0;
visibility: hidden;
}
.post4b h2:before {
background: none repeat scroll 0 0 #2a588b;
content: "";
display: block;
height: 17px;
left: -1px;
position: absolute;
top: 6px;
width: 5px;
}
.post4b .time {
font-size: 11px;
clear: both;
color: #FFFFFF;
background-color: #2A588B;
border-radius: 3px;
padding: 2px 6px 0px 6px;
margin-bottom: 5px;
}
.post4b .time a {
color: #fff;
}
.post4b .post4b_text h3 {
background: none;
margin: 0.2em;
}
.post4b_link {
float: right;
clear: both;
margin: 10px 0;
font-size: 93%;
}
li .post4b_contents {
clear: both;
margin-bottom: 0.5em;
padding: 0;
}
h2.top-loop,
h2.bottom-loop,
h2.cat-loop{
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
} @media print, screen and (min-width: 1024px) {
nav#mainNav {
clear: both;
position: relative;
z-index: 200;
background: #2a588b;
}
nav#mainNav ul li {
float: left;
position: relative;
border-right: 1px solid #324B68;
}
nav#mainNav ul li:first-child {
border-left: 1px solid #324B68;
}
nav#mainNav ul li a {
display: block;
text-align: center;
_float: left;
color: #fff;
height: 40px;
line-height: 40px;
padding: 15px 35px 5px 35px;
}
nav#mainNav ul li a span, nav#mainNav ul li a b {
display: block;
line-height: 1.3;
}
nav#mainNav ul li a span {
font-size: 75%;
color: #799DC5;
}
nav div.panel {
display: block !important;
float: left;
}
a#menu {
display: none;
}
nav#mainNav ul li.current-menu-item a, nav#mainNav ul li a:hover, nav#mainNav ul li a:active, nav#mainNav ul li.current-menu-parent a {
background: #324B68;
}
nav#mainNav ul ul {
width: 160px;
}
nav#mainNav ul li ul {
display: none;
}
nav#mainNav ul li:hover ul {
display: block;
position: absolute;
top: 60px;
left: -2px;
z-index: 500;
}
nav#mainNav ul li li {
text-indent: 10px;
margin: 0;
float: none;
height: 40px;
line-height: 40px;
width: 160px;
background: #324B68;
border: 0;
border-bottom: 1px solid #324B68;
}
nav#mainNav ul li li:first-child {
border-left: 0;
}
nav#mainNav ul li li a {
width: 100%;
height: 40px;
padding: 0;
line-height: 40px;
font-size: 95%;
text-align: left;
}
nav#mainNav ul li li a span {
padding: 0 10px;
}
nav#mainNav ul li li a:hover, nav#mainNav ul li li.current-menu-item a {
color: #327cab;
}
nav#mainNav ul li:hover ul li:last-child {
border: 0;
} #wrapper {
overflow:hidden;
padding:0 10px;
} nav#mainNav ul li ul {
display: none;
}
nav#mainNav ul li:hover ul {
display: block;
position: absolute;
top: 60px;
left: -2px;
z-index: 500;
}
nav#mainNav ul li:hover ul li ul{
display: none;
}
nav#mainNav ul li ul li:hover ul{
display: block;
position: absolute;
top: 0px;
left: 158px;
z-index: 500;
} 
} @media only screen and (max-width:1023px) {
body nav#mainNav {
height: auto;
}
#content.wide {
width: 96%;
}
nav#mainNav {
clear: both;
width: 100%;
margin: 0 auto;
padding: 10px 0;
}
nav#mainNav .inner {
width: 98%;
}
nav#mainNav a.menu {
width: 100%;
display: block;
height: 40px;
line-height: 40px;
font-weight: bold;
text-align: left;
color: #fff;
border: 1px solid #2a588b;
background: #2a588b url(//sumitai-room.com/wp-content/themes/mrp04/images/menuOpen.png) no-repeat 5px 10px;
}
nav#mainNav a#menu span {
padding-left: 35px;
}
nav#mainNav a.menuOpen {
border-bottom: 0;
color: #2a588b;
background: #fff url(//sumitai-room.com/wp-content/themes/mrp04/images/menuOpen.png) no-repeat 5px -32px;
}
nav#mainNav a#menu:hover {
cursor: pointer;
}
nav .panel {
display: none;
width: 100%;
position: relative;
right: 0;
top: 0;
z-index: 1;
border: 1px solid #515151;
}
nav#mainNav ul {
margin: 0;
padding: 0;
}
nav#mainNav ul li {
float: none;
clear: both;
width: 100%;
height: auto;
line-height: 1.2;
}
nav#mainNav ul li a, nav#mainNav ul li.current-menu-item li a {
display: block;
padding: 15px 10px;
text-align: left;
color: #fff;
border-bottom: 1px solid #324B68;
background: #2a588b;
}
nav#mainNav ul li a span {
display: none;
}
nav#mainNav ul li.current-menu-item a, nav#mainNav ul li a:hover, nav#mainNav ul li.current-menu-item a, nav#mainNav ul li a:active, nav#mainNav ul li li.current-menu-item a, nav#mainNav ul li.current-menu-item li a:hover, nav#mainNav ul li.current-menu-item li a:active {
color: #327cab;
background: #324B68;
}
nav#mainNav ul li li {
float: left;
border: 0;
}
nav#mainNav ul li li a, nav#mainNav ul li.current-menu-item li a, nav#mainNav ul li li.current-menu-item a {
padding-left: 40px;
background: #2a588b url(//sumitai-room.com/wp-content/themes/mrp04/images/sub1.png) no-repeat 30px 50%;
}
nav#mainNav ul li li.current-menu-item a, nav#mainNav ul li li a:hover, nav#mainNav ul li.current-menu-item li a:hover {
background: #324B68 url(//sumitai-room.com/wp-content/themes/mrp04/images/sub1.png) no-repeat 30px 50%;
}
nav#mainNav ul li li:last-child a {
background: #2a588b url(//sumitai-room.com/wp-content/themes/mrp04/images/subLast.png) no-repeat 30px 50%;
}
nav#mainNav ul li li:last-child.current-menu-item a, nav#mainNav ul li li:last-child a:hover, nav#mainNav ul li.current-menu-item li:last-child a:hover {
background: #324B68 url(//sumitai-room.com/wp-content/themes/mrp04/images/subLast.png) no-repeat 30px 50%;
}
nav div.panel {
float: none;
}
#mainImg {
margin-bottom: 5px;
}
} @media only screen and (max-width: 959px) {
#wrapper {
width: 100%;
}
#header .inner {
width: 100%;
}
.bg .inner {
width: 100%;
}
#mainNav .inner {
width: 100%;
}
#footer .inner {
width: 100%;
}
body.right-sidebar #wrapper #sidebar {
float: none;
}
body.right-sidebar #wrapper #content {
float: none;
}
#header h1, #header p, #header .description {
padding: 5px 10px;
}
#header h2 {
padding: 20px 10px 0;
}
#header ul {
padding: 20px 10px 10px;
}
nav#mainNav ul, .c1thumbWrap {
margin: 0 auto;
}
nav#mainNav ul, .c2thumbWrap {
margin: 0 auto;
}
nav#mainNav ul, .c3thumbWrap {
margin: 0 auto;
}
nav#mainNav ul ul {
padding: 0;
}
nav div.panel {
float: none;
}
#mainImg img {
width: 98%;
height: auto;
}
#content, #sidebar {
clear: both;
width: 95%;
float: none;
margin: 0 auto;
padding: 10px 0;
}
#banners {
width: 100%;
margin: 0 auto;
text-align: center;
}
#banners p {
display: inline;
margin: 0 10px;
}
#banners p img {
width: 100%;
height: auto;
}
section.widget_search {
text-align: center;
clear: both;
}
#footer {
margin: 0;
border: 0;
text-align: center;
}
#footer ul {
text-align: center;
}
#footer ul li {
margin-right: 20px;
}
.post .column2_50 {
text-align: center;
} .post4b li {
width: 31.4%;
}
.post4b .post4b_img {
text-align: center;
} #cboxLoadedContent img {
width: 420px;
height: auto;
} } @media only screen and (max-width: 799px) {
.contact {
padding: 0px 15px 0px 0;
}
#header .contact .mail {
margin: 0;
}
#header .logo {
padding: 0px 0px 0px 15px;
}
.c1thumbWrap {
width: 100%;
margin: 0 auto;
text-align: center;
}
.c1thumbWrap ul.thumb li {
width: 100%;
display: inline;
margin: 0 0;
}
.c1thumbWrap img {
width: 100%;
height: auto;
}
.c2thumbWrap {
width: 100%;
margin: 0 auto;
text-align: center;
}
.c2thumbWrap ul.thumb li {
width: 48.5%;
display: inline;
margin: 0 3% 0 0;
}
.c2thumbWrap ul.thumb li:last-child {
margin: 0;
}
.c2thumbWrap img {
width: 100%;
height: auto;
}
.c3thumbWrap {
width: 100%;
margin: 0 auto;
text-align: center;
}
.c3thumbWrap ul.thumb li {
width: 31.3%;
display: inline;
margin: 0 3% 0 0;
}
.c3thumbWrap ul.thumb li:last-child {
margin: 0;
}
.c3thumbWrap img {
width: 100%;
height: auto;
} .wide .thumbWrap, .c1thumbWrap {
width: 100%;
margin: 0 auto;
text-align: center;
}
.wide .c1thumbWrap ul.thumb li {
width: 100%;
margin: 0 0 2% 0;
}
.wide .c1thumbWrap ul.thumb li img {
max-width: 100%;
}
.wide .c1thumbWrap img {
width: 100%;
height: auto;
}
.wide .thumbWrap, .c2thumbWrap {
width: 100%;
margin: 0 auto;
text-align: center;
}
.wide .c2thumbWrap ul.thumb li {
margin: 0 0 2% 0;
}
.wide .c2thumbWrap ul.thumb li:last-child {
margin: 0;
}
.wide .c2thumbWrap img {
width: 100%;
height: auto;
}
.wide .thumbWrap, .c3thumbWrap {
width: 100%;
margin: 0 auto;
text-align: center;
}
.wide .c3thumbWrap ul.thumb li {
width: 31.3%;
margin: 0 0 2% 0;
}
.wide .c3thumbWrap ul.thumb li:last-child {
margin: 0;
}
.wide .c3thumbWrap img {
width: 100%;
height: auto;
} .post2b li {
width: 97%;
margin: 0 0.5% 2% 1.4%;
padding: 0 0 0 0;
border-bottom: 1px dashed #CCCCCC !important;
font-size: 93%;
line-height: 1.6em;
}
.post2b_text70 {
width: 66%;
float: right;
}
.post2b .post2b_img {
width: 31%;
margin: 0;
padding: 0;
float: left;
} .post4b li {
width: 97%;
margin: 0 0.5% 2% 1.4%;
padding: 0 0 0 0;
border-bottom: 1px dashed #CCCCCC !important;
font-size: 93%;
line-height: 1.6em;
}
.post4b_text70 {
width: 66%;
float: right;
}
.post4b .post4b_img {
width: 31%;
margin: 0;
padding: 0;
float: left;
} #cboxLoadedContent img {
width: 350px;
height: auto;
} .gallery { width: 100%; }
.gallery-columns-4 .gallery-item, .gallery-columns-5 .gallery-item {
width: 33.3% !important;
float: none !important;
margin: 0 auto;
display: inline-block;
vertical-align: top;
}
.gallery-columns-4 .gallery-item img, .gallery-columns-5 .gallery-item img {
max-width: 92%;
}
.post .column2_50 {
text-align: center;
}
} @media only screen and (max-width: 750px) {
#header {
text-align: center;
}
#header .contact .mail {
margin: 0 auto;
display: inherit;
text-align: center;
}
#header h2, #header ul {
float: none;
}
#header h1, #header p, #header .description {
float: none;
text-align: center;
}
#headerInfo {
margin: 0 auto;
}
#header .add {
font-size: 100%!important;
}
#header .logo {
float: none;
text-align: center;
margin: 15px 0 0 0;
}
#header .contact, #header .contact p {
float: none;
margin: 0 auto;
text-align: center;
padding: 0;
font-size: 93%;
margin-bottom: 10px;
}
.childpost .column2_50 {
display: inline-block;
width: 97.7%;
}
.childpost1b .column2_30 {
display: inline-block;
width: 100%;
margin: 6px auto 0 auto;
}
.childpost1b .column2_70 {
display: inline-block;
width: 96%;
margin: 0 2% 5px 2%;
}
} @media only screen and (max-width: 640px) {
.post img.alignright, .post img.alignleft {
display: block;
float: none;
margin: 5px auto;
}
.alignright, .alignleft {
float: none;
}
#footer ul {
text-align: left;
padding: 15px;
}
#footer ul ul {
padding: 0;
}
.c1thumbWrap ul.thumb li {
padding: 0;
}
.c2thumbWrap ul.thumb li {
padding: 0;
}
.c3thumbWrap ul.thumb li {
padding: 0;
}
#header .contact {
padding: 0 10px;
margin: 0 auto;
width: 280px;
display:block;
}
#header .contact .float {
float: none;
}
#headerInfo .float {
float: none;
margin: 0 auto;
text-align: center;
}
body #header .logo, .contact {
display: inherit;
}
#header .logo {
padding: 0px;
}
#header .logo img {
max-width: 90%;
height: auto;
}
#header-layout {
padding: 0;
}
.gallery-item img {
width: auto;
max-width: 85%;
height: auto;
}
#content .post_img img {
float: none;
width: auto;
max-width: 96%;
}
#content .post_img {
max-width: 300px;
width: auto;
margin: 0 auto;
float: none;
}
#content .post_text70 {
width: 94%;
margin: 0 auto;
float: none;
}
#content #social {
float: none;
}
.post .column2_50 {
display: inline-block;
margin: 5px 0;
width: 100%;
}
.post .column2_30 {
display: inline-block;
margin: 5px 0;
width: 100%;
}
.post .column2_70 {
display: inline-block;
margin: 5px 0;
width: 100%;
}
.post .column3_33 {
display: inline-block;
margin: 5px 0;
width: 100%;
}
.postlist .ttls {
display: table;
} #content .post2b_img img {
float: none;
width: auto;
max-width: 96%;
}
#content .post2b_img {
max-width: 300px;
width: auto;
margin: 0 auto;
float: none;
padding-top: 2%
}
#content .post2b_text70 {
width: 95%;
margin: 0 auto;
float: none;
} #content .post4b_img img {
float: none;
width: auto;
max-width: 96%;
}
#content .post4b_img {
max-width: 300px;
width: auto;
margin: 0 auto;
float: none;
padding-top: 2%
}
#content .post4b_text70 {
width: 95%;
margin: 0 auto;
float: none;
}
#breadcrumb ul {
width: auto;
max-width: 98%;
}
#social {
margin: 0 auto;
}
#banners p {
margin: 0;
} #cboxLoadedContent img {
width: 280px;
height: auto;
}  .gallery-columns-1 .gallery-item, .gallery-columns-2 .gallery-item, .gallery-columns-3 .gallery-item, .gallery-columns-4 .gallery-item, .gallery-columns-5 .gallery-item {
width: 98% !important;
margin: 0 auto;
}
.gallery-columns-1 .gallery-item img, .gallery-columns-2 .gallery-item img, .gallery-columns-3 .gallery-item img, .gallery-columns-4 .gallery-item img, .gallery-columns-5 .gallery-item img {
max-width: 98%;
} .wpcf7-form .wpcf7-list-item {
display: block;
list-style-type: none!important;
margin: 5px 0;
}
.wpcf7-form .wpcf7-date {
width: 95% !important;
display: block;
margin: 5px 0;
}
.wpcf7-form .wpcf7-text {
width: 95% !important;
margin: 5px 0;
}
.wpcf7-form .wpcf7-submit {
width: 100% !important;
}
.wpcf7-form .wpcf7-textarea {
width: 95% !important;
height: 200px !important;
margin: 5px 0;
}
.wpcf7-form .wpcf7-captchar {
width: 95% !important;
}
} @media only screen and (max-width: 450px) {
.sm-response {
width: 100% !important;
}
.c2thumbWrap ul.thumb li.sm-response{
margin:0;
padding:0;
}
.c3thumbWrap ul.thumb li.sm-response{
margin:0;
padding:0;
}
.c2thumbWrap li.sm-response img{
width:auto;
max-width:100%;
height:auto;
}
.c3thumbWrap li.sm-response img{
width:auto;
max-width:100%;
height:auto;
}
}
 @import url("https://fonts.googleapis.com/css?family=Nunito");
@import url("https://fonts.googleapis.com/css?family=Droid+Serif");
@font-face {
font-family: "mymincho";
src: url(//sumitai-room.com/wp-content/themes/mrp04/font/mymincho.otf) format('truetype');
}
.mincho {
font-family: "mymincho";
}
body{
line-height: 1.5;
font-family: "Nunito" , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "メイリオ" , Meiryo , "Meiryo UI" , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;font-size:100%;
}
#header .contact .tel{
font-family:inherit;
}
#header .add{
font-family:inherit;
}
nav#mainNav{
}
h1.title,
h2.title,
.post h1,
.post h2,
.post h3,
.post h4,
.post2b h2,
.post4b h2,
section.widget h2 span,
.newsTitle
{
font-family: "Droid Serif" , "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E" , "Times New Roman" , "mymincho" , "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
} h1.title,
.post h1
{
border:none;
background: none; padding: 6px 10px;
padding-top: 8px;
}
section.widget h2
{
border:none;
background: none; padding: 6px 10px;
padding-top: 8px;
}
.post h3{
padding: 5px 0 3px 8px;
}
.post{
border-top:none;
}
body{
background:#f1f1df;
color: #000000;}
a{
color: #777777;}
a:hover,
a:active,
.newsTitle p a:hover
{
color: #c3e4cd;}
#header .bg{
background: none;
}
#header h1,
#header .description{
color: #3CD52D;font-size:13px;
}
#header{
background: none;
}
#header .contact .tel{
color: #000000;}
#header .contact .tel a{
color: #000000;}
#header .add{
color: #000000;}
@media only screen and (max-width:1023px) {
body nav#mainNav {
background: none;
}
} @media print, screen and (min-width: 1024px){
nav#mainNav{
background:#f1f1df;
box-shadow: 0 10px 3px -8px #cccccc;
}
nav#mainNav ul li a{
color: #3CD52D;font-size:14px;
}
nav#mainNav ul li a b{
font-weight:normal;
margin-top:0px;
}
nav#mainNav ul li a span{
color: #3CD52D;font-weight:normal;
margin-top:0px;
}
nav#mainNav ul li{
border-right:1px solid #f1f1df;}
nav#mainNav ul li:first-child{
border-left:1px solid #f1f1df;}
nav#mainNav ul li.current-menu-item a,
nav#mainNav ul li a:hover,
nav#mainNav ul li a:active,
nav#mainNav ul li.current-menu-parent a
{
background:#f1f1df;
}
nav#mainNav ul li.current-menu-item a b,
nav#mainNav ul li a:hover b,
nav#mainNav ul li a:active b,
nav#mainNav ul li.current-menu-parent a b
{
color: #37aa2c;}
nav#mainNav ul li.current-menu-item a span,
nav#mainNav ul li a:hover span,
nav#mainNav ul li a:active span,
nav#mainNav ul li.current-menu-parent a span
{
color: #37aa2c;}
nav#mainNav ul li li
{
background:#f1f1df;
border-bottom:1px solid #f1f1df;margin-left:2px;
}
nav#mainNav ul li li a:hover,
nav#mainNav ul li li.current-menu-item a
{
color: #3CD52D;} nav#mainNav ul li li a{
width:160px;
}
} @media print, screen and (min-width: 1024px){ nav#mainNav ul li:hover ul {
top: 97%;
left: 19%;
}
nav#mainNav ul li li{background:none;border-bottom:none;}
nav#mainNav ul li li a,
nav#mainNav ul li.current-menu-item li a,
nav#mainNav ul li.current-menu-ancestor li a,
nav#mainNav ul li li.current-menu-item li a
{
background-color: rgba(241,241,223,1);
color: #3CD52D;
}
nav#mainNav ul li li a:hover,
nav#mainNav ul li li.current-menu-item a,
nav#mainNav ul li li.current-menu-item li a:hover
{
border-bottom:none;
background:none;
background-color: rgba(241,241,223,1);
color: #37aa2c;}
} @media only screen and (max-width:1023px){ nav .panel {
border: none;
}
nav#mainNav a#menu span {
padding-left: 45px;
}
nav#mainNav a.menu {
background: url(//sumitai-room.com/wp-content/themes/mrp04/images/micon/umicon2.png) no-repeat 6px 8px,rgba(60,213,45,1);
color: #ffffff;border: 1px solid #3CD52D;background-size: 20px;
box-sizing: border-box;
}
nav#mainNav a.menuOpen {
background: url(//sumitai-room.com/wp-content/themes/mrp04/images/micon/dmicon2.png) no-repeat 6px 8px,rgba(60,213,45,1);
color: #ffffff;border: 1px solid #3CD52D;background-size: 20px;
} nav#mainNav ul li a
{
background-color:rgba(60,213,45,0.3);
color: #ffffff;border-bottom: 1px solid #3CD52D;}
nav#mainNav ul li a span,
nav#mainNav ul li.current-menu-parent a span
{
color: #ffffff;
}
nav#mainNav ul li li a,
nav#mainNav ul li.current-menu-item li a
{
background: rgba(60,213,45,0.3) url(//sumitai-room.com/wp-content/themes/mrp04/images/sub1.png) no-repeat 30px 50%;
color: #ffffff;border-bottom: 1px solid #3CD52D;
}
nav#mainNav ul li li li:last-child a,
nav#mainNav ul li li:last-child li:last-child a,
nav#mainNav ul li li.current-menu-item li:last-child a,
nav#mainNav ul li li.menu-item-object-page li:last-child a,
nav#mainNav ul li li.current-menu-item:last-child li:last-child a
{
background: rgba(60,213,45,0.3) url(//sumitai-room.com/wp-content/themes/mrp04/images/subLast.png) no-repeat 45px 50%;
color: #ffffff;border-bottom: 1px solid #3CD52D;
}
nav#mainNav ul li li:last-child a
{
background: rgba(60,213,45,0.3) url(//sumitai-room.com/wp-content/themes/mrp04/images/subLast.png) no-repeat 30px 50%;
color: #ffffff;border-bottom: 1px solid #3CD52D;
}
nav#mainNav ul li li:last-child li a,
nav#mainNav ul li li.current-menu-item:last-child li a,
nav#mainNav ul li li.menu-item-object-page li a
{
background: rgba(60,213,45,0.3) url(//sumitai-room.com/wp-content/themes/mrp04/images/sub1.png) no-repeat 45px 50%;
color: #ffffff;border-bottom: 1px solid #3CD52D;
} nav#mainNav ul li.current-menu-item a,
nav#mainNav ul li a:hover
{
background-color: rgba(60,213,45,0.5);
color: #ffffff;
}
nav#mainNav ul li a:hover span,
nav#mainNav ul li.current-menu-item a span
{
color: #ffffff;
}
nav#mainNav ul li li a:hover,
nav#mainNav ul li.current-menu-item li a:hover,
nav#mainNav ul li li.current-menu-item a
{
background: url(//sumitai-room.com/wp-content/themes/mrp04/images/sub1.png) no-repeat 30px 50%,rgba(60,213,45,0.5);
color: #ffffff;
}
nav#mainNav ul li li li:last-child a:hover,
nav#mainNav ul li li:last-child li:last-child a:hover,
nav#mainNav ul li.current-menu-item li li:last-child a:hover,
nav#mainNav ul li.current-menu-item li:last-child li:last-child a:hover,
nav#mainNav ul li li.current-menu-item li:last-child a:hover,
nav#mainNav ul li li li.current-menu-item:last-child a,
nav#mainNav ul li li:last-child li.current-menu-item:last-child a,
nav#mainNav ul li li.menu-item-object-page li:last-child a:hover,
nav#mainNav ul li li.menu-item-object-page li.current-menu-item:last-child a
{
background: url(//sumitai-room.com/wp-content/themes/mrp04/images/subLast.png) no-repeat 45px 50%,rgba(60,213,45,0.5);
color: #ffffff;
}
nav#mainNav ul li li:last-child a:hover,
nav#mainNav ul li.current-menu-item li:last-child a:hover,
nav#mainNav ul li li.current-menu-item:last-child a
{
background: url(//sumitai-room.com/wp-content/themes/mrp04/images/subLast.png) no-repeat 30px 50%,rgba(60,213,45,0.5);
color: #ffffff;
}
nav#mainNav ul li li:last-child li a:hover,
nav#mainNav ul li.current-menu-item li:last-child li a:hover,
nav#mainNav ul li li.menu-item-object-page li a:hover,
nav#mainNav ul li li.menu-item-object-page li.current-menu-item a,
nav#mainNav ul li li:last-child li.current-menu-item a
{
background: url(//sumitai-room.com/wp-content/themes/mrp04/images/sub1.png) no-repeat 45px 50%,rgba(60,213,45,0.5);
color: #ffffff;
}
} #breadcrumb{
background-color: #3CD52D;padding:3px;
}
#breadcrumb ul li a,
#breadcrumb ul li{
color: #ffffff;}
#header-layout{
padding-bottom:30px;
}
#mainImg{
background: none;
padding-top:20px !important;padding-bottom:10px;}
@media only screen and (max-width: 640px){
#mainImg{
}
}  .metaslider {
max-width: none!important;
} @media print, screen and (min-width: 1024px){
} h1.title{
margin-top: 1em;
}
h1.title,
.post h1
{
color: #3CD52D;
text-align:center;
font-size:26px;
text-shadow: 1px 1px 1px #eee;
}
section.widget h2{
border-bottom: 1px dotted #3CD52D;
}
.newsTitle{
border-bottom: 1px dotted #3CD52D;
}
section.widget h2,
section.widgetInfo h2
{
color: #3CD52D;
text-align:center;
font-size:16px;
text-shadow: none;
}
.post h2,
h2.title,
.post h2 a,
.post2b h2 a,
.post4b h2 a
{
color: #3CD52D;
font-size:20px;
}
.post2b h2::before,
.post4b h2::before,
.post h2::before
{
background:none;
display:initial;
position:initial;
}
.post h2,
.post2b h2,
.post4b h2,
h2.title
{
border: none;
border-radius:0px;
color: #3CD52D;
text-align:center;
text-shadow: none;
padding-left:8px;
}
h2.title{
border-top: 1px solid #3CD52D;
border-bottom: 1px solid #3CD52D;
}
.post h2{
border-top: 1px solid #3CD52D;
border-bottom: 1px solid #3CD52D;
}
.post2b h2{
border-top: 1px solid #3CD52D;
border-bottom: 1px solid #3CD52D;
}
.post4b h2{
border-top: 1px solid #3CD52D;
border-bottom: 1px solid #3CD52D;
}
.post h3{
position:relative;
color: #000000;
font-size:15px;
border: none;
border-radius:0px;
text-align:center;
text-shadow: none;
padding-left:8px;
}
.post h3{
border-bottom: 1px dashed #3CD52D;
}
.post h3::before
{
content: "";
display: block;
height: 17px;
left: -1px;
position: absolute;
top: 9px;
width: 5px;
background:none;
}
#pageLinks{
color: #3CD52D;}
.post h4{
border-left: 4px solid #2a8b42;border-bottom: 1px dashed #2a8b42;}
.newsTitle p a{
color: #3CD52D;}
.newsTitle{
color: #3CD52D;
text-shadow: 1px 1px 1px #eee;
}
h1.title	{
background: #f1f1df;
}
section.widget h2	{
background: none;
}
.post h1	{
background: #f1f1df;
}
.post h1 span{
background: none;
padding-left: 15px;
}
h2.title	{
background: none;
}
h2.title span{
background: none;
padding-left: 15px;
}
.post h2	{
background: none;
}
.post h2 span{
background: none;
padding-left: 15px;
}
.post2b h2	{
background: none;
}
.post2b h2 span{
background: none;
padding-left: 15px;
}
.post4b h2	{
background: none;
}
.post4b h2 span{
background: none;
padding-left: 15px;
}
.post h3	{
background: none;
}
.post h3 span{
background: none;
padding-left: 15px;
}
.post h2::before,
.post2b h2::before,
.post4b h2::before,
h2.title::before
{
}
.post h3::before
{
}
@media print, screen and (min-width: 1240px){
#breadcrumb ul {
max-width: 1240px;
}
#mainNav .inner {
width: 1240px;
}
#wrapper, .inner {
width: 1240px;
padding: 0;
}
#wrapper{
padding-top: 0em;
}
#content {
width: 74%;
}
.c1thumbWrap {
width: 103%;
}
.c1thumbWrap li {
width: 74%;
}
.c1thumbWrap li img {
width: 100%;
}
.c2thumbWrap {
width: 103%;
}
.c2thumbWrap li {
width: 47.2%;
}
.c2thumbWrap li img {
width: 100%;
}
.c3thumbWrap {
width: 103%;
}
.c3thumbWrap li {
width: 30.7%;
}
.c3thumbWrap li img {
width: 100%;
}
#sidebar {
width: 23.5%;
}
#banners img {
max-width: 100%;
}
}  .post .time,
.postlist .time,
.post2b .time,
.post4b .time
{
color: #ffffff;background-color: #3CD52D;padding: 4px 4px 4px 7px;
}
.post .time a,
.post2b .time a,
.post4b .time a,
.postlist .time a
{
color: #ffffff;
} input[type="submit"],
input[type="reset"],
input[type="button"]
{
background: -moz-linear-gradient(top,
#76da6c 0%,
#3CD52D 100%);
background: -webkit-gradient(linear,
left top,
left bottom,
color-stop(0%,
#76da6c),
color-stop(100%,
#3CD52D));
background: -webkit-linear-gradient(top,
#76da6c 0%,
#3CD52D 100%);
background: -o-linear-gradient(top,
#76da6c 0%,
#3CD52D 100%);
background: -ms-linear-gradient(top,
#76da6c 0%,
#3CD52D 100%);
background: linear-gradient(to bottom,
#76da6c 0%,
#3CD52D 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#76da6c',
endColorstr='#3CD52D',
GradientType=0 );
}
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover
{
background: -moz-linear-gradient(top,#3CD52D 0%,#76da6c 100%);
background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#3CD52D),color-stop(100%,#76da6c));
background: -webkit-linear-gradient(top,#3CD52D 0%,#76da6c 100%);
background: -o-linear-gradient(top,#3CD52D 0%,#76da6c 100%);
background: -ms-linear-gradient(top,#3CD52D 0%,#76da6c 100%);
background: linear-gradient(to bottom,#3CD52D 0%,#76da6c 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3CD52D',endColorstr='#76da6c',GradientType=0 );
} a#scrollUp{
background: #3CD52D;
} .post li{
} .cat-post-item{
border: none !important;
}
.post{
background-color: rgba(255,255,255,1);
}
.post2b{
background-color: rgba(255,255,255,1);
}
.post4b{
background-color: rgba(255,255,255,1);
}
.childpost1b{
background-color: rgba(255,255,255,1);
}
.postlist{
background-color: rgba(255,255,255,1);
}
.dateLabel{
background-color: rgba(255,255,255,1);
}
.childpost .column2_50 {
background-color: rgba(255,255,255,1);
}
.dateLabel{ border-left:1px solid #dadada;
border-right:1px solid #dadada;
border-bottom:none;
}
.post{
border:1px solid #dadada; }
h1.title{
}
.postlist{
border:1px solid #dadada;
}
.childpost .column2_50 {
border:1px solid #dadada;
}
.childpost1b {
border:1px solid #dadada;
}
.post2b{
border:1px solid #dadada;
}
.post4b{
border:1px solid #dadada;
} .ctitle{
background: #6be260;
background: -moz-linear-gradient(top,
#6be260 0%,
#3CD52D 100%);
background: -webkit-gradient(linear,
left top,
left bottom,
color-stop(0%,#6be260),
color-stop(100%,#3CD52D));
background: -webkit-linear-gradient(top,#6be260 0%,#3CD52D 100%);
background: -o-linear-gradient(top,#6be260 0%,#3CD52D 100%);
background: -ms-linear-gradient(top,#6be260 0%,#3CD52D 100%);
background: linear-gradient(to bottom,#6be260 0%,#3CD52D 100%);
box-shadow:0 1px 2px #2A2A2A;
behavior: url(//sumitai-room.com/wp-content/themes/mrp04-child/css/PIE.htc);
}
.ctitle2:before {
background: none repeat scroll 0 0 #2a8b42;
}
.ctitle3{
border-top: 2px solid #2a8b42;
}
.ctitle3:before {
background: none repeat scroll 0 0 #2a8b42;
}
.ctitle4{
border-bottom: 2px dotted #2a8b42;
}
.ctitle4:before {
background: none repeat scroll 0 0 #3CD52D;
background: -moz-linear-gradient(top,#6be260 0%,#3CD52D 100%);
background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#6be260),color-stop(100%,#3CD52D));
background: -webkit-linear-gradient(top,#6be260 0%,#3CD52D 100%);
background: -o-linear-gradient(top,#6be260 0%,#3CD52D 100%);
background: -ms-linear-gradient(top,#6be260 0%,#3CD52D 100%);
background: linear-gradient(to bottom,#6be260 0%,#3CD52D 100%);
}
.ctitle7 {
background: url(//sumitai-room.com/wp-content/themes/mrp04-child/images/patterns_wh.png) repeat,-webkit-gradient(linear,left top,left bottom,color-stop(1.00,#6be260),color-stop(0.00,#3CD52D));
background: url(//sumitai-room.com/wp-content/themes/mrp04-child/images/patterns_wh.png) repeat,-webkit-linear-gradient(#6be260,#3CD52D);
background: url(//sumitai-room.com/wp-content/themes/mrp04-child/images/patterns_wh.png) repeat,-moz-linear-gradient(#6be260,#3CD52D);
background: url(//sumitai-room.com/wp-content/themes/mrp04-child/images/patterns_wh.png) repeat,-o-linear-gradient(#6be260,#3CD52D);
background: url(//sumitai-room.com/wp-content/themes/mrp04-child/images/patterns_wh.png) repeat,-ms-linear-gradient(#6be260,#3CD52D);
background: url(//sumitai-room.com/wp-content/themes/mrp04-child/images/patterns_wh.png) repeat,linear-gradient(#6be260,#3CD52D);
} .post table {
border-collapse: collapse;
}
.post table,
.post table th,
.post table td
{
border: 1px solid #dcdddd;}
.post table th {
color: #333333;background-color: #efefef;}
.post table td {
color: #333333;background-color: #f7f8f8;}
.post table.clear th,
.post table.clear td,
.post table.clear
{
color: #000000;border: none;
}
.post table.responsive {
overflow: visible;
}
@media only screen and (max-width: 640px) {
.post table.responsive th,
.post table.responsive td {
width: 100%;
box-sizing: border-box;
display: block;
height: auto;
border-top: none;
border-right: none;
border-left: none;
}
.post table.responsive tr:last-child td:last-child {
border-bottom: none;
}
.post table.responsive th,
.post table.responsive td {
text-align: center;
}
.post table.responsive.clear th,
.post table.responsive.clear td {
text-align: left;
}
}  #footer{
background: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
border-bottom:none;
}
#footer li a{
color: #777777;}
#footer li a:hover{
color: #c3e4cd;
}
#copyright{
color: #ffffff;background: #6b7160;
} .widget_sp_image img {
height: auto;
} #header .logo {
clear: both;
display: table-cell;
vertical-align: middle;
padding: 0;
width: 56%;
}
@media only screen and (min-width: 1024px){
nav#mainNav {
display: block;
background: none;
box-shadow: none;
margin-left: 31%;
margin: -62px auto;
float: inherit;
position: inherit;
margin-bottom: 14px;
}
nav div.panel {
float: right;
}
nav#mainNav ul li { border-right: 1px solid #f1f1df;
}
nav#mainNav ul li a {
height: 37px;
padding: 8px 31px 0px 29px;
background:#f1f1df;
}
nav#mainNav ul li a b {
color: #3CD52D;}
nav#mainNav ul li a span {
color: #3CD52D;}
nav#mainNav ul li.current-menu-item a b,
nav#mainNav ul li a:hover b,
nav#mainNav ul li a:active b,
nav#mainNav ul li.current-menu-parent a b
{
color: #37aa2c;}
nav#mainNav ul li.current-menu-item a span,
nav#mainNav ul li a:hover span,
nav#mainNav ul li a:active span,
nav#mainNav ul li.current-menu-parent a span
{
color: #37aa2c;}
nav#mainNav ul li:first-child
{
border-right: 1px solid #f1f1df;
border-left: none;
}
nav#mainNav ul li:last-child
{
border-left: 1px solid #f1f1df;
border-right: none;
}
nav#mainNav ul li:first-child,
nav#mainNav ul li:last-child
{
border:none;
} nav#mainNav ul li li:first-child a,
nav#mainNav ul li li:last-child a,
nav#mainNav ul li li a,
nav#mainNav ul li.current-menu-ancestor li:first-child a,
nav#mainNav ul li.current-menu-ancestor li:last-child a,
nav#mainNav ul li.current-menu-ancestor li a
{
background:none;
background-color: rgba(241,241,223,1);
color: #3CD52D;
}
nav#mainNav ul li li:first-child a:hover,
nav#mainNav ul li li:last-child a:hover,
nav#mainNav ul li li a:hover,
nav#mainNav ul li li.current-menu-item:first-child a,
nav#mainNav ul li li.current-menu-item:last-child a,
nav#mainNav ul li li.current-menu-item a
{
background:none;
background-color: rgba(241,241,223,1);
color: #37aa2c;}
nav#mainNav ul li:hover ul{
top:99.5%;
}
}
@media only screen and (min-width: 1240px){ }
@media only screen and (max-width: 1023px){
#header .logo{
display: block;
text-align: center;
width: inherit;
}
} @media only screen and (max-width: 640px) {
#mainImg div.nivoSlider {
height: 285px;
}
#mainImg div.nivoSlider img {
height: 285px !important;
width: auto !important;
position: absolute !important; top: 50% !important;
left: 50% !important;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
}
@media only screen and (max-width: 480px) {
#mainImg div.nivoSlider {
height:240px;
}
#mainImg div.nivoSlider img {
height: 240px !important;
}
}
@media only screen and (max-width: 420px) {
#mainImg div.nivoSlider {
height: 210px;
}
#mainImg div.nivoSlider img {
height: 210px !important;
}
}
@media only screen and (max-width: 380px) {
#mainImg div.nivoSlider {
height: 145px;
}
#mainImg div.nivoSlider img {
height: 145px !important;
}
}
section.widget,
.widgetInfo{
background-color: rgba(255,255,255,1);
}
section.widget, .widgetInfo{
border:none;
}
 .animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.animated.infinite {
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
.animated.hinge {
-webkit-animation-duration: 2s;
animation-duration: 2s;
}
.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
-webkit-animation-duration: .75s;
animation-duration: .75s;
}
@-webkit-keyframes bounce {
from, 20%, 53%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
40%, 43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0,-4px,0);
transform: translate3d(0,-4px,0);
}
}
@keyframes bounce {
from, 20%, 53%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
40%, 43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0,-4px,0);
transform: translate3d(0,-4px,0);
}
}
.bounce {
-webkit-animation-name: bounce;
animation-name: bounce;
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
}
@-webkit-keyframes flash {
from, 50%, to {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
@keyframes flash {
from, 50%, to {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
.flash {
-webkit-animation-name: flash;
animation-name: flash;
} @-webkit-keyframes pulse {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes pulse {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.pulse {
-webkit-animation-name: pulse;
animation-name: pulse;
}
@-webkit-keyframes rubberBand {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1);
}
65% {
-webkit-transform: scale3d(.95, 1.05, 1);
transform: scale3d(.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, .95, 1);
transform: scale3d(1.05, .95, 1);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes rubberBand {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1);
}
65% {
-webkit-transform: scale3d(.95, 1.05, 1);
transform: scale3d(.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, .95, 1);
transform: scale3d(1.05, .95, 1);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.rubberBand {
-webkit-animation-name: rubberBand;
animation-name: rubberBand;
}
@-webkit-keyframes shake {
from, to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
20%, 40%, 60%, 80% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
}
@keyframes shake {
from, to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
20%, 40%, 60%, 80% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
}
.shake {
-webkit-animation-name: shake;
animation-name: shake;
}
@-webkit-keyframes headShake {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
6.5% {
-webkit-transform: translateX(-6px) rotateY(-9deg);
transform: translateX(-6px) rotateY(-9deg);
}
18.5% {
-webkit-transform: translateX(5px) rotateY(7deg);
transform: translateX(5px) rotateY(7deg);
}
31.5% {
-webkit-transform: translateX(-3px) rotateY(-5deg);
transform: translateX(-3px) rotateY(-5deg);
}
43.5% {
-webkit-transform: translateX(2px) rotateY(3deg);
transform: translateX(2px) rotateY(3deg);
}
50% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes headShake {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
6.5% {
-webkit-transform: translateX(-6px) rotateY(-9deg);
transform: translateX(-6px) rotateY(-9deg);
}
18.5% {
-webkit-transform: translateX(5px) rotateY(7deg);
transform: translateX(5px) rotateY(7deg);
}
31.5% {
-webkit-transform: translateX(-3px) rotateY(-5deg);
transform: translateX(-3px) rotateY(-5deg);
}
43.5% {
-webkit-transform: translateX(2px) rotateY(3deg);
transform: translateX(2px) rotateY(3deg);
}
50% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
.headShake {
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-animation-name: headShake;
animation-name: headShake;
}
@-webkit-keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
to {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
@keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
to {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
.swing {
-webkit-transform-origin: top center;
transform-origin: top center;
-webkit-animation-name: swing;
animation-name: swing;
}
@-webkit-keyframes tada {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%, 20% {
-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%, 60%, 80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes tada {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%, 20% {
-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%, 60%, 80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.tada {
-webkit-animation-name: tada;
animation-name: tada;
} @-webkit-keyframes wobble {
from {
-webkit-transform: none;
transform: none;
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes wobble {
from {
-webkit-transform: none;
transform: none;
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
to {
-webkit-transform: none;
transform: none;
}
}
.wobble {
-webkit-animation-name: wobble;
animation-name: wobble;
}
@-webkit-keyframes jello {
from, 11.1%, to {
-webkit-transform: none;
transform: none;
}
22.2% {
-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
transform: skewX(-12.5deg) skewY(-12.5deg);
}
33.3% {
-webkit-transform: skewX(6.25deg) skewY(6.25deg);
transform: skewX(6.25deg) skewY(6.25deg);
}
44.4% {
-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
transform: skewX(-3.125deg) skewY(-3.125deg);
}
55.5% {
-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
transform: skewX(1.5625deg) skewY(1.5625deg);
}
66.6% {
-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
transform: skewX(-0.78125deg) skewY(-0.78125deg);
}
77.7% {
-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
transform: skewX(0.390625deg) skewY(0.390625deg);
}
88.8% {
-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
}
}
@keyframes jello {
from, 11.1%, to {
-webkit-transform: none;
transform: none;
}
22.2% {
-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
transform: skewX(-12.5deg) skewY(-12.5deg);
}
33.3% {
-webkit-transform: skewX(6.25deg) skewY(6.25deg);
transform: skewX(6.25deg) skewY(6.25deg);
}
44.4% {
-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
transform: skewX(-3.125deg) skewY(-3.125deg);
}
55.5% {
-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
transform: skewX(1.5625deg) skewY(1.5625deg);
}
66.6% {
-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
transform: skewX(-0.78125deg) skewY(-0.78125deg);
}
77.7% {
-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
transform: skewX(0.390625deg) skewY(0.390625deg);
}
88.8% {
-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
}
}
.jello {
-webkit-animation-name: jello;
animation-name: jello;
-webkit-transform-origin: center;
transform-origin: center;
}
@-webkit-keyframes bounceIn {
from, 20%, 40%, 60%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(.97, .97, .97);
transform: scale3d(.97, .97, .97);
}
to {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes bounceIn {
from, 20%, 40%, 60%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(.97, .97, .97);
transform: scale3d(.97, .97, .97);
}
to {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.bounceIn {
-webkit-animation-name: bounceIn;
animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInDown {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
.bounceInDown {
-webkit-animation-name: bounceInDown;
animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInLeft {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
.bounceInLeft {
-webkit-animation-name: bounceInLeft;
animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
-webkit-transform: translate3d(3000px, 0, 0);
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0);
}
75% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInRight {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
-webkit-transform: translate3d(3000px, 0, 0);
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0);
}
75% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
.bounceInRight {
-webkit-animation-name: bounceInRight;
animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes bounceInUp {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.bounceInUp {
-webkit-animation-name: bounceInUp;
animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
20% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
50%, 55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
to {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
}
@keyframes bounceOut {
20% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
50%, 55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
to {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
}
.bounceOut {
-webkit-animation-name: bounceOut;
animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
@keyframes bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
.bounceOutDown {
-webkit-animation-name: bounceOutDown;
animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
20% {
opacity: 1;
-webkit-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
@keyframes bounceOutLeft {
20% {
opacity: 1;
-webkit-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
.bounceOutLeft {
-webkit-animation-name: bounceOutLeft;
animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
20% {
opacity: 1;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
@keyframes bounceOutRight {
20% {
opacity: 1;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
.bounceOutRight {
-webkit-animation-name: bounceOutRight;
animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
20% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
@keyframes bounceOutUp {
20% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
.bounceOutUp {
-webkit-animation-name: bounceOutUp;
animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
.fadeIn {
-webkit-animation-name: fadeIn;
animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInDown {
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInDownBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInDownBig {
-webkit-animation-name: fadeInDownBig;
animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInLeft {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInLeft {
-webkit-animation-name: fadeInLeft;
animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
from {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInLeftBig {
from {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInLeftBig {
-webkit-animation-name: fadeInLeftBig;
animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
from {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInRight {
from {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInRight {
-webkit-animation-name: fadeInRight;
animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
from {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInRightBig {
from {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInRightBig {
-webkit-animation-name: fadeInRightBig;
animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
from {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInUp {
from {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInUp {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInUpBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInUpBig {
-webkit-animation-name: fadeInUpBig;
animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
@keyframes fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
.fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
@keyframes fadeOutDown {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
.fadeOutDown {
-webkit-animation-name: fadeOutDown;
animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
@keyframes fadeOutDownBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
.fadeOutDownBig {
-webkit-animation-name: fadeOutDownBig;
animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
@keyframes fadeOutLeft {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
.fadeOutLeft {
-webkit-animation-name: fadeOutLeft;
animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
@keyframes fadeOutLeftBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
.fadeOutLeftBig {
-webkit-animation-name: fadeOutLeftBig;
animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
@keyframes fadeOutRight {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
.fadeOutRight {
-webkit-animation-name: fadeOutRight;
animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
@keyframes fadeOutRightBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
.fadeOutRightBig {
-webkit-animation-name: fadeOutRightBig;
animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
@keyframes fadeOutUp {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
.fadeOutUp {
-webkit-animation-name: fadeOutUp;
animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
@keyframes fadeOutUpBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
.fadeOutUpBig {
-webkit-animation-name: fadeOutUpBig;
animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
transform: perspective(400px) scale3d(.95, .95, .95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
@keyframes flip {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
transform: perspective(400px) scale3d(.95, .95, .95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
.animated.flip {
-webkit-backface-visibility: visible;
backface-visibility: visible;
-webkit-animation-name: flip;
animation-name: flip;
}
@-webkit-keyframes flipInX {
from {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInX {
from {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
.flipInX {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInX;
animation-name: flipInX;
}
@-webkit-keyframes flipInY {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInY {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
.flipInY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInY;
animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutX {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
.flipOutX {
-webkit-animation-name: flipOutX;
animation-name: flipOutX;
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutY {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
.flipOutY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipOutY;
animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
from {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1;
}
80% {
-webkit-transform: skewX(-5deg);
transform: skewX(-5deg);
opacity: 1;
}
to {
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes lightSpeedIn {
from {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1;
}
80% {
-webkit-transform: skewX(-5deg);
transform: skewX(-5deg);
opacity: 1;
}
to {
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.lightSpeedIn {
-webkit-animation-name: lightSpeedIn;
animation-name: lightSpeedIn;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
from {
opacity: 1;
}
to {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
@keyframes lightSpeedOut {
from {
opacity: 1;
}
to {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
.lightSpeedOut {
-webkit-animation-name: lightSpeedOut;
animation-name: lightSpeedOut;
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
from {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateIn {
from {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateIn {
-webkit-animation-name: rotateIn;
animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInDownLeft {
-webkit-animation-name: rotateInDownLeft;
animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInDownRight {
-webkit-animation-name: rotateInDownRight;
animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInUpLeft {
-webkit-animation-name: rotateInUpLeft;
animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInUpRight {
-webkit-animation-name: rotateInUpRight;
animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
from {
-webkit-transform-origin: center;
transform-origin: center;
opacity: 1;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
@keyframes rotateOut {
from {
-webkit-transform-origin: center;
transform-origin: center;
opacity: 1;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
.rotateOut {
-webkit-animation-name: rotateOut;
animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
}
@keyframes rotateOutDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
}
.rotateOutDownLeft {
-webkit-animation-name: rotateOutDownLeft;
animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
@keyframes rotateOutDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutDownRight {
-webkit-animation-name: rotateOutDownRight;
animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
@keyframes rotateOutUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutUpLeft {
-webkit-animation-name: rotateOutUpLeft;
animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 90deg);
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
@keyframes rotateOutUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 90deg);
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
.rotateOutUpRight {
-webkit-animation-name: rotateOutUpRight;
animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
0% {
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%, 60% {
-webkit-transform: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40%, 80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
to {
-webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
@keyframes hinge {
0% {
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%, 60% {
-webkit-transform: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40%, 80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
to {
-webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
.hinge {
-webkit-animation-name: hinge;
animation-name: hinge;
} @-webkit-keyframes rollIn {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes rollIn {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.rollIn {
-webkit-animation-name: rollIn;
animation-name: rollIn;
} @-webkit-keyframes rollOut {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
@keyframes rollOut {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
.rollOut {
-webkit-animation-name: rollOut;
animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
50% {
opacity: 1;
}
}
@keyframes zoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
50% {
opacity: 1;
}
}
.zoomIn {
-webkit-animation-name: zoomIn;
animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInDown {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInDown {
-webkit-animation-name: zoomInDown;
animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInLeft {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInLeft {
-webkit-animation-name: zoomInLeft;
animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInRight {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInRight {
-webkit-animation-name: zoomInRight;
animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInUp {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInUp {
-webkit-animation-name: zoomInUp;
animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
from {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
to {
opacity: 0;
}
}
@keyframes zoomOut {
from {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
to {
opacity: 0;
}
}
.zoomOut {
-webkit-animation-name: zoomOut;
animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
to {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
to {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomOutDown {
-webkit-animation-name: zoomOutDown;
animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
transform: scale(.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
transform-origin: left center;
}
}
@keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
transform: scale(.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
transform-origin: left center;
}
}
.zoomOutLeft {
-webkit-animation-name: zoomOutLeft;
animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
transform: scale(.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center;
}
}
@keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
transform: scale(.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center;
}
}
.zoomOutRight {
-webkit-animation-name: zoomOutRight;
animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
to {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
to {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomOutUp {
-webkit-animation-name: zoomOutUp;
animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
from {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInDown {
from {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInDown {
-webkit-animation-name: slideInDown;
animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
from {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInLeft {
from {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInLeft {
-webkit-animation-name: slideInLeft;
animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
from {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInRight {
from {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInRight {
-webkit-animation-name: slideInRight;
animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
from {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInUp {
from {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInUp {
-webkit-animation-name: slideInUp;
animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
@keyframes slideOutDown {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
.slideOutDown {
-webkit-animation-name: slideOutDown;
animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
@keyframes slideOutLeft {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
.slideOutLeft {
-webkit-animation-name: slideOutLeft;
animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
@keyframes slideOutRight {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
.slideOutRight {
-webkit-animation-name: slideOutRight;
animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
@keyframes slideOutUp {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
.slideOutUp {
-webkit-animation-name: slideOutUp;
animation-name: slideOutUp;
}