a, a:active, a:focus, a:hover {
  text-decoration: none
}

body, hr {
  padding: 0
}

.bradius, .trans25 {
  -webkit-backface-visibility: hidden
}

.btn, .left {
  float: left
}

#searchbox input, .primaryinput {
  -webkit-box-shadow: 0;
  -moz-box-shadow: 0;
  -webkit-appearance: none
}

#logo a, #menulist li a, .btn, .removestyle {
  border-bottom: 0
}

#branding, #header, .flexslider, .welcome {
  overflow: hidden
}

.btn, .flex-control-nav, .welcome {
  text-align: center
}

#factlist, #menulist, #sharinglist, .commentlist, .commentlist .children, .pagination, .slides {
  list-style: none
}

@font-face {
  font-family: varela_roundregular;
  src: url(fonts/varelaround-regular-webfont.eot);
  src: local('fonts/?'), url(fonts/varelaround-regular-webfont.eot?#iefix) format('embedded-opentype'), url(fonts/varelaround-regular-webfont.svg#varela_roundregular) format('svg'), url(fonts/varelaround-regular-webfont.woff) format('woff'), url(fonts/varelaround-regular-webfont.ttf) format('truetype');
  font-weight: 400;
  font-style: normal
}

@import url(css/normalize.min.css);
*, :after, :before {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%
}

body {
  background: #fff;
  color: #555;
  font: 300 18px/30px varela_roundregular, Helvetica, Arial, sans-serif;
  margin: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

h1, h2, h3, h4, h5, h6, ol, ul {
  margin: 0 0 10px
}

p {
  margin: 0 0 30px
}

ol:last-child, p:last-child, ul:last-child {
  margin-bottom: 0
}

h1, h2, h3, h4, h5, h6 {
  color: #3498db;
  font-weight: 300;
  text-rendering: optimizeLegibility
}

h1 {
  font-size: 40px
}

.entry h1, .welcome h1, h2 {
  font-size: 26px
}

.article-text h2, h3 {
  font-size: 24px
}

h4 {
  font-size: 34px
}

h5 {
  font-size: 32px
}

h6 {
  font-size: 30px
}

#logo, .btn {
  font-size: 18px
}

a {
  background: 0 0;
  border-bottom: 1px dotted #ccc;
  color: #3498db;
  padding-bottom: 2px;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  transition: all .5s ease
}

a:hover {
  opacity: .8
}

b, strong {
  font-weight: 700
}

blockquote, q {
  background: #eee;
  border-left: 5px solid #aaa;
  display: block;
  margin: 60px 0 30px;
  padding-left: 20px;
  text-indent: 0
}

.btn, hr {
  margin: 0
}

embed, img, object {
  max-width: 100%
}

img {
  height: auto;
  -ms-interpolation-mode: bicubic
}

hr {
  background: #efefef;
  border: 0;
  clear: both;
  display: block;
  height: 1px
}

.clear:after, .clear:before {
  content: "\0020";
  display: block;
  height: 0;
  visibility: hidden
}

#factlist li:before, .footercol ul li:before {
  content: '» '
}

.clear:after {
  clear: both
}

.clear {
  zoom: 1
}

::-moz-selection {
  background: #333;
  color: #fff;
  text-shadow: none !important
}

::selection {
  background: #333;
  color: #fff;
  text-shadow: none !important
}

pre {
  word-wrap: break-word
}

.hide {
  display: none
}

#logo a, #menulist li, .btn {
  display: inline-block
}

.bradius {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px
}

.trans25 {
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  transition: all .5s ease
}

.removestyle {
  padding-bottom: 0
}

.pst {
  color: #2980b9
}

.btn {
  background: #ccc;
  color: #fff;
  padding: 7px 16px
}

.btn-orange {
  background: #ffac2c;
  color: #fff
}

.btn-green {
  background: #27ae60;
  color: #fff
}

.btn-blue {
  background: #2980b9;
  color: #fff
}

#menulist, .right {
  float: right
}

.container {
  margin: 0 auto;
  max-width: 1180px;
  padding: 0 20px;
  position: relative
}

#dynamic-to-top {
  -webkit-transition: inherit;
  -moz-transition: inherit;
  transition: inherit
}

body.admin-bar #branding {
  position: fixed;
  top: 32px;
  z-index: 1000
}

#branding, #searchbox {
  position: fixed;
  z-index: 9999
}

#branding {
  background: #2980b9;
  padding: 0;
  top: 0;
  width: 100%
}

#logo {
  float: left;
  margin: 0;
  padding: 15px 0;
  text-transform: uppercase
}

#logo a {
  background: url(images/logos/logo-ps-2x.png) no-repeat;
  background-size: contain;
  color: #fff;
  height: auto;
  margin: 0;
  padding: 0 0 0 40px;
  width: auto
}

#showmenu {
  cursor: pointer;
  display: none
}

.primaryinput {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  box-shadow: 0
}

#menulist {
  margin: 0;
  padding: 0
}

#menulist li {
  float: left;
  margin: 0;
  padding: 0
}

#menulist li a {
  color: #fff;
  cursor: pointer;
  display: block;
  opacity: 1;
  padding: 15px
}

#menulist .active a, #menulist .current-menu-item a, #menulist li a:hover, .search .showsearch {
  background: #3498db;
  color: #fff;
  display: block;
  opacity: 1
}

