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 {
    font-family: arial,sans-serif;
    font-weight: inherit;
    font-style: inherit;
    vertical-align: baseline;
    border: 0;
    outline: 0;
}

#comments {
    display: none
}

.sidebar {
    position: absolute;
    width: 100%;
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

#primary {
    display: block;
    overflow: auto;
    overflow-x: hidden;
    max-width: 1e3px;
    min-height: 60px;
    margin: 0 auto
}

br {
    display: block!important;
    margin-bottom: 2px!important;
    content: 'A'!important
}

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

body {
    background: #fff
}

p {
    margin-bottom: 20px!important
}

.page-title {
    color: #4e34c9!important;
    text-transform: uppercase;
    font-size: 18px!important
}

ol,ul {
    list-style: none
}

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

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

fieldset {
    min-width: inherit
}

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

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

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

a img {
    border: 0
}

body,button,input,select,textarea {
    font-family: arial;
    font-size: 16px;
    line-height: 1.6;
    color: #000;
}

h1,h2,h3,h4,h5,h6 {
    clear: both;
    margin-top: -3px;
    margin-bottom: 20px!important
}

b,strong {
    font-weight: 700
}

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

blockquote p {
    margin-bottom: 1.6667em
}

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

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

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 {
    font-family: arial;
    -webkit-hyphens: none;
    hyphens: none;
    -ms-hyphens: none
}

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

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

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

ul,ol {
    margin: 0 0 1.6em 1.35em;
}

ul {
    list-style: disc
}

ol {
    list-style: decimal
}

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

dl {
    margin-bottom: 1.6em
}

dt {
    font-weight: 700
}

dd {
    margin-bottom: 1.6em
}

table,th,td {
}

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

caption,th,td {
    font-weight: 400;
    text-align: center!important
}

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

td {
    padding-left: 0!important;
    padding: 5px!important
}

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

figure {
    margin: 0
}

del {
    opacity: .8
}

::-webkit-input-placeholder {
    font-family: arial;
    color: rgba(51,51,51,.7)
}

:-moz-placeholder {
    font-family: arial;
    color: rgba(51,51,51,.7)
}

::-moz-placeholder {
    font-family: arial;
    opacity: 1;
    color: rgba(51,51,51,.7)
}

:-ms-input-placeholder {
    font-family: arial;
    color: rgba(51,51,51,.7)
}

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

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

input,textarea {
    color: #000
}

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

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

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

button,input[type=button],input[type=reset],input[type=submit] {
    font-family: arial;
    font-size: 12px;
    cursor: pointer;
    text-transform: uppercase;
    color: #fff;
    border: 0;
    background: #0080ff;
    -webkit-appearance: button
}

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 {
    outline: 0;
    background-color: #707070;
    background-color: rgba(51,51,51,.7)
}

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 {
    padding: 0;
    border: 0
}

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
}

.site-content {
    padding: 26px
}

.post-password-form {
    position: relative
}

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

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

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

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

.entry-content a {
    font-weight: 400
}

.entry-content a:hover {
    text-decoration: underline
}

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

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

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

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

.main-navigation li {
    position: relative;
    border-top: 1px solid rgba(51,51,51,.1)
}

.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 {
    font-family: arial;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 1.5;
    margin-top: .5em;
    color: #707070;
    color: rgba(51,51,51,.7)
}

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

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

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

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

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

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

.secondary-toggle {
    display: none
}

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

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

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

