﻿

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,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
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-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline
}

html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

*,
*:before,
*:after {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit
}

body {
    background: #f1f1f1
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
    display: block
}

ol,
ul {
    list-style: none
}

table {
    border-collapse: separate;
    border-spacing: 0
}

caption,
th,
td {
    font-weight: normal;
    text-align: left
}

fieldset {
    min-width: inherit
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: ""
}

blockquote,
q {
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    quotes: none
}

a:focus {
    outline: none;
}

a:hover,
a:active {
    outline: 0
}

a img {
    border: 0
}

.social-navigation a:before,
.secondary-toggle:before,
.dropdown-toggle:after,
.bypostauthor>article .fn:after,
.comment-reply-title small a:before,
.comment-navigation .nav-next a:after,
.comment-navigation .nav-previous a:before,
.posted-on:before,
.byline:before,
.cat-links:before,
.tags-links:before,
.comments-link:before,
.entry-format:before,
.edit-link:before,
.full-size-link:before,
.pagination .prev:before,
.pagination .next:before,
.image-navigation a:before,
.image-navigation a:after,
.format-link .entry-title a:after,
.entry-content .more-link:after,
.entry-summary .more-link:after,
.author-link:after {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-family: "NotoSansCJK";
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;
    speak: none;
    text-align: center;
    text-decoration: inherit;
    text-transform: none;
    vertical-align: top
}

body,
button,
input,
select,
textarea {
    color: #333;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.6
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
}

p {
    margin-bottom: 1.6em
}

b,
strong {
    font-weight: 700
}

dfn,
cite,
em,
i {
    font-style: italic
}

blockquote {
    border-left: 4px solid #707070;
    border-left: 4px solid rgba(51, 51, 51, 0.7);
    color: #707070;
    color: rgba(51, 51, 51, 0.7);
    font-size: 18px;
    font-size: 1.8rem;
    font-style: italic;
    line-height: 1.6667;
    margin-bottom: 1.6667em;
    padding-left: 0.7778em
}

blockquote p {
    margin-bottom: 1.6667em
}

blockquote>p:last-child {
    margin-bottom: 0
}

blockquote cite,
blockquote small {
    color: #333;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.6
}

blockquote em,
blockquote i,
blockquote cite {
    font-style: normal
}

blockquote strong,
blockquote b {
    font-weight: 400
}

address {
    font-style: italic;
    margin: 0 0 1.6em
}

code,
kbd,
tt,
var,
samp,
pre {
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none
}

pre {
    background-color: transparent;
    background-color: rgba(0, 0, 0, 0.01);
    border: 1px solid #eaeaea;
    border: 1px solid rgba(51, 51, 51, 0.1);
    line-height: 1.2;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 0.8em;
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

abbr[title] {
    border-bottom: 1px dotted #eaeaea;
    border-bottom: 1px dotted rgba(51, 51, 51, 0.1);
    cursor: help
}

mark,
ins {
    background-color: #fff9c0;
    text-decoration: none
}

sup,
sub {
    font-size: 75%;
    height: 0;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    bottom: 1ex
}

sub {
    top: .5ex
}

small {
    font-size: 75%
}

big {
    font-size: 125%
}

hr {
    background-color: #eaeaea;
    background-color: rgba(51, 51, 51, 0.1);
    border: 0;
    height: 1px;
    margin-bottom: 1.6em
}

ul,
ol {
    margin: 0 0 1.6em 1.3333em
}

ul {
    list-style: disc
}

ol {
    list-style: decimal
}

li>ul,
li>ol {
    margin-bottom: 0
}

dl {
    margin-bottom: 1.6em
}

dt {
    font-weight: bold
}

dd {
    margin-bottom: 1.6em
}

table,
th,
td {
    border: 1px solid #eaeaea;
    border: 1px solid rgba(51, 51, 51, 0.1)
}

table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 1.6em;
    table-layout: fixed;
    width: 100%
}

caption,
th,
td {
    font-weight: normal;
    text-align: left
}

th {
    border-width: 0 1px 1px 0;
    font-weight: 700
}

td {
    border-width: 0 1px 1px 0
}

th,
td {
    padding: 0.4em
}

img {
    -ms-interpolation-mode: bicubic;
    border: 0;
    height: auto;
    /*max-width: 100%;*/
    vertical-align: middle
}

figure {
    margin: 0
}

del {
    opacity: 0.8
}

::-webkit-input-placeholder {
    color: rgba(51, 51, 51, 0.7);
}

:-moz-placeholder {
    color: rgba(51, 51, 51, 0.7);
}

::-moz-placeholder {
    color: rgba(51, 51, 51, 0.7);
    opacity: 1
}

:-ms-input-placeholder {
    color: rgba(51, 51, 51, 0.7);
}

button,
input,
select,
textarea {
    background-color: #f7f7f7;
    border-radius: 0;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5;
    margin: 0;
    max-width: 100%;
    vertical-align: baseline
}

button,
input {
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    line-height: normal
}

input,
textarea {
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
    border: 1px solid #eaeaea;
    border: 1px solid rgba(51, 51, 51, 0.1);
    color: #707070;
    color: rgba(51, 51, 51, 0.7)
}

input:focus,
textarea:focus {
    background-color: #fff;
    border: 1px solid #c1c1c1;
    border: 1px solid rgba(51, 51, 51, 0.3);
    color: #333
}

input:focus,
select:focus {
    outline: 2px solid #c1c1c1;
    outline: 2px solid rgba(51, 51, 51, 0.3)
}

button[disabled],
input[disabled],
select[disabled],
textarea[disabled] {
    cursor: default;
    opacity: .5
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    background-color: #333;
    border: 0;
    color: #fff;
    cursor: pointer;
    
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 700;
    padding: 0.7917em 1.5em;
    text-transform: uppercase
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
    /*background-color: #707070;*/
    /*background-color: rgba(51, 51, 51, 0.7);*/
    outline: 0
}

input[type="search"] {
    -webkit-appearance: textfield
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
    padding: 0.375em;
    width: 100%
}

textarea {
    overflow: auto;
    vertical-align: top
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
    outline: 0
}

.post-password-form {
    position: relative
}

.post-password-form label {
    color: #707070;
    color: rgba(51, 51, 51, 0.7);
    display: block;
    
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 700;
    letter-spacing: 0.04em;
    line-height: 1.5;
    text-transform: uppercase
}

.post-password-form input[type="submit"] {
    padding: 0.7917em;
    position: absolute;
    right: 0;
    bottom: 0
}

input[type="checkbox"],
input[type="radio"] {
    padding: 0
}

.search-form input[type="submit"],
.widget .search-form input[type="submit"] {
    padding: 0
}

a {
    color: #333;
    text-decoration: none
}

a:hover,
a:focus {
    color: #707070;
    color: rgba(51, 51, 51, 0.7)
}

/* banner */
.flexslider {
    position: relative;
    height: 100vh;
    overflow: hidden;
    background: url(images/loading.gif) 50% no-repeat;
    z-index: 0;
}

.load-spinner-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -ms-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
}

.load-spinner, .rsDefault .rsPreloader {
    height: 50px;
    width: 50px;
    margin: -25px 0 0 -25px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-animation: rotation .6s infinite linear;
    -moz-animation: rotation .6s infinite linear;
    -o-animation: rotation .6s infinite linear;
    animation: rotation .6s infinite linear;
    border-left: 2px solid rgba(255,255,255,.15);
    border-right: 2px solid rgba(255,255,255,.15);
    border-bottom: 2px solid rgba(255,255,255,.15);
    border-top: 2px solid rgba(255,255,255,.8);
    border-radius: 100%;
}

@-webkit-keyframes rotation {
    from {-webkit-transform: rotate(0deg);transform: rotate(0deg);}
    to {-webkit-transform: rotate(359deg);transform: rotate(359deg);}
}
@-moz-keyframes rotation {
    from {-moz-transform: rotate(0deg);transform: rotate(0deg);}
    to {-moz-transform: rotate(359deg);transform: rotate(359deg);}
}
@keyframes rotation {
    from {-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);transform: rotate(0deg);}
    to {-webkit-transform: rotate(359deg);-moz-transform: rotate(359deg);transform: rotate(359deg);}
}

.slides {
    position: relative;
    z-index: 1;
    margin: 0;
}

.slides li {
    height:100vh;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.slides li img
{
    display: none;
    width: 100%;
}
.flex-control-nav {
    position: absolute;
    right: 6%;
    bottom: 10%;
    z-index: 2;
    text-align: center;
}

.flex-control-nav li {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    *display: inline;
    zoom: 1;
}

.flex-control-nav a {
    display: inline-block;
    width: 28px;
    height: 28px;
    text-align: center;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.38);
    line-height: 28px;
    cursor: pointer;
    background: rgba(255, 255, 255, 0.6);
    font-size: 13px;
}