#commentform #submit:hover, .feed img:hover, .newslettercol #subscribe-submit input[type=submit]:hover, .wpcf7-form .wpcf7-submit:hover {
  opacity: .8
}

#menulist li a .icon-search {
  background: url(images/icons/icon-search-1x-v2.png) no-repeat;
  background-size: cover;
  display: block;
  height: 30px;
  width: 30px
}

#header, #searchbox input {
  background: #fff;
  width: 100%
}

#menulist .mobilesearch, #searchbox {
  display: none
}

#searchbox {
  background: #3498db;
  height: auto;
  padding: 10px 0;
  top: 99px;
  width: 100%
}

body.admin-bar #searchbox {
  top: 131px
}

#searchbox input {
  border: 0;
  color: #aaa;
  font: italic 300 16px helvetica, arial, sans-serif;
  letter-spacing: .02em;
  padding: 15px 10px 14px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  box-shadow: 0
}

#searchbox input:focus {
  color: #666;
  outline: 0
}

#header {
  margin-top: 80px;
  padding: 75px 0 0
}

.slider-image a, .slider-text h2 a {
  border-bottom: 0;
  padding-bottom: 0
}

.slider-image, .slider-text {
  background: #fff;
  width: 47.368421053%
}

.slider-text {
  float: left;
  margin-right: 5.263157895%
}

.slider-text p {
  margin-bottom: 20px
}

.slider-image {
  display: inline-block;
  float: right;
  margin: 0;
  padding: 0
}

.flexslider {
  max-height: 453px;
  position: relative;
  z-index: 1
}

.slides {
  margin: 0 auto;
  padding: 0
}

.slides li {
  display: inline;
  margin: 0;
  padding: 0
}

.flex-control-nav {
  border-top: 1px solid #eee;
  cursor: pointer;
  list-style: none;
  margin: 47px 0 0;
  padding: 25px 0 5px;
  position: relative
}

.flex-control-nav li {
  display: inline-block;
  margin: 0;
  padding: 0
}

.flex-control-nav li a {
  background: #ccc;
  display: block;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  text-indent: -9999px;
  width: 10px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all .3s ease-in;
  -moz-transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  transition: all .3s ease-in
}

.flex-control-nav li a:hover {
  background: #888
}

.flex-control-nav li .flex-active {
  background: #2980b9
}

.welcome {
  background: 0 0;
  padding-bottom: 80px;
  width: 100%
}

#feeds {
  background: #fff;
  padding: 0;
  width: 100%
}

.feed {
  background: #eee;
  border-bottom: 3px solid #ddd;
  float: left;
  margin-bottom: 60px;
  width: 47.368421053%
}

.feed:first-child {
  background: #fff;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  margin-bottom: 60px;
  padding: 60px 0;
  width: 100%
}

.article-image a, .feed h2 a, .feed h3 a {
  padding-bottom: 0;
  border-bottom: 0
}

.feed:first-child .article-image {
  float: left;
  margin: 0;
  padding: 0;
  width: 64.912280702%
}

.feed .btn, .feed:nth-child(2n+2) {
  float: right
}

.feed:first-child .article-meta {
  display: none
}

.feed:first-child .article-text {
  float: right;
  margin: 0;
  padding: 0;
  width: 29.824561404%
}

.feed h2, .feed h3 {
  margin-top: 0
}

.feed h2 a, .feed h3 a {
  color: #3498db
}

.feed img {
  float: left
}

.article-image {
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%
}

.article-image .article-meta {
  background: rgba(41, 128, 185, .95);
  bottom: 0;
  color: #fff;
  clear: both;
  display: block;
  font-size: 16px;
  margin: 0;
  padding: 10px 30px;
  position: absolute;
  width: 100%
}

#jetpack-subscribe-label, .page-template-pageLegal-php #single-content-ads {
  display: none
}

#ads, #adsincontent {
  max-height: 90px;
  width: 728px;
  display: block
}

.article-image .article-meta a {
  border-bottom: 0;
  color: #fff;
  padding-bottom: 0
}

.article-text {
  float: left;
  margin: 0;
  padding: 25px 30px 30px
}

#category-content-ads a, #single-content-ads a, .single-post .contentads a {
  border-bottom: 0;
  padding-bottom: 0
}

#ads, #category-content-ads, #single-content-ads {
  padding: 0;
  position: relative
}

#ads {
  clear: both;
  margin: 0 auto 60px
}

#adsincontent {
  margin: 0 auto;
  z-index: 80
}

#adsincontent small {
  color: #bbb;
  display: block;
  float: left;
  font-size: 10px;
  overflow: auto;
  position: absolute;
  top: -25px;
  width: 100%;
  z-index: 100
}

.single-post .contentads {
  margin-bottom: 70px
}

#single-content-ads {
  display: block;
  margin: 0 0 29px
}

#category-content-ads {
  margin: 0 0 35px
}

#ab_container a {
  border-bottom: 0 !important;
  padding-bottom: 0 !important
}

#ab_close {
  margin-bottom: 0 !important
}

#ab_overlay p {
  margin: 0 !important
}

#startVideo {
  display: block !important;
  margin: 10px 0 !important
}

#newsletter {
  background: #eee;
  padding: 5px 0;
  width: 100%
}