.post-navigation {
    font-weight: 700;
    background: -webkit-gradient(linear,left top, right top,from(#a600d9),to(#0072ff));
    background: -o-linear-gradient(left,#a600d9,#0072ff);
    background: linear-gradient(to right,#a600d9,#0072ff);
    display: none
}

.post-navigation a {
    display: block
}

.post-navigation span {
    display: block
}

.post-navigation .meta-nav {
    font-family: arial;
    font-size: 12px;
    font-weight: 400;
    line-height: 24px;
    position: relative;
    color: #fff
}

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

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

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

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

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

.pagination {
    font-family: arial;
    background-color: #fff;
    top: -25px;
    height: 54px;
    position: relative
}

.pagination .nav-links {
    position: relative;
    text-align: center
}

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

.pagination .page-numbers {
    line-height: 56px;
    display: none
}

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

.pagination .current {
    font-size: 14px!important;
    display: inline-block
}

.pagination .prev,.pagination .next {
    position: absolute;
    display: inline-block;
    overflow: hidden;
    color: #fff;
    background-color: #4e34c9
}

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

.pagination .prev:hover,.pagination .prev:focus,.pagination .next:hover,.pagination .next:focus {
    background-color: #4e34c9
}

.pagination .prev {
    left: 0
}

.pagination .prev:before {
    left: -1px
}

.pagination .next:before {
    right: -1px
}

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

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

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

.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 {
    font-weight: 400;
    margin: 0 .7em;
    content: '\2215'
}

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

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

.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 {
    position: absolute!important;
    overflow: hidden;
    clip: rect(1px,1px,1px,1px);
    width: 1px;
    height: 1px
}

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

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

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

.alignleft {
    display: block;
    margin-right: auto;
    margin-left: auto;
    height: auto!important;
    width: 100%!important
}

.alignright {
    display: inline;
    float: right
}

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

blockquote.aligncenter,.wp-caption.aligncenter,img.aligncenter {
    clear: both
}

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

.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-header {
    padding-top: 20px;
    margin-left: 20px;
    margin-right: 20px;
    padding-bottom: 15px
}

.custom-logo {
    width: auto;
    max-height: 84px
}

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

.site-description {
    font-family: arial;
    font-size: 14px!important;
    margin-bottom: -10px!important;
    color: #fff;
}

.widget_recent_comments {
    display: none
}

.widget {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 25px;
    padding-left: 20px;
    padding-right: 20px;
    word-wrap: break-word;
    color: #fff;
}

.widget a {
    list-style: inherit;
    color: rgba(255, 255, 255, 0.5);
}

.widget li {
    list-style: none;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    padding-left: 15px;
    padding-right:15px;
    font-size: 14px;
}
.widget li:hover {
    background: rgba(255, 255, 255, 0.1);
    color: rgb(255, 255, 255);
}


#search-2 {
    display: none
}

.widget input {
    left: 0;
    width: 460px;
    height: 40px;
    padding: 10px;
    background: #fff;
    font-size: 14px;
    border: solid 1px #f2f2f2;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

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

.widget-title {
    font-family: arial,sans-serif;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 16px!important;
    color: #fff;
}

.widget_calendar table {
    margin: 0
}

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

.widget_calendar caption {
    font-family: 'noto serif',serif;
    font-weight: 700;
    margin: 0 0 1.6em;
    letter-spacing: .04em;
    text-transform: uppercase
}

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

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

.widget_meta ul {
    margin: 0;
    list-style: none;
    padding-left: 18px
}

.widget_categories li:last-child {
    padding-top: 0;
    padding-bottom: 0;
    border-top: 0
}

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

.widget_recent_entries .post-date {
    display: block
}

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

.widget_rss li {
    margin-bottom: 1.6em
}

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

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

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

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

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

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

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

.secondary {
    margin-left: 0;
    margin-top: 20px
}

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

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

.hentry {
    position: relative
}

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

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

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

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

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

.entry-header {
    height: auto;
    margin-bottom: -2px;
    margin-top: 20px
}

.entry-content>:last-child,.entry-summary>:last-child {
    margin-bottom: 20px!important
}

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

.entry-content iframe {
    height: 512px
}

.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
}

.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: .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 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;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase
}

.more-link {
    white-space: nowrap;
    font-size: 14px;
    font-weight: 700;
    position: relative
}

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

.author-info {
    margin: 0 7.6923%;
    padding: 7.6923% 0;
    border-top: 1px solid #eaeaea;
    border-top: 1px solid rgba(51,51,51,.1)
}

.author-info .avatar {
    float: left;
    width: 36px;
    height: 36px;
    margin: 0 1.6em 1.6em 0
}

.author-heading {
    font-family: noto sans,sans-serif;
    font-size: 12px;
    font-size: 1.2rem;
    margin-bottom: 1.5em;
    letter-spacing: .04em;
    text-transform: uppercase;
    color: #707070;
    color: rgba(51,51,51,.7)
}

.author-title {
    clear: none
}

.author-bio {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.5;
    overflow: hidden;
    padding-bottom: 1px
}

.author-description {
    word-wrap: break-word;
    -webkit-hyphens: auto;
    hyphens: auto;
    -ms-hyphens: auto
}

.author-description a {
    border-bottom: 1px solid #000
}

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

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

.author-link {
    white-space: nowrap
}

.author-link:after {
    position: relative;
    top: 1px;
    content: '\f429'
}

.entry-footer {
    font-family: arial;
    font-size: 12px!important;
    line-height: 24px;
    padding-top: 13px;
    padding-bottom: 12px;
    padding-left: 24px;
    background: #fff;
    margin-bottom: 50px;
    margin-top: -2px;
    background: rgba(0,128,255,.1);
    border-radius: 6px;
}

.sticky-post {
    font-weight: 700;
    position: absolute;
    top: 0;
    padding: .25em .5em;
    letter-spacing: .04em;
    text-transform: uppercase;
    color: #fff;
    background-color: #000;
    display: none
}

.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 {
    position: relative;
    margin-right: 2px
}

.posted-on,.byline,.cat-links,.tags-links,.comments-link,.entry-format,.full-size-link {
    margin-right: 20px;
    font-size: 16px
}

.edit-link {
    white-space: nowrap
}

.page-header {
    background: #fff;
    height: 60px;
    margin-top: 20px;
    margin-bottom: 20px
}

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

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

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

.page-content {
    padding-top: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
    background: #fff
}

.page-links {
    font-family: noto sans,sans-serif;
    clear: both;
    margin-bottom: 1.3333em
}

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

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

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

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

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

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

.entry-caption {
    font-family: noto sans,sans-serif;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.5;
    padding-top: .5em;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    hyphens: auto;
    color: #707070;
    color: rgba(51,51,51,.7);
    -ms-hyphens: auto
}

.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 {
    font-size: 24px;
    position: relative;
    top: 0;
    width: 24px;
    height: 24px;
    content: '\f442'
}

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

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

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

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

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

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

.site .avatar {
    border-radius: 50%
}

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

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

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

.wp-caption-text {
    font-family: noto sans,sans-serif;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.5;
    padding: .5em 0;
    color: #707070;
    color: rgba(51,51,51,.7)
}

.gallery {
    margin-bottom: 1.6em
}

.gallery-item {
    display: inline-block;
    width: 100%;
    padding: 1.79104477%;
    text-align: center;
    vertical-align: top
}

.gallery-columns-2 .gallery-item {
    max-width: 50%
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%
}

.gallery-columns-4 .gallery-item {
    max-width: 25%
}

.gallery-columns-5 .gallery-item {
    max-width: 20%
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%
}

.gallery-icon img {
    margin: 0 auto
}

.gallery-caption {
    font-family: noto sans,sans-serif;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.5;
    display: block;
    padding: .5em 0;
    color: #707070;
    color: rgba(51,51,51,.7)
}

.gallery-columns-6 .gallery-caption,.gallery-columns-7 .gallery-caption,.gallery-columns-8 .gallery-caption,.gallery-columns-9 .gallery-caption {
    display: none
}

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

.widecolumn .mu_register {
    width: auto
}

.widecolumn .mu_alert {
    margin-bottom: 1.6em
}

.widecolumn form,.widecolumn .mu_register form {
    margin-top: 0
}

.widecolumn h2 {
    font-size: 26px;
    font-size: 2.6rem;
    line-height: 1.1538;
    margin-bottom: .9231em
}

.widecolumn p {
    margin: 1.6em 0
}

.widecolumn p+h2 {
    margin-top: 1.8462em
}

.widecolumn label,.widecolumn .mu_register label {
    font-family: noto sans,sans-serif;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: .04em;
    text-transform: uppercase;
    color: #707070;
    color: rgba(51,51,51,.7)
}

.widecolumn .mu_register label {
    margin: 2em 0 0
}

.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;
    width: 100%
}

.widecolumn .mu_register #blogname {
    margin: 0
}