.flex-control-nav .flex-active {
    color: #ffffff;
    background: #e31e3c;
    background-image: -moz-linear-gradient(left,#e31d3b 0%,#b700b4 100%);
    background-image: -o-linear-gradient(left,#e31d3b 0%,#b700b4 100%);
    background-image: -webkit-linear-gradient(left,#e31d3b 0%,#b700b4 100%);
    background-image: linear-gradient(left,#e31d3b 0%,#b700b4 100%);
}
.flex-control-nav a:hover
{
    color: #ffffff;
    background: #e31e3c;
    background-image: -moz-linear-gradient(left,#e31d3b 0%,#b700b4 100%);
    background-image: -o-linear-gradient(left,#e31d3b 0%,#b700b4 100%);
    background-image: -webkit-linear-gradient(left,#e31d3b 0%,#b700b4 100%);
    background-image: linear-gradient(left,#e31d3b 0%,#b700b4 100%);
}
.flex-direction-nav {
    position: absolute;
    z-index: 3;
    width: 100%;
    top: 45%;
    display: none;
}

.flex-direction-nav li a {
    display: block;
    width: 50px;
    height: 50px;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
}

.flex-direction-nav li a.flex-prev {
    left: 40px;
    background: url(../images/prev.png) center center no-repeat;
}

.flex-direction-nav li a.flex-next {
    right: 40px;
    background: url(../images/next.png) center center no-repeat;
}
/* banner  end */

.main-navigation a {
    display: block;
    padding: 0.8em 0;
    position: relative;
    text-decoration: none
}

.main-navigation ul {
    list-style: none;
    margin: 0
}

.main-navigation ul ul {
    display: none;
    margin-left: 0.8em
}

.main-navigation ul .toggled-on {
    display: block
}

.main-navigation li {
    display: inline-block;
    position: relative
}

.main-navigation .current-menu-item>a,
.main-navigation .current-menu-ancestor>a {
    font-weight: 700
}

.main-navigation .nav-menu>ul>li:first-child,
.main-navigation .nav-menu>li:first-child {
    border-top: 0
}

.main-navigation .menu-item-has-children>a {
    padding-right: 48px
}

.main-navigation .menu-item-description {
    color: #707070;
    color: rgba(51, 51, 51, 0.7);
    
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 1.5;
    margin-top: 0.5em
}

.no-js .main-navigation ul ul {
    display: block
}

.dropdown-toggle {
    background-color: transparent;
    border: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    content: "";
    height: 42px;
    padding: 0;
    position: absolute;
    text-transform: lowercase;
    top: 3px;
    right: 0;
    width: 42px
}

.dropdown-toggle:after {
    color: #333;
    content: "\f431";
    font-size: 24px;
    line-height: 42px;
    position: relative;
    top: 0;
    left: 1px;
    width: 42px
}

.dropdown-toggle:hover,
.dropdown-toggle:focus {
    background-color: #eaeaea;
    background-color: rgba(51, 51, 51, 0.1)
}

.dropdown-toggle:focus {
    outline: 1px solid #c1c1c1;
    outline: 1px solid rgba(51, 51, 51, 0.3)
}

.dropdown-toggle.toggle-on:after {
    content: "\f432"
}

.social-navigation {
    margin: 9.0909% 0
}

.social-navigation ul {
    list-style: none;
    margin: 0 0 -1.6em 0
}

.social-navigation li {
    float: left
}

.social-navigation a {
    display: block;
    height: 3.2em;
    position: relative;
    width: 3.2em
}

.social-navigation a:before {
    content: "\f415";
    font-size: 24px;
    position: absolute;
    top: 0;
    left: 0
}

.social-navigation a[href*="codepen.io"]:before {
    content: "\f216"
}

.social-navigation a[href*="digg.com"]:before {
    content: "\f221"
}

.social-navigation a[href*="dribbble.com"]:before {
    content: "\f201"
}

.social-navigation a[href*="dropbox.com"]:before {
    content: "\f225"
}

.social-navigation a[href*="facebook.com"]:before {
    content: "\f203"
}

.social-navigation a[href*="flickr.com"]:before {
    content: "\f211"
}

.social-navigation a[href*="foursquare.com"]:before {
    content: "\f226"
}

.social-navigation a[href*="plus.google.com"]:before {
    content: "\f206"
}

.social-navigation a[href*="github.com"]:before {
    content: "\f200"
}

.social-navigation a[href*="instagram.com"]:before {
    content: "\f215"
}

.social-navigation a[href*="linkedin.com"]:before {
    content: "\f208"
}

.social-navigation a[href*="pinterest.com"]:before {
    content: "\f210"
}

.social-navigation a[href*="getpocket.com"]:before {
    content: "\f224"
}

.social-navigation a[href*="polldaddy.com"]:before {
    content: "\f217"
}

.social-navigation a[href*="reddit.com"]:before {
    content: "\f222"
}

.social-navigation a[href*="stumbleupon.com"]:before {
    content: "\f223"
}

.social-navigation a[href*="tumblr.com"]:before {
    content: "\f214"
}

.social-navigation a[href*="twitter.com"]:before {
    content: "\f202"
}

.social-navigation a[href*="vimeo.com"]:before {
    content: "\f212"
}

.social-navigation a[href*="wordpress.com"]:before,
.social-navigation a[href*="wordpress.org"]:before {
    content: "\f205"
}

.social-navigation a[href*="youtube.com"]:before {
    content: "\f213"
}

.social-navigation a[href*="mailto:"]:before {
    content: "\f410"
}

.social-navigation a[href*="spotify.com"]:before {
    content: "\f515"
}

.social-navigation a[href*="twitch.tv"]:before {
    content: "\f516"
}

.social-navigation a[href$="/feed/"]:before {
    content: "\f413"
}

.social-navigation a[href*="path.com"]:before {
    content: "\f219"
}

.social-navigation a[href*="skype.com"]:before {
    content: "\f220"
}

.secondary-toggle {
    background-color: transparent;
    border: 1px solid #eaeaea;
    border: 1px solid rgba(51, 51, 51, 0.1);
    height: 42px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    top: 50%;
    right: 0;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 42px
}

.secondary-toggle:before {
    color: #333;
    content: "\f419";
    line-height: 40px;
    width: 40px
}

.secondary-toggle:hover,
.secondary-toggle:focus {
    background-color: transparent;
    border: 1px solid #c1c1c1;
    border: 1px solid rgba(51, 51, 51, 0.3);
    outline: 0
}

.secondary-toggle.toggled-on:before {
    content: "\f405";
    font-size: 32px;
    position: relative;
    top: 1px;
    left: -1px
}

.post-navigation {
    background-color: #fff;
    border-top: 1px solid #eaeaea;
    border-top: 1px solid rgba(51, 51, 51, 0.1);
    font-weight: 700
}

.post-navigation a {
    display: block;
    padding: 3.8461% 7.6923%
}

.post-navigation span {
    display: block
}

.post-navigation .meta-nav {
    color: #707070;
    color: rgba(51, 51, 51, 0.7);
    
    font-size: 12px;
    font-size: 1.2rem;
    letter-spacing: 0.04em;
    line-height: 1.5;
    position: relative;
    text-transform: uppercase;
    z-index: 2
}

.post-navigation .post-title {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.3333;
    position: relative;
    z-index: 2
}

.post-navigation .nav-next,
.post-navigation .nav-previous {
    background-position: center;
    background-size: cover;
    position: relative
}

.post-navigation a:before {
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1
}

.post-navigation a:hover:before,
.post-navigation a:focus:before {
    opacity: 0.5
}

.post-navigation .meta-nav {
    opacity: 0.8
}

.post-navigation div+div {
    border-top: 1px solid #eaeaea;
    border-top: 1px solid rgba(51, 51, 51, 0.1)
}

.pagination {
    background-color: #fff;
    border-top: 1px solid rgba(51, 51, 51, 0.1);
}

.pagination .nav-links {
    min-height: 3.2em;
    position: relative;
    text-align: center
}

.pagination .current .screen-reader-text {
    position: static !important
}

.pagination .page-numbers {
    display: none;
    line-height: 3.2em;
    padding: 0 0.6667em
}

.pagination .page-numbers.current {
    text-transform: uppercase
}

.pagination .current {
    display: inline-block;
    font-weight: 700
}

.pagination .prev,
.pagination .next {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0.3);
    background-color: #333;
    color: #fff;
    display: inline-block;
    height: 48px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 48px
}

.pagination .prev:before,
.pagination .next:before {
    font-size: 32px;
    height: 48px;
    line-height: 48px;
    position: relative;
    width: 48px
}

.pagination .prev:hover,
.pagination .prev:focus,
.pagination .next:hover,
.pagination .next:focus {
    background-color: #707070;
    background-color: rgba(51, 51, 51, 0.7)
}

.pagination .prev {
    left: 0
}

.pagination .prev:before {
    content: "\f430";
    left: -1px
}

.pagination .next {
    right: 0
}

.pagination .next:before {
    content: "\f429";
    right: -1px
}

.image-navigation,
.comment-navigation {
    color: #707070;
    color: rgba(51, 51, 51, 0.7);
    font-size: 12px;
    font-size: 1.2rem;
    
    font-weight: 700;
    line-height: 1.5;
    text-transform: uppercase
}

.image-navigation a,
.comment-navigation a {
    color: #707070;
    color: rgba(51, 51, 51, 0.7)
}

.image-navigation a:hover,
.image-navigation a:focus,
.comment-navigation a:hover,
.comment-navigation a:focus {
    color: #333
}

.image-navigation .nav-previous:not(:empty),
.image-navigation .nav-next:not(:empty),
.comment-navigation .nav-previous:not(:empty),
.comment-navigation .nav-next:not(:empty) {
    display: inline-block
}

.image-navigation .nav-previous:not(:empty)+.nav-next:not(:empty):before,
.comment-navigation .nav-previous:not(:empty)+.nav-next:not(:empty):before {
    content: "\2215";
    font-weight: 400;
    margin: 0 0.7em
}

.image-navigation .nav-previous a:before,
.comment-navigation .nav-previous a:before {
    content: "\f430";
    margin-right: 0.2em;
    position: relative
}

.image-navigation .nav-next a:after,
.comment-navigation .nav-next a:after {
    content: "\f429";
    margin-left: 0.2em;
    position: relative
}

.comment-navigation {
    border-top: 1px solid #eaeaea;
    border-top: 1px solid rgba(51, 51, 51, 0.1);
    border-bottom: 1px solid #eaeaea;
    border-bottom: 1px solid rgba(51, 51, 51, 0.1);
    padding: 2em 0
}

.comments-title+.comment-navigation {
    border-bottom: 0
}

.image-navigation {
    padding: 0 7.6923%
}

.image-navigation .nav-previous:not(:empty),
.image-navigation .nav-next:not(:empty) {
    margin-bottom: 2em
}

.says,
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px
}

.site .skip-link {
    background-color: #f1f1f1;
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
    color: #21759b;
    display: block;
    font: bold 14px/normal "Noto Sans", sans-serif;
    left: -9999em;
    outline: none;
    padding: 15px 23px 14px;
    text-decoration: none;
    text-transform: none;
    top: -9999em
}

.logged-in .site .skip-link {
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    font: bold 14px/normal "Open Sans", sans-serif
}

.site .skip-link:focus {
    clip: auto;
    height: auto;
    left: 6px;
    top: 7px;
    width: auto;
    z-index: 100000
}

.alignleft {
    display: inline;
    float: left
}

.alignright {
    display: inline;
    float: right
}

.aligncenter {
    display: block;
    margin-right: auto;
    margin-left: auto
}

blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
    margin: 0.4em 1.6em 1.6em 0
}

blockquote.alignright,
.wp-caption.alignright,
img.alignright {
    margin: 0.4em 0 1.6em 1.6em
}

blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
    clear: both;
    margin-top: 0.4em;
    margin-bottom: 1.6em
}

.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
    margin-bottom: 1.2em
}

.clear:before,
.clear:after,
.site:before,
.site:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-content:before,
.site-content:after,
.nav-links:before,
.nav-links:after,
.comment-navigation:before,
.comment-navigation:after,
.social-navigation ul:before,
.social-navigation ul:after,
.textwidget:before,
.textwidget:after {
    content: "";
    display: table
}

.clear:after,
.site:after,
.entry-content:after,
.comment-content:after,
.site-content:after,
.nav-links:after,
.comment-navigation:after,
.social-navigation ul:after,
.textwidget:after {
    clear: both
}

.site-branding {
    min-height: 2em;
    padding-right: 60px;
    position: relative
}

.site-title {
    
    font-size: 22px;
    font-size: 2.2rem;
    font-weight: 700;
    line-height: 1.3636;
    margin-bottom: 0
}


/* student team */
.container {
    max-width: 1294px;
    padding: 0 24px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}

.container:after {
    content: '';
    display: table;
    width: 0;
    height: 0;
    clear: both;
}


/*Titles box*/

.titles-box {
    position: relative;
    z-index: 5;
}

.titles-box .show-mobile {
    display: none;
}

.titles-box h3 {
    margin: 0;
}

.titles-box.animate h3 {
    position: relative;
    left: -200px;
    opacity: 0;
    font-size: 14px;
    line-height: 28px;
    letter-spacing: 1px;
    -webkit-transition: all .5s ease .3s;
    -moz-transition: all .5s ease .3s;
    transition: all .5s ease .3s;
}

.titles-box.animate h3:nth-child(2) {
    left: 200px;
}

.visible .titles-box.animate h3 {
    left: 0;
    opacity: 1;
}


/*Response*/

#response {
    position: relative;
    padding: 4% 0 9%;
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-size: cover;
}

#response h2 {
    display: inline-block;
    font-family: 'Montserrat';
    text-transform: uppercase;
    letter-spacing: 4px;
    font-size: 12px;
    font-weight: 700;
    margin-bottom:50px;
    color: #e31e3c;
    position: relative;
    line-height: 20px;
}
#response h3
{
    color: #ffffff;
    font-size: 36px;
    line-height: 40px;
     font-weight: 700;
    text-transform: capitalize;
    display: inline-block;
}
.reponse-list {
    position: relative;
    z-index: 10;
    margin: 40px -21px -74px;
    float: left;
    min-width: 100%;
    text-align: center;
}

.reponse-list .item-box {
    float: left;
    font-size: 14px;
    width: 50%;
    padding: 0 21px;
    margin: 0 0 6%;
}

.reponse-list.remove-animate .item-box.fadeInLeft,
.reponse-list.remove-animate .item-box.fadeInRight {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(-200px);
    -moz-transform: translateX(-200px);
    -ms-transform: translateX(-200px);
    transform: translateX(-200px);
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease;
}

.reponse-list.remove-animate .item-box.fadeInRight {
    -webkit-transform: translateX(200px);
    -moz-transform: translateX(200px);
    -ms-transform: translateX(200px);
    transform: translateX(200px);
}

.reponse-list .item-box:nth-child(even) {
    float: right;
    position: relative;
    top: 28px;
}


.reponse-list .item {
    position: relative;
    padding: 0 16px 0 40px;
    background: #fff;
    text-align: left;
}

.reponse-list .item:after {
    content: '';
    display: table;
    clear: both;
}

.reponse-list .text {
    float: left;
    width: 100%;
    padding: 44px 220px 40px 0;
    margin-right: -200px;
}

.reponse-list .text h1
{
    line-height: 1.285714285714286em;
    width: 100%;
    font-weight: bold;
    font-size: 18px;
    letter-spacing: .5px;
    vertical-align: top;
    color: #5b7aa8;
    margin-bottom: 3%;
}
.reponse-list .text p {
    margin: 0;
    font-size: 13px;
    letter-spacing: 0.2px;

}

.reponse-list .customer {
    float: right;
    width: 200px;
}

.reponse-list .customer .img {
    margin: 25px 0;
}

.reponse-list .customer img {
    margin: 0;
    max-width: 100%;
}

.reponse-list .social-box {
    overflow: hidden;
}

.reponse-list .social-box a {
    vertical-align: top;
    color: #5b7aa8;
}

.no-touchevents .reponse-list .social-box a:hover {
    opacity: .7;
}

.reponse-list .social-box .icon {
    max-width: 33px;
    float: left;
    margin: 0;
}

.reponse-list .social-box p {
    font-style: italic;
    line-height: 1.285714285714286em;
    float: left;
    width: 100%;
    margin: -1px 0 0 -33px;
    padding-left: 46px;
}

.reponse-list .social-box p .city {
    display: block;
}

.reponse-list .item .bg {
    position: absolute;
    z-index: -1;
    top: 12px;
    right: -12px;
    width: 100%;
    height: 100%;
    background: #e31e3c;
    background-image: -moz-linear-gradient(left,#e31d3b 0%,#b700b4 100%);
    background-image: -o-linear-gradient(left,#e31d3b 0%,#b700b4 100%);
    background-image: -webkit-linear-gradient(left,#e31d3b 0%,#b700b4 100%);
    background-image: linear-gradient(left,#e31d3b 0%,#b700b4 100%);
    -webkit-box-shadow: 0 26px 30px 0 rgba(0, 0, 0, .16);
    -moz-box-shadow: 0 26px 30px 0 rgba(0, 0, 0, .16);
    box-shadow: 0 26px 30px 0 rgba(0, 0, 0, .16);
}

#response .response-bg {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 61px;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-size: cover;
}

.response .reponse-more
{
    display: none;
}
.response .more-responses {
    float: right;
    font-family: 'Montserrat';
    text-transform: uppercase;
    letter-spacing: 3px;
    position: relative;
    font-size: 13px;
    line-height: 13px;
    z-index: 1;
    padding: 16px 30px 25px;
    display: inline-block;
    border: 2px solid #fff;
    height: 52px;
    top: -32px;
    color: #fff;
}
.response .more-responses:before
{
    content: "";
    position: absolute;
    width: 0;
    height: 100%;
    top: 0;
    left: 0;
    transition: width .4s;
    -webkit-transition: width .4s;
    -moz-transition: width .4s;
    -o-transition: width .4s;
    background: #e31e3c;
    background-image: -moz-linear-gradient(left,#e31d3b 0%,#fc0390 100%);
    background-image: -o-linear-gradient(left,#e31d3b 0%,#fc0390 100%);
    background-image: -webkit-linear-gradient(left,#e31d3b 0%,#fc0390 100%);
    background-image: linear-gradient(left,#e31d3b 0%,#fc0390 100%);
    z-index: -1;
}
.response .more-responses:hover
{
    border: 2px solid #e31e3c;
}
.response .more-responses:hover:before
{
    width: 100%;
}

.reponse-list .more-responses.disabled {
    opacity: .3;
    cursor: default;
    color: #fff !important;
    border-color: #fff !important;
}

/*.no-touchevents .reponse-list .more-responses:hover {*/
    /*color: #ffbc00;*/
    /*border-color: #ffbc00;*/
/*}*/

.reponse-list .more-responses:before{
    background: #e31e3c;
    background-image: -moz-linear-gradient(left,#e31d3b 0%,#fc0390 100%);
    background-image: -o-linear-gradient(left,#e31d3b 0%,#fc0390 100%);
    background-image: -webkit-linear-gradient(left,#e31d3b 0%,#fc0390 100%);
    background-image: linear-gradient(left,#e31d3b 0%,#fc0390 100%);
}

.reponse-list .more-responses:after {
    opacity: 0;
    background-position: 0 100%;
}

.no-touchevents .reponse-list .more-responses:hover:before {
    opacity: 0;
}

.no-touchevents .reponse-list .more-responses:hover:after {
    opacity: 1;
}

.reponse-list .more-responses.disabled:before {
    opacity: 1 !important;
    background-position: 0 0 !important;
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
}

.reponse-list .more-responses.disabled:after {
    display: none !important;
}

#response .bg-lines {
    position: absolute;
    min-width: 360px;
    width: 360px;
    height: 605px;
    left: 50%;
    top: -64px;
    margin: 0 0 0 -180px;
}

#response .bg-lines .line {
    width: 98px;
    height: 605px;
    position: absolute;
    top: 50%;
    left: 0;
    background: rgba(255, 255, 255, .1);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    -webkit-transform: skewX(-10deg) translateY(-50%);
    -moz-transform: skewX(-10deg) translateY(-50%);
    -ms-transform: skewX(-10deg) translateY(-50%);
    transform: skewX(-10deg) translateY(-50%);
}

#response .bg-lines .line:first-child {
    height: 352px;
    min-height: 352px;
}

#response .bg-lines .line:nth-child(2) {
    height: 496px;
    max-height: 496px;
    left: 50%;
    margin-left: -52px;
}

#response .bg-lines .line:nth-child(3) {
    height: 605px;
    left: auto;
    right: 0;
}


/*Chiefs helps*/

#instructors-helps {
    padding: 5% 0 1%;
    background: url("../images/img-3.png") no-repeat center;
    background-size: cover;
}

#instructors-helps .titles-box {
    margin: 0 0 30px;
}
#instructors-helps  .main-team-cn
{
    font-weight: 700;
    font-size: 36px;
    line-height: 40px;
    text-transform: capitalize;
    display: inline-block;
    margin-bottom: 1%;
}
#instructors-helps  .main-team-en
{
    font-family: 'Montserrat';
    text-transform: uppercase;
    letter-spacing: 4px;
    font-size: 12px;
    font-weight: 700;
    margin-bottom: 38px;
    color: #e31e3c;
    position: relative;
    line-height: 20px;
}
.full-width-slider {
    position: relative;
}

/*.full-width-slider:after {*/
    /*content: '';*/
    /*position: absolute;*/
    /*z-index: 100;*/
    /*top: 0;*/
    /*right: 0;*/
    /*width: 100%;*/
    /*height: 100%;*/
    /*background: #fff;*/
    /*-webkit-transition: all 1s ease .5s;*/
    /*-moz-transition: all 1s ease .5s;*/
    /*transition: all 1s ease .5s;*/
/*}*/

.visible .full-width-slider:after {
    width: 0;
}

.full-width-slider .swiper-container {
    overflow: hidden;
}

.full-width-slider .swiper-slide {
    width: auto;
    max-width: 100%;
}

.full-width-slider .swiper-slide img {
    max-width: 50vw;
    margin: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}

.full-width-slider .swiper-slide-active:before {
    content: '';
    position: absolute;
    z-index: -1;
    left: -1px;
    right: -1px;
    top: 0;
    bottom: 0;
    background: #ccc;
}

.full-width-slider .swiper-slide-active:first-child:before {
    left: 0;
}

.full-width-slider .swiper-slide-active:last-child:before {
    right: 0;
}

.full-width-slider .swiper-slide img.no-smooth {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
}

.full-width-slider .swiper-slide:not(.swiper-slide-active) img {
    filter: grayscale(1);
    -webkit-filter: grayscale(1);
    opacity: .4;
}

.full-width-slider .info {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    color: #fff;
    padding: 0 6.80272108843537% 11.6%;
    opacity: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}

.full-width-slider .swiper-slide-active .info {
    opacity: 1;
    -webkit-transition-delay: .3s;
    -moz-transition-delay: .3s;
    transition-delay: .3s;
}

.full-width-slider .info .sub-box {
    max-width: 280px;
}

.full-width-slider .info h3 {
    margin: 0 0 23px;
    line-height: 1.25em;
}

.full-width-slider .info p {
    margin: 0;
}

.full-width-slider .info p.meta-social {
    position: relative;
    margin: 0 0 30px;
    padding: 0;
}

.full-width-slider .info p.meta-social a {
    color: #bcbcbc;
}

.no-touchevents .full-width-slider .info p.meta-social a:hover {
    color: #ff5a16;
}

.full-width-slider .info p.meta-social a:before {
    content: attr(data-icon);
    display: inline-block;
    vertical-align: middle;
    height: 26px;
    font-size: 22px;
    line-height: 23px;
    margin: 0 12px 0 0;
    text-decoration: none !important;
}

.full-width-slider .btn-box {
    position: absolute;
    z-index: 30;
    top: 0;
    left: 0;
    width: 100%;
}

.touchevents .full-width-slider .btn-box {
    opacity: 0;
    -webkit-transition: all .3s ease .3s;
    -moz-transition: all .3s ease .3s;
    transition: all .3s ease .3s;
}

.touchevents .visible .full-width-slider .btn-box {
    opacity: 1;
}

.full-width-slider .btn-box .sub-box {
    width: 882px;
    max-width: 50vw;
    margin: 0 auto;
}

.full-width-slider .btn-box .sub-box .slide-btn:first-child {
    margin-left: -106px;
}


/**/


/*Resolutions*/

@media screen and (max-width: 1384px) {

    /*Chiefs helps*/
    .full-width-slider .info {
        padding: 0 6.80272108843537% 8.9%;
    }
    .full-width-slider .info h3 {
        font-size: 34px;
        line-height: 1.161764705882353em;
        margin: 0 0 20px;
    }
    .full-width-slider .info p.meta-social {
        margin: 0 0 22px;
    }
    .full-width-slider .info p.meta-social a:before {
        height: 24px;
        font-size: 20px;
        line-height: 24px;
    }
    .full-width-slider .info p:not(.meta-social) {
        max-width: 212px;
    }
}

@media screen and (max-width: 1180px) {
    /*Chiefs helps*/
    .full-width-slider .swiper-slide img {
        max-width: 60vw;
    }
    .full-width-slider .btn-box .sub-box {
        max-width: 60vw;
    }
}

@media screen and (max-width: 1000px) {
    /*Chiefs helps*/
    .full-width-slider .btn-box .slide-btn {
        width: 70px;
        height: 70px;
    }
    .full-width-slider .btn-box .sub-box .slide-btn:first-child {
        margin-left: -70px;
    }
}

@media screen and (max-width: 920px) {

    /*Response*/
    #response {
        padding: 68px 0;
    }
    .reponse-list {
        margin: 0;
        float: none;
    }
    .reponse-list .item-box {
        display: block;
        float: none !important;
        width: 100%;
        padding: 0;
    }

    .reponse-list .more-items .item-box:last-child {
        margin: 0 0 20px;
    }
    .reponse-list .item-box:after {
        content: '';
        display: table;
        clear: both;
    }
    .reponse-list>.item-box:nth-child(2) {
        margin-top: 0;
    }
    .reponse-list .text {
        width: 100%;
        padding: 44px 220px 40px 0;
        margin-right: -200px;
    }
    .reponse-list .customer {
        width: 200px;
    }
    #response .response-bg {
        bottom: 0;
    }
    .reponse-list .more-responses {
        display: block;
        vertical-align: top;
        position: relative;
        top: 0;
        left: auto;
        margin: -20px auto 0;
    }
}

@media screen and (max-width: 880px) {
    /*Chiefs helps*/
    .full-width-slider .swiper-slide img {
        max-width: 70vw;
    }
    .full-width-slider .btn-box .sub-box {
        max-width: 70vw;
    }
}

@media screen and (max-width: 768px) {
    /*Independent*/
    .container {
        padding: 0 16px;
    }

    /*Response*/
    #response {
        padding: 68px 0 ;
        background: #2f425d;
    }
    .reponse-list .more-responses {
        color: #ffbc00;
        border-color: #ffbc00;
    }
    .no-touchevents .reponse-list .more-responses:hover {
        color: #fff;
        border-color: #fff;
    }
    .reponse-list .more-responses:before,
    .reponse-list .more-responses:after {
        background: url("../images/more-icon.png") no-repeat 0 100%;
    }
    .reponse-list .more-responses:after {
        background-position: 0 0;
    }
    #response .response-bg {
        display: none;
    }
    #response .bg-lines {
        display: none;
    }

    /*Chiefs helps*/

    .full-width-slider .swiper-slide img {
        max-width: calc(100vw - 163px);
    }
    .full-width-slider .btn-box {
        display: none;
    }
}