.newslettercol {
  width: 100%
}

.newslettercol h4 {
  color: #a0a0a0;
  display: inline-block;
  float: left;
  font-size: 26px;
  font-weight: 400;
  margin: 8px 5.263157895% 0 0;
  padding: 0;
  text-transform: inherit;
  width: 29.824561404%
}

.newslettercol #subscribe-blog-blog_subscription-2 input, .newslettercol #subscribe-blog-blog_subscription-3 input {
  font-family: varela_roundregular, Helvetica, Arial, sans-serif !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-appearance: none;
  -webkit-box-shadow: 0;
  -moz-box-shadow: 0;
  box-shadow: 0
}

#commentform #submit, .wpcf7-form .wpcf7-submit {
  cursor: pointer;
  font-family: varela_roundregular, sans-serif
}

.newslettercol p {
  margin-bottom: 0
}

.newslettercol #subscribe-blog-blog_subscription-2, .newslettercol #subscribe-blog-blog_subscription-3 {
  display: inline !important;
  float: none !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 100% !important
}

.newslettercol #subscribe-blog-blog_subscription-2 #subscribe-text, .newslettercol #subscribe-blog-blog_subscription-3 #subscribe-text {
  display: none
}

.newslettercol #subscribe-email #subscribe-field {
  background: #fff;
  border: 0;
  color: #ccc;
  display: inline-block;
  float: left;
  margin: 0 1.754385965% 0 0 !important;
  font-size: 18px;
  padding: 14px 15px 11px;
  width: 42.105263158% !important
}

.newslettercol #subscribe-submit input {
  background: #2980b9;
  border: 0;
  color: #fff;
  display: inline-block !important;
  float: left;
  font-size: 18px;
  margin-top: 0;
  padding: 13px 0 12px !important;
  text-align: center !important;
  width: 21.052631579% !important
}

#main, .content {
  background: 0 0
}

.newslettercol #subscribe-email input:focus, .newslettercol #subscribe-submit input:focus {
  outline: 0
}

.newslettercol .error, .newslettercol .success {
  color: #aaa;
  display: block;
  font-size: 12px;
  margin: 0;
  position: absolute;
  top: 60px;
  text-align: left;
  width: 100%
}

.newslettercol #subscribe-submit input[type=submit] {
  cursor: pointer;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  transition: all .5s ease
}

.content {
  margin-top: 99px;
  padding: 80px 0 0;
  width: 100%
}

@media screen and (max-width: 1140px) {
  .content {
    margin-top: 149px
  }
}

.single-post #main {
  margin-bottom: 80px
}

#main {
  float: left;
  margin-right: 3.50877193%;
  width: 70.175438596%
}

.ads-info-box {
  background: #ffab2c;
  color: #fff !important;
  float: left;
  margin: 0 0 40px;
  padding: 20px;
  width: 100%
}

#main .entry #info-link {
  border-color: #fff !important;
  color: #fff !important;
  padding-botton: 4px !important;
  text-decoration: none !important
}

#main #h3, #main h1, #main h2 {
  display: block;
  margin: 0 0 20px
}

#main #h3:first-child, #main h1:first-child #main h2:first-child {
  margin: 0 0 20px
}

.page-id-2 .entry p strong {
  display: block;
  margin-bottom: -20px !important
}

.single-post .entry {
  margin-bottom: 0
}

.entry {
  margin-bottom: 60px
}

.elastic-video, .entry .page-meta {
  margin-bottom: 30px;
  overflow: hidden
}

.entry .no-border {
  border-bottom: 0 !important
}

.entry .page-meta {
  border-bottom: 1px solid #eee;
  display: block;
  font-size: 14px;
  padding-bottom: 10px;
  width: 100%
}

#sb-container, .page-id-2 #ads, .page-id-2892 #ads {
  display: none
}

.entry .page-meta a {
  border-bottom: 0;
  padding-bottom: 0
}

.elastic-video {
  height: 0;
  position: relative;
  padding-bottom: 55%;
  padding-top: 15px
}

.elastic-video iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%
}

iframe {
  width: 100%
}

.error404 #content-bottom, .search-no-results #content-bottom {
  border-top: 1px solid #eee;
  border-bottom: 0;
  padding-top: 40px;
  padding-bottom: 0
}

.yarpp-related {
  background: #f2f2f2;
  border-top: 1px solid #eee;
  padding: 30px;
  margin: 0 !important
}

.yarpp-related h3 {
  color: #555;
  font-size: 24px
}

.yarpp-related ol {
  color: #555;
  font-size: 16px;
  margin: 10px 0 0 26px;
  padding: 0
}

.yarpp-related ol li {
  margin: 0 0 5px;
  padding: 0
}

.yarpp-related ol li:last-child {
  margin-bottom: 0
}

.yarpp-related ol li a {
  color: #555
}

.archive .entry, .category .entry, .search .entry {
  border-bottom: 2px solid #eee;
  clear: both;
  overflow: hidden;
  margin: 0 0 40px;
  padding: 0 0 40px
}

.search-no-results .entry {
  border-bottom: 0
}

.archive .entry:last-child, .category .entry:last-child {
  margin: 0 0 64px;
  padding: 0 0 40px
}

.archive #pagination, .cateogory #pagination, .search #pagination {
  margin-top: 0;
  text-align: inherit
}

