/*! normalize.css v1.1.3 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
/* ==========================================================================
   Base
   ========================================================================== */
html {
  font-size: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
body {
  margin: 0;
}
/* ==========================================================================
   Links
   ========================================================================== */
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
/* ==========================================================================
   Typography
   ========================================================================== */
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* ==========================================================================
   Lists
   ========================================================================== */
dl,
menu,
ol,
ul {
  margin: 1em 0;
}
dd {
  margin: 0 0 0 40px;
}
menu,
ol,
ul {
  padding: 0 0 0 40px;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
/* ==========================================================================
   Embedded content
   ========================================================================== */
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}
svg:not(:root) {
  overflow: hidden;
}
/* ==========================================================================
   Figures
   ========================================================================== */
figure {
  margin: 0;
}
/* ==========================================================================
   Forms
   ========================================================================== */
form {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}

* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; outline: 0; font-weight: normal; }
*:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
button, input[type="reset"], input[type="button"], input[type="submit"] { line-height: normal; }
html, body { text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased;  word-wrap: break-word; }

::-moz-selection { background-color: #7dc5ee; color: #fff; }
::selection { background-color: #7dc5ee; color: #fff; }

body { background: #fff; color: #666; font-family: 'Open Sans', sans-serif; font-weight: normal; font-size: 14px; overflow-x: hidden; }

strong {  }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1 { font-size: 46px; }
h2 { font-size: 28px; }
h3 { font-size: 24px; }
h4 { font-size: 20px; }
a { text-decoration: none; cursor: pointer; outline: 0 !important; }
a:link, a:visited { border: none; }
p { margin: 0 0 15px 0; }
ul { margin: 0; padding: 0; list-style-type: none; }
img { display: block; }
title, date, sidebar { display: block; }

.clear { clear: both; }
.tCenter { text-align: center; }
.CCenter { margin: 0 auto; }
.overHid { overflow: hidden; }
.hide { display: none; }
body.active, html.active { overflow-y: hidden; }

/* Clearfix */
.clearfix:after, .clearfix:before { content: ' '; display: table; }
.clearfix:after { clear: both; }

/*////////////////// GENERAL LAYOUT //////////////////*/
header, footer, main { position: relative; clear: both; max-width: 960px; margin: 0 auto; }
header { padding: 50px 0; }
footer { padding: 35px 85px; border-top: 1px solid #e5e5e5; }
section {  }
article {  }
nav { display: none; position: fixed; width: 340px; height: 100%; top: 0; left: -340px; z-index: 99998; background: rgba(50,51,51,1); background: -moz-linear-gradient(left, rgba(50,51,51,1) 0%, rgba(38,38,38,0.97) 51%, rgba(50,51,51,0.95) 100%); background: -webkit-gradient(left top, right top, color-stop(0%, rgba(50,51,51,1)), color-stop(51%, rgba(38,38,38,0.97)), color-stop(100%, rgba(50,51,51,0.95))); background: -webkit-linear-gradient(left, rgba(50,51,51,1) 0%, rgba(38,38,38,0.97) 51%, rgba(50,51,51,0.95) 100%); background: -o-linear-gradient(left, rgba(50,51,51,1) 0%, rgba(38,38,38,0.97) 51%, rgba(50,51,51,0.95) 100%); background: -ms-linear-gradient(left, rgba(50,51,51,1) 0%, rgba(38,38,38,0.97) 51%, rgba(50,51,51,0.95) 100%); background: linear-gradient(to right, rgba(50,51,51,1) 0%, rgba(38,38,38,0.97) 51%, rgba(50,51,51,0.95) 100%); }
.overlay { display: none; position: fixed; width: 100%; height: 100%; z-index: 999; background: transparent; overflow: hidden; }

/*/////////////////// HEADER & NAV ///////////////////*/
#navInit { position: relative; float: left; display: block; width: 20px; height: 20px; z-index: 99999; }
#navInit i { width: 20px; height: 2px; background: #ccc; position: absolute; top: 0; left: 0; display: block; -webkit-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out; opacity: 1; }
#navInit i.l2 { top: 9px; }
#navInit i.l3 { top: 18px; }
#navInit.active {  }
#navInit.active i { background: #7dc5ee; }
#navInit.active .l1 { top: 8px; transform: rotate(45deg); -webkit-transform: rotate(45deg); }
#navInit.active .l2 { opacity: 0; }
#navInit.active .l3 { top: 8px; transform: rotate(-45deg); -webkit-transform: rotate(-45deg); }
#srcInit { float: right; display: block; width: 20px; height: 20px; background: url(../img/src-icon.gif) no-repeat 0 0; }
header .logo { position: absolute; left: 50%; top: 50%; margin: -40px 0 0 -41.5px; width: 83px; height: 80px; }

#navInitMobile { position: fixed; left: 30px; top: 30px; z-index: 99999; width: 20px; height: 20px; display: none; }
#navInitMobile i { width: 20px; height: 2px; background: #ccc; position: absolute; top: 0; left: 0; display: block; -webkit-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out; opacity: 1; }
#navInitMobile i.l2 { top: 9px; }
#navInitMobile i.l3 { top: 18px; }
#navInitMobile.active i { background: #7dc5ee; }
#navInitMobile.active .l1 { top: 8px; transform: rotate(45deg); -webkit-transform: rotate(45deg); }
#navInitMobile.active .l2 { opacity: 0; }
#navInitMobile.active .l3 { top: 8px; transform: rotate(-45deg); -webkit-transform: rotate(-45deg); }

#srcClose { position: relative; float: right; display: none; width: 20px; height: 20px; z-index: 9991; }
#srcClose i { background: #7dc5ee; width: 20px; height: 2px; position: absolute; display: block; }
#srcClose .l1 { top: 8px; transform: rotate(45deg); -webkit-transform: rotate(45deg); }
#srcClose .l2 { top: 8px; transform: rotate(-45deg); -webkit-transform: rotate(-45deg); }
.srcBar { display: none; position: absolute; left: 0; top: 120px; width: 100%; background: #fff; z-index: 99990; padding-bottom: 120px; }
.srcBar article { max-width: 960px; margin: 0 auto; }
.srcBar article input { width: 100%; font-size: 18px; color: #999; font-weight: 300; font-style: italic; padding: 20px 50px; border: none; border-bottom: 1px solid #e5e5e5; border-top: 1px solid #e5e5e5; background: url(../img/src-icon.gif) no-repeat 12px center; margin-bottom: 25px; }
.srcBar article h3 { text-align: center; color: #000; font-weight: 800; font-style: italic; font-size: 14px; margin-bottom: 20px; }
.srcBar article .tags { position: relative; max-width: 630px; margin: 0 auto; padding: 15px 0; }
.srcBar article .tags:before, #srcBar article .tags:after { content: ""; display: block; width: 16px; height: 1px; position: absolute; left: 50%; margin-left: -8px; top: -1px; z-index: 9; background: #ccc; }
.srcBar article .tags:after { top: inherit; bottom: -1px; }
.srcBar article .tags a { color: #999; font-weight: 400; font-style: italic; font-size: 11px !important; margin: 0 7px 7px 7px; display: inline-block; }
.srcBar article .tags a:hover { text-decoration: underline; }

nav > ul { max-width: 165px; margin: 0 auto; padding: 35px 0 20px 10px; border-bottom: 1px solid #666; border-top: 1px solid #666; margin-top: 120px; }
nav ul > li { margin-bottom: 10px; width: 100%; }
nav ul > li > a, nav ul > li > span { display: block; font-size: 14px; font-weight: 800; font-style: italic; color: #fff; text-transform: uppercase; }
nav ul > li.current-menu-item > a, nav ul > li.current-menu-item > span, nav ul > li > a:hover { color: #7dc5ee; }
nav ul li ul { margin-top: 10px; }
nav ul li ul li {  }
nav ul li ul li a { font-size: 12px; font-weight: 400; font-style: normal; text-transform: inherit; padding-left: 20px; background: url(../img/nav-li_arrow.png) no-repeat 0 center; }
nav ul li ul li ul { margin-top: 6px; }
nav ul li ul li ul li { margin-bottom: 6px; }
nav ul li ul li ul li a { position: relative; color: #999; background: none; padding-left: 30px; }
nav ul li ul li ul li a:before { content: ""; display: block; width: 19px; height: 1px; position: absolute; left: 0; margin-top: -0.5px; top: 50%; z-index: 9; background: #333; }


/*///////////////////// FOOTER /////////////////////*/
footer .boxes { float: left; }
footer .boxes.cat { width: 480px; }
footer .boxes.ad, footer .boxes.social { width: 125px; margin-bottom: 20px; }
footer .boxes h3 { color: #393322; font-size: 14px; font-weight: 800; font-style: italic; width: 100%; margin-bottom: 15px; }

footer .boxes ul li { float: left; width: 33.33333333%; margin-bottom: 20px; } 
footer .boxes ul li:nth-child(4) { clear: both; } 
footer .boxes ul li a { font-size: 12px; display: block; color: #000; margin-bottom: 5px; font-style: italic; }
footer .boxes ul li a:hover { text-decoration: underline; }
footer .boxes ul li ul li { margin-bottom: 5px; clear: both; width: 100%; }
footer .boxes ul li ul li a { color: #999; margin: 0; font-style: normal; }
footer .boxes.ad li { width: 100%; margin-bottom: 5px; }
footer .boxes.ad li a { color: #999; margin: 0; font-style: normal; }

footer .boxes.social {  }
footer .boxes.social a { width: 22px; height: 22px; float: left; margin-right: 11px; background: url(../img/footer-social_icons.gif) no-repeat 0 0; }
footer .boxes.social a.facebook { background-position: 0 0; }
footer .boxes.social a.twitter { background-position: -22px 0; }
footer .boxes.social a.linkedin { background-position: -44px 0; }

footer .boxes.contact a.mail { width: 21px; height: 22px; float: left; display: block; background: url(../img/footer-social_icons.gif) no-repeat -66px 0; }

footer .copyRight { float: left; position: relative; width: 100%; clear: both; margin-top: 45px; text-align: center; font-size: 11px; }
footer .copyRight:before { content: ""; display: block; width: 150px; height: 13px; position: absolute; left: 50%; margin-left: -75px; top: -32px; z-index: 9; background: url(../img/footer_seperator.gif) no-repeat 0 0; }

footer .copyRight span { width: 50%; text-align: left; float: left; }
footer .copyRight span.right { text-align: right; float: right; }
footer .copyRight span a { color: #666; }
footer .copyRight span a:hover { text-decoration: underline; }


/*////////////////////// HOME //////////////////////*/
main.home { padding-top: 20px; }
ul.contentList { margin: 0 -15px; }
ul.contentList li { float: left; padding: 0 15px; width: 25%; margin-bottom: 25px; }
ul.contentList li img { display: block; width: 100%; margin-bottom: 10px; }
ul.contentList li.little img { max-height: 115px; }
ul.contentList li .title { position: relative; display: block; color: #261d0a; text-align: center; text-transform: uppercase; padding-bottom: 12px; margin-bottom: 12px; font-weight: 800; font-style: italic; }
ul.contentList li .title:after { content: ""; display: block; width: 16px; height: 1px; position: absolute; left: 50%; margin-left: -9px; bottom: 0; z-index: 9; background: #ccc; }
ul.contentList li p { font-size: 12px; text-align: center; }
ul.contentList li span { display: block; width: 100%; }
ul.contentList li span a { display: inline-block; font-size: 11px; color: #7dc5ee; margin-right: 10px; text-transform: uppercase; }
ul.contentList li span a:hover { text-decoration: underline; }
ul.contentList li.large { width: 50%; }
ul.contentList li.large img { max-height: 245px; }
ul.contentList li.little .title, main.detail ul.contentList li .title { min-height: 50px; }
ul.contentList li.little p { min-height: 50px; }
ul.contentList li.large p { min-height: 33px; }

.archive ul.contentList { margin-top: 50px; }

/*.home ul.contentList li:nth-child(5), .home ul.contentList li:nth-child(9), .home ul.contentList li:nth-child(13), .home ul.contentList li:nth-child(17), .home ul.contentList li:nth-child(21), .home ul.contentList li:nth-child(25), .home ul.contentList li:nth-child(29), .home ul.contentList li:nth-child(33) { clear: both; }*/
.home ul.contentList li.little:first-child { clear: both; }

.home ul.contentList li:nth-child(5), .home ul.contentList li:nth-child(6), .home ul.contentList li:nth-child(11), .home ul.contentList li:nth-child(12), .home ul.contentList li:nth-child(17), .home ul.contentList li:nth-child(18) { width: 50%; }
.home ul.contentList li:nth-child(5) img, .home ul.contentList li:nth-child(6) img, .home ul.contentList li:nth-child(11) img, .home ul.contentList li:nth-child(12) img, .home ul.contentList li:nth-child(17) img, .home ul.contentList li:nth-child(18) img { max-height: 245px; }
.home ul.contentList li:nth-child(5) p, .home ul.contentList li:nth-child(6) p, .home ul.contentList li:nth-child(11) p, .home ul.contentList li:nth-child(12) p, .home ul.contentList li:nth-child(17) p, .home ul.contentList li:nth-child(18) p { min-height: 33px; }

@media (min-width: 768px) {
    .home ul.contentList li:nth-child(5) { clear: both; }
    .home ul.contentList li:nth-child(7) { clear: both; }
    .home ul.contentList li:nth-child(7n) { clear: both; }
    .home ul.contentList li:nth-child(6) { clear: none; }
    .home ul.contentList li:nth-child(11) { clear: both; }
    .home ul.contentList li:nth-child(13) { clear: both; }
    .home ul.contentList li:nth-child(14) { clear: none; }
    .home ul.contentList li:nth-child(17) { clear: both; }
}

.paging { width: 100%; clear: both; text-align: center; padding: 40px 0; }
.paging a, .paging span { display: inline-block; color: #ccc; margin: 0 15px; font-weight: 800; font-style: italic; }
.paging a:hover, .paging .current { color: #7dc5ee; }

.cycloneslider-template-standard { padding-bottom: 50px; margin-bottom: 0 !important; overflow: hidden; }
.cycloneslider-template-standard .cycloneslider-slides { overflow: visible !important; }
.cycloneslider-template-standard .cycloneslider-caption { position: relative !important; bottom: inherit !important; left: inherit !important; width: 640px !important; margin: 0 auto !important; background: #fff !important; opacity: 1 !important;  padding: 20px !important; margin-top: -60px !important; text-align: center !important; }
.cycloneslider-template-standard .cycloneslider-caption-title { color: #261d0a !important; font-size: 18px !important; text-transform: uppercase; padding: 0 0 10px 0 !important; margin-bottom: 10px !important; font-weight: 800; font-style: italic; }
.cycloneslider-template-standard .cycloneslider-caption-description { color: #666 !important; font-size: 12px !important; padding: 0 20px !important; line-height: normal !important; }

.master-slider .ms-slide-info { background: #fff; width: 600px !important; margin: 0 auto !important; margin-top: -60px !important; padding: 20px; min-height: 75px !important; z-index: 999; }
.master-slider .ms-slide-info h2 { position: relative; color: #261d0a; font-size: 18px; line-height: 18px; text-transform: uppercase; padding: 0 0 10px 0; margin-bottom: 10px; font-weight: 800; font-style: italic; }
.master-slider .ms-slide-info h2:after { content: ""; display: block; width: 16px; height: 1px; position: absolute; left: 50%; margin-left: -9px; bottom: -1px; z-index: 9; background: #ccc; }
.master-slider .ms-slide-info p { color: #666; font-size: 12px; margin: 0; }
.master-slider .ms-slide-info p a { color: #7dc5ee; }
.ms-skin-default .ms-nav-next, .ms-skin-default .ms-nav-prev { left: 0 !important; width: 40px !important; background: url(../img/home-slider_arrows.gif) no-repeat 0 0 !important; }
.ms-skin-default .ms-nav-next { left: inherit !important; right: 0 !important; background-position: -40px 0 !important; }
.ms-skin-default .ms-nav-prev { background-position: 0 0 !important; }


/*////////////////// CONTENT DETAIL //////////////////*/
.detail ul.contentList li:nth-child(5), .detail ul.contentList li:nth-child(9), .detail ul.contentList li:nth-child(13), .detail ul.contentList li:nth-child(17), .detail ul.contentList li:nth-child(21) { clear: both; }

main.detail { padding-top: 25px; }
main.detail h2 { position: relative; font-size: 30px; width: 100%; text-align: center; padding-bottom: 10px; margin-bottom: 10px; color: #261d0a; font-weight: 800; font-style: italic; }
main.detail h2:after { content: ""; display: block; width: 16px; height: 1px; position: absolute; left: 50%; margin-left: -8px; bottom: -1px; z-index: 9; background: #ccc; }
main.detail ul.postInfo { margin: 0 auto; text-align: center; width: 100%; margin-bottom: 35px; }
main.detail ul.postInfo li { position: relative; display: inline-block; font-size: 12px; margin: 0 12px; }
main.detail ul.postInfo li a { color: #666; }
main.detail ul.postInfo li a:hover { text-decoration: underline; }
main.detail ul.postInfo li:after { content: ""; display: block; width: 1px; height: 80%; position: absolute; right: -15px; top: 2px; z-index: 9; background: #e5e5e5; }
main.detail ul.postInfo li.last:after {  display: none; }

main.detail .imageVideoPart { width: 100%; margin-bottom: 45px; }
main.detail .imageVideoPart img { width: 100%; display: block; }
main.detail .imageVideoPart iframe { width: 100%; display: block; min-height: 500px; height: auto; }

main.detail article { float: left; width: 66.666666666667%; }
main.detail article p { font-size: 16px; line-height: 26px; color: #261d0a; font-weight: 300; margin-bottom: 30px; }
main.detail article p a { color: #79c4ed; }
main.detail article img { width: 100%; display: block; margin-bottom: 40px; }

main.detail sidebar { float: right; width: 22.916666666667%; }
main.detail sidebar .box { width: 100%; padding: 45px 0; border-bottom: 1px solid #e5e5e5; }
main.detail sidebar .box:last-child { border-bottom: 0; }
main.detail sidebar .box h3 { font-size: 18px; color: #393322; font-weight: 800; font-style: italic; margin-bottom: 15px; }
main.detail sidebar .box.social { padding-top: 0; }

main.detail sidebar .box.tags a { color: #666; } 
main.detail sidebar .box.tags a:hover { text-decoration: underline; } 

main.detail sidebar .box.similar { padding-bottom: 0; } 
main.detail sidebar .box.similar ul li { width: 100%; margin-bottom: 30px; } 
main.detail sidebar .box.similar ul li:last-child { margin-bottom: 0; } 
main.detail sidebar .box.similar ul li img { display: block; width: 100%; margin-bottom: 10px; }
main.detail sidebar .box.similar ul li .title { display: block; color: #261d0a; font-weight: 800; font-style: italic; width: 100%; text-align: center; text-transform: uppercase; }

main.detail .authorInfo { float: left; clear: both; width: 100%; margin-top: 20px; padding: 30px 0; border-top: 1px solid #e5e5e5; }
main.detail .authorInfo img { width: 60px; height: 60px; margin-right: 30px; float: left; }
main.detail .authorInfo span { width: 70%; display: inline-block; clear: both; }
main.detail .authorInfo .name { color: #393322; font-weight: 800; font-style: italic; margin-top: 10px; }
main.detail .authorInfo a { display: block; color: #393322; font-weight: 800; font-style: italic; margin-top: 10px; }

main.detail .srcBar { display: block; position: relative; left: inherit; top: inherit; padding-bottom: 0; margin: 50px 0; z-index: 99; }
main.detail .srcBar article { width: 100%; }

main.detail sidebar .social > .ssba-wrap > div { text-align: center !important; }
main.detail sidebar .social > .ssba-wrap > div > div { display: inline-block; text-align: center; margin-right: 25px; }
main.detail sidebar .social > .ssba-wrap > div > div:nth-child(2) .ssba_sharecount { text-indent: -9999999px; }
main.detail sidebar .social > .ssba-wrap > div > div:last-child { margin-right: 0; }
main.detail sidebar .social > .ssba-wrap > div > div > span { display: block; text-align: center; padding-top: 5px; }
main.detail sidebar .social > .ssba-wrap > div > div > a { display: block; position: relative;  }
main.detail sidebar .social > .ssba-wrap > div > div > a:after { content: ""; display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #000; opacity: 0; z-index: 9; transition: all .3s ease; -ms-transition: all .3s ease; -o-transition: all .3s ease; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; }
main.detail sidebar .social > .ssba-wrap > div > div > a:hover:after { opacity: 0.2; }

main.detail sidebar .social .ssbp-list li { position: relative; display: inline-block !important; }
main.detail sidebar .social .ssbp-container .ssbp-each-share { position: absolute; left: 0; bottom: -15px; width: 100%; text-align: center; }


@media (max-width: 1580px) {
    #navInit.active { position: fixed; }
}
@media (max-width: 1400px) {
    nav > ul { border: 0; margin-top: 65px; }
    nav > ul li#menu-item-99, nav > ul li#menu-item-201 { display: none; }
}
@media (max-width: 980px) {
    header { padding: 50px 30px; }
    main { padding: 0 20px; }
    main.detail sidebar .social > .ssba-wrap > div > div { margin-right: 10px; }
    footer { padding: 35px 85px 60px 85px; }
}
@media (max-width: 768px) {
    header { position: fixed; left: 0; top: 0; padding: 30px; z-index: 9999; width: 100%; background: #fff; border-bottom: 1px solid #eee; }
    header .logo { width: 65px; height: 63px; margin: -31.5px 0 0 -32.5px; }
    #navInit { display: none; }
    #navInitMobile { display: block; }
    footer { padding: 30px 75px 30px 75px; }
    footer .boxes.cat { margin-bottom: 20px; width: 100%; }
    footer .copyRight span { width: 100%; clear: both; text-align: center !important; margin-bottom: 10px; }
    .srcBar { position: fixed; top: 80px; padding-bottom: 30px; }
    .srcBar article .tags { padding: 15px 20px; }
    .srcBar article input { padding: 20px 10%; width: 80%; }
    
    nav { overflow-y: auto; }
    nav > ul { margin-top: 78px; padding-top: 25px; }
    
    .home .homePromo { margin-top: 80px; }
    main.detail { margin-top: 80px; }
    
    ul.contentList li { width: 50%; }
    .home ul.contentList li:nth-child(odd) { clear: both; }
    ul.contentList li.little img { min-height: inherit; max-height: 178px; }
    
    main.detail h2 { font-size: 26px; }
    main.detail ul.postInfo { margin-bottom: 20px; }
    main.detail .imageVideoPart { margin-bottom: 25px; }
    main.detail article { width: 100%; }
    main.detail article p { font-size: 16px; line-height: 26px; margin-bottom: 20px; }
    main.detail article img { margin-bottom: 20px; }
    main.detail sidebar { width: 80%; margin: 0 auto; float: none; clear: both; padding-top: 30px; }
    main.detail sidebar .box.similar ul { margin-left: -10px; margin-right: -10px; }
    main.detail sidebar .box.similar ul li { float: left; width: 50%; padding: 0 10px; }
    
    main.detail .authorInfo span { width: 76%; }
    main.detail .authorInfo .name { margin-top: 0; }
    
    main.detail sidebar .social > .ssba-wrap > div > div { margin-right: 25px; }
    
    .master-slider .ms-slide-info { width: 90% !important; margin-top: 0 !important; padding: 20px 3% !important; }
    
    
}
@media (max-width: 480px) {
    nav { width: 70%; left: -70%; }
    nav > ul { padding-left: 25px; }
    .srcBar article input { padding: 20px 15%; width: 70%; }
    
    ul.contentList li, ul.contentList li.large { width: 100% !important; clear: both; }
    ul.contentList li.little img { max-height: inherit; }
    
    main.detail sidebar { width: 90%; }
    main.detail sidebar .box { padding: 30px 0; }
    main.detail sidebar .box.similar ul { margin: 0; }
    main.detail sidebar .box.similar ul li { float: left; width: 100%; padding: 0; }
    
    main.detail .authorInfo { padding: 20px 0; }
    main.detail .authorInfo span { width: 70%; font-size: 12px; }

    footer { padding: 20px; }
    footer .boxes.cat { margin-bottom: 20px; width: 100%; }
    
}