@media screen and (max-width: 640px) {
    /*Chiefs helps*/
    .full-width-slider .info {
        padding: 0 16px 24px;
    }
    .full-width-slider .info h3 {
        font-size: 26px;
        margin: 0 0 16px;
    }
}

@media screen and (max-width: 540px) {

    /*Chiefs helps*/
    .full-width-slider .swiper-slide img {
        max-width: 100%;
    }
    .full-width-slider .btn-box {
        display: none;
    }
    .full-width-slider .info {
        padding: 0 24px 32px;
    }
    .full-width-slider .info h3 {
        font-size: 32px;
    }
}

@media screen and (max-width: 520px) {

    /*Response*/
    #response h2 {
        margin: 0 0 40px;
    }
    .reponse-list .item-box {
        margin: 0 0 60px;
    }
    .reponse-list .text {
        width: 100%;
        padding: 24px 0 0 0;
        margin: 0 0 22px;
    }
    .reponse-list .customer {
        width: 100%;
        padding-bottom: 20px;
    }
    .reponse-list .customer .img {
        /*display: none;*/
    }
    .reponse-list .item .bg {
        right: 0;
    }
    .reponse-list .more-responses {
        margin: 0 auto;
    }
}

@media screen and (max-width: 480px) {
    /*Chiefs helps*/
    .full-width-slider .info {
        padding: 0 16px 24px;
    }
    .full-width-slider .info h3 {
        font-size: 26px;
        margin: 0 0 16px;
    }
}

@media screen and (max-width: 420px) {
    /*Chiefs helps*/
    .full-width-slider .info {
        padding: 0 16px 20px;
        font-size: 13px;
        line-height: 1.4em;
    }
    .full-width-slider .info h3 {
        font-size: 26px;
        margin: 0 0 10px;
    }
    .full-width-slider .info p.meta-social {
        margin: 0 0 14px;
    }
    /*Response*/
    #response {
        padding: 68px 0 ;
    }
}

@media screen and (max-width: 380px) {

    .reponse-list .more-responses {
        width: 100%;
    }
}


/*Retina display*/

@media (-webkit-min-device-pixel-ratio: 1.5),
(min-resolution: 144dpi) {}


/*Custom elements*/


/*Swiper slider*/

.swiper-container {
    position: relative;
}

.swiper-container-no-flexbox .swiper-slide {
    float: left;
}

.swiper-container-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translate3d(0px, 0, 0);
    -moz-transform: translate3d(0px, 0, 0);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow>.swiper-wrapper {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.swiper-container-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto;
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
}


/* Auto Height */

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-transition-property: -webkit-transform, height;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform, height;
}


/* a11y */

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
}


/* IE10 Windows Phone 8 Fixes */

.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}

.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x;
}


/* Pagination Styles */

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0;
}


/* Common Styles */

.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 10px;
    left: 0;
    width: 100%;
}


/* Bullets */

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: 0.2;
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none;
    appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}

.swiper-pagination-white .swiper-pagination-bullet {
    background: #fff;
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000;
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0px, -50%, 0);
    -moz-transform: translate3d(0px, -50%, 0);
    -o-transform: translate(0px, -50%);
    -ms-transform: translate3d(0px, -50%, 0);
    transform: translate3d(0px, -50%, 0);
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 5px 0;
    display: block;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
}


/* Coverflow */

.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
    /* Windows 8 IE 10 fix */
    -ms-perspective: 1200px;
}


/* Scrollbar */

.swiper-scrollbar {
    position: relative;
    height: 6px;
    width: 420px;
    max-width: 70%;
    margin: 52px auto 0;
    background: #99a0a9;
    -ms-touch-action: none;
    overflow: hidden;
}

.swiper-scrollbar-drag {
    position: relative;
    height: 100%;
    width: auto;
    background: #ffbc00;
}

.swiper-scrollbar-cursor-drag {
    cursor: move;
}


/* Preloader */

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -moz-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

.swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    -webkit-background-size: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg);
    }
}


/*Arrows*/

.btn-box {
    font-size: 0;
}

.slide-btn {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 106px;
    height: 106px;
    background: #1f314a;
    cursor: pointer;
}

.slide-btn.swiper-button-disabled {
    cursor: default;
    opacity: .7;
    background: rgba(0, 0, 0, .3) !important;
}

.slide-btn.prev-slide,
.no-touchevents .slide-btn:hover {
    background: #2f425d;
}

.no-touchevents .slide-btn.prev-slide:hover {
    background: #4f6686;
}

.slide-btn:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 33px;
    height: 12px;
    margin: -6px 0 0 -16px;
    background: url("../images/slider-arrows.png") no-repeat 0 0;
}

.slide-btn.prev-slide:after {
    background-position: 0 100%;
}

@media screen and (max-width: 768px) {
    /* Scrollbar */
    .swiper-scrollbar {
        margin: 34px auto 0;
    }
}

@media screen and (max-width: 480px) {
    /* Scrollbar */
    .swiper-scrollbar {
        margin: 24px auto 0;
    }
}
/* student team  end */

#primary-menu {
    float: right;
    width: 300px
}

.wp-custom-logo .site-title {
    margin-top: 0.545454545em
}

.site-description {
    display: none;
    
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 1.5;
    margin: 0.5em 0 0;
    opacity: 0.7
}

.widget {
    color: #707070;
    color: rgba(51, 51, 51, 0.7);
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    margin: 0 auto 9.09090%;
    width: 100%;
    word-wrap: break-word
}

.widget pre {
    line-height: 1.2
}

.widget button,
.widget input,
.widget select,
.widget textarea {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5
}

.widget button,
.widget input {
    line-height: normal
}

.widget button,
.widget input[type="button"],
.widget input[type="reset"],
.widget input[type="submit"] {
    font-size: 12px;
    font-size: 1.2rem;
    padding: 0.7917em 1.5833em
}

.widget input[type="text"],
.widget input[type="email"],
.widget input[type="url"],
.widget input[type="password"],
.widget input[type="search"],
.widget textarea {
    padding: 0.375em
}

.widget-title {
    color: #333;
    
    margin: 0 0 1.6em;
    letter-spacing: 0.04em;
    text-transform: uppercase
}

.widget> :last-child {
    margin-bottom: 0
}

.widget_calendar table {
    margin: 0
}

.widget_calendar td,
.widget_calendar th {
    line-height: 2.3333;
    text-align: center;
    padding: 0
}

.widget_calendar caption {
    
    font-weight: 700;
    margin: 0 0 1.6em;
    letter-spacing: 0.04em;
    text-transform: uppercase
}

.widget_calendar tbody a {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0.3);
    background-color: #333;
    color: #fff;
    display: block;
    font-weight: 700
}

.widget_calendar tbody a:hover,
.widget_calendar tbody a:focus {
    background-color: #707070;
    background-color: rgba(51, 51, 51, 0.7);
    color: #fff
}

.widget_archive a,
.widget_categories a,
.widget_links a,
.widget_meta a,
.widget_nav_menu a,
.widget_pages a,
.widget_recent_comments a,
.widget_recent_entries a {
    border: 0
}

.widget_archive ul,
.widget_categories ul,
.widget_links ul,
.widget_meta ul,
.widget_nav_menu ul,
.widget_pages ul,
.widget_recent_comments ul,
.widget_recent_entries ul {
    list-style: none;
    margin: 0
}