#content-bottom figure, #sharinglist li {
  margin: 0 5% 0 0;
  width: 30%;
  padding: 0;
  float: left
}

#sharing {
  border: 1px solid #eee;
  margin-top: 40px;
  padding: 30px
}

#sharing h3 {
  color: #555;
  font-size: 24px
}

#sharing p {
  font-size: 16px
}

#sharinglist {
  margin: 0;
  padding: 0;
  overflow: hidden;
  width: 100%
}

#sharinglist li {
  display: inline-block;
  text-align: center
}

#sharinglist li:last-child {
  margin-right: 0
}

#sharinglist li a {
  border-bottom: 0;
  color: #fff;
  display: block;
  padding: 10px 0;
  text-align: center
}

.twitter {
  background: #55acee
}

.facebook {
  background: #3b5998
}

.googleplus {
  background: #dd4b39
}

#content-bottom {
  border-bottom: 0px solid #eee;
  margin: 40px 0;
  padding-bottom: 40px;
  overflow: hidden
}

#content-bottom h2 {
  color: #3498db;
  font-size: 24px;
  margin: 0 0 30px
}

#content-bottom h3 {
  color: #666;
  font-size: 22px;
  margin: 0 0 10px
}

#content-bottom h3 a {
  border-bottom: 0;
  padding-bottom: 0
}

#content-bottom figure img {
  float: left
}

#content-bottom article {
  float: left;
  font-size: 16px;
  width: 65%
}

#content-bottom article p {
  margin: 0 0 20px
}

#content-bottom article ul {
  list-style-type: disc;
  margin: 0 0 20px 20px;
  padding: 0
}

#content-bottom article .btn {
  font-size: 16px;
  margin: 0;
  padding-bottom: 7px
}

#factlist {
  float: left;
  margin: 0;
  padding: 0
}

#factlist li {
  margin: 0;
  padding: 0
}

#factlist li a {
  display: block;
  margin: 0;
  padding: 0
}

#htncomments {
  margin-top: 40px
}

#htncomments h3#comments {
  margin-bottom: 30px
}

#htncomments a {
  border-bottom: 0;
  padding-bottom: 0
}

.commentlist .says {
  display: none
}

.commentlist {
  padding: 0
}

.comment-edit-link {
  display: none !important
}

.commentlist .parent .comment-meta .comment-edit-link {
  display: none
}

.commentlist .parent .comment-author {
  float: left;
  margin-right: 10px
}

.commentlist .parent .comment-body {
  border-bottom: 1px solid #eee
}

.commentlist .children .comment-body {
  border-bottom: 1px dotted #eee
}

.commentlist .comment-author img {
  border-radius: 100%;
  margin-right: 10px
}

.commentlist .comment-body {
  border-bottom: 1px solid #eee;
  margin-bottom: 20px
}

.commentlist .comment-body p {
  clear: both !important;
  display: block !important;
  margin: 15px 0 !important;
  text-align: left !important
}

#metainfo, #pagination, .omooadvertisement {
  text-align: center
}

.commentlist .parent .comment-meta {
  display: block !important
}

.comment-meta {
  float: left !important;
  margin-bottom: 20px
}

.comment-author {
  float: left !important;
  margin-right: 10px !important
}

#commentform textarea {
  border: 1px solid #eee;
  color: #666 !important;
  font-size: 14px;
  padding: 10px;
  resize: vertical;
  width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-appearance: none;
  -webkit-box-shadow: 0;
  -moz-box-shadow: 0;
  box-shadow: 0
}

#commentform #author:focus, #commentform #email:focus, #commentform #submit, #commentform #url:focus, #commentform textarea:focus {
  outline: 0
}

#commentform #submit {
  background: #3498db;
  border: 0;
  color: #fff;
  display: inline-block;
  font-size: 20px;
  padding: 20px 0 18px;
  text-decoration: none;
  width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-appearance: none;
  -webkit-box-shadow: 0;
  -moz-box-shadow: 0;
  box-shadow: 0;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  transition: all .5s ease
}

#commentform #author, #commentform #email, #commentform #url {
  border: 1px solid #eee;
  background: #fff;
  color: #666 !important;
  font-size: 14px;
  margin-right: 20px;
  padding: 10px;
  width: 50%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-appearance: none;
  -webkit-box-shadow: 0;
  -moz-box-shadow: 0;
  box-shadow: 0
}

#respond h3, h3#comments {
  color: #666;
  font-size: 20px
}

.comment-author img {
  margin-top: -5px;
  vertical-align: middle !important
}

.comment-author .fn {
  display: inline-block;
  margin-top: 2px
}

.commentmetadata {
  margin-top: 2px
}

#commentform .comment-subscription-form {
  margin: 0 !important
}

.cnotice {
  background: #f4f4f4;
  float: left;
  font-size: 12px;
  margin: 30px 0 0;
  padding: 20px;
  width: 100%
}

.cnotice p {
  margin-bottom: 0
}

.wpcf7 p {
  margin: 0 0 20px !important
}

.wpcf7-form input, .wpcf7-form textarea {
  border: 1px solid #eee;
  background: #fff;
  color: #888;
  font-size: 16px;
  padding: 10px;
  width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-appearance: none;
  -webkit-box-shadow: 0;
  -moz-box-shadow: 0;
  box-shadow: 0
}