.widecolumn .mu_register #blog_title,.widecolumn .mu_register #user_email,.widecolumn .mu_register #user_name {
    margin: 0 0 .375em
}

.widecolumn #submit,.widecolumn .mu_register input[type=submit] {
    font-size: 12px;
    font-size: 1.2rem;
    width: 100%;
    margin: 0
}

.widecolumn .mu_register .prefix_address,.widecolumn .mu_register .suffix_address {
    font-size: inherit
}

.widecolumn .mu_register>:last-child,.widecolumn form>:last-child {
    margin-bottom: 0
}

body,button,input,select,textarea {
    font-size: 14px;
    line-height: 30px
}

button,input {
    line-height: normal
}

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: 14px
}

.main-navigation {
    font-size: 16px;
    font-size: 1.6rem
}

.main-navigation a {
    padding: .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: .3077em
}

.dropdown-toggle {
    top: 4px;
    width: 32px;
    height: 32px
}

.dropdown-toggle:after {
    line-height: 32px;
    width: 32px
}

.pagination .prev,.pagination .next {
    width: 150px;
    height: 55px;
    text-transform: uppercase;
    font-size: 14px;
    right: 0;
    border-radius: 6px
}

.pagination .prev:before,.pagination .next:before {
    line-height: 64px;
    width: 64px;
    height: 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
}

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