.widget_archive li,
.widget_categories li,
.widget_links li,
.widget_meta li,
.widget_nav_menu li,
.widget_pages li,
.widget_recent_comments li,
.widget_recent_entries li {
    border-top: 1px solid #eaeaea;
    border-top: 1px solid rgba(51, 51, 51, 0.1);
    padding: 0.7667em 0
}

.widget_archive li:first-child,
.widget_categories li:first-child,
.widget_links li:first-child,
.widget_meta li:first-child,
.widget_nav_menu li:first-child,
.widget_pages li:first-child,
.widget_recent_comments li:first-child,
.widget_recent_entries li:first-child {
    border-top: 0;
    padding-top: 0
}

.widget_archive li:last-child,
.widget_categories li:last-child,
.widget_links li:last-child,
.widget_meta li:last-child,
.widget_nav_menu li:last-child,
.widget_pages li:last-child,
.widget_recent_comments li:last-child,
.widget_recent_entries li:last-child {
    padding-bottom: 0
}

.widget_categories .children,
.widget_nav_menu .sub-menu,
.widget_pages .children {
    border-top: 1px solid #eaeaea;
    border-top: 1px solid rgba(51, 51, 51, 0.1);
    margin: 0.7667em 0 0 0.8em;
    padding-top: 0.7667em
}

.widget_recent_entries .post-date {
    display: block
}

.widget_rss ul {
    list-style: none;
    margin: 0
}

.widget_rss li {
    margin-bottom: 1.6em
}

.widget_rss ul:last-child,
.widget_rss li:last-child {
    margin-bottom: 0
}

.widget_rss .rsswidget {
    border: 0;
    font-weight: 700
}

.widget_rss .rsswidget img {
    margin-top: -4px
}

.widget_rss .rss-date,
.widget_rss cite {
    
    font-size: 12px;
    font-size: 1.2rem;
    font-style: normal;
    display: block;
    line-height: 2;
    opacity: 0.8
}

.textwidget> :last-child {
    margin-bottom: 0
}

.textwidget a {
    border-bottom: 1px solid #333
}

.textwidget a:hover,
.textwidget a:focus {
    border-bottom: 0
}

.secondary {
    background-color: #fff;
    display: none;
    padding: 0 7.6923%
}

.secondary.toggled-on {
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    display: block
}

.widget-area {
    margin: 9.09090% auto 0
}

.site-footer {
    background-color: #fff;
    border-top: 1px solid rgba(51, 51, 51, 0.1);
    padding: 3.84615% 7.6923%
}

.hentry {
    padding-top: 7.6923%;
    position: relative
}

.hentry.has-post-thumbnail {
    padding-top: 0
}

.hentry.sticky:not(.has-post-thumbnail) {
    padding-top: -webkit-calc(7.6923% + 24px);
    padding-top: calc(7.6923% + 24px)
}

.hentry+.hentry {
    border-top: 1px solid rgba(51, 51, 51, 0.1)
}

.post-thumbnail {
    border: 0;
    display: block;
    margin-bottom: 2.4em
}

.post-thumbnail img {
    display: block;
    margin: 0 auto
}

a.post-thumbnail:hover,
a.post-thumbnail:focus {
    opacity: 0.85
}

.entry-header {
    padding: 0 7.6923%
}

.entry-title {
    font-size: 26px;
    font-size: 2.6rem;
    line-height: 1.1538;
    margin-bottom: 0.9231em
}

.entry-content,
.entry-summary {
    padding: 0 7.6923% 7.6923%
}

.entry-content> :last-child,
.entry-summary> :last-child {
    margin-bottom: 0
}

.entry-content,
.entry-summary,
.page-content,
.comment-content {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    word-wrap: break-word
}

.entry-content h1,
.entry-summary h1,
.page-content h1,
.comment-content h1 {
    font-size: 26px;
    font-size: 2.6rem;
    line-height: 1.1538;
    margin-top: 1.8462em;
    margin-bottom: 0.9231em
}

.entry-content h2,
.entry-summary h2,
.page-content h2,
.comment-content h2 {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 1.3636;
    margin-top: 2.1818em;
    margin-bottom: 1.0909em
}

.entry-content h3,
.entry-summary h3,
.page-content h3,
.comment-content h3 {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.3333;
    margin-top: 2.6667em;
    margin-bottom: 1.3333em
}

.entry-content h4,
.entry-content h5,
.entry-content h6,
.entry-summary h4,
.entry-summary h5,
.entry-summary h6,
.page-content h4,
.page-content h5,
.page-content h6,
.comment-content h4,
.comment-content h5,
.comment-content h6 {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.2;
    margin-top: 3.2em;
    margin-bottom: 1.6em
}

.entry-content h5,
.entry-content h6,
.entry-summary h5,
.entry-summary h6,
.page-content h5,
.page-content h6,
.comment-content h5,
.comment-content h6 {
    letter-spacing: 0.1em;
    text-transform: uppercase
}

.entry-content>h1:first-child,
.entry-content>h2:first-child,
.entry-content>h3:first-child,
.entry-content>h4:first-child,
.entry-content>h5:first-child,
.entry-content>h6:first-child,
.entry-summary>h1:first-child,
.entry-summary>h2:first-child,
.entry-summary>h3:first-child,
.entry-summary>h4:first-child,
.entry-summary>h5:first-child,
.entry-summary>h6:first-child,
.page-content>h1:first-child,
.page-content>h2:first-child,
.page-content>h3:first-child,
.page-content>h4:first-child,
.page-content>h5:first-child,
.page-content>h6:first-child,
.comment-content>h1:first-child,
.comment-content>h2:first-child,
.comment-content>h3:first-child,
.comment-content>h4:first-child,
.comment-content>h5:first-child,
.comment-content>h6:first-child {
    margin-top: 0
}

.entry-content a,
.entry-summary a,
.page-content a,
.comment-content a,
.pingback .comment-body>a {
    border-bottom: 1px solid #333
}

.entry-content a:hover,
.entry-content a:focus,
.entry-summary a:hover,
.entry-summary a:focus,
.page-content a:hover,
.page-content a:focus,
.comment-content a:hover,
.comment-content a:focus,
.pingback .comment-body>a:hover,
.pingback .comment-body>a:focus {
    border-bottom: 0
}

.entry-content a img,
.entry-summary a img,
.page-content a img,
.comment-content a img {
    display: block
}

.entry-content .more-link,
.entry-summary .more-link:after {
    white-space: nowrap
}

.entry-content .more-link:after,
.entry-summary .more-link:after {
    content: "\f429";
    font-size: 16px;
    position: relative;
    top: 5px
}

.entry-footer {
    background-color: #f7f7f7;
    color: #707070;
    color: rgba(51, 51, 51, 0.7);
    
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.5;
    padding: 3.8461% 7.6923%
}

.entry-footer a {
    border-bottom: 1px solid transparent;
    color: #707070;
    color: rgba(51, 51, 51, 0.7)
}

.entry-footer a:hover {
    border-bottom: 1px solid #333
}

.entry-footer a:hover,
.entry-footer a:focus {
    color: #333
}

.sticky-post {
    background-color: #333;
    color: #fff;
    font-weight: 700;
    letter-spacing: 0.04em;
    padding: 0.25em 0.5em;
    position: absolute;
    top: 0;
    text-transform: uppercase
}

.updated:not(.published) {
    display: none
}

.sticky .posted-on {
    display: none
}

.posted-on:before,
.byline:before,
.cat-links:before,
.tags-links:before,
.comments-link:before,
.entry-format:before,
.edit-link:before,
.full-size-link:before {
    margin-right: 2px;
    position: relative
}

.posted-on,
.byline,
.cat-links,
.tags-links,
.comments-link,
.entry-format,
.full-size-link {
    margin-right: 1em
}

.format-aside .entry-format:before {
    content: "\f101"
}

.format-image .entry-format:before {
    content: "\f473"
}

.format-gallery .entry-format:before {
    content: "\f103"
}

.format-video .entry-format:before {
    content: "\f104"
}

.format-status .entry-format:before {
    content: "\f105"
}

.format-quote .entry-format:before {
    content: "\f106"
}

.format-link .entry-format:before {
    content: "\f107"
}

.format-chat .entry-format:before {
    content: "\f108"
}

.format-audio .entry-format:before {
    content: "\f109"
}

.posted-on:before {
    content: "\f307"
}

.byline:before {
    content: "\f304"
}

.cat-links:before {
    content: "\f301"
}

.tags-links:before {
    content: "\f302"
}

.comments-link:before {
    content: "\f300"
}

.full-size-link:before {
    content: "\f402"
}

.edit-link:before {
    content: "\f411"
}

.comments-link,
.edit-link {
    white-space: nowrap
}

.page-header {
    background-color: #fff;
    border-bottom: 1px solid rgba(51, 51, 51, 0.1);
    padding: 7.6923%
}

.page-title {
    
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.3333
}

.taxonomy-description {
    color: #707070;
    color: rgba(51, 51, 51, 0.7);
    padding-top: 0.4em
}

.taxonomy-description a {
    border-bottom: 1px solid #333
}

.taxonomy-description a:hover,
.taxonomy-description a:focus {
    border-bottom: 0
}

.taxonomy-description> :last-child {
    margin-bottom: 0
}

.page-content {
    background-color: #fff;
    padding: 7.6923%
}

.page-content> :last-child {
    margin-bottom: 0
}

.page-links {
    clear: both;
    
    margin-bottom: 1.3333em
}

.page-links a,
.page-links>span {
    border: 1px solid #eaeaea;
    border: 1px solid rgba(51, 51, 51, 0.1);
    display: inline-block;
    font-size: 12px;
    font-size: 1.2rem;
    height: 2em;
    line-height: 2;
    margin: 0 0.3333em 0.3333em 0;
    text-align: center;
    width: 2em
}

.page-links a {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0.3);
    background-color: #333;
    border-color: #333;
    color: #fff
}

.page-links a:hover,
.page-links a:focus {
    background-color: #707070;
    background-color: rgba(51, 51, 51, 0.7);
    border-color: transparent;
    color: #fff
}

.page-links>.page-links-title {
    border: 0;
    color: #707070;
    color: rgba(51, 51, 51, 0.7);
    height: auto;
    margin: 0;
    padding-right: 0.5em;
    width: auto
}

.entry-attachment {
    margin-bottom: 1.6em
}

.type-attachment .entry-title {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    word-wrap: break-word
}

.entry-caption {
    color: #707070;
    color: rgba(51, 51, 51, 0.7);
    
    font-size: 12px;
    font-size: 1.2rem;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    line-height: 1.5;
    padding-top: 0.5em;
    word-wrap: break-word
}

.entry-caption> :last-child {
    margin-bottom: 0
}

.format-aside .entry-title,
.format-image .entry-title,
.format-video .entry-title,
.format-quote .entry-title,
.format-gallery .entry-title,
.format-status .entry-title,
.format-link .entry-title,
.format-audio .entry-title,
.format-chat .entry-title {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.3333;
    margin-bottom: 1.3333em
}

.format-link .entry-title a:after {
    content: "\f442";
    font-size: 24px;
    height: 24px;
    position: relative;
    top: 0;
    width: 24px
}

.blog .format-status .entry-title,
.archive .format-status .entry-title {
    display: none
}

.logged-in-as a:hover {
    border-bottom: 1px solid #333
}

.form-allowed-tags code {
}

.form-submit {
    margin-bottom: 0
}

.required {
    color: #c0392b
}

.site-info {
    color: #707070;
    color: rgba(51, 51, 51, 0.7);
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.5
}

.site-info a {
    border-bottom: 1px solid transparent;
    color: #707070;
    color: rgba(51, 51, 51, 0.7)
}

.site-info a:hover {
    border-bottom: 1px solid #333
}

.site-info a:hover,
.site-info a:focus {
    color: #333
}

.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
    border: none;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0
}

audio,
canvas {
    display: inline-block
}

.wp-caption {
    margin-bottom: 1.6em;
    max-width: 100%
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin: 0
}

.wp-caption-text {
    color: #707070;
    color: rgba(51, 51, 51, 0.7);
    
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.5;
    padding: 0.5em 0
}

@-ms-viewport {
    width: device-width
}

@viewport {
    width: device-width
}

@media screen and (min-width: 38.75em) {
    ul,
    ol {
        margin-left: 0
    }
    li>ul,
    li>ol,
    blockquote>ul,
    blockquote>ol {
        margin-left: 1.3333em
    }
    .main-navigation ul ul {
        border-top: 0;
        border-bottom: 0
    }
    .hentry.sticky:not(.has-post-thumbnail) {
        padding-top: inherit
    }
    .hentry+.hentry,
    .page-header+.hentry,
    .page-header+.page-content {
        margin-top: 7.6923%
    }
    .hentry+.hentry {
        border-top: 0
    }
    .post-thumbnail {
        margin-bottom: 2.4em
    }
    .entry-header {
        padding: 0 9.0909%
    }
    .entry-content,
    .entry-summary {
        padding: 0 9.0909% 9.0909%
    }
    .entry-footer {
        padding: 4.5454% 9.0909%
    }
    .page-header {
        border-bottom: 0;
        border-left: 7px solid #333;
        padding: 3.8461% 7.6923%
    }
    .page-title,
    .taxonomy-description {
        margin-left: -7px
    }
    .page-content {
        padding: 9.0909%
    }
    .site-footer {
        border-top: 0;
        box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
        margin: 0 7.6923%;
        padding: 3.84615% 7.6923%
    }
}