.wpcf7-form input:focus, .wpcf7-form textarea:focus {
  border-color: #ddd;
  outline: 0
}

div.wpcf7-mail-sent-ok, div.wpcf7-validation-errors {
  border: 0 !important
}

.wpcf7-form textarea {
  resize: vertical
}

.wpcf7-form .wpcf7-submit {
  background: #3498db;
  color: #fff;
  font-size: 20px;
  padding: 20px 0 19px;
  width: 100%;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  transition: all .5s ease
}

div.wpcf7-response-output {
  margin: -10px 0 20px !important;
  padding: 0 !important
}

.pagination, .pagination li {
  padding: 0;
  display: inline-block
}

div.wpcf7 .wpcf7-not-valid-tip {
  display: none !important
}

#pagination {
  background: 0 0;
  margin-top: 4px;
  margin-bottom: 74px;
  width: 100%
}

.pagination {
  margin: 0
}

.pagination li {
  float: left;
  margin: 0 8px 0 0
}

.pagination li a {
  background: #bbb;
  border-bottom: 0;
  color: #fff;
  padding: 12px 15px 10px;
  text-decoration: none
}

.pagination .current {
  background: #3498db;
  color: #fff;
  padding: 12px 15px 10px
}

.pagination li a:hover {
  background: #333
}

#sidebar {
  float: left;
  margin-bottom: 60px;
  width: 26.315789474%
}

#sidebar h4 {
  border-bottom: 2px solid #3498db;
  margin-bottom: 25px
}

#sidebar h4 span {
  background: #3498db;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  margin: 0;
  padding: 5px 10px 3px
}

#sidebar a {
  opacity: 1 !important
}

#sidebar img:hover {
  opacity: 0.8;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

#sidebar a img {
  border-bottom: 0;
  float: left;
  margin: 0;
  padding-bottom: 0
}

#sidebar section, .dvd-overview {
  border-bottom: 1px solid #eee;
  overflow: hidden;
  padding-bottom: 25px;
  margin-bottom: 30px
}

#sidebar p, .footercol h4 {
  margin-bottom: 10px
}

#sidebar section:last-child {
  border-bottom: 0 !important
}

#footer {
  background: #2980b9;
  height: auto;
  padding: 80px 0;
  width: 100%
}

.footercol {
  color: #fff;
  float: left;
  margin-right: 5.263157895%;
  width: 21.052631579%
}

#bottomads, #metainfo {
  height: auto;
  width: 100%
}

.footercol:last-child {
  margin-right: 0
}

.footercol h4 {
  color: #fff;
  font-size: 20px
}

#metalist, .footercol ul {
  font-size: 14px;
  list-style: none;
  padding: 0
}

.footercol ul {
  margin: 0
}

.footercol ul li {
  display: block;
  margin: 0 0 5px 10px;
  padding: 0;
  text-indent: -12px
}

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

.footercol ul li a {
  border-bottom: 0;
  color: #fff;
  padding: 0
}

#howtonetworklist li img {
  display: none
}

#metainfo {
  background: #146092;
  color: #fff;
  padding: 60px 0
}

#metalist {
  margin: 0
}

#metalist li {
  display: inline-block;
  margin: 0;
  padding: 0
}

#metalist li:before {
  content: '•';
  margin: 0 5px 0 1px
}

#metalist li:first-child:before {
  content: ''
}

#metalist li a {
  border-bottom: 0;
  color: #fff;
  padding-bottom: 0
}

#bottomads {
  background: #0a4f7b;
  padding: 10px 0
}

.omooadvertisement a {
  border-bottom: 0;
  color: #2980b9 !important;
  padding-bottom: 0
}

@media only screen and (max-width: 1165px) {
  .newslettercol h4 {
    font-size: 20px
  }
}

@media only screen and (max-width: 1140px) {
  #logo, #menulist {
    text-align: center;
    float: none
  }

  #branding, #branding .container, #menulist {
    padding: 0
  }

  #logo {
    display: block;
    margin: 0 auto
  }

  #navigation {
    height: 50px
  }

  #menulist {
    background: #146092;
    margin: 0
  }

  #menulist li {
    float: none;
    padding: 0
  }

  #menulist li a {
    display: inline-block;
    float: left;
    padding: 10px
  }

  #menulist li a .icon-search {
    padding: 0
  }

  body.admin-bar #searchbox {
    top: 181px
  }

  #searchbox {
    background: #3498db;
    display: none;
    height: auto;
    padding: 10px 0;
    position: fixed;
    top: 149px;
    width: 100%;
    z-index: 9999
  }

  #searchbox input {
    padding: 10px
  }

  #header {
    margin-top: 174px;
    padding: 30px 0
  }
}

@media only screen and (max-width: 1020px) {
  body.admin-bar li#wp-admin-bar-all-in-one-seo-pack, body.admin-bar li#wp-admin-bar-customize, body.admin-bar li#wp-admin-bar-stats {
    display: none !important
  }
}

@media only screen and (max-width: 895px) {
  .newslettercol h4 {
    font-size: 18px
  }
}

@media screen and (min-width: 861px) {
  #header {
    padding-bottom: 0
  }
}

