.wp-block-audio audio {
    width: 100%;
    min-width: 300px;
}
.wp-block-button {
    color: #fff;
}
.wp-block-button.aligncenter {
    text-align: center;
}
.wp-block-button__link {
    background-color: #32373c;
    border: none;
    border-radius: 28px;
    box-shadow: none;
    color: inherit;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    margin: 0;
    padding: 12px 24px;
    text-align: center;
    text-decoration: none;
    overflow-wrap: break-word;
}
.wp-block-button__link:active,
.wp-block-button__link:focus,
.wp-block-button__link:hover,
.wp-block-button__link:visited {
    color: inherit;
}
@supports (-webkit-overflow-scrolling: touch) {
    .wp-block-cover-image.has-parallax,
    .wp-block-cover.has-parallax {
        background-attachment: scroll;
    }
}
@supports ((position: -webkit-sticky) or (position: sticky)) {
    .wp-block-cover-image:after,
    .wp-block-cover:after {
        content: none;
    }
}
.wp-block-embed {
    margin-bottom: 1em;
}
.wp-block-file {
    margin-bottom: 1.5em;
}
.wp-block-file.aligncenter {
    text-align: center;
}
.wp-block-file .wp-block-file__button {
    background: #32373c;
    border-radius: 2em;
    color: #fff;
    font-size: 13px;
    padding: 0.5em 1em;
}
.wp-block-file a.wp-block-file__button {
    text-decoration: none;
}
.wp-block-file a.wp-block-file__button:active,
.wp-block-file a.wp-block-file__button:focus,
.wp-block-file a.wp-block-file__button:hover,
.wp-block-file a.wp-block-file__button:visited {
    box-shadow: none;
    color: #fff;
    opacity: 0.85;
    text-decoration: none;
}
.wp-block-file * + .wp-block-file__button {
    margin-left: 0.75em;
}
@supports ((position: -webkit-sticky) or (position: sticky)) {
    .blocks-gallery-grid .blocks-gallery-image figure,
    .blocks-gallery-grid .blocks-gallery-item figure,
    .wp-block-gallery .blocks-gallery-image figure,
    .wp-block-gallery .blocks-gallery-item figure {
        display: flex;
        align-items: flex-end;
        justify-content: flex-start;
    }
}
@supports ((position: -webkit-sticky) or (position: sticky)) {
    .blocks-gallery-grid .blocks-gallery-image img,
    .blocks-gallery-grid .blocks-gallery-item img,
    .wp-block-gallery .blocks-gallery-image img,
    .wp-block-gallery .blocks-gallery-item img {
        width: auto;
    }
}
@supports ((position: -webkit-sticky) or (position: sticky)) {
    .blocks-gallery-grid.is-cropped .blocks-gallery-image a,
    .blocks-gallery-grid.is-cropped .blocks-gallery-image img,
    .blocks-gallery-grid.is-cropped .blocks-gallery-item a,
    .blocks-gallery-grid.is-cropped .blocks-gallery-item img,
    .wp-block-gallery.is-cropped .blocks-gallery-image a,
    .wp-block-gallery.is-cropped .blocks-gallery-image img,
    .wp-block-gallery.is-cropped .blocks-gallery-item a,
    .wp-block-gallery.is-cropped .blocks-gallery-item img {
        height: 100%;
        flex: 1;
        object-fit: cover;
    }
}
@media (min-width: 600px) {
    @supports (-ms-ime-align: auto) {
        .blocks-gallery-grid.columns-3 .blocks-gallery-image,
        .blocks-gallery-grid.columns-3 .blocks-gallery-item,
        .wp-block-gallery.columns-3 .blocks-gallery-image,
        .wp-block-gallery.columns-3 .blocks-gallery-item {
            width: calc((100% - 32px) / 3 - 1px);
        }
    }
    @supports (-ms-ime-align: auto) {
        .blocks-gallery-grid.columns-4 .blocks-gallery-image,
        .blocks-gallery-grid.columns-4 .blocks-gallery-item,
        .wp-block-gallery.columns-4 .blocks-gallery-image,
        .wp-block-gallery.columns-4 .blocks-gallery-item {
            width: calc((100% - 48px) / 4 - 1px);
        }
    }
    @supports (-ms-ime-align: auto) {
        .blocks-gallery-grid.columns-5 .blocks-gallery-image,
        .blocks-gallery-grid.columns-5 .blocks-gallery-item,
        .wp-block-gallery.columns-5 .blocks-gallery-image,
        .wp-block-gallery.columns-5 .blocks-gallery-item {
            width: calc((100% - 64px) / 5 - 1px);
        }
    }
    @supports (-ms-ime-align: auto) {
        .blocks-gallery-grid.columns-6 .blocks-gallery-image,
        .blocks-gallery-grid.columns-6 .blocks-gallery-item,
        .wp-block-gallery.columns-6 .blocks-gallery-image,
        .wp-block-gallery.columns-6 .blocks-gallery-item {
            width: calc((100% - 80px) / 6 - 1px);
        }
    }
    @supports (-ms-ime-align: auto) {
        .blocks-gallery-grid.columns-7 .blocks-gallery-image,
        .blocks-gallery-grid.columns-7 .blocks-gallery-item,
        .wp-block-gallery.columns-7 .blocks-gallery-image,
        .wp-block-gallery.columns-7 .blocks-gallery-item {
            width: calc((100% - 96px) / 7 - 1px);
        }
    }
    @supports (-ms-ime-align: auto) {
        .blocks-gallery-grid.columns-8 .blocks-gallery-image,
        .blocks-gallery-grid.columns-8 .blocks-gallery-item,
        .wp-block-gallery.columns-8 .blocks-gallery-image,
        .wp-block-gallery.columns-8 .blocks-gallery-item {
            width: calc((100% - 112px) / 8 - 1px);
        }
    }
}
.wp-block-image {
    margin-bottom: 1em;
}
.wp-block-image img {
    max-width: 100%;
}
.wp-block-image.aligncenter {
    text-align: center;
}
.wp-block-image .aligncenter {
    display: table;
    margin-left: 0;
    margin-right: 0;
}
.wp-block-image .aligncenter {
    margin-left: auto;
    margin-right: auto;
}
@supports ((-webkit-mask-image: none) or (mask-image: none)) or (-webkit-mask-image: none) {
    .is-style-circle-mask img {
        -webkit-mask-image: url(data:image/svg+xml;utf8,SVG_REPLACED);
        mask-image: url(data:image/svg+xml;utf8,SVG_REPLACED);
        mask-mode: alpha;
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-size: contain;
        mask-size: contain;
        -webkit-mask-position: center;
        mask-position: center;
        border-radius: 0;
    }
}
.wp-block-media-text {
    /*!rtl:begin:ignore*/
    direction: ltr; /*!rtl:end:ignore*/
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 50% 1fr;
    grid-template-columns: 50% 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
}
.wp-block-media-text .wp-block-media-text__content,
.wp-block-media-text .wp-block-media-text__media {
    -ms-grid-row-align: center;
    align-self: center;
}
.wp-block-media-text .wp-block-media-text__media {
    /*!rtl:begin:ignore*/
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 1;
    grid-row: 1; /*!rtl:end:ignore*/
    margin: 0;
}
.wp-block-media-text .wp-block-media-text__content {
    direction: ltr; /*!rtl:begin:ignore*/
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 1;
    grid-row: 1; /*!rtl:end:ignore*/
    padding: 0 8%;
    word-break: break-word;
}
.wp-block-media-text > figure > img,
.wp-block-media-text > figure > video {
    max-width: unset;
    width: 100%;
    vertical-align: middle;
}
.is-small-text {
    font-size: 14px;
}
.is-regular-text {
    font-size: 16px;
}
.is-large-text {
    font-size: 36px;
}
p.has-background {
    padding: 20px 30px;
}
p.has-text-color a {
    color: inherit;
}
.wp-block-search {
    display: flex;
    flex-wrap: wrap;
}
.wp-block-search .wp-block-search__label {
    width: 100%;
}
.wp-block-search .wp-block-search__input {
    flex-grow: 1;
    max-width: 360px;
}
.wp-block-search .wp-block-search__button {
    margin-left: 10px;
}
.wp-block-video {
    margin-left: 0;
    margin-right: 0;
}
.wp-block-video video {
    max-width: 100%;
}
@supports ((position: -webkit-sticky) or (position: sticky)) {
    .wp-block-video [poster] {
        object-fit: cover;
    }
}
.wp-block-video.aligncenter {
    text-align: center;
}
.has-small-font-size {
    font-size: 13px;
}
.has-regular-font-size {
    font-size: 16px;
}
.has-large-font-size {
    font-size: 36px;
}
.has-text-align-center {
    text-align: center;
}
.has-text-align-left {
    text-align: left;
}
.has-text-align-right {
    text-align: right;
}
@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0);
        -o-transform: rotate(0);
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -moz-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
@-webkit-keyframes spin {
    0% {
        -moz-transform: rotate(0);
        -o-transform: rotate(0);
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -moz-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
@-o-keyframes spin {
    0% {
        -moz-transform: rotate(0);
        -o-transform: rotate(0);
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -moz-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
@-ms-keyframes spin {
    0% {
        -moz-transform: rotate(0);
        -o-transform: rotate(0);
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -moz-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
@keyframes spin {
    0% {
        -moz-transform: rotate(0);
        -o-transform: rotate(0);
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -moz-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
a,
address,
big,
body,
caption,
code,
dd,
div,
dl,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
iframe,
ins,
label,
li,
object,
ol,
p,
s,
small,
span,
strong,
sub,
ul,
var {
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
    -webkit-font-smoothing: antialiased;
}
html {
    font-size: 62.5%;
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
.clearboth:after {
    width: 100%;
    content: "";
    display: block;
    clear: both;
}
.clear {
    width: 100%;
    clear: both;
}
::selection {
    background: #a2a9ae;
    color: #fff;
}
::-moz-selection {
    background: #a2a9ae;
    color: #fff;
}
body,
button,
input,
select,
textarea {
    background: #fff;
    color: #666;
    outline: 0;
    font-family: Oxygen, sans-serif;
    font-size: 14px;
    line-height: 18px;
}
article,
aside,
figure,
footer,
header,
nav {
    display: block;
}
caption {
    font-weight: 700;
    text-align: center;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #222;
    font-weight: 400;
}
h1 {
    font-size: 36px;
    line-height: 42px;
    margin: 30px 0 20px 0;
}
h2 {
    font-size: 24px;
    line-height: 30px;
    margin: 20px 0 16px 0;
}
h3 {
    font-size: 18px;
    line-height: 24px;
    margin: 16px 0 14px 0;
}
h4 {
    font-size: 16px;
    line-height: 20px;
    margin: 14px 0 12px 0;
}
h5 {
    font-size: 14px;
    line-height: 18px;
    margin: 12px 0 10px 0;
    font-weight: 700;
}
h6 {
    font-size: 12px;
    line-height: 16px;
    margin: 10px 0 6px 0;
    font-weight: 700;
}
p {
    margin-bottom: 20px;
}
ol,
ul {
    margin: 0 0 20px 20px;
}
li > ol,
li > ul {
    margin-bottom: 0;
}
ul {
    list-style: disc;
}
ol {
    list-style: decimal;
}
dd {
    margin: 0 0 1.5em 1.5em;
}
b,
strong {
    font-weight: 700;
}
i {
    font-style: italic;
}
address {
    margin: 0 0 1.5em;
}
code,
var {
    font-family: "Courier New", Courier, monospace;
}
ins {
    background-color: transparent;
    text-decoration: none;
    font-style: italic;
    font-weight: 700;
}
sub {
    font-size: 75%;
    height: 0;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sub {
    top: 0.5ex;
}
small {
    font-size: 75%;
}
big {
    font-size: 125%;
}
figure {
    margin: 0;
    overflow: hidden;
    position: relative;
}
figure img {
    vertical-align: top;
    width: 100%;
    height: auto;
}
img {
    height: auto;
    max-width: 100%;
}
button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
}
button,
input {
    line-height: normal;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    font-weight: 700;
    cursor: pointer;
    padding: 0 10px;
}
button,
html input[type="button"],
input[type="email"],
input[type="password"],
input[type="reset"],
input[type="search"],
input[type="submit"],
input[type="text"] {
    height: 30px;
    line-height: 30px;
}
input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
input[type="search"] {
    -webkit-appearance: none;
}
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input[type="email"],
input[type="password"],
input[type="search"],
input[type="text"],
textarea {
    outline: 0;
    font-size: 12px;
    resize: none;
    -webkit-appearance: none;
    padding: 0 6px;
}
input[type="email"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="text"]:focus,
textarea:focus {
    outline: 0;
}
textarea {
    overflow: auto;
    vertical-align: top;
    padding: 3px;
    height: 70px;
    line-height: 18px;
}
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
}
.screen-reader-text:active,
.screen-reader-text:focus,
.screen-reader-text:hover {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}
a {
    color: #00bcff;
    text-decoration: none;
}
a:hover {
    color: #00c6ff;
}
a:visited {
    color: #00bcff;
}
a,
a:active,
a:focus,
a:hover {
    outline: 0;
}
a img {
    border: 0;
}
.aligncenter {
    clear: both;
    display: block !important;
    margin: 0 auto;
}
.wp-caption {
    position: relative;
    overflow: hidden;
}
.wp-caption a[class*="prettyPhoto"] {
    display: block;
}
.wp-caption a[class*="prettyPhoto"] img {
    vertical-align: top;
}
.wp-caption .wp-caption-dd,
.wp-caption .wp-caption-text {
    position: absolute;
    overflow: hidden;
    bottom: 0;
    left: 0;
    right: 10px;
    padding: 6px 10px 7px;
    color: #fff;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, 0.4);
    font-size: 11px;
    line-height: 13px;
    -webkit-transition: all ease 0.2s;
    -moz-transition: all ease 0.2s;
    -ms-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    transition: all ease 0.2s;
}
.wp-caption:hover .wp-caption-dd,
.wp-caption:hover .wp-caption-text {
    margin-bottom: -50px;
}
.boxed #page {
    width: 1350px;
    margin: 0 auto;
    -webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.2);
}
#main_inner {
    width: 1243px;
    margin: 0 auto;
    position: relative;
}
.with_sidebar #content {
    width: 932px;
}
#sidebar_main {
    width: 310px;
    position: relative;
    z-index: 2;
}
.left_sidebar #content {
    float: right;
}
.left_sidebar #sidebar_main {
    float: left;
    margin-right: 1px;
}
.right_sidebar #content {
    float: left;
}
.right_sidebar #sidebar_main {
    float: right;
    margin-left: 1px;
}
iframe {
    max-width: 100%;
    vertical-align: top;
}
header {
    padding-bottom: 28px;
}
#header_top_inner {
    width: 1243px;
    margin: 0 auto;
    overflow: hidden;
	display: flex;
	flex-direction: column;
}
#header_top .top_line {
    width: 100%;
    height: 3px;
}
#header_top_inner {
    position: relative;
    overflow: hidden;
}
#header_top_inner .logo {
    float: left;
    margin-top: 30px;
    margin-bottom: 20px;
    position: relative;
    max-width: 100%;
}
#header_top_inner .logo_text {
    margin-top: 16px;
    margin-bottom: 37px;
}
.logo_text .logo_title {
    font-family: Cabin;
    font-size: 80px;
    line-height: 80px;
    font-weight: 700;
    display: inline-block;
    position: relative;
}
#breadcrumbs_area .breadcrumbs {
    float: right;
    overflow: hidden;
    margin: 7px 10px 0 0;
}
#breadcrumbs_area #breadcrumbs {
    float: right;
    overflow: hidden;
    margin: 12px 0;
}
.breadcrumbs li {
    list-style: none;
    float: left;
    font-size: 12px;
}
.breadcrumbs span {
    list-style: none;
    float: left;
    font-size: 12px;
}
p#breadcrumbs {
    list-style: none;
    float: left;
    font-size: 12px;
}
.breadcrumbs li + li:before {
    content: "/";
    display: block;
    margin: 0 2px;
    float: left;
}
.breadcrumbs span + span:before {
    content: "/";
    display: block;
    margin: 0 2px;
    float: left;
}
#header_top_inner #login_area {
    position: relative;
    z-index: 10000;
    float: right;
    width: 30px;
    height: 30px;
}
#header_top_inner #login_area a {
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    display: none;
}
#header_top_inner #login_area .link_register {
    display: none;
}
.authorized-left {
    float: left;
    width: 350px;
}
.comment-form-captcha {
    float: left;
    width: 300px;
}
.clear-captcha {
    float: right;
    width: 120px;
}
.select-menu {
    position: absolute;
    z-index: 1999;
    left: 0;
    right: 0;
}