@media screen and (min-width: 46.25em) {
    body,
    button,
    input,
    select,
    textarea {
        font-size: 17px;
        font-size: 1.7rem;
        line-height: 1.6471
    }
    button,
    input {
        line-height: normal
    }
    p,
    address,
    pre,
    hr,
    ul,
    ol,
    dl,
    dd,
    table {
        margin-bottom: 1.6471em
    }
    button,
    input[type="button"],
    input[type="reset"],
    input[type="submit"],
    .post-password-form input[type="submit"],
    .widecolumn #submit,
    .widecolumn .mu_register input[type="submit"] {
        font-size: 14px;
        font-size: 1.4rem;
        padding: 0.8214em 1.6429em
    }
    input[type="text"],
    input[type="email"],
    input[type="url"],
    input[type="password"],
    input[type="search"],
    textarea {
        padding: 0.5em
    }
    .main-navigation {
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 1.5
    }
    .main-navigation a {
        padding: 1em 0
    }
    .main-navigation ul ul {
        margin-left: 1em
    }
    .main-navigation .menu-item-description {
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 1.5
    }
    .social-navigation ul {
        margin-bottom: -1.4706em
    }
    .social-navigation a {
        height: 2.8824em;
        width: 2.8824em
    }
    .post-password-form label,
    .post-navigation .meta-nav,
    .image-navigation,
    .comment-navigation,
    .author-heading,
    .author-bio,
    .entry-footer,
    .page-links a,
    .page-links span,
    .comment-metadata,
    .pingback .edit-link,
    .comment-list .reply,
    .comment-notes,
    .comment-awaiting-moderation,
    .logged-in-as,
    .comment-form label,
    .form-allowed-tags,
    .site-info,
    .wp-caption-text,
    .gallery-caption,
    .entry-caption,
    .widecolumn label,
    .widecolumn .mu_register label {
        font-size: 14px;
        font-size: 1.4rem
    }
    .pagination .nav-links {
        min-height: 3.2941em
    }
    .pagination .page-numbers {
        line-height: 3.2941em;
        padding: 0 0.8235em
    }
    .pagination .prev,
    .pagination .next {
        height: 56px;
        padding: 0;
        width: 56px
    }
    .pagination .prev:before,
    .pagination .next:before {
        height: 56px;
        line-height: 56px;
        width: 56px
    }
    .image-navigation .nav-previous a:before,
    .image-navigation .nav-next a:after,
    .comment-navigation .nav-previous a:before,
    .comment-navigation .nav-next a:after {
        top: 2px
    }
    .site-title {
        font-size: 29px;
        font-size: 2.9rem;
        line-height: 1.2069
    }
    .custom-logo {
        max-height: 105px
    }
    .wp-custom-logo .site-title {
        margin-top: 0.482758621em
    }
    .site-description {
        font-size: 14px;
        font-size: 1.4rem
    }
    .widget {
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 1.5
    }
    .widget p,
    .widget address,
    .widget hr,
    .widget ul,
    .widget ol,
    .widget dl,
    .widget dd,
    .widget table,
    .widget pre {
        margin-bottom: 1.5em
    }
    .widget li>ul,
    .widget li>ol {
        margin-bottom: 0
    }
    .widget blockquote {
        font-size: 17px;
        font-size: 1.7rem;
        line-height: 1.6471;
        margin-bottom: 1.6471em;
        margin-left: -1.2353em;
        padding-left: 1em
    }
    .widget blockquote p {
        margin-bottom: 1.6471em
    }
    .widget blockquote cite,
    .widget blockquote small {
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 1.5
    }
    .widget blockquote>blockquote {
        margin-left: 0
    }
    .widget pre {
        line-height: 1.5;
        padding: 0.75em
    }
    .widget button,
    .widget input,
    .widget select,
    .widget textarea {
        line-height: 1.75
    }
    .widget button,
    .widget input {
        line-height: normal
    }
    .widget button,
    .widget input[type="button"],
    .widget input[type="reset"],
    .widget input[type="submit"] {
        font-size: 14px;
        font-size: 1.4rem;
        padding: 0.8214em 1.6429em
    }
    .widget input[type="text"],
    .widget input[type="email"],
    .widget input[type="url"],
    .widget input[type="password"],
    .widget input[type="search"],
    .widget textarea {
        padding: 0.5625em
    }
    .widget blockquote.alignleft,
    .widget .wp-caption.alignleft,
    .widget img.alignleft {
        margin: 0.5em 1.5em 1.5em 0
    }
    .widget blockquote.alignright,
    .widget .wp-caption.alignright,
    .widget img.alignright {
        margin: 0.5em 0 1.5em 1.5em
    }
    .widget blockquote.aligncenter,
    .widget .wp-caption.aligncenter,
    .widget img.aligncenter {
        margin-top: 0.5em;
        margin-bottom: 1.5em
    }
    .widget .wp-caption.alignleft,
    .widget .wp-caption.alignright,
    .widget .wp-caption.aligncenter {
        margin-bottom: 1em
    }
    .widget-title {
        margin: 0 0 1.5em
    }
    .widget_calendar td,
    .widget_calendar th {
        line-height: 2.9286
    }
    .widget_calendar caption {
        margin: 0 0 1.5em
    }
    .widget_archive li,
    .widget_categories li,
    .widget_links li,
    .widget_meta li,
    .widget_nav_menu li,
    .widget_pages li,
    .widget_recent_comments li,
    .widget_recent_entries li {
        padding: 0.9643em 0
    }
    .widget_categories .children,
    .widget_nav_menu .sub-menu,
    .widget_pages .children {
        margin: 0.9643em 0 0 1em;
        padding-top: 0.9643em
    }
    .widget_rss li {
        margin-bottom: 1.5em
    }
    .widget_rss .rss-date,
    .widget_rss cite {
        line-height: 1.75
    }
    .post-thumbnail {
        margin-bottom: 3em
    }
    .entry-title,
    .widecolumn h2 {
        font-size: 35px;
        font-size: 3.5rem;
        line-height: 1.2;
        margin-bottom: 1.2em
    }
    .entry-content h1,
    .entry-summary h1,
    .page-content h1,
    .comment-content h1 {
        font-size: 35px;
        font-size: 3.5rem;
        line-height: 1.2;
        margin-top: 1.6em;
        margin-bottom: 0.8em
    }
    .entry-content h2,
    .entry-summary h2,
    .page-content h2,
    .comment-content h2 {
        font-size: 29px;
        font-size: 2.9rem;
        line-height: 1.2069;
        margin-top: 1.931em;
        margin-bottom: 0.9655em
    }
    .entry-content h3,
    .entry-summary h3,
    .page-content h3,
    .comment-content h3 {
        font-size: 24px;
        font-size: 2.4rem;
        line-height: 1.1667;
        margin-top: 2.3333em;
        margin-bottom: 1.1667em
    }
    .entry-content h4,
    .entry-summary h4,
    .page-content h4,
    .comment-content h4 {
        font-size: 20px;
        font-size: 2rem;
        line-height: 1.4;
        margin-top: 2.8em;
        margin-bottom: 1.4em
    }
    .entry-content h5,
    .entry-content h6,
    .entry-summary h5,
    .entry-summary h6,
    .page-content h5,
    .page-content h6,
    .comment-content h5,
    .comment-content h6 {
        font-size: 17px;
        font-size: 1.7rem;
        line-height: 1.2353;
        margin-top: 3.2941em;
        margin-bottom: 1.6471em
    }
    .entry-content .more-link:after,
    .entry-summary .more-link:after {
        font-size: 24px;
        top: 2px
    }
    .author-info {
        margin: 0 9.0909%;
        padding: 9.0909% 0
    }
    .author-info .avatar {
        height: 42px;
        margin: 0 1.6471em 1.6471em 0;
        width: 42px
    }
    .author-link:after {
        top: 3px
    }
    .posted-on:before,
    .byline:before,
    .cat-links:before,
    .tags-links:before,
    .comments-link:before,
    .entry-format:before,
    .edit-link:before,
    .full-size-link:before {
        top: 3px
    }
    .taxonomy-description {
        padding-top: 0.4118em
    }
    .page-title,
    .comments-title,
    .comment-reply-title,
    .post-navigation .post-title {
        font-size: 24px;
        font-size: 2.4rem;
        line-height: 1.1667
    }
    .page-links {
        margin-bottom: 1.4117em
    }
    .page-links a,
    .page-links>span {
        margin: 0 0.2857em 0.2857em 0
    }
    .entry-attachment {
        margin-bottom: 1.6471em
    }
    .format-aside .entry-title,
    .format-image .entry-title,
    .format-video .entry-title,
    .format-quote .entry-title,
    .format-gallery .entry-title,
    .format-status .entry-title,
    .format-link .entry-title,
    .format-audio .entry-title,
    .format-chat .entry-title {
        font-size: 20px;
        font-size: 2rem;
        line-height: 1.4;
        margin-bottom: 1.4em
    }
    .format-link .entry-title a:after {
        top: 0.0833em
    }
    .comments-title {
        margin-bottom: 1.4em
    }
    .comment-list article,
    .comment-list .pingback,
    .comment-list .trackback {
        padding: 1.6471em 0
    }
    .comment-list+.comment-respond,
    .comment-navigation+.comment-respond {
        padding-top: 1.6471em
    }
    .comment-list .children>li {
        padding-left: 1.2353em
    }
    .comment-meta {
        position: relative
    }
    .comment-author {
        margin-bottom: 0
    }
    .comment-author .avatar {
        height: 42px;
        margin-right: 1.64705em;
        position: relative;
        top: 5px;
        width: 42px
    }
    .comment-metadata .edit-link:before {
        top: 2px
    }
    .pingback .edit-link:before {
        top: 6px
    }
    .bypostauthor>article .fn:after {
        top: 7px;
        left: 6px
    }
    .comment-content ul,
    .comment-content ol {
        margin-bottom: 1.6471em
    }
    .comment-list .reply a {
        padding: 0.4286em 0.8571em
    }
    .comment-form,
    .no-comments {
        padding-top: 1.6471em
    }
    .comment-reply-title small a:before {
        top: -1px
    }
    embed,
    iframe,
    object,
    video {
        margin-bottom: 1.6471em
    }
    .wp-audio-shortcode,
    .wp-video,
    .wp-playlist.wp-audio-playlist {
        font-size: 17px;
        font-size: 1.7rem;
        margin-bottom: 1.6471em
    }
    .wp-caption,
    .gallery {
        margin-bottom: 1.6471em
    }
    .widecolumn .mu_alert {
        margin-bottom: 1.6471em
    }
    .widecolumn p {
        margin: 1.6471em 0
    }
    .widecolumn p+h2 {
        margin-top: 1.6em
    }
    .widecolumn #key,
    .widecolumn .mu_register #blog_title,
    .widecolumn .mu_register #user_email,
    .widecolumn .mu_register #blogname,
    .widecolumn .mu_register #user_name {
        font-size: 17px;
        font-size: 1.7rem;
        line-height: normal
    }
    .widecolumn .mu_register #blog_title,
    .widecolumn .mu_register #user_email,
    .widecolumn .mu_register #user_name {
        margin: 0 0 0.4117em
    }
}