@media only screen and (max-width: 860px) {
  .slider-image, .slider-text h2 {
    text-align: center
  }

  .welcome {
    padding-bottom: 10px
  }

  .slider-text {
    float: none;
    margin: 0 auto;
    width: 82.456140351%
  }

  .flex-control-nav, .slider-text p {
    display: none
  }

  #sidebar .banner-sidebar small, .slider-image {
    display: block
  }

  .slider-text .bg-orange {
    float: right;
    margin: 2px 0 0
  }

  .slider-image {
    float: none;
    margin: 0 auto 25px;
    padding: 0;
    width: 60%
  }

  #main, #sidebar {
    width: 82.456140351%;
    float: none
  }

  .slider-image a {
    border-bottom: 0;
    padding-bottom: 0
  }

  .content {
    margin-top: 125px;
    padding: 80px 0 0
  }

  .single-post #main {
    margin-bottom: 60px
  }

  #main {
    margin: 0 auto
  }

  .entry {
    margin-bottom: 60px
  }

  .entry h1, .entry h2 {
    margin-bottom: 10px !important
  }

  .archive .entry, .category .entry, .search .entry {
    margin: 0 0 30px;
    padding: 0 0 30px
  }

  .archive .entry:last-child, .category .entry:last-child, .search .entry:last-child {
    margin: 0 0 60px;
    padding: 0 0 30px
  }

  .archive #pagination, .cateogory #pagination, .search #pagination {
    margin-bottom: 55px;
    padding-top: 4px;
    text-align: center
  }

  #sidebar .banner-sidebar, #sidebar .sidebarright {
    border-top: 1px solid #ddd;
    padding-top: 20px;
    text-align: center
  }

  .wpcf7 {
    margin-bottom: -31px !important
  }

  #sidebar {
    margin: 0 auto 30px
  }

  #sidebar a img {
    display: block;
    float: none;
    margin: 0 auto;
    padding-bottom: 0;
    text-align: center;
    width: auto;
    max-width: 100%
  }

  #sidebar section {
    border-bottom: 0;
    padding-bottom: 20px;
    margin-bottom: 0
  }

  .feed:nth-child(2n+2) {
    float: inherit
  }

  .feed:first-child {
    overflow: auto;
    padding: 30px 0 0
  }

  .feed:first-child .article-image {
    float: inherit;
    width: inherit
  }

  .feed:first-child .article-text {
    clear: inherit;
    float: inherit;
    margin: inherit;
    width: inherit
  }

  .feed, .feed:first-child {
    display: block !important;
    float: none !important;
    margin: 0 auto 30px !important;
    width: 82.456140351%
  }

  .feed .article-image, .feed .article-text {
    float: none !important;
    width: 100% !important
  }

  .feed .article-image {
    overflow: hidden
  }

  .article-image .article-meta {
    padding: 10px 20px
  }

  .feed .article-text {
    clear: both !important;
    margin: 0 !important;
    overflow: auto
  }

  .feed:first-child .article-text {
    overflow: inherit;
    padding: 30px 0
  }

  #ads {
    clear: both;
    display: block;
    max-height: 90px;
    overflow: hidden;
    margin: 0 auto 30px;
    padding: 0;
    width: 82.456140351%
  }

  #adsincontent {
    background: url(images/article/banner-4eck-media-agentur-fuer-neue-medien.jpg) no-repeat;
    display: block;
    margin: 0;
    width: inherit
  }

  #pagination {
    margin-bottom: 55px;
    padding-top: 4px
  }

  .newslettercol h4 {
    display: block;
    font-size: 26px;
    float: none;
    margin: 0 0 20px;
    text-align: center;
    width: 100%
  }

  .newslettercol #subscribe-blog-blog_subscription-2 {
    display: block !important
  }

  .newslettercol #subscribe-email #subscribe-field {
    display: block;
    float: none;
    margin: 0 !important;
    padding: 15px 10px 14px;
    text-align: center;
    width: 100% !important
  }

  .newslettercol #subscribe-submit input {
    display: block !important;
    font-size: 18px;
    float: none;
    margin-top: 15px;
    padding: 15px 0 !important;
    width: 100% !important
  }

  .newslettercol .error, .newslettercol .success {
    top: 185px;
    text-align: center
  }

  #commentform p:nth-child(1), #commentform p:nth-child(2), #commentform p:nth-child(3) {
    margin-bottom: 10px
  }

  #commentform #author, #commentform #email, #commentform #url {
    width: 100%
  }

  .cnotice {
    margin: 30px 0 40px
  }

  #footer {
    padding: 55px 0
  }

  .footercol {
    border-bottom: 1px dotted #fff;
    float: none;
    margin: 0 auto;
    padding: 30px 0;
    width: 82.456140351%
  }

  .footercol:first-child {
    padding-top: 0
  }

  .footercol:last-child {
    border-bottom: 0;
    margin: 0 auto;
    padding-bottom: 0
  }

  .footercol ul {
    font-size: 14px;
    list-style: none;
    margin: 0;
    padding: 0
  }

  #metainfo {
    padding: 30px 0
  }

  .flexslider {
    max-height: 1000px;
    overflow: hidden;
    position: relative;
    z-index: 1
  }
}

@media only screen and (max-width: 782px) {
  body.admin-bar #branding {
    top: 46px
  }
}