.select-menu {
	position: relative;
}

.select-menu-button {
    display: flex;
    position: relative;
    left: 0;
    top: 0;
    right: 0px;
    height: 40px;
    font-size: 14px;
    justify-content: center;
    text-transform: uppercase;
    align-items: center;
    text-align: center;
}
.select-menu-button span {
    cursor: pointer;
}
.select-menu-button .icon {
    height: 29px;
    width: 28px;
    right: 0;
    background: url(images/menu-select.gif) 11px 10px no-repeat;
    position: absolute;
    pointer-events: none;
}
.select-menu > ul {
    position: relative;
}
.select-menu ul {
    list-style: none;
    margin: 0;
    line-height: 17px;
    font-size: 13px;
}
.select-menu ul li a {
    display: block;
    padding: 6px 8px;
    text-align: left;
    text-transform: uppercase;
    color: #fff;
}
.select-menu ul > li ul {
    margin-left: 16px;
}
.select-menu ul li a {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
}
#main_map_inner {
    padding-bottom: 1px;
}
.image_wrapper {
    overflow: hidden;
    position: relative;
}
.image_wrapper img {
    width: 100%;
    height: auto;
    vertical-align: top;
}
.post_thumb {
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.puzzles_animations .post_thumb img {
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    transition: all ease 0.5s;
}
.post_thumb .post_format {
    position: absolute;
    left: 0;
    top: -40px;
    z-index: 4;
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
}
.post_thumb .post_format:before {
    font-size: 28px;
}
.puzzles_heavy.puzzles_animations .post_thumb .post_format {
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    transition: all ease 0.5s;
}
.puzzles_heavy.puzzles_animations .post_thumb:hover .post_format {
    top: 0;
    -webkit-transition: all ease 0.5s 0.5s;
    -moz-transition: all ease 0.5s 0.5s;
    -ms-transition: all ease 0.5s 0.5s;
    -o-transition: all ease 0.5s 0.5s;
    transition: all ease 0.5s 0.5s;
}
.puzzles_light .post_thumb .post_format {
    top: 0;
}
.puzzles_heavy .post_thumb .post_category {
    position: absolute;
    z-index: 2;
    display: block;
    width: 135px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    text-transform: uppercase;
    padding: 0 10px;
    overflow: hidden;
}
.puzzles_heavy .post_thumb.no_thumb .post_category {
    z-index: 4;
}
.puzzles_heavy.puzzles_animations .post_thumb .post_category {
    -webkit-transition: all ease 0.5s 0.5s;
    -moz-transition: all ease 0.5s 0.5s;
    -ms-transition: all ease 0.5s 0.5s;
    -o-transition: all ease 0.5s 0.5s;
    transition: all ease 0.5s 0.5s;
}
.puzzles_heavy.puzzles_animations .post_thumb:hover .post_category {
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    transition: all ease 0.5s;
}
.post_thumb .post_content_wrapper {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: hidden;
    padding: 12px;
    z-index: 3;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    transition: all ease 0.5s;
}
.puzzles_heavy.puzzles_animations .post_thumb .post_content_wrapper:hover {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.post_thumb .post_content_padding {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 22px;
}
.post_thumb .post_content_wrapper .post_subtitle {
    margin: 0;
    text-transform: uppercase;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    transition: all ease 0.5s;
}
.post_thumb .post_content_wrapper .post_descr {
    margin-top: 10px;
}
.post_thumb.no_thumb .post_content_wrapper .post_subtitle,
.puzzles_animations .post_thumb .post_content_wrapper:hover .post_subtitle,
.puzzles_light .post_thumb .post_content_wrapper .post_subtitle {
    margin-top: 50px;
}
.post_thumb .post_content_wrapper a {
    color: #fff;
}
.post_thumb .post_content_wrapper p {
    color: #fff !important;
}
.puzzles_heavy .post_thumb[class*="down"] img {
    margin-top: -25%;
}
.puzzles_heavy.puzzles_animations .post_thumb[class*="down"]:hover img {
    margin-top: 0;
}
.puzzles_heavy .post_thumb[class*="down"] .post_content_wrapper {
    top: 50%;
}
.puzzles_heavy.puzzles_animations .post_thumb[class*="down"]:not(.open_content):hover .post_content_wrapper {
    top: 100%;
    padding-top: 0;
    padding-bottom: 0;
}
.puzzles_heavy.puzzles_animations .post_thumb[class*="down"]:not(.open_thumb) .post_content_wrapper:hover {
    top: 0;
    padding-top: 12px;
    padding-bottom: 12px;
}
.puzzles_light .post_thumb[class*="down"]:not(.open_content) .post_content_wrapper {
    top: 100%;
    padding-top: 0;
    padding-bottom: 0;
}
.puzzles_heavy .post_thumb.no_thumb .post_category {
    left: 0;
    top: 0;
}
.puzzles_heavy.puzzles_animations .post_thumb.no_thumb:hover .post_category {
    top: -40px;
}
.puzzles_heavy .post_thumb.down-1 .post_category {
    left: 0;
    top: 0;
}
.puzzles_heavy.puzzles_animations .post_thumb.down-1:hover .post_category {
    top: -40px;
}
.puzzles_heavy .post_thumb.down-2 .post_category {
    right: 0;
    top: 0;
}
.puzzles_heavy.puzzles_animations .post_thumb.down-2:hover .post_category {
    top: -40px;
}
.puzzles_heavy .post_thumb.down-3 .post_category {
    left: 0;
    top: 50%;
    margin-top: -40px;
}
.puzzles_heavy.puzzles_animations .post_thumb.down-3:hover .post_category {
    margin-top: 50%;
}
.puzzles_heavy .post_thumb.down-4 .post_category {
    right: 0;
    top: 50%;
    margin-top: -40px;
}
.puzzles_heavy.puzzles_animations .post_thumb.down-4:hover .post_category {
    margin-top: 50%;
}
.puzzles_heavy .post_thumb[class*="left"] img {
    margin-left: 25%;
}
.puzzles_heavy.puzzles_animations .post_thumb[class*="left"]:hover img {
    margin-left: 0;
}
.puzzles_heavy .post_thumb[class*="left"] .post_content_wrapper {
    right: 50%;
}
.puzzles_heavy.puzzles_animations .post_thumb[class*="left"]:not(.open_content):hover .post_content_wrapper {
    right: 100%;
    padding-left: 0;
    padding-right: 0;
}
.puzzles_heavy.puzzles_animations .post_thumb[class*="left"]:not(.open_thumb) .post_content_wrapper:hover {
    right: 0;
    padding-left: 12px;
    padding-right: 12px;
}
.puzzles_light .post_thumb[class*="left"]:not(.open_content) .post_content_wrapper {
    right: 100%;
    padding-left: 0;
    padding-right: 0;
}
.puzzles_heavy .post_thumb.left-1 .post_category {
    left: 50%;
    top: 0;
}
.puzzles_heavy.puzzles_animations .post_thumb.left-1:hover .post_category {
    top: -40px;
}
.puzzles_heavy .post_thumb.left-2 .post_category {
    left: 50%;
    bottom: 0;
}
.puzzles_heavy.puzzles_animations .post_thumb.left-2:hover .post_category {
    bottom: -40px;
}
.puzzles_heavy .post_thumb[class*="right"] img {
    margin-left: -25%;
}
.puzzles_heavy.puzzles_animations .post_thumb[class*="right"]:hover img {
    margin-left: 0;
}
.puzzles_heavy .post_thumb[class*="right"] .post_content_wrapper {
    left: 50%;
}
.puzzles_heavy.puzzles_animations .post_thumb[class*="right"]:not(.open_content):hover .post_content_wrapper {
    left: 100%;
    padding-left: 0;
    padding-right: 0;
}
.puzzles_heavy.puzzles_animations .post_thumb[class*="right"]:not(.open_thumb) .post_content_wrapper:hover {
    left: 0;
    padding-left: 12px;
    padding-right: 12px;
}
.puzzles_light .post_thumb[class*="right"]:not(.open_content) .post_content_wrapper {
    left: 100%;
    padding-left: 0;
    padding-right: 0;
}
.puzzles_heavy .post_thumb.right-1 .post_category {
    right: 50%;
    top: 0;
}
.puzzles_heavy.puzzles_animations .post_thumb.right-1:hover .post_category {
    top: -40px;
}
.puzzles_heavy .post_thumb.right-2 .post_category {
    right: 50%;
    bottom: 0;
}
.puzzles_heavy.puzzles_animations .post_thumb.right-2:hover .post_category {
    bottom: -40px;
}
.puzzles_light.puzzles_animations .post_thumb:hover a img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
}
.post_thumb .post_content_light {
    position: absolute;
    left: 0;
    right: 0;
    top: 58%;
    bottom: 0;
    overflow: hidden;
    padding: 12px;
    z-index: 3;
}
.post_thumb .post_content_light .post_category {
    display: inline-block;
    margin: 0;
    padding: 2px 10px;
    font-size: 12px;
    text-transform: uppercase;
}
.post_thumb .post_content_light .post_subtitle {
    margin: 10px 0 0;
    padding: 4px 12px;
    text-transform: none;
    display: inline-block;
}
.post_thumb .post_content_light .post_descr {
    margin-top: 10px;
}
.post_thumb .post_content_light a {
    color: #fff;
}
.post_thumb .post_content_light p {
    color: #fff !important;
}
.puzzles_light .post_thumb:not(.post_format_quote):not(.post_format_image):not(.post_format_link) .post_format {
    cursor: pointer;
}
.post_thumb .audio_container {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -30px;
    height: 30px;
    z-index: 5;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    transition: all ease 0.5s;
}
.post_thumb:hover .audio_container {
    bottom: 0;
}
.post_info {
    font-size: 12px;
    line-height: 16px;
    position: relative;
    padding-right: 50px;
}
.post_info_delimiter {
    display: inline-block;
    height: 12px;
    margin-left: 2px;
    padding-left: 2px;
    border-left: 1px solid #e2e2e2;
}
.post_info a {
    font-weight: 400;
}
.post_info .post_comments {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    text-align: right;
}
.post_info .post_comments .comments_icon {
    display: inline-block;
    font-size: 13px;
    width: 16px;
    padding-right: 4px;
}
.more-link {
    padding: 7px 8px;
    font-family: Arial;
    font-size: 12px;
    text-transform: uppercase;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1;
}
[class*=" icon-"]:before,
[class^="icon-"]:before {
    display: block;
    width: 100%;
    text-align: center;
    margin: 0;
    line-height: inherit;
}
.post_reviews {
    width: 310px;
    float: right;
    position: relative;
    margin: 24px -16px 10px 20px;
    overflow: hidden;
    font-size: 14px;
}
#nav_pages {
    overflow: hidden;
    clear: both;
    margin-top: 1px;
    padding: 30px 20px;
}
#nav_pages ul {
    margin: 0;
    overflow: hidden;
}
#nav_pages li {
    margin-right: 5px;
    list-style: none;
    float: left;
}
#nav_pages li a,
#nav_pages li span,
.nav_comments a,
.nav_comments > span {
    -webkit-transition: all ease 0.2s;
    -moz-transition: all ease 0.2s;
    -ms-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    transition: all ease 0.2s;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    width: 36px;
    height: 36px;
    line-height: 36px;
}
#nav_pages .pager_pages span {
    width: 130px;
    text-align: left;
}
#nav_pages .pager_first a,
#nav_pages .pager_last a {
    width: 100px;
}
.with_sidebar .blog_style_puzzles #content {
    width: 933px;
}
.right_sidebar .blog_style_puzzles #sidebar_main {
    margin-left: 0;
}
.left_sidebar .blog_style_puzzles #sidebar_main {
    margin-right: 0;
}
.blog_style_puzzles #content {
    overflow: hidden;
}
.blog_style_puzzles #content > article {
    margin: 0 1px 1px 0;
    position: relative;
    overflow: hidden;
    float: left;
}
.blog_style_puzzles .post_thumb {
    width: 310px;
    height: 310px;
}
.post_text_area ul li {
    padding: 5px;
}
.post_text_area ol {
    padding: 20px 40px;
}
.post_text_area ol li {
    padding: 5px;
}
.blog_style_fullpost #content > article {
    margin-top: 1px;
    position: relative;
}
.blog_style_fullpost #content > article:first-child {
    margin-top: 0;
}
.blog_style_fullpost #content .post_info_top {
    margin-top: 20px;
}
.blog_style_fullpost #content .post_content {
    padding: 0 16px 40px;
    position: relative;
    overflow: hidden;
}
.blog_style_fullpost #content .post_title {
    margin: 24px 0 0 0;
    text-transform: uppercase;
}
.blog_style_fullpost #content .post_text_area {
    margin-top: 17px;
}
.blog_style_fullpost #content .post_info_bottom {
    margin-top: 10px;
}
#content.post_single .post_content {
    padding: 20px 30px;
    overflow: hidden;
}
#content.post_single .post_author_title {
    margin: 0;
    text-transform: uppercase;
}
#content.post_single .post_author_info {
    position: relative;
    margin-top: 20px;
    padding-left: 80px;
}
#content.post_single .post_author_avatar {
    position: absolute;
    left: 0;
    top: 0;
    width: 60px;
    height: 60px;
}
#content.post_single #related_posts {
    padding: 25px 0 0;
    position: relative;
    margin-top: 1px;
    overflow: hidden;
}
#content.post_single #related_posts .related_posts_item {
    margin: 0 1px 1px 0;
    position: relative;
    overflow: hidden;
    float: left;
    width: 310px;
    height: 310px;
}
#content.post_single #related_posts .related_post_item_12,
#content.post_single #related_posts .related_post_item_3,
#content.post_single #related_posts .related_post_item_6,
#content.post_single #related_posts .related_post_item_9 {
    margin-right: 0;
}
#content.post_single #related_posts .post_related_title {
    margin: 0 16px 25px;
    text-transform: uppercase;
}
.content_blog.post_single #comments .post_comments_tree {
    margin-top: 1px;
    padding: 25px 16px;
    overflow: hidden;
}
.content_blog.post_single #comments .post_comments_title {
    margin: 0 0 25px;
    text-transform: uppercase;
}
.content_blog.post_single #comments ol,
.content_blog.post_single #comments ul {
    margin: 0;
    list-style: none;
}
.content_blog.post_single #comments li {
    border-top-width: 1px;
    border-top-style: solid;
    padding-top: 25px;
    margin-top: 25px;
    position: relative;
    padding-left: 80px;
}
.content_blog.post_single #comments .comment-list > li:first-child {
    border-top-width: 0;
    border-top-style: none;
    padding-top: 0;
    margin-top: 0;
}
.content_blog.post_single #comments li p {
    margin-bottom: 0;
}
.content_blog.post_single #comments .children {
    margin-left: 60px;
}
.content_blog.post_single #comments .comment_title {
    margin: 0;
    padding: 4px 60px 4px 0;
}
.content_blog.post_single #comments .comment_reply a {
    position: absolute;
    display: inline-block;
    padding: 6px 8px;
    right: 0;
    top: 25px;
    font-size: 12px;
    text-transform: uppercase;
}
.content_blog.post_single #comments .comment_author_avatar {
    position: absolute;
    left: 0;
    top: 25px;
    width: 60px;
    height: 60px;
}
.content_blog.post_single #comments .comment-list > li:first-child .comment_author_avatar,
.content_blog.post_single #comments .comment-list > li:first-child .comment_reply a {
    top: 0;
}
.content_blog.post_single #comments .comment_date {
    font-weight: 400;
    display: inline-block;
    padding-left: 10px;
}
.content_blog.post_single #comments .comment_content {
    font-size: 12px;
    margin-top: 12px;
}
.content_blog.post_single #comments .post_comments_form {
    padding: 25px 16px;
    overflow: hidden;
    margin-top: 1px;
}
.content_blog.post_single #comments #reply-title {
    text-transform: uppercase;
    margin: 0 0 16px;
}
.content_blog.post_single #commentform p {
    margin-bottom: 10px;
}
.content_blog.post_single #commentform label {
    display: block;
    margin-bottom: 4px;
}
.content_blog.post_single #commentform label span {
    font-style: italic;
    font-size: 12px;
}
.content_blog.post_single #commentform .comment-form-author,
.content_blog.post_single #commentform .comment-form-email,
.content_blog.post_single #commentform .comment-form-website {
    width: 280px;
    margin-right: 30px;
    float: left;
}
.content_blog.post_single #commentform .comment-form-website {
    margin-right: 0;
}
.content_blog.post_single #commentform .comment-form-comment {
    clear: both;
}
.content_blog.post_single #commentform input[type="text"],
.content_blog.post_single #commentform textarea {
    width: 100%;	
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;	
    margin-bottom: 10px;

}