@media screen and (min-width: 55em) {
    body,
    button,
    input,
    select,
    textarea {
        font-size: 19px;
        font-size: 1.9rem;
        line-height: 1.6842
    }
    button,
    input {
        line-height: normal
    }
    p,
    address,
    pre,
    hr,
    ul,
    ol,
    dl,
    dd,
    table {
        margin-bottom: 1.6842em
    }
    blockquote {
        font-size: 22px;
        font-size: 2.2rem;
        line-height: 1.8182;
        margin-bottom: 1.8182em;
        margin-left: -1.0909em;
        padding-left: 0.9091em
    }
    blockquote p {
        margin-bottom: 1.8182em
    }
    blockquote cite,
    blockquote small {
        font-size: 19px;
        font-size: 1.9rem;
        line-height: 1.6842
    }
    pre {
        line-height: 1.2632
    }
    button,
    input[type="button"],
    input[type="reset"],
    input[type="submit"],
    .post-password-form input[type="submit"],
    .widecolumn #submit,
    .widecolumn .mu_register input[type="submit"] {
        font-size: 16px;
        font-size: 1.6rem;
        padding: 0.8125em 1.625em
    }
    input[type="text"],
    input[type="email"],
    input[type="url"],
    input[type="password"],
    input[type="search"],
    textarea {
        padding: 0.5278em
    }
    .main-navigation {
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 1.5
    }
    .main-navigation a {
        padding: 0.75em 0
    }
    .main-navigation .menu-item-description {
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 1.5
    }
    .social-navigation ul {
        margin-bottom: -1.2632em
    }
    .social-navigation a {
        height: 2.5263em;
        width: 2.5263em
    }
    .secondary-toggle {
        height: 64px;
        width: 64px
    }
    .secondary-toggle:before {
        line-height: 62px;
        width: 62px
    }
    .post-password-form label,
    .post-navigation .meta-nav,
    .comment-navigation,
    .image-navigation,
    .author-heading,
    .author-bio,
    .entry-footer,
    .page-links a,
    .page-links span,
    .comment-metadata,
    .pingback .edit-link,
    .comment-list .reply,
    .comment-notes,
    .comment-awaiting-moderation,
    .logged-in-as,
    .comment-form label,
    .form-allowed-tags,
    .site-info,
    .wp-caption-text,
    .gallery-caption,
    .entry-caption,
    .widecolumn label,
    .widecolumn .mu_register label {
        font-size: 16px;
        font-size: 1.6rem
    }
    .pagination .nav-links {
        min-height: 3.3684em
    }
    .pagination .page-numbers {
        line-height: 3.3684em;
        padding: 0 0.8421em
    }
    .pagination .prev,
    .pagination .next {
        height: 64px;
        padding: 0;
        width: 64px
    }
    .pagination .prev:before,
    .pagination .next:before {
        height: 64px;
        line-height: 64px;
        width: 64px
    }
    .image-navigation .nav-previous a:before,
    .image-navigation .nav-next a:after,
    .comment-navigation .nav-previous a:before,
    .comment-navigation .nav-next a:after {
        font-size: 24px;
        top: -1px
    }
    blockquote.alignleft,
    .wp-caption.alignleft,
    img.alignleft {
        margin: 0.4211em 1.6842em 1.6842em 0
    }
    blockquote.alignright,
    .wp-caption.alignright,
    img.alignright {
        margin: 0.4211em 0 1.6842em 1.6842em
    }
    blockquote.aligncenter,
    .wp-caption.aligncenter,
    img.aligncenter {
        margin-top: 0.4211em;
        margin-bottom: 1.6842em
    }
    .wp-caption.alignleft,
    .wp-caption.alignright,
    .wp-caption.aligncenter {
        margin-bottom: 1.2632em
    }
    .site-title {
        font-size: 32px;
        font-size: 3.2rem;
        line-height: 1.25
    }
    .custom-logo {
        max-height: 104px
    }
    .wp-custom-logo .site-title {
        margin-top: 0.5em
    }
    .site-description {
        font-size: 16px;
        font-size: 1.6rem
    }
    .widget {
        font-size: 16px;
        font-size: 1.6rem
    }
    .widget blockquote {
        font-size: 19px;
        font-size: 1.9rem;
        line-height: 1.6842;
        margin-bottom: 1.6842em;
        margin-left: -1.2632em;
        padding-left: 1.0526em
    }
    .widget blockquote p {
        margin-bottom: 1.6842em
    }
    .widget blockquote cite,
    .widget blockquote small {
        font-size: 16px;
        font-size: 1.6rem
    }
    .widget button,
    .widget input,
    .widget select,
    .widget textarea {
        line-height: 1.5
    }
    .widget button,
    .widget input {
        line-height: normal
    }
    .widget button,
    .widget input[type="button"],
    .widget input[type="reset"],
    .widget input[type="submit"] {
        font-size: 16px;
        font-size: 1.6rem;
        padding: 0.8125em 1.625em
    }
    .widget input[type="text"],
    .widget input[type="email"],
    .widget input[type="url"],
    .widget input[type="password"],
    .widget input[type="search"],
    .widget textarea {
        padding: 0.75em
    }
    .widget .wp-caption-text,
    .widget .gallery-caption {
        line-height: 1.5
    }
    .widget_calendar td,
    .widget_calendar th {
        line-height: 2.9375
    }
    .widget_archive li,
    .widget_categories li,
    .widget_links li,
    .widget_meta li,
    .widget_nav_menu li,
    .widget_pages li,
    .widget_recent_comments li,
    .widget_recent_entries li {
        padding: 0.7188em 0
    }
    .widget_categories .children,
    .widget_nav_menu .sub-menu,
    .widget_pages .children {
        margin: 0.7188em 0 0 1em;
        padding-top: 0.7188em
    }
    .widget_rss .rss-date,
    .widget_rss cite {
        font-size: 13px;
        font-size: 1.3rem;
        line-height: 1.8462
    }
    .post-thumbnail {
        margin-bottom: 2.9474em
    }
    .entry-title,
    .widecolumn h2 {
        font-size: 39px;
        font-size: 3.9rem;
        line-height: 1.2308;
        margin-bottom: 1.2308em
    }
    .entry-content h1,
    .entry-summary h1,
    .page-content h1,
    .comment-content h1 {
        font-size: 39px;
        font-size: 3.9rem;
        line-height: 1.2308;
        margin-top: 1.641em;
        margin-bottom: 0.8205em
    }
    .entry-content h2,
    .entry-summary h2,
    .page-content h2,
    .comment-content h2 {
        font-size: 32px;
        font-size: 3.2rem;
        line-height: 1.25;
        margin-top: 2em;
        margin-bottom: 1em
    }
    .entry-content h3,
    .entry-summary h3,
    .page-content h3,
    .comment-content h3 {
        font-size: 27px;
        font-size: 2.7rem;
        line-height: 1.1852;
        margin-top: 2.3704em;
        margin-bottom: 1.1852em
    }
    .entry-content h4,
    .entry-summary h4,
    .page-content h4,
    .comment-content h4 {
        font-size: 22px;
        font-size: 2.2rem;
        line-height: 1.4545;
        margin-top: 2.9091em;
        margin-bottom: 1.4545em
    }
    .entry-content h5,
    .entry-content h6,
    .entry-summary h5,
    .entry-summary h6,
    .page-content h5,
    .page-content h6,
    .comment-content h5,
    .comment-content h6 {
        font-size: 19px;
        font-size: 1.9rem;
        line-height: 1.2632;
        margin-top: 3.3684em;
        margin-bottom: 1.6842em
    }
    .entry-content .more-link:after,
    .entry-summary .more-link:after {
        top: 3px
    }
    .author-info .avatar {
        height: 56px;
        margin: 0 1.6842em 1.6842em 0;
        width: 56px
    }
    .author-link:after {
        font-size: 24px;
        top: 0
    }
    .posted-on:before,
    .byline:before,
    .cat-links:before,
    .tags-links:before,
    .comments-link:before,
    .entry-format:before,
    .edit-link:before,
    .full-size-link:before {
        top: 4px
    }
    .taxonomy-description {
        padding-top: 0.4211em
    }
    .page-title,
    .comments-title,
    .comment-reply-title,
    .post-navigation .post-title {
        font-size: 27px;
        font-size: 2.7rem;
        line-height: 1.1852
    }
    .page-links {
        margin-bottom: 1.4736em
    }
    .page-links a,
    .page-links>span {
        margin: 0 0.25em 0.25em 0
    }
    .entry-attachment {
        margin-bottom: 1.6842em
    }
    .format-aside .entry-title,
    .format-image .entry-title,
    .format-video .entry-title,
    .format-quote .entry-title,
    .format-gallery .entry-title,
    .format-status .entry-title,
    .format-link .entry-title,
    .format-audio .entry-title,
    .format-chat .entry-title {
        font-size: 22px;
        font-size: 2.2rem;
        line-height: 1.4545;
        margin-bottom: 1.4545em
    }
    .format-link .entry-title a:after {
        top: 0.125em
    }
    .comments-title {
        margin-bottom: 1.4545em
    }
    .comment-list article,
    .comment-list .pingback,
    .comment-list .trackback {
        padding: 1.6842em 0
    }
    .comment-list+.comment-respond,
    .comment-navigation+.comment-respond {
        padding-top: 1.6842em
    }
    .comment-list .children>li {
        padding-left: 1.4737em
    }
    .comment-author .avatar {
        height: 56px;
        margin-right: 1.6842em;
        top: 3px;
        width: 56px
    }
    .comment-metadata {
        line-height: 2
    }
    .comment-metadata .edit-link:before {
        top: 8px
    }
    .pingback .edit-link:before {
        top: 8px
    }
    .bypostauthor>article .fn:after {
        top: 8px
    }
    .comment-content ul,
    .comment-content ol {
        margin-bottom: 1.6842em
    }
    .comment-list .reply a {
        padding: 0.4375em 0.875em
    }
    .comment-form,
    .no-comments {
        padding-top: 1.6842em
    }
    embed,
    iframe,
    object,
    video {
        margin-bottom: 1.6842em
    }
    .wp-audio-shortcode,
    .wp-video,
    .wp-playlist.wp-audio-playlist {
        font-size: 19px;
        font-size: 1.9rem;
        margin-bottom: 1.6842em
    }
    .wp-caption,
    .gallery {
        margin-bottom: 1.6842em
    }
    .widecolumn .mu_alert {
        margin-bottom: 1.6842em
    }
    .widecolumn p {
        margin: 1.6842em 0
    }
    .widecolumn p+h2 {
        margin-top: 1.641em
    }
    .widecolumn #key,
    .widecolumn .mu_register #blog_title,
    .widecolumn .mu_register #user_email,
    .widecolumn .mu_register #blogname,
    .widecolumn .mu_register #user_name {
        font-size: 19px;
        font-size: 1.9rem
    }
    .widecolumn .mu_register #blog_title,
    .widecolumn .mu_register #user_email,
    .widecolumn .mu_register #user_name {
        margin: 0 0 0.421em
    }
}

@media screen and (min-width: 59.6875em) {
    .site {
        margin: 0 auto
    }
    .sidebar {
        float: left;
        margin-right: -100%;
        max-width: 413px;
        position: relative;
        width: 29.4118%
    }
    .secondary {
        background-color: transparent;
        box-shadow: none;
        display: block;
        margin: 0;
        padding: 0
    }
    .site-main {
        padding: 0
    }
    .site-content {
        display: block
    }
    body {
        font-size: 15px;
        font-size: 1.5rem;
        line-height: 1.6
    }
    p,
    address,
    pre,
    hr,
    ul,
    ol,
    dl,
    dd,
    table {
        margin-bottom: 1.6em
    }
    blockquote {
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 1.6667;
        margin-bottom: 1.6667em;
        margin-left: -1.3333em;
        padding-left: 1.1111em
    }
    blockquote cite,
    blockquote small {
        font-size: 15px;
        font-size: 1.5rem;
        line-height: 1.6
    }
    pre {
        line-height: 1.2
    }
    button,
    input,
    select,
    textarea {
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 1.5
    }
    button,
    input {
        line-height: normal
    }
    button,
    input[type="button"],
    input[type="reset"],
    input[type="submit"],
    .post-password-form input[type="submit"],
    .widecolumn #submit,
    .widecolumn .mu_register input[type="submit"] {
        font-size: 12px;
        font-size: 1.2rem;
        padding: 0.7917em 1.5833em
    }
    input[type="text"],
    input[type="email"],
    input[type="url"],
    input[type="password"],
    input[type="search"],
    textarea {
        padding: 0.375em
    }
    .main-navigation {
        font-size: 12px;
        font-size: 1.2rem;
        margin: 0
    }
    .main-navigation a {
        padding: 0.5em 0
    }
    .main-navigation .menu-item-has-children>a {
        padding-right: 30px
    }
    .main-navigation .menu-item-description {
        font-size: 12px;
        font-size: 1.2rem;
        line-height: 1.5
    }
    .dropdown-toggle {
        height: 24px;
        width: 24px
    }
    .dropdown-toggle:after {
        font-size: 16px;
        line-height: 24px;
        width: 24px
    }
    .social-navigation {
        margin: 0 20% 20%
    }
    .social-navigation ul {
        margin-bottom: -1.6em
    }
    .social-navigation li {
        width: 25%
    }
    .social-navigation a {
        height: 3.2em
    }
    .secondary-toggle {
        display: none
    }
    .post-password-form label,
    .post-navigation .meta-nav,
    .comment-navigation,
    .image-navigation,
    .author-heading,
    .author-bio,
    .entry-footer,
    .page-links a,
    .page-links span,
    .comment-metadata,
    .pingback .edit-link,
    .comment-list .reply,
    .comment-notes,
    .comment-awaiting-moderation,
    .logged-in-as,
    .comment-form label,
    .form-allowed-tags,
    .site-info,
    .wp-caption-text,
    .gallery-caption,
    .entry-caption,
    .widecolumn label,
    .widecolumn .mu_register label {
        font-size: 12px;
        font-size: 1.2rem
    }
    .post-navigation {
        margin: 8.3333% 8.3333% 0
    }
    .post-navigation a {
        padding: 5% 10%
    }
    .pagination {
        margin: 8.333% 8.333% 0
    }
    .pagination .nav-links {
        min-height: 3.2em
    }
    .pagination .page-numbers {
        line-height: 3.2em;
        padding: 0 0.8em
    }
    .pagination .prev,
    .pagination .next {
        height: 48px;
        padding: 0;
        width: 48px
    }
    .pagination .prev:before,
    .pagination .next:before {
        height: 48px;
        line-height: 48px;
        width: 48px
    }
    .image-navigation .nav-previous a:before,
    .image-navigation .nav-next a:after,
    .comment-navigation .nav-previous a:before,
    .comment-navigation .nav-next a:after {
        font-size: 16px;
        top: 0
    }
    .image-navigation {
        padding: 0 10%
    }
    blockquote.alignleft,
    .wp-caption.alignleft,
    img.alignleft {
        margin: 0.4em 1.6em 1.6em 0
    }
    blockquote.alignright,
    .wp-caption.alignright,
    img.alignright {
        margin: 0.4em 0 1.6em 1.6em
    }
    blockquote.aligncenter,
    .wp-caption.aligncenter,
    img.aligncenter {
        clear: both;
        margin-top: 0.4em;
        margin-bottom: 1.6em
    }
    .wp-caption.alignleft,
    .wp-caption.alignright,
    .wp-caption.aligncenter {
        margin-bottom: 1.2em
    }

    .site-branding {
        min-height: 0;
        padding: 0
    }
    .site-title {
        font-size: 22px;
        font-size: 2.2rem;
        line-height: 1.3636
    }
    .custom-logo {
        max-height: none
    }
    .wp-custom-logo .site-title {
        margin-top: 0.545454545em
    }
    .site-description {
        font-size: 12px;
        font-size: 1.2rem
    }
    .widget {
        font-size: 12px;
        font-size: 1.2rem;
        margin: 0 0 20%;
        padding: 0 20%
    }
    .widget blockquote {
        font-size: 12px;
        font-size: 1.2rem;
        line-height: 1.5;
        margin-bottom: 1.5em;
        margin-left: -1.5em;
        padding-left: 1.1667em
    }
    .widget blockquote p {
        margin-bottom: 1.5em
    }
    .widget blockquote cite,
    .widget blockquote small {
        font-size: 12px;
        font-size: 1.2rem
    }
    .widget pre {
        padding: 0.5em
    }
    .widget button,
    .widget input,
    .widget select,
    .widget textarea {
        font-size: 12px;
        font-size: 1.2rem
    }
    .widget button,
    .widget input[type="button"],
    .widget input[type="reset"],
    .widget input[type="submit"] {
        font-size: 12px;
        font-size: 1.2rem;
        padding: 0.5417em 1.0833em
    }
    .widget input[type="text"],
    .widget input[type="email"],
    .widget input[type="url"],
    .widget input[type="password"],
    .widget input[type="search"],
    .widget textarea {
        padding: 0.4583em
    }
    .widget .wp-caption-text,
    .widget .gallery-caption {
        font-size: 12px;
        font-size: 1.2rem
    }
    .widget_calendar td,
    .widget_calendar th {
        line-height: 1.9167
    }
    .widget_archive li,
    .widget_categories li,
    .widget_links li,
    .widget_meta li,
    .widget_nav_menu li,
    .widget_pages li,
    .widget_recent_comments li,
    .widget_recent_entries li {
        padding: 0.4583em 0
    }
    .widget_categories .children,
    .widget_nav_menu .sub-menu,
    .widget_pages .children {
        margin: 0.4583em 0 0 1em;
        padding-top: 0.4583em
    }
    .widget_rss .rss-date,
    .widget_rss cite {
        font-size: 12px;
        font-size: 1.2rem;
        line-height: 1.5
    }
    .hentry,
    .page-header,
    .page-content {
        margin: 0 8.3333%
    }
    .hentry {
        padding-top: 8.3333%
    }
    .hentry+.hentry,
    .page-header+.hentry,
    .page-header+.page-content {
        margin-top: 8.3333%
    }
    .post-thumbnail {
        margin-bottom: 2.4em
    }
    .entry-header {
        padding: 0 10%
    }
    .entry-title,
    .widecolumn h2 {
        font-size: 31px;
        font-size: 3.1rem;
        line-height: 1.1613;
        margin-bottom: 1.1613em
    }
    .entry-content,
    .entry-summary {
        padding: 0 10% 10%
    }
    .entry-content h1,
    .entry-summary h1,
    .page-content h1,
    .comment-content h1 {
        font-size: 31px;
        font-size: 3.1rem;
        line-height: 1.1613;
        margin-top: 1.5484em;
        margin-bottom: 0.7742em
    }
    .entry-content h2,
    .entry-summary h2,
    .page-content h2,
    .comment-content h2 {
        font-size: 26px;
        font-size: 2.6rem;
        line-height: 1.3846;
        margin-top: 1.8462em;
        margin-bottom: 0.9231em
    }
    .entry-content h3,
    .entry-summary h3,
    .page-content h3,
    .comment-content h3 {
        font-size: 22px;
        font-size: 2.2rem;
        line-height: 1.3636;
        margin-top: 2.1818em;
        margin-bottom: 1.0909em
    }
    .entry-content h4,
    .entry-summary h4,
    .page-content h4,
    .comment-content h4 {
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 1.3333;
        margin-top: 2.6667em;
        margin-bottom: 1.3333em
    }
    .entry-content h5,
    .entry-content h6,
    .entry-summary h5,
    .entry-summary h6,
    .page-content h5,
    .page-content h6,
    .comment-content h5,
    .comment-content h6 {
        font-size: 15px;
        font-size: 1.5rem;
        line-height: 1.2;
        margin-top: 3.2em;
        margin-bottom: 1.6em
    }
    .entry-content .more-link:after,
    .entry-summary .more-link:after {
        font-size: 16px;
        top: 5px
    }
    .author-info {
        margin: 0 10%;
        padding: 10% 0
    }
    .author-info .avatar {
        height: 36px;
        margin: 0 1.5em 1.5em 0;
        width: 36px
    }
    .author-link:after {
        font-size: 16px;
        top: 1px
    }
    .entry-footer {
        padding: 5% 10%
    }
    .posted-on:before,
    .byline:before,
    .cat-links:before,
    .tags-links:before,
    .comments-link:before,
    .entry-format:before,
    .edit-link:before,
    .full-size-link:before {
        top: 0
    }
    .page-header {
        padding: 4.1666% 8.3333%
    }
    .page-content {
        padding: 8.3333%
    }
    .taxonomy-description {
        padding-top: 0.4em
    }
    .page-title,
    .comments-title,
    .comment-reply-title,
    .post-navigation .post-title {
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 1.3333
    }
    .page-links {
        margin-bottom: 1.3333em
    }
    .page-links a,
    .page-links>span {
        margin: 0 0.3333em 0.3333em 0
    }
    .entry-attachment {
        margin-bottom: 1.6em
    }
    .format-aside .entry-title,
    .format-image .entry-title,
    .format-video .entry-title,
    .format-quote .entry-title,
    .format-gallery .entry-title,
    .format-status .entry-title,
    .format-link .entry-title,
    .format-audio .entry-title,
    .format-chat .entry-title {
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 1.3333;
        margin-bottom: 1.3333em
    }
    .format-link .entry-title a:after {
        top: 0
    }
    .comments-area {
        margin: 8.3333% 8.3333% 0;
        padding: 8.3333%
    }
    .comments-title {
        margin-bottom: 1.3333em
    }
    .comment-list article,
    .comment-list .pingback,
    .comment-list .trackback {
        padding: 1.6em 0
    }
    .comment-list+.comment-respond,
    .comment-navigation+.comment-respond {
        padding-top: 1.6em
    }
    .comment-list .children>li {
        padding-left: 0.8em
    }
    .comment-author {
        margin-bottom: 0.4em
    }
    .comment-author .avatar {
        height: 24px;
        margin-right: 0.8em;
        top: 0;
        width: 24px
    }
    .comment-metadata .edit-link:before {
        top: 3px
    }
    .pingback .edit-link:before {
        top: 5px
    }
    .bypostauthor>article .fn:after {
        top: 5px;
        left: 3px
    }
    .comment-content ul,
    .comment-content ol {
        margin-bottom: 2em
    }
    .comment-list .reply a {
        padding: 0.4167em 0.8333em
    }
    .comment-form,
    .no-comments {
        padding-top: 1.6em
    }
    .comment-reply-title small a:before {
        top: -3px
    }
    .site-footer {
        float: left;
        margin: 0 0 0 35.2941%;
        padding: 0;
        width: 58.8235%
    }
    .site-info {
        padding: 5% 10%
    }
    embed,
    iframe,
    object,
    video {
        margin-bottom: 1.6em
    }
    .wp-audio-shortcode,
    .wp-video,
    .wp-playlist.wp-audio-playlist {
        font-size: 15px;
        font-size: 1.5rem;
        margin-bottom: 1.6em
    }
    .wp-caption,
    .gallery {
        margin-bottom: 1.6em
    }
    .widecolumn {
        margin: 8.3333%;
        padding: 8.3333%
    }
    .widecolumn .mu_alert {
        margin-bottom: 1.6em
    }
    .widecolumn p {
        margin: 1.6em 0
    }
    .widecolumn p+h2 {
        margin-top: 1.5484em
    }
    .widecolumn #key,
    .widecolumn .mu_register #blog_title,
    .widecolumn .mu_register #user_email,
    .widecolumn .mu_register #blogname,
    .widecolumn .mu_register #user_name {
        font-size: 16px;
        font-size: 1.6rem
    }
    .widecolumn .mu_register #blog_title,
    .widecolumn .mu_register #user_email,
    .widecolumn .mu_register #user_name {
        margin: 0 0 0.375em
    }
}