@media only screen and (max-width: 770px) {
  #menulist li, #showmenu {
    display: block;
    padding: 0
  }

  #branding .container, #logo a, #menulist, #showmenu {
    padding: 0
  }

  #logo a, #menulist, #showmenu {
    text-align: center
  }

  body {
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none
  }

  #logo {
    float: none;
    margin-left: 20px;
    text-align: left
  }

  #logo a {
    background-image: none !important;
    background-size: inherit
  }

  #showmenu {
    background: url(images/icons/menu-icon-2x.png) center center no-repeat;
    background-size: cover;
    border: 0;
    height: 30px;
    overflow: hidden;
    position: absolute;
    right: 20px;
    top: 14px;
    text-indent: 100%;
    white-space: nowrap;
    width: 36px
  }

  #navigation {
    background: 0 0;
    height: inherit
  }

  #menulist {
    background: 0 0;
    display: none;
    float: none
  }

  #menulist li {
    float: none;
    margin: 0
  }

  #menulist .showsearch {
    display: none
  }

  #menulist li a {
    background: #146092;
    border-top: 1px solid rgba(255, 255, 255, .25);
    padding: 10px 0;
    width: 100%
  }

  #menulist .mobilesearch {
    background: #ddd;
    display: block;
    float: none;
    padding: 0 0 15px;
    width: 100%
  }

  #menulist .primaryinput {
    background: #fff;
    border: 1px solid #ccc;
    color: #999;
    font: 300 14px/24px Helvetica, Arial, sans-serif;
    padding: 5px 10px;
    margin-top: 15px;
    width: 90%
  }

  #menulist .primaryinput:focus {
    outline: 0
  }

  #header {
    margin-top: 120px
  }

  .content {
    margin-top: 155px;
    padding: 0
  }

  .entry, .single-post #main {
    margin-bottom: 30px
  }

  .wpcf7 {
    margin-bottom: 0 !important
  }

  #single-content-ads {
    margin-bottom: 20px
  }

  #sharing {
    margin-top: 30px
  }

  #sharinglist li {
    display: block;
    float: none;
    margin: 0 0 10px;
    width: 100%
  }

  #sharinglist li:last-child {
    margin: 0
  }

  #sharinglist li a {
    padding: 8px 0
  }

  #content-bottom {
    margin: 30px 0;
    padding-bottom: 30px
  }

  #content-bottom h2 {
    margin-bottom: 0
  }

  #content-bottom figure {
    float: none;
    margin: 0;
    padding: 0;
    width: 100%
  }

  #content-bottom figure img {
    display: block;
    float: none;
    margin: 0 auto 30px;
    padding: 0;
    max-width: 50%;
    text-align: center
  }

  #sidebar a img {
    max-width: 50%
  }

  #content-bottom article {
    float: none;
    width: 100%
  }

  #content-bottom article p:last-child {
    margin: 0 !important
  }

  #factlist {
    float: none
  }

  #htncomments {
    margin-top: 23px
  }

  #ads, #commentform #author, #commentform #email, #commentform #url, #main, #menulist, #sidebar, .feed, .feed:first-child, .footercol, .slider-image, .slider-text {
    width: 100%
  }
}

@media only screen and (min-width: 770px) {
  #menulist {
    display: block !important
  }
}

@media screen and (max-width: 648px) {
  .content {
    margin-top: 173px
  }
}

@media only screen and (max-width: 648px) {
  #header {
    margin-top: 126px
  }
}

@media only screen and (max-width: 600px) {
  body.admin-bar #wpadminbar {
    position: fixed
  }
}

@media only screen and (max-width: 560px) {
  .welcome h1 {
    display: none
  }

  .page-meta .left, .page-meta .right {
    display: block;
    width: 100%
  }

  .entry h1, h2 {
    font-size: 24px
  }

  h3 {
    font-size: 22px
  }

  .article-image .article-meta {
    font-size: 11px;
    padding: 5px 20px 4px
  }

  .page-meta .right {
    float: none
  }

  .pagination .current, .pagination li a {
    padding: 4px 8px
  }

  #footer, #newsletter {
    padding: 30px 0
  }

  #newsletter {
    padding: 5px 0
  }

  .newslettercol h4 {
    font-size: 20px
  }

  .newslettercol #subscribe-submit input {
    font-size: 16px
  }
}

@media only screen and (max-width: 480px) {
  #logo {
    font-size: 16px
  }

  #main h1, #main h2, .entry h1, h2 {
    font-size: 22px
  }

  #content-bottom h3, #sharing h3, .yarpp-related h3.hyarpp, h3 {
    font-size: 18px !important
  }

  .footercol h4, h4 {
    font-size: 18px
  }

  #sidebar h4 span {
    font-size: 14px
  }

  h1, h2, h3, h4, h5, h6, li, p {
    word-wrap: break-word
  }

  .btn, .feed .btn {
    display: block;
    font-size: 16px;
    float: none;
    margin: 0;
    padding: 7px 16px;
    width: 100%
  }

  #sharing, .yarpp-related {
    padding: 20px
  }

  .yarpp-related ol {
    font-size: 15px;
    list-style: none;
    margin: 0
  }

  #sharinglist li a {
    font-size: 16px
  }

  .article-text {
    float: none;
    margin: 0;
    padding: 20px
  }

  #pagination {
    margin-bottom: 17px
  }

  .pagination li {
    margin: 0 10px 18px 0
  }

  .pagination li:last-child {
    margin-bottom: 0
  }

  #commentform #submit {
    font-size: 18px;
    padding: 14px 0 13px
  }

  .subscribe-label {
    font-size: 14px
  }

  #metalist {
    margin-top: 4px
  }
}