blockquote.aligncenter,.wp-caption.aligncenter,img.aligncenter {
    margin-top: 20px;
    margin-bottom: 20px
}

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

.site-title {
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
}

.site-title a {
    color: #fff;
}

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

.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[type=button],.widget input[type=reset],.widget input[type=submit] {
    font-size: 13px;
    font-size: 1.3rem;
    padding: .8462em 1.6923em
}

.widget .wp-caption-text,.widget .gallery-caption {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.5385;
    padding: .6154em 0
}

.widget_calendar td,.widget_calendar th {
    line-height: 1.9375
}

.widget_calendar caption {
    margin: 0 0 1.5em
}

.widget_recent_entries li {
    font-family: Roboto-Regular;
    font-size: 14px;
    line-height: 40px;
    position: relative;
    height: auto;
    padding-left: 16px;
    text-align: left;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    color: rgba(255, 255, 255, 0.5);
    -webkit-transition: all 0.1s ease-in-out 0s;
    -o-transition: all 0.1s ease-in-out 0s;
    transition: all 0.1s ease-in-out 0s;
}

.widget_categories .children,.widget_nav_menu .sub-menu,.widget_pages .children {
    margin: .4688em 0 0 1em;
    padding-top: .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-family: 'Roboto-Bold';
    font-weight: bold;
    font-size: 24px;
    line-height: 34px;
    color: #000;
}

.entry-title a {
    color: #0074e7
}

.entry-title a:hover {
    color: #0080ff!important;
    text-decoration: none
}

.entry-content h1,.entry-summary h1,.page-content h1,.comment-content h1 {
    font-size: 20px;
    line-height: 24px;
    color: red;
    margin-top: 24px;
    margin-bottom: 30px;
    padding-bottom: 10px;
    border-bottom: 1px solid #f2f2f2
}

.entry-content h2,.entry-summary h2,.page-content h2,.comment-content h2 {
    font-size: 24px;
    font-family: 'Roboto-Bold';
    line-height: 24px;
    color: #000;
    margin-top: 24px;
    padding-bottom: 18px;
    border-bottom: solid 1px rgba(0,0,0,.08);
}

.entry-content h3,.entry-summary h3,.page-content h3,.comment-content h3 {
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
    color: #0074e7;
    margin-top: 18px;
    margin-bottom: 10px;
    background: rgba(0,128,255,.1);
    padding: 12px 16px;
    border-radius: 12px;
}

.entry-content h4,.entry-summary h4,.page-content h4,.comment-content h4 {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    color: #002556;
    margin-top: 18px;
    margin-bottom: 10px;
    background: rgba(0,37,86,.1);
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 10px;
    padding-right: 10px
}

.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 {
    width: 56px;
    height: 56px;
    margin: 0 1.6842em 1.6842em 0
}

.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: .4211em
}

.page-title,.comments-title,.comment-reply-title,.post-navigation .post-title {
    font-family: arial;
    font-size: 18px;
    font-weight: 400;
    line-height: 60px;
    padding-left: 20px;
    color: #fff
}

.page-links {
    margin-bottom: 1.4736em
}

.page-links a,.page-links>span {
    margin: 0 .25em .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: 24px;
    line-height: 24px;
    margin-top: 18px;
    margin-bottom: 10px
}

.format-link .entry-title a:after {
    top: 3px
}

.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 .421em
}