@media screen and (min-width: 68.75em) {
    body,
    button,
    input,
    select,
    textarea {
        font-size: 17px;
        font-size: 1.7rem;
        line-height: 1.6471
    }
    button,
    input {
        line-height: normal
    }
    p,
    address,
    pre,
    hr,
    ul,
    ol,
    dl,
    dd,
    table {
        margin-bottom: 1.6471em
    }
    blockquote {
        font-size: 20px;
        font-size: 2rem;
        line-height: 1.75;
        margin-bottom: 1.75em;
        margin-left: -1.05em;
        padding-left: 0.85em
    }
    blockquote p {
        margin-bottom: 1.75em
    }
    blockquote cite,
    blockquote small {
        font-size: 17px;
        font-size: 1.7rem;
        line-height: 1.6471
    }
    pre {
        line-height: 1.2353
    }
    button,
    input[type="button"],
    input[type="reset"],
    input[type="submit"],
    .post-password-form input[type="submit"],
    .widecolumn #submit,
    .widecolumn .mu_register input[type="submit"] {
        font-size: 14px;
        font-size: 1.4rem;
        padding: 0.8214em 1.5714em
    }
    input[type="text"],
    input[type="email"],
    input[type="url"],
    input[type="password"],
    input[type="search"],
    textarea {
        padding: 0.5em
    }
    .main-navigation {
        font-size: 14px;
        font-size: 1.4rem
    }
    .main-navigation a {
        padding: 0.4643em 0
    }
    .main-navigation .menu-item-has-children>a {
        padding-right: 34px
    }
    .main-navigation .menu-item-description {
        line-height: 1.4583;
        margin-top: 0.25em
    }
    .dropdown-toggle {
        height: 28px;
        width: 28px
    }
    .dropdown-toggle:after {
        line-height: 28px;
        width: 28px
    }
    .social-navigation ul {
        margin-bottom: -1.4706em
    }
    .social-navigation li {
        width: 20%
    }
    .social-navigation a {
        height: 2.8824em
    }
    .post-password-form label,
    .post-navigation .meta-nav,
    .comment-navigation,
    .image-navigation,
    .author-heading,
    .author-bio,
    .entry-footer,
    .page-links a,
    .page-links span,
    .comment-metadata,
    .pingback .edit-link,
    .comment-list .reply,
    .comment-notes,
    .comment-awaiting-moderation,
    .logged-in-as,
    .comment-form label,
    .form-allowed-tags,
    .site-info,
    .wp-caption-text,
    .gallery-caption,
    .entry-caption,
    .widecolumn label,
    .widecolumn .mu_register label {
        font-size: 14px;
        font-size: 1.4rem
    }
    .pagination .nav-links {
        min-height: 3.2941em
    }
    .pagination .page-numbers {
        line-height: 3.2941em;
        padding: 0 0.8235em
    }
    .pagination .prev,
    .pagination .next {
        height: 56px;
        padding: 0;
        width: 56px
    }
    .pagination .prev:before,
    .pagination .next:before {
        height: 56px;
        line-height: 56px;
        width: 56px
    }
    .image-navigation .nav-previous a:before,
    .image-navigation .nav-next a:after,
    .comment-navigation .nav-previous a:before,
    .comment-navigation .nav-next a:after {
        top: 2px
    }
    blockquote.alignleft,
    .wp-caption.alignleft,
    img.alignleft {
        margin: 0.4118em 1.6471em 1.6471em 0
    }
    blockquote.alignright,
    .wp-caption.alignright,
    img.alignright {
        margin: 0.4118em 0 1.6471em 1.6471em
    }
    blockquote.aligncenter,
    .wp-caption.aligncenter,
    img.aligncenter {
        margin-top: 0.4118em;
        margin-bottom: 1.6471em
    }
    .wp-caption.alignleft,
    .wp-caption.alignright,
    .wp-caption.aligncenter {
        margin-bottom: 1.2353em
    }
    .site-title {
        font-size: 24px;
        font-size: 2.4rem;
        line-height: 1.1667
    }
    .wp-custom-logo .site-title {
        margin-top: 0.583333333em
    }
    .site-description {
        font-size: 14px;
        font-size: 1.4rem
    }
    .widget {
        font-size: 14px;
        font-size: 1.4rem
    }
    .widget blockquote {
        font-size: 14px;
        font-size: 1.4rem;
        padding-left: 1.2143em
    }
    .widget button,
    .widget input,
    .widget select,
    .widget textarea {
        font-size: 14px;
        font-size: 1.4rem
    }
    .widget button,
    .widget input[type="button"],
    .widget input[type="reset"],
    .widget input[type="submit"] {
        font-size: 12px;
        font-size: 1.2rem;
        padding: 0.75em 1.5em
    }
    .widget input[type="text"],
    .widget input[type="email"],
    .widget input[type="url"],
    .widget input[type="password"],
    .widget input[type="search"],
    .widget textarea {
        padding: 0.5em
    }
    .widget .wp-caption-text,
    .widget .gallery-caption {
        line-height: 1.4583;
        padding: 0.5833em 0
    }
    .widget_calendar caption {
        margin: 0 0 1.9286em
    }
    .widget_calendar td,
    .widget_calendar th {
        line-height: 1.9286
    }
    .widget_archive li,
    .widget_categories li,
    .widget_links li,
    .widget_meta li,
    .widget_nav_menu li,
    .widget_pages li,
    .widget_recent_comments li,
    .widget_recent_entries li {
        padding: 0.4643em 0
    }
    .widget_categories .children,
    .widget_nav_menu .sub-menu,
    .widget_pages .children {
        margin: 0.4643em 0 0 1em;
        padding-top: 0.4643em
    }
    .widget_rss .rss-date,
    .widget_rss cite {
        line-height: 1.75
    }
    .post-thumbnail {
        margin-bottom: 2.4706em
    }
    .entry-title,
    .widecolumn h2 {
        font-size: 35px;
        font-size: 3.5rem;
        line-height: 1.2;
        margin-bottom: 1.2em
    }
    .entry-content h1,
    .entry-summary h1,
    .page-content h1,
    .comment-content h1 {
        font-size: 35px;
        font-size: 3.5rem;
        line-height: 1.2;
        margin-top: 1.6em;
        margin-bottom: 0.8em
    }
    .entry-content h2,
    .entry-summary h2,
    .page-content h2,
    .comment-content h2 {
        font-size: 29px;
        font-size: 2.9rem;
        line-height: 1.2069;
        margin-top: 1.931em;
        margin-bottom: 0.9655em
    }
    .entry-content h3,
    .entry-summary h3,
    .page-content h3,
    .comment-content h3 {
        font-size: 24px;
        font-size: 2.4rem;
        line-height: 1.1667;
        margin-top: 2.3333em;
        margin-bottom: 1.1667em
    }
    .entry-content h4,
    .entry-summary h4,
    .page-content h4,
    .comment-content h4 {
        font-size: 20px;
        font-size: 2rem;
        line-height: 1.4;
        margin-top: 2.8em;
        margin-bottom: 1.4em
    }
    .entry-content h5,
    .entry-content h6,
    .entry-summary h5,
    .entry-summary h6,
    .page-content h5,
    .page-content h6,
    .comment-content h5,
    .comment-content h6 {
        font-size: 17px;
        font-size: 1.7rem;
        line-height: 1.2353;
        margin-top: 3.2941em;
        margin-bottom: 1.6471em
    }
    .entry-content .more-link:after,
    .entry-summary .more-link:after {
        font-size: 24px;
        top: 2px
    }
    .author-info .avatar {
        height: 42px;
        margin: 0 1.6471em 1.6471em 0;
        width: 42px
    }
    .author-link:after {
        top: 3px
    }
    .posted-on:before,
    .byline:before,
    .cat-links:before,
    .tags-links:before,
    .comments-link:before,
    .entry-format:before,
    .edit-link:before,
    .full-size-link:before {
        top: 3px
    }
    .taxonomy-description {
        padding-top: 0.4118em
    }
    .page-title,
    .comments-title,
    .comment-reply-title,
    .post-navigation .post-title {
        font-size: 24px;
        font-size: 2.4rem;
        line-height: 1.1667
    }
    .page-links {
        margin-bottom: 1.4117em
    }
    .page-links a,
    .page-links>span {
        margin: 0 0.2857em 0.2857em 0
    }
    .entry-attachment {
        margin-bottom: 1.6471em
    }
    .format-aside .entry-title,
    .format-image .entry-title,
    .format-video .entry-title,
    .format-quote .entry-title,
    .format-gallery .entry-title,
    .format-status .entry-title,
    .format-link .entry-title,
    .format-audio .entry-title,
    .format-chat .entry-title {
        font-size: 20px;
        font-size: 2rem;
        line-height: 1.4;
        margin-bottom: 1.4em
    }
    .format-link .entry-title a:after {
        top: 0.0833em
    }
    .comments-title {
        margin-bottom: 1.4em
    }
    .comment-list article,
    .comment-list .pingback,
    .comment-list .trackback {
        padding: 1.6471em 0
    }
    .comment-list+.comment-respond,
    .comment-navigation+.comment-respond {
        padding-top: 1.6471em
    }
    .comment-list .children>li {
        padding-left: 1.1667em
    }
    .comment-author {
        margin-bottom: 0
    }
    .comment-author .avatar {
        height: 42px;
        margin-right: 1.64705em;
        top: 5px;
        width: 42px
    }
    .bypostauthor>article .fn:after {
        top: 7px;
        left: 6px
    }
    .comment-metadata .edit-link:before {
        top: 6px
    }
    .pingback .edit-link:before {
        top: 6px
    }
    .comment-content ul,
    .comment-content ol {
        margin-bottom: 1.6471em
    }
    .comment-list .reply a {
        padding: 0.4286em 0.8571em
    }
    .comment-form,
    .no-comments {
        padding-top: 1.6471em
    }
    .comment-reply-title small a:before {
        top: -1px
    }
    embed,
    iframe,
    object,
    video {
        margin-bottom: 1.6471em
    }
    .wp-audio-shortcode,
    .wp-video,
    .wp-playlist.wp-audio-playlist {
        font-size: 17px;
        font-size: 1.7rem;
        margin-bottom: 1.6471em
    }
    .wp-caption,
    .gallery {
        margin-bottom: 1.6471em
    }
    .widecolumn .mu_alert {
        margin-bottom: 1.6471em
    }
    .widecolumn p {
        margin: 1.6471em 0
    }
    .widecolumn p+h2 {
        margin-top: 1.6em
    }
    .widecolumn #key,
    .widecolumn .mu_register #blog_title,
    .widecolumn .mu_register #user_email,
    .widecolumn .mu_register #blogname,
    .widecolumn .mu_register #user_name {
        font-size: 17px;
        font-size: 1.7rem
    }
    .widecolumn .mu_register #blog_title,
    .widecolumn .mu_register #user_email,
    .widecolumn .mu_register #user_name {
        margin: 0 0 0.4117em
    }
}