@media only screen and (max-width: 440px) {
  #logo {
    font-size: 14px
  }
}

.sticky-note {
  background: rgba(0, 0, 0, .9);
  bottom: 0;
  left: 0;
  padding: 10px 0;
  position: fixed;
  width: 100%;
  z-index: 99999
}

.sticky-box {
  float: left
}

.sticky-box h4 {
  color: #88c843 !important;
  font-size: 20px;
  line-height: 20px;
  margin: 0 0 5px
}

.sticky-box p {
  color: #aaa;
  font-size: 14px;
  line-height: 1.6;
  margin: 0
}

.sticky-box a, .sticky-box a.button, .sticky-box a.text-link {
  border: 0;
  color: #fff;
  padding: 0;
  text-decoration: none
}

.sticky-box a.text-link {
  color: #bbb;
  font-weight: 700
}

.sticky-box a.button {
  background: #88c843;
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  margin-top: 34px;
  padding: 2px 10px 2px;
  text-align: center;
  width: 100%
}

.sticky-box strong {
  color: #bbb
}

.sticky-close-button {
  color: #fff !important;
  border: 0;
  padding: 0;
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 9999999
}

.sticky-box-left {
  margin-right: 5.263157894736842%;
  width: 73.68421052631578%
}

.sticky-box-right {
  width: 21.052631578947366%
}

@media screen and (max-width: 2000px) {
  .sticky-box span {
    display: none
  }
}

@media screen and (max-width: 1020px) {
  .sticky-box-left {
    width: 64.91228070175438%
  }

  .sticky-box-right {
    width: 29.82456140350877%
  }
}

@media screen and (max-width: 993px) {
  .sticky-box a.button {
    margin-top: 74px
  }
}

@media screen and (max-width: 760px) {
  .sticky-box-left {
    margin-right: 0
  }

  .sticky-box-left, .sticky-box-right {
    width: 100%
  }

  .sticky-box a.button {
    margin-top: 14px
  }

  .sticky-box span {
    display: inline-block
  }
}

@media screen and (max-width: 680px) {
  .sticky-box h4 {
    font-size: 20px
  }
}

@media screen and (max-width: 630px) {
  .sticky-box h4 {
    line-height: 1.2;
    max-width: 80%
  }
}

@media screen and (max-width: 560px) {
  .sticky-box h4 {
    max-width: 100%
  }

  .sticky-note {
    padding-top: 40px;
    padding-bottom: 30px
  }

  .sticky-close-button {
    top: 10px
  }
}

.info-bar {
  background: rgba(0, 0, 0, .5);
  color: rgba(255, 255, 255, .8);
  padding: 11px 0 10px;
  text-align: left
}

.info-bar h1, .info-bar span {
  color: rgba(255, 255, 255, .8) !important;
  float: left;
  font-size: 12px;
  font-weight: 700 !important;
  line-height: 18px;
  margin: 0;
  display: block;
  width: 100%
}

@-moz-document url-prefix() {
  .info-bar h1, .info-bar span {
    font-weight: 400 !important
  }
}

@media screen and (max-width: 1140px) {
  .info-bar .container {
    padding: 0 20px !important
  }
}

@media screen and (min-width: 770px) {
  .info-bar, .info-bar h1 {
    text-align: center !important
  }
}

@media screen and (max-width: 377px) {
  .content {
    margin-top: 198px
  }
}

@media screen and (max-width: 375px) {
  #header {
    margin-top: 147px
  }
}

@media screen and (min-width: 1141px) {
  .info-bar, .info-bar h1 {
    text-align: left !important
  }

  .entry h1 {
    font-size: 30px;
    line-height: 36px
  }
}

@media screen and (max-width: 782px) {
  body.admin-bar #searchbox {
    top: 195px
  }
}

@media screen and (max-width: 770px) {
  .info-bar {
    padding: 11px 20px 10px
  }

  .info-bar .container {
    padding: 0 !important
  }

  body.admin-bar #searchbox {
    top: 0
  }
}

@media screen and (max-width: 480px) {
  #sticky-note {
    display: none
  }
}

body.single-post #single-content-ads:last-of-type {
  display: none
}
#cookie-law-info-bar {
  z-index: 9999999999 !important;
  font-size: 13px;
  line-height: 1.4;
}

.cookielawinfo-column-1 {
  width: 40px !important;
}

.cookielawinfo-column-2, .cookielawinfo-column-3 {
  display: none;
}
#cookie_action_close_header {
  background: rgb(234, 199, 58) !important;
  padding-left: 16px !important;
  padding-right: 16px !important;
  margin-left: 0 !important;
}
#accept-all-cookies {
  border-radius: 0;
  background-color: rgb(33, 191, 38) !important;
  margin-left: 0 !important;
}
.wt-cli-category-widget .wt-cli-form-group label {
  font-size: 13px;
}
#metainfo {
  position: relative;
  padding: 60px 0 30px;
}
#metainfo:before {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  background: transparent;
  top: 100%;
}
#ad-container-4eck {
  display: none !important;
}