.content_blog.post_single #commentform input[name="aiowps-captcha-answer"]{
    width: 40%;	
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;	
    margin-bottom: 10px;
}

.content_blog.post_single #commentform textarea {
    height: 90px;
}
.cat-desc {
    display: none;
    background-color: #0080af;
    padding: 20px 15px;
    margin: 1px;
    columns: 3;
    -moz-columns: 3;
    -webkit-columns: 3;
}
.cat-desc p {
    color: #fff !important;
}
.widget_area .widget {
    overflow: hidden;
}
.widget_area .widget_title {
    margin-top: 0;
    text-transform: uppercase;
}
.widget_title {
    font-size: 18px;
    line-height: 28px;
    padding: 15px;
}
.widget_area ul,
article ul {
    list-style: none;
    margin-bottom: 0;
    margin-left: 14px;
}
.widget_area ol li,
.widget_area ul li,
article ol li,
article ul li {
    position: relative;
    margin-top: 8px;
}
.widget_area ol li:first-child,
.widget_area ul li:first-child,
article ol li:first-child,
article ul li:first-child {
    margin-top: 0;
}
.widget_area ul ul li:first-child,
article ul ul li:first-child {
    margin-top: 8px;
}
.widget_area ul li:before,
article ul li:before {
    content: "\e904";
    display: inline-block;
    position: absolute;
    font-family: Fontello;
    -webkit-font-smoothing: antialiased;
    font-size: 80%;
    left: -14px;
}
.widget_area .post_info {
    position: static;
    padding-right: 0;
}
.widget_area .post_title.title_padding {
    padding-right: 50px;
}
.widget.widget_search {
    overflow: hidden;
}
.widget.widget_search #s {
    float: left;
    margin: 0;
    width: 190px;
}
.widget.widget_search #searchsubmit {
    float: left;
    display: block;
    margin-left: 1px;
    height: 30px;
}
.widget .post_item {
    margin-top: 18px;
    overflow: hidden;
}
.widget .post_thumb {
    width: 60px;
    height: 60px;
    overflow: hidden;
    margin: 0 15px 0 0;
    float: left;
}
.widget .post_wrapper {
    overflow: hidden;
    position: relative;
}
.widget .post_title {
    clear: none;
    margin: 0 0 2px 0;
}
.widget.widget_top10 #widget_top10_1 {
    display: none;
}
#sidebar_main .widget {
    margin-top: 1px;
    padding: 25px 15px;
}
#sidebar_main .widget:first-child {
    margin-top: 0;
}
#advert_sidebar {
    overflow: hidden;
}
#advert_sidebar_inner {
    width: 1243px;
    margin: 1px auto 0;
    overflow: hidden;
}
#advert_sidebar_inner .widget {
    width: 280px;
    padding: 25px 15px;
    margin: 0 0 1px 1px;
    float: left;
}
#advert_sidebar_inner .widget.widget-number-1,
#advert_sidebar_inner .widget.widget-number-13,
#advert_sidebar_inner .widget.widget-number-5,
#advert_sidebar_inner .widget.widget-number-9,
#advert_sidebar_inner .widget:first-child {
    margin-left: 0;
    clear: both;
}
#footer_sidebar {
    overflow: hidden;
    margin-top: 30px;
}
#footer_sidebar_inner {
    width: 1243px;
    margin: 0 auto;
    overflow: hidden;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