@media screen and (min-width: 77.5em) {
    body,
    button,
    input,
    select,
    textarea {
        font-size: 19px;
        font-size: 1.9rem;
        line-height: 1.6842
    }
    button,
    input {
        line-height: normal
    }
    p,
    address,
    pre,
    hr,
    ul,
    ol,
    dl,
    dd,
    table {
        margin-bottom: 1.6842em
    }
    blockquote {
        font-size: 22px;
        font-size: 2.2rem;
        line-height: 1.8182;
        margin-bottom: 1.8182em;
        margin-left: -1.0909em;
        padding-left: 0.9091em
    }
    blockquote p {
        margin-bottom: 1.8182em
    }
    blockquote cite,
    blockquote small {
        font-size: 19px;
        font-size: 1.9rem;
        line-height: 1.6842
    }
    pre {
        line-height: 1.2632
    }
    button,
    input[type="button"],
    input[type="reset"],
    input[type="submit"],
    .post-password-form input[type="submit"],
    .widecolumn #submit,
    .widecolumn .mu_register input[type="submit"] {
        font-size: 16px;
        font-size: 1.6rem;
        padding: 0.8125em 1.625em
    }
    input[type="text"],
    input[type="email"],
    input[type="url"],
    input[type="password"],
    input[type="search"],
    textarea {
        padding: 0.5278em
    }
    .main-navigation {
        font-size: 16px;
        font-size: 1.6rem
    }
    .main-navigation a {
        padding: 0.5em 0
    }
    .main-navigation .menu-item-has-children>a {
        padding-right: 38px
    }
    .main-navigation .menu-item-description {
        font-size: 13px;
        font-size: 1.3rem;
        line-height: 1.5385;
        margin-top: 0.3077em
    }
    .dropdown-toggle {
        height: 32px;
        top: 4px;
        width: 32px
    }
    .dropdown-toggle:after {
        line-height: 32px;
        width: 32px
    }
    .social-navigation ul {
        margin-bottom: -1.2632em
    }
    .social-navigation a {
        height: 2.5263em
    }
    .post-password-form label,
    .post-navigation .meta-nav,
    .comment-navigation,
    .image-navigation,
    .author-heading,
    .author-bio,
    .entry-footer,
    .page-links a,
    .page-links span,
    .comment-metadata,
    .pingback .edit-link,
    .comment-list .reply,
    .comment-notes,
    .comment-awaiting-moderation,
    .logged-in-as,
    .comment-form label,
    .form-allowed-tags,
    .site-info,
    .wp-caption-text,
    .gallery-caption,
    .entry-caption,
    .widecolumn label,
    .widecolumn .mu_register label {
        font-size: 16px;
        font-size: 1.6rem
    }
    .pagination .nav-links {
        min-height: 3.3684em
    }
    .pagination .page-numbers {
        line-height: 3.3684em;
        padding: 0 0.8421em
    }
    .pagination .prev,
    .pagination .next {
        height: 64px;
        padding: 0;
        width: 64px
    }
    .pagination .prev:before,
    .pagination .next:before {
        height: 64px;
        line-height: 64px;
        width: 64px
    }
    .image-navigation .nav-previous a:before,
    .image-navigation .nav-next a:after,
    .comment-navigation .nav-previous a:before,
    .comment-navigation .nav-next a:after {
        font-size: 24px;
        top: -1px
    }
    blockquote.alignleft,
    .wp-caption.alignleft,
    img.alignleft {
        margin: 0.4211em 1.6842em 1.6842em 0
    }
    blockquote.alignright,
    .wp-caption.alignright,
    img.alignright {
        margin: 0.4211em 0 1.6842em 1.6842em
    }
    blockquote.aligncenter,
    .wp-caption.aligncenter,
    img.aligncenter {
        margin-top: 0.4211em;
        margin-bottom: 1.6842em
    }
    .wp-caption.alignleft,
    .wp-caption.alignright,
    .wp-caption.aligncenter {
        margin-bottom: 1.2632em
    }
    .site-title {
        font-size: 27px;
        font-size: 2.7rem;
        line-height: 1.1852
    }
    .wp-custom-logo .site-title {
        margin-top: 0.592592593em
    }
    .site-description {
        font-size: 16px;
        font-size: 1.6rem
    }
    .widget {
        font-size: 16px;
        font-size: 1.6rem
    }
    .widget blockquote {
        font-size: 16px;
        font-size: 1.6rem;
        padding-left: 1.25em
    }
    .widget blockquote cite,
    .widget blockquote small {
        font-size: 13px;
        font-size: 1.3rem;
        line-height: 1.8462
    }
    .widget button,
    .widget input,
    .widget select,
    .widget textarea {
        font-size: 16px;
        font-size: 1.6rem
    }
    .widget button,
    .widget input[type="button"],
    .widget input[type="reset"],
    .widget input[type="submit"] {
        font-size: 13px;
        font-size: 1.3rem;
        padding: 0.8462em 1.6923em
    }
    .widget input[type="text"],
    .widget input[type="email"],
    .widget input[type="url"],
    .widget input[type="password"],
    .widget input[type="search"],
    .widget textarea {
        padding: 0.5em
    }
    .widget .wp-caption-text,
    .widget .gallery-caption {
        font-size: 13px;
        font-size: 1.3rem;
        line-height: 1.5385;
        padding: 0.6154em 0
    }
    .widget_calendar td,
    .widget_calendar th {
        line-height: 1.9375
    }
    .widget_calendar caption {
        margin: 0 0 1.5em
    }
    .widget_archive li,
    .widget_categories li,
    .widget_links li,
    .widget_meta li,
    .widget_nav_menu li,
    .widget_pages li,
    .widget_recent_comments li,
    .widget_recent_entries li {
        padding: 0.4688em 0
    }
    .widget_categories .children,
    .widget_nav_menu .sub-menu,
    .widget_pages .children {
        margin: 0.4688em 0 0 1em;
        padding-top: 0.4688em
    }
    .widget_rss .rss-date,
    .widget_rss cite {
        font-size: 13px;
        font-size: 1.3rem;
        line-height: 1.8462
    }
    .post-thumbnail {
        margin-bottom: 2.9474em
    }
    .entry-title,
    .widecolumn h2 {
        font-size: 39px;
        font-size: 3.9rem;
        line-height: 1.2308;
        margin-bottom: 1.2308em
    }
    .entry-content h1,
    .entry-summary h1,
    .page-content h1,
    .comment-content h1 {
        font-size: 39px;
        font-size: 3.9rem;
        line-height: 1.2308;
        margin-top: 1.641em;
        margin-bottom: 0.8205em
    }
    .entry-content h2,
    .entry-summary h2,
    .page-content h2,
    .comment-content h2 {
        font-size: 32px;
        font-size: 3.2rem;
        line-height: 1.25;
        margin-top: 2em;
        margin-bottom: 1em
    }
    .entry-content h3,
    .entry-summary h3,
    .page-content h3,
    .comment-content h3 {
        font-size: 27px;
        font-size: 2.7rem;
        line-height: 1.1852;
        margin-top: 2.3704em;
        margin-bottom: 1.1852em
    }
    .entry-content h4,
    .entry-summary h4,
    .page-content h4,
    .comment-content h4 {
        font-size: 22px;
        font-size: 2.2rem;
        line-height: 1.4545;
        margin-top: 2.9091em;
        margin-bottom: 1.4545em
    }
    .entry-content h5,
    .entry-content h6,
    .entry-summary h5,
    .entry-summary h6,
    .page-content h5,
    .page-content h6,
    .comment-content h5,
    .comment-content h6 {
        font-size: 19px;
        font-size: 1.9rem;
        line-height: 1.2632;
        margin-top: 3.3684em;
        margin-bottom: 1.6842em
    }
    .entry-content .more-link:after,
    .entry-summary .more-link:after {
        top: 3px
    }
    .author-info .avatar {
        height: 56px;
        margin: 0 1.6842em 1.6842em 0;
        width: 56px
    }
    .author-link:after {
        font-size: 24px;
        top: 0
    }
    .posted-on:before,
    .byline:before,
    .cat-links:before,
    .tags-links:before,
    .comments-link:before,
    .entry-format:before,
    .edit-link:before,
    .full-size-link:before {
        top: 4px
    }
    .taxonomy-description {
        padding-top: 0.4211em
    }
    .page-title,
    .comments-title,
    .comment-reply-title,
    .post-navigation .post-title {
        font-size: 27px;
        font-size: 2.7rem;
        line-height: 1.1852
    }
    .page-links {
        margin-bottom: 1.4736em
    }
    .page-links a,
    .page-links>span {
        margin: 0 0.25em 0.25em 0
    }
    .entry-attachment {
        margin-bottom: 1.6842em
    }
    .format-aside .entry-title,
    .format-image .entry-title,
    .format-video .entry-title,
    .format-quote .entry-title,
    .format-gallery .entry-title,
    .format-status .entry-title,
    .format-link .entry-title,
    .format-audio .entry-title,
    .format-chat .entry-title {
        font-size: 22px;
        font-size: 2.2rem;
        line-height: 1.4545;
        margin-bottom: 1.4545em
    }
    .format-link .entry-title a:after {
        top: 3px
    }
    .comments-title {
        margin-bottom: 1.4545em
    }
    .comment-list article,
    .comment-list .pingback,
    .comment-list .trackback {
        padding: 1.6842em 0
    }
    .comment-list+.comment-respond,
    .comment-navigation+.comment-respond {
        padding-top: 1.6842em
    }
    .comment-list .children>li {
        padding-left: 1.4737em
    }
    .comment-author .avatar {
        height: 56px;
        margin-right: 1.6842em;
        top: 3px;
        width: 56px
    }
    .bypostauthor>article .fn:after {
        top: 8px
    }
    .comment-metadata .edit-link:before {
        top: 8px
    }
    .pingback .edit-link:before {
        top: 8px
    }
    .comment-content ul,
    .comment-content ol {
        margin-bottom: 1.6842em
    }
    .comment-list .reply a {
        padding: 0.4375em 0.875em
    }
    .comment-form,
    .no-comments {
        padding-top: 1.6842em
    }
    embed,
    iframe,
    object,
    video {
        margin-bottom: 1.6842em
    }
    .wp-audio-shortcode,
    .wp-video,
    .wp-playlist.wp-audio-playlist {
        font-size: 19px;
        font-size: 1.9rem;
        margin-bottom: 1.6842em
    }
    .wp-caption,
    .gallery {
        margin-bottom: 1.6842em
    }
    .widecolumn .mu_alert {
        margin-bottom: 1.6842em
    }
    .widecolumn p {
        margin: 1.6842em 0
    }
    .widecolumn p+h2 {
        margin-top: 1.641em
    }
    .widecolumn #key,
    .widecolumn .mu_register #blog_title,
    .widecolumn .mu_register #user_email,
    .widecolumn .mu_register #blogname,
    .widecolumn .mu_register #user_name {
        font-size: 19px;
        font-size: 1.9rem
    }
    .widecolumn .mu_register #blog_title,
    .widecolumn .mu_register #user_email,
    .widecolumn .mu_register #user_name {
        margin: 0 0 0.421em
    }
}

@media print {
    body {
        background: none !important;
        font-size: 11.25pt
    }
    .secondary-toggle,
    .navigation,
    .page-links,
    .edit-link,
    #reply-title,
    .comment-form,
    .comment-edit-link,
    .comment-list .reply a,
    button,
    input,
    textarea,
    select,
    .widecolumn form,
    .widecolumn .mu_register form {
        display: none
    }
    .site-header,
    .site-footer,
    .hentry,
    .entry-footer,
    .page-header,
    .page-content,
    .comments-area,
    .widecolumn {
        background: none !important
    }
    body,
    blockquote,
    blockquote cite,
    blockquote small,
    label,
    a,
    .site-title a,
    .site-description,
    .post-title,
    .author-heading,
    .entry-footer,
    .entry-footer a,
    .taxonomy-description,
    .entry-caption,
    .comment-author,
    .comment-metadata,
    .comment-metadata a,
    .comment-notes,
    .comment-awaiting-moderation,
    .no-comments,
    .site-info,
    .site-info a,
    .wp-caption-text,
    .gallery-caption {
        color: #000 !important
    }
    pre,
    abbr[title],
    table,
    th,
    td,
    .site-header,
    .site-footer,
    .hentry+.hentry,
    .author-info,
    .page-header,
    .comments-area,
    .comment-list+.comment-respond,
    .comment-list article,
    .comment-list .pingback,
    .comment-list .trackback,
    .no-comments {
        border-color: #eaeaea !important
    }
    .site {
        margin: 0 7.6923%
    }
    .sidebar {
        position: relative !important
    }
    .site-branding {
        padding: 0
    }
    .site-header {
        padding: 7.6923% 0
    }
    .site-description {
        display: block
    }
    .hentry+.hentry {
        margin-top: 7.6923%
    }
    .hentry.has-post-thumbnail {
        padding-top: 7.6923%
    }
    .sticky-post {
        background: #000 !important;
        color: #fff !important
    }
    .entry-header,
    .entry-footer {
        padding: 0
    }
    .entry-content,
    .entry-summary {
        padding: 0 0 7.6923%
    }
    .post-thumbnail img {
        margin: 0
    }
    .author-info {
        margin: 0
    }
    .page-content {
        padding: 7.6923% 0 0
    }
    .page-header {
        padding: 3.84615% 0
    }
    .comments-area {
        border: 0;
        padding: 7.6923% 0 0
    }
    .site-footer {
        margin-top: 7.6923%;
        padding: 3.84615% 0
    }
    .widecolumn {
        margin: 7.6923% 0 0;
        padding: 0
    }
}