#footer_sidebar_inner .widget {
    width: 280px;
    padding: 25px 15px;
    margin: 0 0 1px 1px;
    float: left;
}
#footer_sidebar_inner .widget.widget-number-1,
#footer_sidebar_inner .widget.widget-number-13,
#footer_sidebar_inner .widget.widget-number-5,
#footer_sidebar_inner .widget.widget-number-9,
#footer_sidebar_inner .widget:first-child {
    margin-left: 0;
    clear: both;
}
#footer_copyright {
    overflow: hidden;
}
#footer_copyright_inner {
    width: 1243px;
    margin: 0 auto;
    padding: 25px 0;
    overflow: hidden;
    text-align: center;
    font-size: 12px;
}
#toTop {
    display: none;
    position: fixed;
    width: 33px;
    height: 33px;
    line-height: 33px;
    bottom: 56px;
    right: 10px;
    border-radius: 2px;
    z-index: 10000;
}
.popup_form {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9999;
}
.popup_form .popup_body {
    width: 200px;
    padding: 10px 20px;
    position: relative;
}
.popup_form .popup_title {
    text-transform: uppercase;
    margin: 3px 0 15px;
}
.popup_form .popup_field {
    margin-bottom: 10px;
    font-size: 12px;
}
.popup_form .popup_field p {
    margin-bottom: 4px;
}
.popup_form .popup_field label {
    font-size: 12px;
    display: inline-block;
    padding-left: 4px;
    margin-right: 4px;
}
.popup_form .popup_field input[type="password"],
.popup_form .popup_field input[type="text"] {
    width: 178px;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
}
.popup_form .popup_field.registration_msg_area {
    display: none;
}
.popup_form .popup_field textarea {
    width: 196px;
    height: 80px;
    padding: 0 0 0 2px;
}
.popup_form .popup_field.popup_button {
    text-align: right;
    font-size: 12px;
}
.popup_form .popup_field.popup_button a {
    display: inline-block;
    text-align: center;
    width: 66px;
    height: 32px;
    line-height: 32px;
    text-transform: uppercase;
}
#popup_login .popup_field.forgot_password,
#popup_login .popup_field.register {
    font-size: 12px;
    line-height: 15px;
}
.popup_form .popup_body .result {
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 0;
    padding: 40px 8px 8px;
    font-size: 13px;
    text-align: center;
    vertical-align: middle;
    display: none;
}
#popup_register .popup_body .result {
    padding-top: 70px;
}
#custom_options {
    position: fixed;
    right: 0;
    top: 62px;
    margin-right: -237px;
    width: 237px;
    height: 630px;
    z-index: 9999;
    background-color: #555;
}
#custom_options #co_toggle {
    position: absolute;
    left: -40px;
    top: 0;
    display: block;
    width: 39px;
    height: 41px;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    color: #fff;
    background-color: #666;
    display: none;
}
#custom_options #co_toggle[class*=" icon-"]:before,
#custom_options #co_toggle[class^="icon-"]:before {
    font-size: 24px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #fff;
}
#custom_options .co_header {
    background-color: #666;
}
#custom_options .co_header .co_title {
    margin: 0;
    color: #fff;
    text-transform: uppercase;
    line-height: 40px;
    height: 40px;
    padding-left: 20px;
}
#custom_options .co_options .co_form_row {
    padding: 12px 20px;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    position: relative;
    overflow: hidden;
}
#custom_options .co_options .co_form_row.first {
    border-top: none;
}
#custom_options .co_options .co_form_subrow {
    padding-top: 4px;
}
#custom_options .co_options .co_form_subrow:first-child {
    padding-top: 10px;
}
#custom_options .co_options .co_form_row .co_label {
    color: #fff;
    font-weight: 700;
    font-size: 14px;
}
#custom_options .co_options .co_form_row .co_label.one_row {
    display: inline-block;
    margin-right: 6px;
}
#custom_options .co_options .co_form_row .co_label_light {
    color: #bbb;
    font-weight: 400;
    font-size: 13px;
}
#custom_options .co_options .co_form_row .co_theme_selector {
    font-size: 12px;
    display: inline-block;
    margin-right: 10px;
    background-color: #666;
    border: 1px solid #333;
    color: #eee;
}
#custom_options .co_options .co_form_row .co_theme_apply {
    text-align: center;
    margin-top: 10px;
}
#custom_options .co_options .co_form_row .co_theme_apply a {
    font-size: 12px;
    display: inline-block;
    padding: 4px 10px;
    background-color: #777;
    border: 1px solid #666;
    color: #eee;
}
#custom_options .co_options .co_form_row .co_theme_apply a + a {
    margin-left: 6px;
}
#custom_options .co_options .co_form_row .co_theme_apply a:hover {
    background-color: #666;
}
[id^="collorpicker"] {
    z-index: 9999;
}
#custom_options .co_options .co_switch_box {
    margin-top: 6px;
}
#custom_options .co_options .co_switch_box .boxed,
#custom_options .co_options .co_switch_box .stretched,
#custom_options .co_options .co_switch_box .switcher,
#custom_options .co_options .co_switch_box .switcher2 {
    display: inline-block;
    float: left;
    height: 29px;
    line-height: 29px;
    margin-right: 10px;
    color: #bbb;
    font-size: 12px;
}
#custom_options .co_options .co_switch_box .boxed {
    margin-right: 0;
}
#custom_options .co_options .co_switch_box .switcher,
#custom_options .co_options .co_switch_box .switcher2 {
    width: 80px;
    background: url(images/switch_box.png) left top no-repeat;
    position: relative;
}
#custom_options .co_options .co_switch_box .switcher a,
#custom_options .co_options .co_switch_box .switcher2 a {
    display: block;
    position: absolute;
    left: 0;
    top: 3px;
    width: 32px;
    height: 30px;
    background: url(images/switch_slider.png) 6px 0 no-repeat;
}
#custom_options .co_options #co_bg_images_list,
#custom_options .co_options #co_bg_pattern_list {
    margin-top: 6px;
}
#custom_options .co_options .co_pattern_wrapper {
    display: block;
    border: 1px solid #767676;
    border-radius: 1px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
    width: 24px;
    height: 24px;
    padding: 2px;
    float: left;
    margin-right: 8px;
    background-color: #666;
}
#custom_options .co_options #co_bg_pattern_list a img {
    border: 1px solid #484848;
    width: 22px;
    height: 22px;
}
#custom_options .co_options #co_bg_images_list a.current,
#custom_options .co_options #co_bg_pattern_list a.current {
    background-color: #f55;
}
#custom_options .co_options .co_image_wrapper {
    display: block;
    border: 1px solid #767676;
    border-radius: 1px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
    width: 50px;
    height: 30px;
    padding: 2px;
    float: left;
    margin-right: 7px;
    background-color: #666;
}
#custom_options .co_options #co_bg_images_list a img {
    border: 1px solid #484848;
    width: 48px;
    height: 28px;
}
.iColorPicker {
    display: inline-block;
    position: relative;
    width: 21px;
    height: 21px;
    background: url(images/colorpicker.png);
    vertical-align: middle;
}
.boxed.bg_pattern_1 {
    background: url(images/bg/pattern_1.png) 0 0 repeat fixed;
}
.boxed.bg_pattern_2 {
    background: url(images/bg/pattern_2.png) 0 0 repeat fixed;
}
.boxed.bg_pattern_3 {
    background: url(images/bg/pattern_3.png) 0 0 repeat fixed;
}
.boxed.bg_pattern_4 {
    background: url(images/bg/pattern_4.png) 0 0 repeat fixed;
}
.boxed.bg_pattern_5 {
    background: url(images/bg/pattern_5.png) 0 0 repeat fixed;
}
.boxed.bg_image_1 {
    background: url(images/bg/image_1.jpg) 50% 0 no-repeat fixed;
    background-size: cover;
}
.boxed.bg_image_2 {
    background: url(images/bg/image_2.jpg) 50% 0 no-repeat fixed;
    background-size: cover;
}
.boxed.bg_image_3 {
    background: url(images/bg/image_3.jpg) 50% 0 no-repeat fixed;
    background-size: cover;
}
@keyframes zoomin {
    0% {
        transform: scale(0.1);
        -webkit-transform: scale(0.1);
    }
    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
    }
}
@-webkit-keyframes viewmore {
    0% {
        transform: scale(0.1);
        -webkit-transform: scale(0.1);
    }
    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
    }
}
@keyframes zoomout {
    0% {
        transform: scale(1);
        -webkit-transform: scale(1);
    }
    100% {
        transform: scale(0.1);
        -webkit-transform: scale(0.1);
    }
}
@-webkit-keyframes viewmore {
    0% {
        transform: scale(1);
        -webkit-transform: scale(1);
    }
    100% {
        transform: scale(0.1);
        -webkit-transform: scale(0.1);
    }
}
.inner a {
    color: red !important;
}
.theme_regular .theme_body,
.theme_regular.theme_body {
    background: #f0f0f0;
}
.theme_regular .theme_article,
.theme_regular.theme_article {
    color: #666;
    background: #fff;
}
.theme_regular .theme_text,
.theme_regular div,
.theme_regular input,
.theme_regular p,
.theme_regular textarea {
    color: #666;
}
.theme_regular .theme_header,
.theme_regular .theme_title,
.theme_regular h1,
.theme_regular h2,
.theme_regular h3 {
    color: #222;
}
.theme_regular .theme_subtitle,
.theme_regular h4,
.theme_regular h5,
.theme_regular h6 {
    color: #222;
}
.theme_regular .theme_strong {
    color: #222;
}
.theme_regular .theme_info {
    color: #aaa;
}
.theme_regular .theme_link,
.theme_regular a {
    color: #00bcff;
}
.theme_regular .theme_link:hover,
.theme_regular a:hover {
    color: #bbb;
}
.theme_regular .theme_button,
.theme_regular a.comment-reply-link,
.theme_regular a.more-link {
    background: #666;
    color: #fff;
    -webkit-transition: all ease 0.2s;
    -moz-transition: all ease 0.2s;
    -ms-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    transition: all ease 0.2s;
}
.theme_regular .theme_hover,
.theme_regular a.comment-reply-link:hover,
.theme_regular a.more-link:hover,
.theme_regular a.theme_accent_bg:hover,
.theme_regular a.theme_button:hover {
    background: #bbb;
    color: #fff;
}
.theme_regular .theme_border {
    border-color: #e0e0e0 !important;
}
.theme_regular .theme_accent_bg {
    background: #00a0db;
    color: #fff;
}
.theme_regular .theme_accent {
    color: #00a0db;
}
.theme_regular .theme_accent_border {
    border-color: #00a0db;
}
.theme_regular .theme_stars {
    color: #888;
}
.theme_regular .theme_puzzles {
    background: #006776;
    color: #fff;
}
.theme_regular .theme_menu {
    background: #f0f0f0;
}
.theme_regular #nav_pages li a,
.theme_regular #nav_pages li span,
.theme_regular .nav_comments a,
.theme_regular .nav_comments > span {
    background: #666;
    color: #fff;
}
.theme_regular #nav_pages li a:hover,
.theme_regular .nav_comments a:hover {
    background: #bbb;
    color: #fff;
}
.theme_regular #nav_pages li a.current,
.theme_regular #nav_pages li.pager_current a,
.theme_regular #nav_pages li.pager_current span,
.theme_regular .nav_comments span {
    background: #00a0db;
    color: #fff;
}
.theme_regular #nav_pages .pager_pages span {
    background: 0 0;
    filter: none;
    border-color: transparent;
    border-width: 0;
    color: #666;
}
.theme_regular button,
.theme_regular html input[type="button"],
.theme_regular input[type="reset"],
.theme_regular input[type="submit"] {
    border-color: transparent;
    border-width: 0;
    background: #666;
    color: #fff;
    -webkit-transition: all ease 0.2s;
    -moz-transition: all ease 0.2s;
    -ms-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    transition: all ease 0.2s;
    cursor: pointer;
}
.theme_regular button:hover,
.theme_regular html input[type="button"]:hover,
.theme_regular input[type="reset"]:hover,
.theme_regular input[type="submit"]:hover {
    background: #bbb;
    color: #fff;
}
.theme_regular button:active,
.theme_regular button:focus,
.theme_regular html input[type="button"]:active,
.theme_regular html input[type="button"]:focus,
.theme_regular input[type="reset"]:active,
.theme_regular input[type="reset"]:focus,
.theme_regular input[type="submit"]:active,
.theme_regular input[type="submit"]:focus {
    background: #bbb;
    color: #fff;
}
.theme_regular .theme_field,
.theme_regular input[type="email"],
.theme_regular input[type="number"],
.theme_regular input[type="password"],
.theme_regular input[type="search"],
.theme_regular input[type="text"],
.theme_regular select,
.theme_regular textarea {
    background: #ddd;
    border-width: 0;
    color: #666;
}
.theme_regular .theme_field:focus,
.theme_regular input[type="email"]:focus,
.theme_regular input[type="number"]:focus,
.theme_regular input[type="password"]:focus,
.theme_regular input[type="search"]:focus,
.theme_regular input[type="text"]:focus,
.theme_regular select:focus,
.theme_regular textarea:focus {
    background: #ccc;
    color: #666;
}
.theme_regular aside.widget {
    color: #666;
    background: #fff;
}
.theme_regular #content ul li:before,
.theme_regular.widget_area ul li.current-menu-item > a,
.theme_regular.widget_area ul li:before {
    color: #bbb;
}
.theme_regular .sc_button {
    border-color: #e0e0e0;
    color: #fff;
}
.theme_regular .sc_button.sc_button_style_regular {
    border-color: transparent;
    border-width: 0;
}
.theme_regular .sc_infobox_style_regular {
    border-color: #e0e0e0;
    color: #666;
    background: #fff;
}
.theme_regular .sc_infobox_style_regular p {
    color: #666;
}
.theme_regular .sc_infobox_style_info {
    border: 1px solid #f4ecab;
    color: #bd9a67;
    background: #fffdec;
}
.theme_regular .sc_infobox_style_info p {
    color: #bd9a67;
}
.theme_regular .sc_infobox_style_success {
    border: 1px solid #c8f8af;
    color: #5aa631;
    background: #eaffdf;
}
.theme_regular .sc_infobox_style_success p {
    color: #5aa631;
}
.theme_regular .sc_infobox_style_error {
    border: 1px solid #ffd8d8;
    color: #f55;
    background: #fff1f1;
}
.theme_regular .sc_infobox_style_error p {
    color: #f55;
}
.theme_regular .sc_infobox_style_result {
    border: 1px solid #ccdae0;
    color: #94adb9;
    background: #f7fbfc;
}
.theme_regular .sc_infobox_style_result p {
    color: #94adb9;
}
.theme_regular .sc_line {
    border-color: #e0e0e0;
}
.theme_regular ul.sc_list li.sc_list_style_regular span.sc_list_icon,
.theme_regular ul.sc_list.sc_list_style_regular li span.sc_list_icon {
    background: #00bcff;
}
.theme_blue .theme_body,
.theme_blue.theme_body {
    background-color: #002130;
}
.theme_blue .theme_article,
.theme_blue.theme_article {
    color: #fff;
    background-color: #005e7f;
}
.theme_blue .theme_text,
.theme_blue div,
.theme_blue input,
.theme_blue p,
.theme_blue textarea {
    color: #d0d0d0;
}
.theme_blue .theme_header,
.theme_blue .theme_title,
.theme_blue h1,
.theme_blue h2,
.theme_blue h3 {
    color: #fff;
}
.theme_blue .theme_subtitle,
.theme_blue h4,
.theme_blue h5,
.theme_blue h6 {
    color: #fff;
}
.theme_blue .theme_strong {
    color: #fff;
}
.theme_blue .theme_info {
    color: #008ec0;
}
.theme_blue .theme_link,
.theme_blue a {
    color: #fff;
}
.theme_blue .theme_link:hover,
.theme_blue a:hover {
    color: #00c6ff;
}
.theme_blue .theme_button,
.theme_blue a.comment-reply-link,
.theme_blue a.more-link {
    background-color: #008ec0;
    color: #fff;
    -webkit-transition: all ease 0.2s;
    -moz-transition: all ease 0.2s;
    -ms-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    transition: all ease 0.2s;
}
.theme_blue .theme_hover,
.theme_blue a.comment-reply-link:hover,
.theme_blue a.more-link:hover,
.theme_blue a.theme_accent_bg:hover,
.theme_blue a.theme_button:hover {
    background-color: #004666;
    color: #fff;
}
.theme_blue .theme_border {
    border-color: #337e99 !important;
}
.theme_blue .theme_accent_bg {
    background-color: #00a0db;
    color: #fff;
}
.theme_blue .theme_accent {
    color: #00a0db;
}
.theme_blue .theme_accent_border {
    border-color: #00a0db;
}
.theme_blue .theme_stars {
    color: #008ec0;
}
.theme_blue .theme_puzzles {
    background-color: #006776;
    color: #fff;
}
.theme_blue .theme_menu {
    background-color: #002130;
}
.theme_blue #nav_pages li a,
.theme_blue #nav_pages li span,
.theme_blue .nav_comments a,
.theme_blue .nav_comments > span {
    background-color: #008ec0;
    color: #fff;
}
.theme_blue #nav_pages li a:hover,
.theme_blue .nav_comments a:hover {
    background-color: #004666;
    color: #fff;
}
.theme_blue #nav_pages li a.current,
.theme_blue #nav_pages li.pager_current a,
.theme_blue #nav_pages li.pager_current span,
.theme_blue .nav_comments span {
    background-color: #00a0db;
    color: #fff;
}
.theme_blue #nav_pages .pager_pages span {
    background: 0 0;
    filter: none;
    border-color: transparent;
    border-width: 0;
    color: #888;
}
.theme_blue button,
.theme_blue html input[type="button"],
.theme_blue input[type="reset"],
.theme_blue input[type="submit"] {
    border-color: transparent;
    border-width: 0;
    background: #008ec0;
    color: #fff;
    -webkit-transition: all ease 0.2s;
    -moz-transition: all ease 0.2s;
    -ms-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    transition: all ease 0.2s;
    cursor: pointer;
}
.theme_blue button:hover,
.theme_blue html input[type="button"]:hover,
.theme_blue input[type="reset"]:hover,
.theme_blue input[type="submit"]:hover {
    background: #003d59;
    color: #fff;
}
.theme_blue button:active,
.theme_blue button:focus,
.theme_blue html input[type="button"]:active,
.theme_blue html input[type="button"]:focus,
.theme_blue input[type="reset"]:active,
.theme_blue input[type="reset"]:focus,
.theme_blue input[type="submit"]:active,
.theme_blue input[type="submit"]:focus {
    background: #00c6ff;
    color: #fff;
}
.theme_blue .theme_field,
.theme_blue input[type="email"],
.theme_blue input[type="number"],
.theme_blue input[type="password"],
.theme_blue input[type="search"],
.theme_blue input[type="text"],
.theme_blue select,
.theme_blue textarea {
    background: #003d59;
    border-width: 0;
    color: #fff;
}
.theme_blue .theme_field:focus,
.theme_blue input[type="email"]:focus,
.theme_blue input[type="number"]:focus,
.theme_blue input[type="password"]:focus,
.theme_blue input[type="search"]:focus,
.theme_blue input[type="text"]:focus,
.theme_blue select:focus,
.theme_blue textarea:focus {
    background: #004962;
    color: #fff;
}
.theme_blue aside.widget {
    color: #fff;
    background-color: #005e7f;
}
.theme_blue #content ul li:before,
.theme_blue.widget_area ul li.current-menu-item > a,
.theme_blue.widget_area ul li:before {
    color: #00c6ff;
}
.theme_blue .sc_button {
    border-color: #337e99;
    color: #fff;
}
.theme_blue .sc_button.sc_button_style_regular {
    border-color: transparent;
    border-width: 0;
}
.theme_blue .sc_infobox_style_regular {
    border-color: #e0e0e0;
    color: #666;
    background: #fff;
}
.theme_blue .sc_infobox_style_regular p {
    color: #666;
}
.theme_blue .sc_infobox_style_info {
    border: 1px solid #f4ecab;
    color: #bd9a67;
    background: #fffdec;
}
.theme_blue .sc_infobox_style_info p {
    color: #bd9a67;
}
.theme_blue .sc_infobox_style_success {
    border: 1px solid #c8f8af;
    color: #5aa631;
    background: #eaffdf;
}
.theme_blue .sc_infobox_style_success p {
    color: #5aa631;
}
.theme_blue .sc_infobox_style_error {
    border: 1px solid #ffd8d8;
    color: #f55;
    background: #fff1f1;
}
.theme_blue .sc_infobox_style_error p {
    color: #f55;
}
.theme_blue .sc_infobox_style_result {
    border: 1px solid #ccdae0;
    color: #94adb9;
    background: #f7fbfc;
}
.theme_blue .sc_infobox_style_result p {
    color: #94adb9;
}
.theme_blue .sc_line {
    border-color: #e0e0e0;
}
.theme_blue ul.sc_list li.sc_list_style_regular span.sc_list_icon,
.theme_blue ul.sc_list.sc_list_style_regular li span.sc_list_icon {
    background: #00bcff;
}
.theme_dark .theme_body,
.theme_dark.theme_body {
    background-color: #111;
}
.theme_dark .theme_article,
.theme_dark.theme_article {
    color: #888;
    background-color: #222;
}
.theme_dark .theme_text,
.theme_dark div,
.theme_dark input,
.theme_dark p,
.theme_dark textarea {
    color: #888;
}
.theme_dark .theme_header,
.theme_dark .theme_title,
.theme_dark h1,
.theme_dark h2,
.theme_dark h3 {
    color: #fff;
}
.theme_dark .theme_subtitle,
.theme_dark h4,
.theme_dark h5,
.theme_dark h6 {
    color: #fff;
}
.theme_dark .theme_strong {
    color: #fff;
}
.theme_dark .theme_info {
    color: #888;
}
.theme_dark .theme_link,
.theme_dark a {
    color: #fff;
}
.theme_dark .theme_link:hover,
.theme_dark a:hover {
    color: #00bcff;
}
.theme_dark .theme_button,
.theme_dark a.comment-reply-link,
.theme_dark a.more-link {
    background-color: #666;
    color: #fff;
    -webkit-transition: all ease 0.2s;
    -moz-transition: all ease 0.2s;
    -ms-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    transition: all ease 0.2s;
}
.theme_dark .theme_hover,
.theme_dark a.comment-reply-link:hover,
.theme_dark a.more-link:hover,
.theme_dark a.theme_accent_bg:hover,
.theme_dark a.theme_button:hover {
    background-color: #333;
    color: #00bcff;
}
.theme_dark .theme_border {
    border-color: #363636 !important;
}
.theme_dark .theme_accent_bg {
    background-color: #00a0db;
    color: #fff;
}
.theme_dark .theme_accent {
    color: #00a0db;
}
.theme_dark .theme_accent_border {
    border-color: #00a0db;
}
.theme_dark .theme_stars {
    color: #888;
}
.theme_dark .theme_puzzles {
    background-color: #333;
    color: #fff;
}
.theme_dark .theme_menu {
    background-color: #111;
}
.theme_dark #nav_pages li a,
.theme_dark #nav_pages li span,
.theme_dark .nav_comments a,
.theme_dark .nav_comments > span {
    background-color: #666;
    color: #fff;
}
.theme_dark #nav_pages li a:hover,
.theme_dark .nav_comments a:hover {
    background-color: #333;
    color: #fff;
}
.theme_dark #nav_pages li a.current,
.theme_dark #nav_pages li.pager_current a,
.theme_dark #nav_pages li.pager_current span,
.theme_dark .nav_comments span {
    background-color: #00a0db;
    color: #fff;
}
.theme_dark #nav_pages .pager_pages span {
    background: 0 0;
    filter: none;
    border-color: transparent;
    border-width: 0;
    color: #888;
}
.theme_dark button,
.theme_dark html input[type="button"],
.theme_dark input[type="reset"],
.theme_dark input[type="submit"] {
    border-color: transparent;
    border-width: 0;
    background: #666;
    color: #fff;
    -webkit-transition: all ease 0.2s;
    -moz-transition: all ease 0.2s;
    -ms-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    transition: all ease 0.2s;
    cursor: pointer;
}
.theme_dark button:hover,
.theme_dark html input[type="button"]:hover,
.theme_dark input[type="reset"]:hover,
.theme_dark input[type="submit"]:hover {
    background: #333;
    color: #00bcff;
}
.theme_dark button:active,
.theme_dark button:focus,
.theme_dark html input[type="button"]:active,
.theme_dark html input[type="button"]:focus,
.theme_dark input[type="reset"]:active,
.theme_dark input[type="reset"]:focus,
.theme_dark input[type="submit"]:active,
.theme_dark input[type="submit"]:focus {
    background: #00bcff;
    color: #fff;
}
.theme_dark .theme_field,
.theme_dark input[type="email"],
.theme_dark input[type="number"],
.theme_dark input[type="password"],
.theme_dark input[type="search"],
.theme_dark input[type="text"],
.theme_dark select,
.theme_dark textarea {
    background: #333;
    border-width: 0;
    color: #fff;
}
.theme_dark .theme_field:focus,
.theme_dark input[type="email"]:focus,
.theme_dark input[type="number"]:focus,
.theme_dark input[type="password"]:focus,
.theme_dark input[type="search"]:focus,
.theme_dark input[type="text"]:focus,
.theme_dark select:focus,
.theme_dark textarea:focus {
    background: #666;
    color: #fff;
}
.theme_dark aside.widget {
    color: #888;
    background-color: #222;
}
.theme_dark #content ul li:before,
.theme_dark.widget_area ul li.current-menu-item > a,
.theme_dark.widget_area ul li:before {
    color: #00bcff;
}
.theme_dark .sc_button {
    border-color: #363636;
    color: #fff;
}
.theme_dark .sc_button.sc_button_style_regular {
    border-color: transparent;
    border-width: 0;
}
.theme_dark .sc_infobox_style_regular {
    border-color: #363636;
    color: #fff;
    background: #666;
}
.theme_dark .sc_infobox_style_regular p {
    color: #fff;
}
.theme_dark .sc_infobox_style_info {
    border: 1px solid #f4ecab;
    color: #bd9a67;
    background: #fffdec;
}
.theme_dark .sc_infobox_style_info p {
    color: #bd9a67;
}
.theme_dark .sc_infobox_style_success {
    border: 1px solid #c8f8af;
    color: #5aa631;
    background: #eaffdf;
}
.theme_dark .sc_infobox_style_success p {
    color: #5aa631;
}
.theme_dark .sc_infobox_style_error {
    border: 1px solid #ffd8d8;
    color: #f55;
    background: #fff1f1;
}
.theme_dark .sc_infobox_style_error p {
    color: #f55;
}
.theme_dark .sc_infobox_style_result {
    border: 1px solid #ccdae0;
    color: #94adb9;
    background: #f7fbfc;
}
.theme_dark .sc_infobox_style_result p {
    color: #94adb9;
}
.theme_dark .sc_line {
    border-color: #363636;
}
.theme_dark ul.sc_list li.sc_list_style_regular span.sc_list_icon,
.theme_dark ul.sc_list.sc_list_style_regular li span.sc_list_icon {
    background: #00bcff;
}
.sc_button {
    text-align: center;
    border: 1px solid #dcdcdc;
    color: #fff;
    font-weight: 700;
    display: inline-block;
}
.sc_button:hover,
.sc_button:visited {
    color: #fff;
}
.sc_button.sc_button_size_small {
    width: 93px;
    height: 28px;
    line-height: 28px;
    font-size: 12px;
    font-weight: 500;
}
.sc_button.sc_button_size_large {
    width: 125px;
    height: 33px;
    line-height: 33px;
    font-size: 18px;
    font-weight: 400;
}
.sc_button.sc_button_style_red {
    border-color: #e66161;
    background: #ff7979;
    text-shadow: #cf2a2a 1px 1px;
}
.sc_button.sc_button_style_red:hover {
    background: #e52e2e;
}
.sc_button.sc_button_style_green {
    border-color: #8db939;
    background: #94c437;
    text-shadow: #709a1f 1px 1px;
}
.sc_button.sc_button_style_green:hover {
    background: #7aa822;
}
.sc_button.sc_button_style_blue {
    border-color: #52b0c4;
    background: #51bcd3;
    text-shadow: #2590a7 1px 1px;
}
.sc_button.sc_button_style_blue:hover {
    background: #2ba2bc;
}
figure.sc_image {
    margin: 0;
    overflow: hidden;
    position: relative;
}
figure.sc_image img {
    vertical-align: top;
    width: 100%;
    height: auto;
}
figure.sc_image.sc_image_align_left {
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
}
figure.sc_image.sc_image_align_right {
    float: right;
    margin-left: 20px;
    margin-bottom: 10px;
}
.sc_infobox {
    text-align: left;
    padding: 9px 20px;
    margin: 0 0 15px 0;
    position: relative;
    border-width: 1px;
    border-style: solid;
    overflow: hidden;
}
.sc_infobox p {
    margin-bottom: 4px;
}
.sc_infobox b,
.sc_infobox strong {
    font-weight: 700;
}
.sc_line {
    border-top: 1px solid #e0e0e0;
    padding: 0;
    margin: 0 auto 20px;
}
ul.sc_list {
    margin: 0 0 20px 0;
}
ul.sc_list li {
    list-style: none;
    position: relative;
    padding: 0 0 0 26px;
    background-image: none !important;
}
ul.sc_list li:before {
    display: none;
}
ul.sc_list li span.sc_list_icon {
    display: block;
    position: absolute;
    width: 16px;
    height: 16px;
    top: 2px;
    left: 0;
    background: url(../images/bullets.png) 0 0 no-repeat;
}
ul.sc_list li.sc_list_style_error span.sc_list_icon,
ul.sc_list.sc_list_style_error li span.sc_list_icon {
    background-position: right bottom;
}
ul.sc_list li.sc_list_style_regular span.sc_list_icon,
ul.sc_list.sc_list_style_regular li span.sc_list_icon {
    width: 15px;
    height: 15px;
    top: 3px;
    left: 0;
    border-radius: 50%;
}
ul.sc_list li.sc_list_style_regular span.sc_list_icon:after,
ul.sc_list.sc_list_style_regular li span.sc_list_icon:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 15px;
    height: 15px;
    background-image: url(../images/bullets.png);
    background-repeat: no-repeat;
    background-position: left bottom;
}
h1.sc_title,
h2.sc_title,
h3.sc_title,
h4.sc_title,
h5.sc_title,
h6.sc_title {
    text-transform: uppercase;
    overflow: hidden;
    position: relative;
    clear: none;
}
.sc_title_icon_left img {
    vertical-align: middle;
    display: inline-block;
    margin-right: 10px;
}
.sc_title_icon_top {
    text-align: center;
}
@media (min-width: 1260px) and (max-width: 1359px) {
    .boxed #page {
        width: 1260px;
    }
}
@media (min-width: 1000px) and (max-width: 1259px) {
    body,
    button,
    input,
    select,
    textarea {
        font-size: 13px;
        line-height: 17px;
    }
    h1 {
        font-size: 28px;
        line-height: 34px;
        margin: 24px 0 16px 0;
    }
    h2 {
        font-size: 20px;
        line-height: 26px;
        margin: 18px 0 14px 0;
    }
    h3 {
        font-size: 16px;
        line-height: 20px;
        margin: 14px 0 12px 0;
    }
    h4 {
        font-size: 14px;
        line-height: 18px;
        margin: 13px 0 10px 0;
    }
    h5 {
        font-size: 13px;
        line-height: 17px;
        margin: 12px 0 10px 0;
    }
    h6 {
        font-size: 12px;
        line-height: 16px;
        margin: 10px 0 6px 0;
    }
    p {
        margin-bottom: 18px;
    }
    ol,
    ul {
        margin: 0 0 18px 18px;
    }
    button,
    html input[type="button"],
    input[type="email"],
    input[type="password"],
    input[type="reset"],
    input[type="search"],
    input[type="submit"],
    input[type="text"] {
        height: 26px;
        line-height: 26px;
    }
    .boxed #page {
        width: 1000px;
    }
    #main_inner {
        width: 923px;
    }
    .with_sidebar #content {
        width: 692px;
    }
    #sidebar_main {
        width: 230px;
    }
    header {
        padding-bottom: 20px;
    }
    #header_top_inner {
        width: 923px;
    }
    #header_top_inner .logo {
        margin-top: 24px;
        margin-bottom: 20px;
    }
    #header_top_inner .logo_text {
        margin-top: 16px;
        margin-bottom: 30px;
    }
    .logo_text .logo_title {
        font-size: 74px;
        line-height: 74px;
    }
    .breadcrumbs li {
        font-size: 11px;
    }
    #header_top_inner #login_area {
        width: 24px;
        height: 24px;
    }
    #header_top_inner #login_area a {
        height: 24px;
        line-height: 24px;
    }
    .post_thumb .post_format {
        top: -36px;
        width: 36px;
        height: 36px;
        line-height: 36px;
    }
    .post_thumb .post_format:before {
        font-size: 24px;
    }
    .puzzles_heavy .post_thumb .post_category {
        width: 99px;
        height: 36px;
        line-height: 36px;
        padding: 0 8px;
    }
    .post_thumb .post_content_wrapper {
        padding: 10px;
    }
    .post_thumb .post_content_padding {
        height: 20px;
    }
    .post_thumb .post_content_wrapper .post_descr {
        margin-top: 8px;
    }
    .post_thumb.no_thumb .post_content_wrapper .post_subtitle,
    .puzzles_animations .post_thumb .post_content_wrapper:hover .post_subtitle,
    .puzzles_light .post_thumb .post_content_wrapper .post_subtitle {
        margin-top: 40px;
    }
    .puzzles_heavy.puzzles_animations .post_thumb[class*="down"]:not(.open_thumb) .post_content_wrapper:hover {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .puzzles_heavy.puzzles_animations .post_thumb.no_thumb:hover .post_category {
        top: -36px;
    }
    .puzzles_heavy.puzzles_animations .post_thumb.down-1:hover .post_category {
        top: -36px;
    }
    .puzzles_heavy.puzzles_animations .post_thumb.down-2:hover .post_category {
        top: -36px;
    }
    .puzzles_heavy .post_thumb.down-3 .post_category {
        margin-top: -36px;
    }
    .puzzles_heavy .post_thumb.down-4 .post_category {
        margin-top: -36px;
    }
    .puzzles_heavy.puzzles_animations .post_thumb[class*="left"]:not(.open_thumb) .post_content_wrapper:hover {
        padding-left: 10px;
        padding-right: 10px;
    }
    .puzzles_heavy.puzzles_animations .post_thumb.left-1:hover .post_category {
        top: -36px;
    }
    .puzzles_heavy.puzzles_animations .post_thumb.left-2:hover .post_category {
        bottom: -36px;
    }
    .puzzles_heavy.puzzles_animations .post_thumb[class*="right"]:not(.open_thumb) .post_content_wrapper:hover {
        padding-left: 10px;
        padding-right: 10px;
    }
    .puzzles_heavy.puzzles_animations .post_thumb.right-1:hover .post_category {
        top: -36px;
    }
    .puzzles_heavy.puzzles_animations .post_thumb.right-2:hover .post_category {
        bottom: -36px;
    }
    .post_thumb .post_content_light {
        top: 56%;
        padding: 10px;
    }
    .post_thumb .post_content_light .post_category {
        padding: 2px 8px;
    }
    .post_thumb .post_content_light .post_subtitle {
        margin: 8px 0 0;
        padding: 2px 10px;
    }
    .post_info {
        font-size: 12px;
        line-height: 16px;
        padding-right: 50px;
    }
    .post_info .post_comments .comments_icon {
        font-size: 12px;
    }
    .post_reviews {
        width: 230px;
        margin: 20px -16px 10px 18px;
        font-size: 13px;
    }
    #nav_pages {
        padding: 20px 16px;
    }
    #nav_pages li a,
    #nav_pages li span,
    .nav_comments a,
    .nav_comments > span {
        width: 32px;
        height: 32px;
        line-height: 32px;
    }
    #nav_pages .pager_pages span {
        width: 130px;
    }
    #nav_pages .pager_first a,
    #nav_pages .pager_last a {
        width: 90px;
    }
    .with_sidebar .blog_style_puzzles #content {
        width: 693px;
    }
    .blog_style_puzzles .post_thumb {
        width: 230px;
        height: 230px;
    }
    .blog_style_fullpost #content .post_info_top {
        margin-top: 18px;
    }
    .blog_style_fullpost #content .post_content {
        padding: 0 16px 24px;
    }
    .blog_style_fullpost #content .post_title {
        margin: 20px 0 0 0;
    }
    .blog_style_fullpost #content .post_text_area {
        margin-top: 12px;
    }
    .blog_style_fullpost #content .post_info_bottom {
        margin-top: 10px;
    }
    #content.post_single .post_author_info {
        margin-top: 16px;
        padding-left: 60px;
    }
    #content.post_single .post_author_avatar {
        width: 45px;
        height: 45px;
    }
    #content.post_single #related_posts {
        padding: 18px 0 0;
    }
    #content.post_single #related_posts .related_posts_item {
        width: 230px;
        height: 230px;
    }
    .content_blog.post_single #comments .post_comments_tree {
        padding: 18px 16px;
    }
    .content_blog.post_single #comments .post_comments_title {
        margin: 0 0 18px;
    }
    .content_blog.post_single #comments li {
        padding-top: 18px;
        margin-top: 18px;
        padding-left: 60px;
    }
    .content_blog.post_single #comments .children {
        margin-left: 45px;
    }
    .content_blog.post_single #comments .comment_reply a {
        top: 18px;
    }
    .content_blog.post_single #comments .comment_author_avatar {
        top: 18px;
        width: 45px;
        height: 45px;
    }
    .content_blog.post_single #comments .post_comments_form {
        padding: 18px 16px;
    }
    .content_blog.post_single #comments #reply-title {
        margin: 0 0 12px;
    }
    .content_blog.post_single #commentform .comment-form-author,
    .content_blog.post_single #commentform .comment-form-email,
    .content_blog.post_single #commentform .comment-form-website {
        width: 206px;
        margin-right: 20px;
    }
    .content_blog.post_single #commentform .comment-form-website {
        margin-right: 0;
    }
    .content_blog.post_single #commentform input[type="text"],
    .content_blog.post_single #commentform textarea {
        font-size: 13px;
        margin-bottom: 8px;
    }
    .widget_area ol li,
    .widget_area ul li,
    article ol li,
    article ul li {
        margin-top: 6px;
    }
    .widget_area ul ul li:first-child,
    article ul ul li:first-child {
        margin-top: 6px;
    }
    .widget_area .post_title.title_padding {
        padding-right: 40px;
    }
    .widget.widget_search #s {
        width: 120px;
    }
    .widget.widget_search #searchsubmit {
        height: 26px;
    }
    .widget .post_item {
        margin-top: 14px;
    }
    .widget .post_item .post_title {
        margin-top: -2px;
    }
    .widget .post_thumb {
        width: 45px;
        height: 45px;
        margin: 0 10px 0 0;
    }
    #sidebar_main .widget {
        padding: 18px 10px;
    }
    #advert_sidebar_inner {
        width: 923px;
    }
    #advert_sidebar_inner .widget {
        width: 210px;
        padding: 18px 10px;
    }
    #footer_sidebar {
        margin-top: 20px;
    }
    #footer_sidebar_inner {
        width: 923px;
    }
    #footer_sidebar_inner .widget {
        width: 210px;
        padding: 18px 10px;
    }
    #footer_copyright_inner {
        width: 923px;
        padding: 18px 0;
    }
    .sc_button.sc_button_size_small {
        width: 85px;
        height: 24px;
        line-height: 24px;
    }
    .sc_button.sc_button_size_large {
        width: 115px;
        height: 32px;
        line-height: 32px;
        font-size: 16px;
    }
    figure.sc_image.sc_image_align_left {
        margin-right: 16px;
        margin-bottom: 8px;
    }
    figure.sc_image.sc_image_align_right {
        margin-left: 16px;
    }
    .sc_infobox {
        padding: 8px 16px;
        margin: 0 0 12px 0;
    }
    .sc_line {
        margin-bottom: 16px;
    }
}
@media (min-width: 800px) and (max-width: 999px) {
    body,
    button,
    input,
    select,
    textarea {
        font-size: 12px;
        line-height: 16px;
    }
    h1 {
        font-size: 24px;
        line-height: 30px;
        margin: 20px 0 14px 0;
    }
    h2 {
        font-size: 18px;
        line-height: 24px;
        margin: 16px 0 12px 0;
    }
    h3 {
        font-size: 14px;
        line-height: 18px;
        margin: 13px 0 11px 0;
    }
    h4 {
        font-size: 13px;
        line-height: 17px;
        margin: 12px 0 10px 0;
    }
    h5 {
        font-size: 12px;
        line-height: 16px;
        margin: 10px 0 8px 0;
    }
    h6 {
        font-size: 11px;
        line-height: 14px;
        margin: 8px 0 4px 0;
    }
    p {
        margin-bottom: 16px;
    }
    ol,
    ul {
        margin: 0 0 16px 16px;
    }
    button,
    html input[type="button"],
    input[type="email"],
    input[type="password"],
    input[type="reset"],
    input[type="search"],
    input[type="submit"],
    input[type="text"] {
        height: 22px;
        line-height: 22px;
    }
    .boxed #page {
        width: 800px;
    }
    #main_inner {
        width: 723px;
    }
    .with_sidebar #content {
        width: 542px;
    }
    #sidebar_main {
        width: 180px;
    }
    header {
        padding-bottom: 18px;
    }
    #header_top_inner {
        width: 723px;
    }
    #header_top_inner .logo {
        margin-top: 24px;
        margin-bottom: 20px;
    }
    #header_top_inner .logo_text {
        margin-top: 16px;
        margin-bottom: 24px;
    }
    .logo_text .logo_title {
        font-size: 64px;
        line-height: 64px;
    }
    .breadcrumbs li {
        font-size: 11px;
    }
    #header_top_inner #login_area {
        width: 24px;
        height: 24px;
    }
    #header_top_inner #login_area a {
        height: 24px;
        line-height: 24px;
    }
    .post_thumb .post_format {
        top: -30px;
        width: 30px;
        height: 30px;
        line-height: 30px;
    }
    .post_thumb .post_format:before {
        font-size: 20px;
    }
    .puzzles_heavy .post_thumb .post_category {
        width: 78px;
        height: 30px;
        line-height: 30px;
        padding: 0 6px;
    }
    .post_thumb .post_content_wrapper {
        padding: 8px;
    }
    .post_thumb .post_content_padding {
        height: 18px;
    }
    .post_thumb .post_content_wrapper .post_descr {
        margin-top: 6px;
    }
    .post_thumb.no_thumb .post_content_wrapper .post_subtitle,
    .puzzles_animations .post_thumb .post_content_wrapper:hover .post_subtitle,
    .puzzles_light .post_thumb .post_content_wrapper .post_subtitle {
        margin-top: 32px;
    }
    .puzzles_heavy.puzzles_animations .post_thumb[class*="down"]:not(.open_thumb) .post_content_wrapper:hover {
        padding-top: 8px;
        padding-bottom: 8px;
    }
    .puzzles_heavy.puzzles_animations .post_thumb.no_thumb:hover .post_category {
        top: -30px;
    }
    .puzzles_heavy.puzzles_animations .post_thumb.down-1:hover .post_category {
        top: -30px;
    }
    .puzzles_heavy.puzzles_animations .post_thumb.down-2:hover .post_category {
        top: -30px;
    }
    .puzzles_heavy .post_thumb.down-3 .post_category {
        margin-top: -30px;
    }
    .puzzles_heavy .post_thumb.down-4 .post_category {
        margin-top: -30px;
    }
    .puzzles_heavy.puzzles_animations .post_thumb[class*="left"]:not(.open_thumb) .post_content_wrapper:hover {
        padding-left: 8px;
        padding-right: 8px;
    }
    .puzzles_heavy.puzzles_animations .post_thumb.left-1:hover .post_category {
        top: -30px;
    }
    .puzzles_heavy.puzzles_animations .post_thumb.left-2:hover .post_category {
        bottom: -30px;
    }
    .puzzles_heavy.puzzles_animations .post_thumb[class*="right"]:not(.open_thumb) .post_content_wrapper:hover {
        padding-left: 8px;
        padding-right: 8px;
    }
    .puzzles_heavy.puzzles_animations .post_thumb.right-1:hover .post_category {
        top: -30px;
    }
    .puzzles_heavy.puzzles_animations .post_thumb.right-2:hover .post_category {
        bottom: -30px;
    }
    .post_thumb .post_content_light {
        top: 50%;
        padding: 8px;
    }
    .post_thumb .post_content_light .post_category {
        padding: 2px 8px;
    }
    .post_thumb .post_content_light .post_subtitle {
        margin: 6px 0 0;
        padding: 2px 8px;
    }
    .post_info {
        font-size: 11px;
        line-height: 14px;
        padding-right: 40px;
    }
    .post_info .post_comments .comments_icon {
        font-size: 11px;
    }
    .post_reviews {
        width: 230px;
        margin: 24px -16px 10px 14px;
        font-size: 13px;
    }
    #nav_pages {
        padding: 16px 12px;
    }
    #nav_pages li a,
    #nav_pages li span,
    .nav_comments a,
    .nav_comments > span {
        width: 30px;
        height: 30px;
        line-height: 30px;
    }
    #nav_pages .pager_pages span {
        width: 130px;
    }
    #nav_pages .pager_first a,
    #nav_pages .pager_last a {
        width: 85px;
    }
    .with_sidebar .blog_style_puzzles #content {
        width: 543px;
    }
    .blog_style_puzzles .post_thumb {
        width: 180px;
        height: 180px;
    }
    .blog_style_fullpost #content .post_info_top {
        margin-top: 16px;
    }
    .blog_style_fullpost #content .post_content {
        padding: 0 16px 20px;
    }
    .blog_style_fullpost #content .post_title {
        margin: 18px 0 0 0;
    }
    .blog_style_fullpost #content .post_text_area {
        margin-top: 10px;
    }
    .blog_style_fullpost #content .post_info_bottom {
        margin-top: 8px;
    }
    #content.post_single .post_author_info {
        margin-top: 16px;
        padding-left: 60px;
    }
    #content.post_single .post_author_avatar {
        width: 45px;
        height: 45px;
    }
    #content.post_single #related_posts {
        padding: 18px 0 0;
    }
    #content.post_single #related_posts .related_posts_item {
        width: 180px;
        height: 180px;
    }
    #content.post_single #related_posts .post_related_title {
        margin: 0 16px 16px;
    }
    .content_blog.post_single #comments .post_comments_tree {
        padding: 16px 14px;
    }
    .content_blog.post_single #comments .post_comments_title {
        margin: 0 0 16px;
    }
    .content_blog.post_single #comments li {
        padding-top: 16px;
        margin-top: 16px;
        padding-left: 60px;
    }
    .content_blog.post_single #comments .children {
        margin-left: 45px;
    }
    .content_blog.post_single #comments .comment_reply a {
        top: 18px;
    }
    .content_blog.post_single #comments .comment_author_avatar {
        top: 18px;
        width: 45px;
        height: 45px;
    }
    .content_blog.post_single #comments .post_comments_form {
        padding: 18px 16px;
    }
    .content_blog.post_single #comments #reply-title {
        margin: 0 0 12px;
    }
    .content_blog.post_single #commentform .comment-form-author,
    .content_blog.post_single #commentform .comment-form-email,
    .content_blog.post_single #commentform .comment-form-website {
        width: 162px;
        margin-right: 12px;
    }
    .content_blog.post_single #commentform .comment-form-website {
        margin-right: 0;
    }
    .content_blog.post_single #commentform input[type="text"],
    .content_blog.post_single #commentform textarea {
        font-size: 12px;
        margin-bottom: 8px;
    }
    .widget_area ol li,
    .widget_area ul li,
    article ol li,
    article ul li {
        margin-top: 6px;
    }
    .widget_area ul ul li:first-child,
    article ul ul li:first-child {
        margin-top: 6px;
    }
    .widget_area .post_title.title_padding {
        padding-right: 40px;
    }
    .widget.widget_search #s {
        width: 150px;
        float: none;
        margin-bottom: 1px;
    }
    .widget.widget_search #searchsubmit {
        height: 24px;
    }
    .widget .post_item {
        margin-top: 14px;
    }
    .widget .post_item .post_title {
        margin-top: -2px;
    }
    .widget .post_thumb {
        width: 40px;
        height: 40px;
        margin: 0 10px 0 0;
    }
    #sidebar_main .widget {
        padding: 16px 10px;
    }
    #advert_sidebar_inner {
        width: 723px;
    }
    #advert_sidebar_inner .widget {
        width: 160px;
        padding: 16px 10px;
    }
    #footer_sidebar {
        margin-top: 18px;
    }
    #footer_sidebar_inner {
        width: 723px;
    }
    #footer_sidebar_inner .widget {
        width: 160px;
        padding: 16px 10px;
    }
    #footer_copyright_inner {
        width: 723px;
        padding: 16px 0;
    }
    .sc_button.sc_button_size_small {
        width: 75px;
        height: 22px;
        line-height: 22px;
    }
    .sc_button.sc_button_size_large {
        width: 100px;
        height: 28px;
        line-height: 28px;
        font-size: 14px;
    }
    figure.sc_image.sc_image_align_left {
        margin-right: 14px;
        margin-bottom: 8px;
    }
    figure.sc_image.sc_image_align_right {
        margin-left: 14px;
        margin-bottom: 8px;
    }
    .sc_infobox {
        padding: 8px 14px;
        margin: 0 0 12px 0;
    }
    .sc_line {
        margin-bottom: 14px;
    }
}
@media (min-width: 680px) and (max-width: 799px) {
    .boxed #page {
        width: 680px;
    }
    #main_inner {
        width: 621px;
    }
    .with_sidebar #content {
        width: 621px;
    }
    #sidebar_main {
        width: 621px;
        margin-top: 1px;
    }
    .left_sidebar #content {
        float: none;
    }
    .left_sidebar #sidebar_main {
        float: none;
        margin-right: 0;
    }
    .right_sidebar #content {
        float: none;
    }
    .right_sidebar #sidebar_main {
        float: none;
        margin-left: 0;
    }
    header {
        padding-bottom: 16px;
    }
    #header_top_inner {
        width: 621px;
    }
    #header_top_inner .logo {
        margin-top: 24px;
        margin-bottom: 20px;
    }
    #header_top_inner .logo_text {
        margin-top: 16px;
        margin-bottom: 24px;
    }
    .logo_text .logo_title {
        font-size: 64px;
        line-height: 64px;
    }
    .breadcrumbs li {
        font-size: 10px;
    }
    .select-menu ul {
        line-height: 17px;
        font-size: 13px;
    }
    .select-menu ul li a {
        padding: 6px 8px;
    }
    .select-menu ul > li ul {
        margin-left: 16px;
    }
    .with_sidebar .blog_style_puzzles #content {
        width: 622px;
    }
    #content.post_single #related_posts {
        padding: 20px 0 0;
    }
    #content.post_single #related_posts .related_post_item_10,
    #content.post_single #related_posts .related_post_item_2,
    #content.post_single #related_posts .related_post_item_4,
    #content.post_single #related_posts .related_post_item_6,
    #content.post_single #related_posts .related_post_item_8 {
        margin-right: 0;
    }
    #content.post_single #related_posts .related_post_item_12,
    #content.post_single #related_posts .related_post_item_3,
    #content.post_single #related_posts .related_post_item_9 {
        margin-right: 1px;
    }
    .content_blog.post_single #comments .post_comments_tree {
        padding: 20px 16px;
    }
    .content_blog.post_single #comments .post_comments_title {
        margin: 0 0 20px;
    }
    .content_blog.post_single #comments li {
        padding-top: 20px;
        margin-top: 20px;
    }
    .content_blog.post_single #comments .comment_reply a {
        top: 20px;
    }
    .content_blog.post_single #comments .comment_author_avatar {
        top: 20px;
    }
    .content_blog.post_single #comments .post_comments_form {
        padding: 20px 16px;
    }
    .content_blog.post_single #commentform .comment-form-author,
    .content_blog.post_single #commentform .comment-form-email,
    .content_blog.post_single #commentform .comment-form-website {
        width: 189px;
        margin-right: 10px;
    }
    .content_blog.post_single #commentform .comment-form-website {
        margin-right: 0;
    }
    .content_blog.post_single #commentform input[type="text"],
    .content_blog.post_single #commentform textarea {
        font-size: 12px;
    }
    #sidebar_main {
        margin: 1px auto 0;
        overflow: hidden;
    }
    #sidebar_main .widget {
        width: 280px;
        padding: 25px 15px;
        margin: 0 0 1px 1px;
        float: left;
    }
    #sidebar_main .widget.widget-number-1,
    #sidebar_main .widget.widget-number-11,
    #sidebar_main .widget.widget-number-13,
    #sidebar_main .widget.widget-number-3,
    #sidebar_main .widget.widget-number-5,
    #sidebar_main .widget.widget-number-7,
    #sidebar_main .widget.widget-number-9,
    #sidebar_main .widget:first-child {
        margin-left: 0;
        clear: both;
    }
    #advert_sidebar_inner {
        width: 621px;
    }
    #advert_sidebar_inner .widget.widget-number-11,
    #advert_sidebar_inner .widget.widget-number-3,
    #advert_sidebar_inner .widget.widget-number-7 {
        margin-left: 0;
        clear: both;
    }
    #footer_sidebar {
        margin-top: 20px;
    }
    #footer_sidebar_inner {
        width: 621px;
    }
    #footer_sidebar_inner .widget.widget-number-11,
    #footer_sidebar_inner .widget.widget-number-3,
    #footer_sidebar_inner .widget.widget-number-7 {
        margin-left: 0;
        clear: both;
    }
    #footer_copyright_inner {
        width: 621px;
        padding: 20px 0;
    }
    .sc_button.sc_button_size_small {
        width: 75px;
        height: 22px;
        line-height: 22px;
    }
    .sc_button.sc_button_size_large {
        width: 100px;
        height: 28px;
        line-height: 28px;
        font-size: 14px;
    }
    figure.sc_image.sc_image_align_left {
        margin-right: 14px;
        margin-bottom: 8px;
    }
    figure.sc_image.sc_image_align_right {
        margin-left: 14px;
        margin-bottom: 8px;
    }
    .sc_infobox {
        padding: 8px 14px;
        margin: 0 0 12px 0;
    }
    .sc_line {
        margin-bottom: 14px;
    }
    #custom_options,
    #toTop {
        display: none !important;
    }
}
@media (min-width: 480px) and (max-width: 679px) {
    body,
    button,
    input,
    select,
    textarea {
        font-size: 12px;
        line-height: 16px;
    }
    h1 {
        font-size: 24px;
        line-height: 30px;
        margin: 20px 0 14px 0;
    }
    h2 {
        font-size: 18px;
        line-height: 24px;
        margin: 16px 0 12px 0;
    }
    h3 {
        font-size: 14px;
        line-height: 18px;
        margin: 13px 0 11px 0;
    }
    h4 {
        font-size: 13px;
        line-height: 17px;
        margin: 12px 0 10px 0;
    }
    h5 {
        font-size: 12px;
        line-height: 16px;
        margin: 10px 0 8px 0;
    }
    h6 {
        font-size: 11px;
        line-height: 15px;
        margin: 8px 0 6px 0;
    }
    p {
        margin-bottom: 16px;
    }
    ol,
    ul {
        margin: 0 0 16px 16px;
    }
    button,
    html input[type="button"],
    input[type="email"],
    input[type="password"],
    input[type="reset"],
    input[type="search"],
    input[type="submit"],
    input[type="text"] {
        height: 24px;
        line-height: 24px;
    }
    .boxed #page {
        width: 480px;
    }
    #main_inner {
        width: 461px;
    }
    .with_sidebar #content {
        width: 461px;
    }
    #sidebar_main {
        width: 461px;
        margin-top: 1px;
    }
    .left_sidebar #content {
        float: none;
    }
    .left_sidebar #sidebar_main {
        float: none;
        margin-right: 0;
    }
    .right_sidebar #content {
        float: none;
    }
    .right_sidebar #sidebar_main {
        float: none;
        margin-left: 0;
    }
    header {
        padding-bottom: 18px;
    }
    #header_top_inner {
        width: 461px;
    }
    #header_top_inner .logo {
        margin-top: 24px;
        margin-bottom: 20px;
    }
    #header_top_inner .logo_text {
        margin-top: 16px;
        margin-bottom: 26px;
    }
    .logo_text .logo_title {
        font-size: 66px;
        line-height: 66px;
    }
    .breadcrumbs li {
        font-size: 11px;
    }
    #header_top_inner #login_area {
        width: 24px;
        height: 24px;
    }
    #header_top_inner #login_area a {
        height: 24px;
        line-height: 24px;
    }
    .select-menu-button {
        font-size: 13px;
    }
    .select-menu ul {
        line-height: 16px;
        font-size: 12px;
    }
    .select-menu ul li a {
        padding: 6px 8px;
    }
    .select-menu ul > li ul {
        margin-left: 16px;
    }
    .post_thumb .post_format {
        top: -36px;
        width: 36px;
        height: 36px;
        line-height: 36px;
    }
    .post_thumb .post_format:before {
        font-size: 24px;
    }
    .puzzles_heavy .post_thumb .post_category {
        width: 99px;
        height: 36px;
        line-height: 36px;
        padding: 0 8px;
    }
    .post_thumb .post_content_wrapper {
        padding: 10px;
    }
    .post_thumb .post_content_padding {
        height: 20px;
    }
    .post_thumb .post_content_wrapper .post_descr {
        margin-top: 8px;
    }
    .post_thumb.no_thumb .post_content_wrapper .post_subtitle,
    .puzzles_animations .post_thumb .post_content_wrapper:hover .post_subtitle,
    .puzzles_light .post_thumb .post_content_wrapper .post_subtitle {
        margin-top: 40px;
    }
    .puzzles_heavy.puzzles_animations .post_thumb[class*="down"]:not(.open_thumb) .post_content_wrapper:hover {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .puzzles_heavy.puzzles_animations .post_thumb.no_thumb:hover .post_category {
        top: -36px;
    }
    .puzzles_heavy.puzzles_animations .post_thumb.down-1:hover .post_category {
        top: -36px;
    }
    .puzzles_heavy.puzzles_animations .post_thumb.down-2:hover .post_category {
        top: -36px;
    }
    .puzzles_heavy .post_thumb.down-3 .post_category {
        margin-top: -36px;
    }
    .puzzles_heavy .post_thumb.down-4 .post_category {
        margin-top: -36px;
    }
    .puzzles_heavy.puzzles_animations .post_thumb[class*="left"]:not(.open_thumb) .post_content_wrapper:hover {
        padding-left: 10px;
        padding-right: 10px;
    }
    .puzzles_heavy.puzzles_animations .post_thumb.left-1:hover .post_category {
        top: -36px;
    }
    .puzzles_heavy.puzzles_animations .post_thumb.left-2:hover .post_category {
        bottom: -36px;
    }
    .puzzles_heavy.puzzles_animations .post_thumb[class*="right"]:not(.open_thumb) .post_content_wrapper:hover {
        padding-left: 10px;
        padding-right: 10px;
    }
    .puzzles_heavy.puzzles_animations .post_thumb.right-1:hover .post_category {
        top: -36px;
    }
    .puzzles_heavy.puzzles_animations .post_thumb.right-2:hover .post_category {
        bottom: -36px;
    }
    .post_thumb .post_content_light {
        top: 58%;
        padding: 8px;
    }
    .post_thumb .post_content_light .post_category {
        padding: 2px 8px;
    }
    .post_thumb .post_content_light .post_subtitle {
        margin: 6px 0 0;
        padding: 2px 8px;
    }
    .post_info {
        font-size: 11px;
        line-height: 15px;
        padding-right: 40px;
    }
    .post_info .post_comments .comments_icon {
        font-size: 12px;
    }
    .post_reviews {
        width: 230px;
        margin: 20px -16px 10px 18px;
        font-size: 12px;
    }
    #nav_pages {
        padding: 18px 14px;
    }
    #nav_pages li a,
    #nav_pages li span,
    .nav_comments a,
    .nav_comments > span {
        width: 28px;
        height: 28px;
        line-height: 28px;
    }
    #nav_pages .pager_pages span {
        width: 120px;
    }
    #nav_pages .pager_first a,
    #nav_pages .pager_last a {
        width: 50px;
    }
    .with_sidebar .blog_style_puzzles #content {
        width: 462px;
    }
    .blog_style_puzzles .post_thumb {
        width: 230px;
        height: 230px;
    }
    .blog_style_fullpost #content .post_info_top {
        margin-top: 16px;
    }
    .blog_style_fullpost #content .post_content {
        padding: 0 16px 16px;
    }
    .blog_style_fullpost #content .post_title {
        margin: 16px 0 0 0;
    }
    .blog_style_fullpost #content .post_text_area {
        margin-top: 12px;
    }
    .blog_style_fullpost #content .post_info_bottom {
        margin-top: 10px;
    }
    #content.post_single .post_author_info {
        margin-top: 16px;
        padding-left: 48px;
    }
    #content.post_single .post_author_avatar {
        width: 36px;
        height: 36px;
    }
    #content.post_single #related_posts {
        padding: 16px 0 0;
    }
    #content.post_single #related_posts .related_posts_item {
        width: 230px;
        height: 230px;
    }
    #content.post_single #related_posts .related_post_item_10,
    #content.post_single #related_posts .related_post_item_2,
    #content.post_single #related_posts .related_post_item_4,
    #content.post_single #related_posts .related_post_item_6,
    #content.post_single #related_posts .related_post_item_8 {
        margin-right: 0;
    }
    #content.post_single #related_posts .related_post_item_12,
    #content.post_single #related_posts .related_post_item_3,
    #content.post_single #related_posts .related_post_item_9 {
        margin-right: 1px;
    }
    .content_blog.post_single #comments .post_comments_tree {
        padding: 16px 16px;
    }
    .content_blog.post_single #comments .post_comments_title {
        margin: 0 0 16px;
    }
    .content_blog.post_single #comments li {
        padding-top: 16px;
        margin-top: 16px;
        padding-left: 48px;
    }
    .content_blog.post_single #comments .children {
        margin-left: 36px;
    }
    .content_blog.post_single #comments .comment_reply a {
        top: 16px;
    }
    .content_blog.post_single #comments .comment_author_avatar {
        top: 16px;
        width: 36px;
        height: 36px;
    }
    .content_blog.post_single #comments .post_comments_form {
        padding: 16px 16px;
    }
    .content_blog.post_single #comments #reply-title {
        margin: 0 0 12px;
    }
    .content_blog.post_single #commentform .comment-form-author,
    .content_blog.post_single #commentform .comment-form-email,
    .content_blog.post_single #commentform .comment-form-website {
        width: 136px;
        margin-right: 10px;
    }
    .content_blog.post_single #commentform .comment-form-website {
        margin-right: 0;
    }
    .content_blog.post_single #commentform input[type="text"],
    .content_blog.post_single #commentform textarea {
        font-size: 12px;
        margin-bottom: 8px;
    }
    .widget_area ol li,
    .widget_area ul li,
    article ol li,
    article ul li {
        margin-top: 4px;
    }
    .widget_area ul ul li:first-child,
    article ul ul li:first-child {
        margin-top: 4px;
    }
    .widget_area .post_title.title_padding {
        padding-right: 36px;
    }
    .widget.widget_search #s {
        width: 120px;
    }
    .widget.widget_search #searchsubmit {
        height: 24px;
    }
    .widget .post_item {
        margin-top: 14px;
    }
    .widget .post_item .post_title {
        margin-top: -2px;
    }
    .widget .post_thumb {
        width: 45px;
        height: 45px;
        margin: 0 10px 0 0;
    }
    #sidebar_main {
        margin: 1px auto 0;
        overflow: hidden;
    }
    #sidebar_main .widget {
        width: 210px;
        padding: 18px 10px;
        margin: 0 0 1px 1px;
        float: left;
    }
    #sidebar_main .widget.widget-number-1,
    #sidebar_main .widget.widget-number-11,
    #sidebar_main .widget.widget-number-13,
    #sidebar_main .widget.widget-number-3,
    #sidebar_main .widget.widget-number-5,
    #sidebar_main .widget.widget-number-7,
    #sidebar_main .widget.widget-number-9,
    #sidebar_main .widget:first-child {
        margin-left: 0;
        clear: both;
    }
    #advert_sidebar_inner {
        width: 461px;
    }
    #advert_sidebar_inner .widget {
        width: 210px;
        padding: 18px 10px;
    }
    #advert_sidebar_inner .widget.widget-number-11,
    #advert_sidebar_inner .widget.widget-number-3,
    #advert_sidebar_inner .widget.widget-number-7 {
        margin-left: 0;
        clear: both;
    }
    #footer_sidebar {
        margin-top: 16px;
    }
    #footer_sidebar_inner {
        width: 461px;
    }
    #footer_sidebar_inner .widget {
        width: 210px;
        padding: 18px 10px;
    }
    #footer_sidebar_inner .widget.widget-number-11,
    #footer_sidebar_inner .widget.widget-number-3,
    #footer_sidebar_inner .widget.widget-number-7 {
        margin-left: 0;
        clear: both;
    }
    #footer_copyright_inner {
        width: 461px;
        padding: 18px 0;
    }
    .sc_button.sc_button_size_small {
        width: 85px;
        height: 24px;
        line-height: 24px;
    }
    .sc_button.sc_button_size_large {
        width: 115px;
        height: 32px;
        line-height: 32px;
        font-size: 16px;
    }
    figure.sc_image.sc_image_align_left {
        margin-right: 16px;
        margin-bottom: 8px;
    }
    figure.sc_image.sc_image_align_right {
        margin-left: 16px;
    }
    .sc_infobox {
        padding: 8px 16px;
        margin: 0 0 12px 0;
    }
    .sc_line {
        margin-bottom: 16px;
    }
    #custom_options,
    #toTop {
        display: none !important;
    }
}
@media (min-width: 0px) and (max-width: 479px) {
    body,
    button,
    input,
    select,
    textarea {
        font-size: 12px;
        line-height: 16px;
    }
    h1 {
        font-size: 24px;
        line-height: 30px;
        margin: 20px 0 14px 0;
    }
    h2 {
        font-size: 18px;
        line-height: 24px;
        margin: 16px 0 12px 0;
    }
    h3 {
        font-size: 14px;
        line-height: 18px;
        margin: 13px 0 11px 0;
    }
    h4 {
        font-size: 13px;
        line-height: 17px;
        margin: 12px 0 10px 0;
    }
    h5 {
        font-size: 12px;
        line-height: 16px;
        margin: 10px 0 8px 0;
    }
    h6 {
        font-size: 11px;
        line-height: 15px;
        margin: 8px 0 6px 0;
    }
    p {
        margin-bottom: 16px;
    }
    ol,
    ul {
        margin: 0 0 16px 16px;
    }
    button,
    html input[type="button"],
    input[type="email"],
    input[type="password"],
    input[type="reset"],
    input[type="search"],
    input[type="submit"],
    input[type="text"] {
        height: 24px;
        line-height: 24px;
    }
    .boxed #page {
        width: 320px;
    }
    #main_inner {
        width: 310px;
    }
    .with_sidebar #content {
        width: 310px;
    }
    #sidebar_main {
        width: 310px;
        margin-top: 1px;
    }
    .left_sidebar #content {
        float: none;
    }
    .left_sidebar #sidebar_main {
        float: none;
        margin-right: 0;
    }
    .right_sidebar #content {
        float: none;
    }
    .right_sidebar #sidebar_main {
        float: none;
        margin-left: 0;
    }
    header {
        padding-bottom: 14px;
    }
    #header_top_inner {
        width: 310px;
    }
    #header_top_inner .logo {
        margin-top: 36px;
        margin-bottom: 14px;
    }
    #header_top_inner .logo_text {
        margin-top: 4px;
        margin-bottom: 20px;
    }
    .logo_text .logo_title {
        font-size: 64px;
        line-height: 64px;
    }
    .breadcrumbs li {
        font-size: 10px;
    }
    .select-menu ul {
        line-height: 16px;
        font-size: 12px;
    }
    .select-menu ul li a {
        padding: 4px 6px;
    }
    .select-menu ul > li ul {
        margin-left: 12px;
    }
    .with_sidebar .blog_style_puzzles #content {
        width: 311px;
    }
    #content.post_single #related_posts {
        padding: 16px 0 0;
    }
    #content.post_single #related_posts .related_post_item {
        margin-right: 0;
        float: none;
    }
    .content_blog.post_single #comments .post_comments_tree {
        padding: 12px 16px;
    }
    .content_blog.post_single #comments .post_comments_title {
        margin: 0 0 12px;
    }
    .content_blog.post_single #comments li {
        padding-top: 12px;
        margin-top: 12px;
        padding-left: 48px;
    }
    .content_blog.post_single #comments .comment_reply a {
        top: 12px;
    }
    .content_blog.post_single #comments .comment_author_avatar {
        top: 12px;
        width: 36px;
        height: 36px;
    }
    .content_blog.post_single #comments .children {
        margin-left: 36px;
    }
    .content_blog.post_single #comments .children .children {
        margin-left: 0;
    }
    .content_blog.post_single #comments .post_comments_form {
        padding: 12px 16px;
    }
    .content_blog.post_single #commentform .comment-form-author,
    .content_blog.post_single #commentform .comment-form-email,
    .content_blog.post_single #commentform .comment-form-website {
        width: 270px;
        float: none;
        margin-right: 0;
    }
    .content_blog.post_single #commentform input[type="text"],
    .content_blog.post_single #commentform textarea {
        font-size: 12px;
    }
    #content.post_single .post_author_info {
        margin-top: 12px;
        padding-left: 48px;
    }
    #content.post_single .post_author_avatar {
        width: 36px;
        height: 36px;
    }
    .widget.widget_search #searchsubmit {
        height: 24px;
    }
    #sidebar_main {
        margin-top: 1px;
    }
    #advert_sidebar_inner {
        width: 310px;
    }
    #advert_sidebar_inner .widget {
        margin-left: 0;
        margin-top: 1px;
        float: none;
    }
    #footer_sidebar {
        margin-top: 16px;
    }
    #footer_sidebar_inner {
        width: 310px;
    }
    #footer_sidebar_inner .widget {
        margin-left: 0;
        margin-top: 1px;
        float: none;
        padding: 10px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    #footer_sidebar_inner .widget:first-child {
        margin-top: 0;
        text-align: center;
    }
    #footer_copyright_inner {
        width: 310px;
        padding: 16px 0;
    }
    .sc_button.sc_button_size_small {
        width: 75px;
        height: 22px;
        line-height: 22px;
    }
    .sc_button.sc_button_size_large {
        width: 100px;
        height: 28px;
        line-height: 28px;
        font-size: 14px;
    }
    figure.sc_image.sc_image_align_left {
        margin-right: 14px;
        margin-bottom: 8px;
    }
    figure.sc_image.sc_image_align_right {
        margin-left: 14px;
        margin-bottom: 8px;
    }
    .sc_infobox {
        padding: 8px 14px;
        margin: 0 0 12px 0;
    }
    .sc_line {
        margin-bottom: 14px;
    }
    #custom_options,
    #toTop {
        display: none !important;
    }
}
#colorbox {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden;
}
#colorbox {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}
#colorbox {
    background: #f9f9f9 center bottom repeat-x;
    -webkit-box-shadow: 10px 10px 25px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 10px 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 10px 10px 25px rgba(0, 0, 0, 0.5);
}
#colorbox,
#colorbox div {
    overflow: visible;
}
.width20 {
    width: 20%;
}
.width25 {
    width: 25%;
}
.width33 {
    width: 33.333%;
}
.width50 {
    width: 50%;
}
[class*="width"] {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
a[data-lightbox] img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}
#lightbox-content {
    position: relative;
    width: 0;
    height: 0;
    padding: 0;
    border: 0 solid #fff;
    outline: 0;
    overflow: hidden;
    z-index: 1102;
}
#lightbox-close {
    display: none;
    position: absolute;
    top: -17px;
    right: -17px;
    width: 34px;
    height: 34px;
    background: url(/wp-content/plugins/widgetkit/widgets/lightbox/images/close.png) 0 0 no-repeat;
    cursor: pointer;
    z-index: 1103;
}
#lightbox-error {
    margin: 0;
    padding: 14px;
    font: normal 12px/20px Arial;
    color: #444;
}
#lightbox-img {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    border: none;
    outline: 0;
    line-height: 0;
    vertical-align: top;
}
#lightbox-left,
#lightbox-right {
    display: none;
    position: absolute;
    top: 100px;
    bottom: 100px;
    width: 35%;
    outline: 0;
    background: url(/wp-content/plugins/widgetkit/widgets/lightbox/images/blank.gif);
    z-index: 1102;
    cursor: pointer;
}
#lightbox-left {
    left: 0;
}
#lightbox-right {
    right: 0;
}
#lightbox-left:hover span {
    left: 30px;
}
#lightbox-right:hover span {
    left: auto;
    right: 30px;
}
#lightbox-title {
    font-size: 12px;
    z-index: 1102;
}
#lightbox-title.lightbox-title-float {
    padding: 5px 10px;
    position: absolute;
    left: 0;
    bottom: -20px;
    background: #000;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    font-weight: 700;
    border-radius: 6px;
}
a[data-lightbox] {
    display: inline-block;
    max-width: 100%;
}
body,
button,
input,
select,
textarea {
    font-family: Oxygen, sans-serif;
}
.logo_text .logo_title {
    font-family: Cabin, sans-serif;
}
.broken_link,
a.broken_link {
    text-decoration: line-through;
}
body.custom-background {
    background-color: #1e0800;
}
.link_button {
    display: block;
    float: none;
    width: 185px;
    text-align: center;
    margin: 20px auto;
    height: 30px;
    line-height: 30px;
    color: #fff !important;
    background: #008ec0;
    -webkit-transition: all ease 0.2s;
    -moz-transition: all ease 0.2s;
    -ms-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    transition: all ease 0.2s;
}
.link_button:hover {
    background: #003d59;
}
.author-box {
    position: relative;
    display: flex;
    align-items: center;
    margin-bottom: 50px;
    padding: 15px;
    background-color: #e0e0e0;
}
img.author-image {
    margin-right: 30px;
}
h2.author-title {
    margin-top: 0;
    margin-bottom: 12px;
    font-weight: 700;
}
p.author-bio {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 1.65;
    color: #333;
}
@media screen and (max-width: 480px) {
    .author-box {
        flex-direction: column;
    }
    img.author-image {
        margin: 0 auto;
        margin-bottom: 25px;
    }
    h2.author-title {
        text-align: center;
    }
}
.post_subtitle {
    margin-bottom: 2px;
}
.post_author {
    font-size: 13px;
    text-decoration: underline;
}


nav.theme_menu.mobile {
	height: 40px;
	margin-bottom: 35px;
}

nav.theme_menu.mobile ul {
	display: none;
}

@media screen and (max-width: 799px) {
	.with_sidebar .blog_style_puzzles #content {
		margin-bottom: 50px;
	}	
}

@media screen and (min-width: 800px) {
	nav.theme_menu.mobile {
		display: none;
	}	
}
//форма комментов
#aiowps-captcha-answer {
	color: pink;
	width: 70px;
}