    @font-face{
        font-family:"Avenir Next W01 Light";
        src:url("../Fonts/0ecef829-586e-426d-a633-4c8a8c926769.eot?#iefix");
        src:url("../Fonts/0ecef829-586e-426d-a633-4c8a8c926769.eot?#iefix") format("eot"),url("../Fonts/49c5f3e1-5867-4b1d-a843-2d07fa60d85d.woff2") format("woff2"),url("../Fonts/f401df6f-54eb-406c-b46a-90b9451c598d.woff") format("woff"),url("../Fonts/276fe25e-e430-4376-b33c-705dd77b3dba.ttf") format("truetype"),url("../Fonts/869dc33b-3685-4d74-a51c-82b435579093.svg#869dc33b-3685-4d74-a51c-82b435579093") format("svg");
    }
    @font-face{
        font-family:"AvenirNextLTW01-Regular";
        src:url("../Fonts/e9167238-3b3f-4813-a04a-a384394eed42.eot?#iefix");
        src:url("../Fonts/e9167238-3b3f-4813-a04a-a384394eed42.eot?#iefix") format("eot"),url("../Fonts/2cd55546-ec00-4af9-aeca-4a3cd186da53.woff2") format("woff2"),url("../Fonts/1e9892c0-6927-4412-9874-1b82801ba47a.woff") format("woff"),url("../Fonts/46cf1067-688d-4aab-b0f7-bd942af6efd8.ttf") format("truetype"),url("../Fonts/52a192b1-bea5-4b48-879f-107f009b666f.svg#52a192b1-bea5-4b48-879f-107f009b666f") format("svg");
    }
    @font-face{
        font-family:"AvenirNextLTW01-Medium";
        src:url("../Fonts/1a7c9181-cd24-4943-a9d9-d033189524e0.eot?#iefix");
        src:url("../Fonts/1a7c9181-cd24-4943-a9d9-d033189524e0.eot?#iefix") format("eot"),url("../Fonts/627fbb5a-3bae-4cd9-b617-2f923e29d55e.woff2") format("woff2"),url("../Fonts/f26faddb-86cc-4477-a253-1e1287684336.woff") format("woff"),url("../Fonts/63a74598-733c-4d0c-bd91-b01bffcd6e69.ttf") format("truetype"),url("../Fonts/a89d6ad1-a04f-4a8f-b140-e55478dbea80.svg#a89d6ad1-a04f-4a8f-b140-e55478dbea80") format("svg");
    }
    @font-face{
        font-family:"Avenir Next LT W01 Demi";
        src:url("../Fonts/12d643f2-3899-49d5-a85b-ff430f5fad15.eot?#iefix");
        src:url("../Fonts/12d643f2-3899-49d5-a85b-ff430f5fad15.eot?#iefix") format("eot"),url("../Fonts/aad99a1f-7917-4dd6-bbb5-b07cedbff64f.woff2") format("woff2"),url("../Fonts/91b50bbb-9aa1-4d54-9159-ec6f19d14a7c.woff") format("woff"),url("../Fonts/a0f4c2f9-8a42-4786-ad00-fce42b57b148.ttf") format("truetype"),url("../Fonts/99affa9a-a5e9-4559-bd07-20cf0071852d.svg#99affa9a-a5e9-4559-bd07-20cf0071852d") format("svg");
    }
    @font-face{
        font-family:"DIN_30640 W00 Neuzeit GroteskLt";
        src:url("../Fonts/66c43d4e-2ba0-422d-8c7a-87f1771d8c94.eot?#iefix");
        src:url("../Fonts/66c43d4e-2ba0-422d-8c7a-87f1771d8c94.eot?#iefix") format("eot"),url("../Fonts/b788f3ca-1b36-4360-86c0-36a00f1b8622.woff2") format("woff2"),url("../Fonts/b0720bb1-3a89-4c2b-82ee-0c3d59ca36d7.woff") format("woff"),url("../Fonts/b4b0eb0e-463c-4a77-946b-0b1f724056ad.ttf") format("truetype"),url("../Fonts/f38b730e-df60-42e1-afdf-1e9b8eb8fc03.svg#f38b730e-df60-42e1-afdf-1e9b8eb8fc03") format("svg");
    }


body {
  background: #fff;
  color: #58585a;
  font-family: 'Avenir Next W01 Light';
  font-size: 16px;
}
body.scroll-lock {
  overflow: hidden;
}
.container, .container-fluid {
  padding-left: 20px;
  padding-right: 20px;
}
h1, h2, h3, h4, h5, h6 {
  color: #4a4a4a;
  font-family: 'DIN_30640 W00 Neuzeit GroteskLt';
  font-weight: normal;
  word-wrap: break-word;
}
h1 {
  margin-bottom: 40px;
}
h1 img.avatar {
  -ms-border-radius: 100px;
  -moz-border-radius: 100px;
  -o-border-radius: 100px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  height: auto;
  width: 80px;
}
a, a:hover, a:focus {
  color: #50dc00;
}
p {
  margin: 0 0 15px 0;
}
.progress.green-border {
  -ms-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -webkit-border-radius: 0;
  -ms-box-shadow: 0 0 0 transparent;
  -moz-box-shadow: 0 0 0 transparent;
  -o-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  background-color: #efefef;
  border-radius: 0;
  box-shadow: 0 0 0 transparent;
  height: 5px;
  left: 0;
  margin: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 500;
}
.progress.green-border .progress-bar {
  -ms-transition: width 0.1s linear;
  -moz-transition: width 0.1s linear;
  -o-transition: width 0.1s linear;
  -webkit-transition: width 0.1s linear;
  transition: width 0.1s linear;
  -ms-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -webkit-border-radius: 0;
  -ms-box-shadow: 0 0 0 transparent;
  -moz-box-shadow: 0 0 0 transparent;
  -o-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  background-color: #50dc00;
  border-radius: 0;
  box-shadow: 0 0 0 transparent;
}
.fixed-nav {
  position: fixed;
  z-index: 500;
}
.fixed-nav.top-left {
  left: 58px;
  top: 50px;
}
.fixed-nav.top-right {
  top: 50px;
  right: 58px;
}
.fixed-nav.jdg-logo {
  -webkit-transition: all 250ms ease-out 0s;
  -moz-transition: all 250ms ease-out 0s;
  -ms-transition: all 250ms ease-out 0s;
  -o-transition: all 250ms ease-out 0s;
  transition: all 250ms ease-out 0s;
  -webkit-transition-property: fill;
  -moz-transition-property: fill;
  -ms-transition-property: fill;
  -o-transition-property: fill;
  transition-property: fill;
  fill: #9d9d9c;
  fill-rule: evenodd;
  height: auto;
  width: 180px;
}
.fixed-nav.jdg-logo.white {
  fill: #fff;
}
.fixed-nav.jdg-logo:hover {
  fill: #50dc00;
}
.fixed-nav.overview-button {
  color: #50dc00;
  display: none;
  font-family: 'DIN_30640 W00 Neuzeit GroteskLt';
  font-size: 40px;
  text-transform: uppercase;
  top: 162px;
}
.fixed-nav.overview-button:hover {
  text-decoration: none;
}
.fixed-nav.overview-button .icon {
  font-size: 56px;
  line-height: 0.6;
  position: relative;
  top: 2px;
}
.main-menu {
  font-family: 'DIN_30640 W00 Neuzeit GroteskLt';
  margin: 0;
  padding: 0;
}
.main-menu li {
  line-height: 34px;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.main-menu li.active a {
  color: #50dc00;
}
.main-menu li:last-child {
  margin-top: 40px;
}
.main-menu li a {
  -webkit-transition: all 250ms ease-out 0s;
  -moz-transition: all 250ms ease-out 0s;
  -ms-transition: all 250ms ease-out 0s;
  -o-transition: all 250ms ease-out 0s;
  transition: all 250ms ease-out 0s;
  -webkit-transition-property: color;
  -moz-transition-property: color;
  -ms-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
  color: #9d9d9d;
  font-size: 40px;
  text-transform: uppercase;
}
.main-menu li a.white {
  color: #fff;
}
.main-menu li a:hover, .main-menu li a:focus {
  color: #50dc00;
  text-decoration: none;
}
.mobile-menu-button {
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
  padding: 0;
}
.mobile-menu-button:hover .icon {
  color: #50dc00 !important;
}
.mobile-menu-button .icon {
  -webkit-transition: all 250ms ease-out 0s;
  -moz-transition: all 250ms ease-out 0s;
  -ms-transition: all 250ms ease-out 0s;
  -o-transition: all 250ms ease-out 0s;
  transition: all 250ms ease-out 0s;
  -webkit-transition-property: color;
  -moz-transition-property: color;
  -ms-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
  color: #afb1b2;
  font-size: 40px;
}
.mobile-menu-button .icon.white {
  color: #fff;
}
.center-image {
  position: relative;
}
.media-fullscreen {
  overflow: hidden;
  width: 100%;
}
.media-fullscreen.first > .bar-rotate {
  display: block;
}
.media-fullscreen > img {
  transition: filter 1500ms;
  -webkit-transition: -webkit-filter 1500ms;
  height: auto;
  width: 100%;
}
.media-fullscreen > img.portrait {
  height: 100%;
  width: auto;
}
.media-fullscreen > img.filter {
  filter: grayscale(1);
  -webkit-filter: grayscale(1);
}
.media-fullscreen > .bar-rotate {
  /* Firefox 3.6 Firefox 4 */
  -moz-transform: rotate(-5deg);
  /* Safari */
  -webkit-transform: rotate(-5deg);
  /* Opera */
  -o-transform: rotate(-5deg);
  /* IE9 */
  -ms-transform: rotate(-5deg);
  background-color: #fff;
  bottom: -362px;
  display: none;
  height: 460px;
  left: 0;
  margin-left: -20%;
  position: absolute;
  transform: rotate(-5deg);
  width: 130%;
  z-index: 5;
}
.media-fullscreen > .overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
}
blockquote {
  border-left: 5px solid #50dc00;
  color: #afb1b2;
  font-family: 'DIN_30640 W00 Neuzeit GroteskLt';
  font-size: 30px;
}
br.nc {
  display: none;
}
.master-and-commander {
  margin: 206px 12.5% 0 12.5%;
}
.article-intro {
  margin-bottom: 70px;
}
.article-intro a {
  color: #055182;
}
.article-intro a:hover, .article-intro a:focus {
  color: #50dc00;
  text-decoration: none;
}
.article-intro .article-image {
  overflow: hidden;
  position: relative;
}
.article-intro .article-image a:hover img {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}
.article-intro .article-image a img {
  transition: filter 500ms;
  -webkit-transition: filter 500ms;
  display: inline-block;
  height: auto;
  width: 100%;
}
.article-intro .article-image .overlay {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  bottom: 0;
  display: none;
  left: 0;
  top: 0;
  position: absolute;
  right: 0;
}
.article-intro .article-image .overlay .icon {
  color: #50dc00;
  font-size: 170px;
  left: 50%;
  line-height: 88px;
  margin-left: -30px;
  margin-top: -44px;
  position: absolute;
  top: 50%;
}
.article-intro .article-title {
  margin-bottom: 5px;
  margin-top: 10px;
}
.article-intro .article-author {
  color: #777;
  padding: 2px 0 10px 0;
}
.article-intro .article-content blockquote, .article-intro .article-content img, .article-intro .article-content .wp-caption, .article-intro .article-content table, .article-intro .article-content iframe, .article-intro .article-content object, .article-intro .article-content embed, .article-intro .article-content code, .article-intro .article-content h1, .article-intro .article-content h2, .article-intro .article-content h3, .article-intro .article-content h4, .article-intro .article-content h5, .article-intro .article-content h6, .article-intro .article-content br {
  display: none;
}
.article-intro .article-content .more-link {
  font-weight: bold;
}
article {
  margin-bottom: 120px;
}
article .article-header {
  position: relative;
  z-index: 5;
}
article .article-author {
  font-size: 14px;
}
article .master-and-commander {
  background-color: #fff;
  margin: -340px 12.5% 0 12.5%;
  padding-top: 155px;
  position: relative;
  z-index: 10;
}
article .master-and-commander .article-author {
  position: absolute;
  right: 20px;
  text-align: right;
  top: 0;
}
article .master-and-commander .article-author img.avatar {
  -ms-border-radius: 100px;
  -moz-border-radius: 100px;
  -o-border-radius: 100px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  height: auto;
  margin: -18px 0 20px 0;
  width: 80px;
}
article .master-and-commander .article-author span, article .master-and-commander .article-author time {
  color: #afb1b2;
  display: block;
}
article .master-and-commander .article-author a {
  font-weight: normal;
}
article .master-and-commander .article-title {
  border-bottom: 1px solid #ddd;
  font-size: 44px;
  margin: 0 0 20px 0;
  padding-bottom: 13px;
}
article .master-and-commander main .introtext {
  font-weight: bold;
  margin-bottom: 15px;
  display: block;
}
article .master-and-commander main h2 {
  text-align: center;
  margin: 60px 0 30px 0;
}
article .master-and-commander main img {
  height: auto;
  width: 100%;
}
article .master-and-commander main img.minimi, article .master-and-commander main img.import_db_img {
  max-width: 100%;
  width: auto;
}
article .master-and-commander main .media-container {
  height: 0;
  margin-bottom: 1em;
  overflow: hidden;
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
}
article .master-and-commander main .media-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
article .master-and-commander main .wp-caption {
  position: relative;
}
article .master-and-commander main .wp-caption .wp-caption-text {
  bottom: 15px;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  left: 20px;
  margin: 0;
  position: absolute;
}
article .master-and-commander main .rte-row {
  margin-left: -25%;
  width: 150%;
}
article .master-and-commander main a {
  font-weight: bold;
  word-wrap: break-word;
}
.tag-link {
  margin-top: 40px;
}
.tag-link li a {
  -ms-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -webkit-border-radius: 4px;
  background-color: #efefef;
  border-radius: 4px;
  display: inline-block;
  font-weight: bold;
  margin-bottom: 10px;
  padding: 10px 40px;
  text-transform: uppercase;
}
.tag-link li a:hover {
  background-color: #50dc00;
  color: #fff;
  text-decoration: none;
}
.comments-area {
  margin-top: 70px;
}
.comments-area .comment-list {
  padding: 0;
}
.comments-area .comment-list > * {
  margin-bottom: 25px;
}
.comments-area .comment-list li {
  list-style-type: none;
}
.comments-area .comment-list li .comment-author {
  text-align: right;
}
.comments-area .comment-list li .comment-author .avatar {
  -ms-border-radius: 100px;
  -moz-border-radius: 100px;
  -o-border-radius: 100px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  height: auto;
  width: 60px;
}
.comments-area .comment-list li .comment-author span {
  color: #afb1b2;
  display: block;
  font-size: 15px;
}
.comments-area .comment-list li .comment-text {
  background-color: #f1f1f1;
  -ms-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  padding: 14px 25px 0 25px;
  display: table;
}
.comments-area .comment-list ul.children {
  padding-left: 0;
}
.comments-area textarea {
  width: 100%;
}
.comments-area .bwp-recaptcha {
  margin: 20px 0 18px 0;
}
.comments-area .comment-respond {
  display: none;
}
.wp-pagenavi {
  font-size: 18px;
  margin-top: 30px;
  text-align: center;
}
.wp-pagenavi .pages {
  margin-right: 15px;
}
.wp-pagenavi .current {
  -ms-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  display: inline-block;
  text-transform: uppercase;
  font-weight: normal;
  padding: 6px 17px;
  margin: 0 2px;
  background-color: #50dc00;
  color: #fff;
  font-size: 23px;
}
.wp-pagenavi .page {
  -ms-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -webkit-border-radius: 4px;
  background-color: #efefef;
  border-radius: 4px;
  display: inline-block;
  text-transform: uppercase;
  font-weight: normal;
  font-family: 'AvenirNextLTW01-Regular';
  padding: 6px 17px;
  margin: 0 2px;
  font-size: 23px;
}
.wp-pagenavi .page:hover {
  background-color: #50dc00;
  color: #fff;
  text-decoration: none;
}
.wp-pagenavi .extend {
  padding: 2px 8px;
}
.wp-pagenavi .nextpostslink {
  margin-right: 15px;
}
.text-marker {
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-color: #2c2d2c;
  color: #50dc00;
  padding: 8px;
}
footer {
  margin: 15px 0 15px 0;
}
footer .footer-menu {
  margin-bottom: 0;
}
footer .footer-menu li a {
  color: #777;
  font-size: 15px;
  text-transform: uppercase;
}
footer hr {
  margin-top: 15px;
}
footer .social a {
  color: #999;
  margin: 0 22px;
}
#mobile-menu {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
  bottom: 0;
  display: none;
  left: 0;
  overflow: auto;
  position: fixed;
  right: 0;
  top: 5px;
  z-index: 800;
}
#mobile-menu ul {
  padding: 0;
}
#mobile-menu ul.menu {
  margin: 80px 0 0 0;
}
#mobile-menu ul.menu li {
  list-style-type: none;
}
#mobile-menu ul.menu li.active a {
  color: #50dc00;
}
#mobile-menu ul.menu li a {
  color: #fff;
  font-family: 'DIN_30640 W00 Neuzeit GroteskLt';
  font-size: 50px;
  text-transform: uppercase;
}
#mobile-menu ul.menu li a:hover, #mobile-menu ul.menu li a:focus {
  color: #50dc00;
  text-decoration: none;
}
#mobile-menu ul.wpp-list {
  margin: 0;
}
#mobile-menu ul.wpp-list li {
  border-bottom: 1px solid #58585a;
  color: #efefef;
  list-style-type: none;
  padding: 20px 0;
}
#mobile-menu ul.wpp-list li:first-child {
  border-top: 1px solid #58585a;
}
#mobile-menu ul.wpp-list li h3 {
  font-size: 20px;
  line-height: 1.24em;
  margin: 0 0 10px 0;
}
#mobile-menu ul.wpp-list li a {
  color: #efefef;
}
#mobile-menu ul.wpp-list li a:hover {
  color: #50dc00;
  text-decoration: none;
}
#mobile-menu ul.wpp-list .article-image {
  position: relative;
}
#mobile-menu ul.wpp-list .article-image .wpp-thumbnail {
  height: auto;
  width: 100%;
}
#mobile-menu ul.wpp-list .article-image .overlay {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.3);
  bottom: 0;
  display: none;
  left: 0;
  top: 0;
  position: absolute;
  right: 0;
}
#mobile-menu ul.wpp-list .article-image .overlay .icon {
  color: #50dc00;
  font-size: 100px;
  left: 50%;
  line-height: 88px;
  margin-left: -12px;
  margin-top: -44px;
  position: absolute;
  top: 50%;
}
#mobile-menu .popular-articles {
  font-size: 14px;
  margin-top: 80px;
  width: 600px;
}
#mobile-menu .close-button {
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
  padding: 0;
  position: absolute;
  right: 58px;
  top: 43px;
}
#mobile-menu .close-button .icon {
  color: #afb1b2;
  font-size: 44px;
}
#mobile-menu .close-button:hover .icon {
  color: #50dc00;
}
.searchbar {
  margin: 100px 35px 5px 35px;
}
.searchbar.inline-block {
  display: inline-block;
  margin: 0 0 0 -10px;
}
.searchbar.inline-block input#search {
  border-color: #4a4a4a;
  font-size: 36px;
  padding: 0 44px 0 15px;
  margin-top: -5px;
}
.searchbar.inline-block button[type=submit] {
  color: #4a4a4a;
}
.searchbar input#search {
  -moz-transition: 0s;
  -ms-transition: 0s;
  -o-transition: 0s;
  -webkit-transition: 0s;
  transition: 0s;
  -moz-box-shadow: 0 0 0 transparent;
  -ms-box-shadow: 0 0 0 transparent;
  -o-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  -moz-box-shadow: 0 0 0 transparent;
  -ms-box-shadow: 0 0 0 transparent;
  -o-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  font-size: 22px;
  height: auto;
  padding: 5px 46px 5px 15px;
  border: 0 none;
  box-shadow: 0 0 0 transparent;
  border-bottom: 3px solid #999;
  border-radius: 0;
  color: #50dc00;
  font-family: 'DIN_30640 W00 Neuzeit GroteskLt';
  text-transform: uppercase;
}
.searchbar input#search:focus {
  border-color: #50dc00;
}
.searchbar button[type=submit] {
  color: #999;
  padding: 0;
  position: relative;
  right: 40px;
  font-size: 23px;
}
.searchbar button[type=submit].focus, .searchbar button[type=submit]:hover {
  color: #50dc00;
  outline: none;
}
input#search::-webkit-input-placeholder {
  color: #999;
}
input#search:focus::-webkit-input-placeholder {
  color: #50dc00;
  /* Firefox < 19 */
}
input#search:-moz-placeholder {
  color: #999;
}
input#search:focus:-moz-placeholder {
  color: #50dc00;
  /* Firefox > 19 */
}
input#search::-moz-placeholder {
  color: #999;
}
input#search:focus::-moz-placeholder {
  color: #50dc00;
  /* Internet Explorer 10 */
}
input#search:-ms-input-placeholder {
  color: #999;
}
input#search:focus:-ms-input-placeholder {
  color: #50dc00;
}
.addtoany_share_save_container {
  bottom: 122px;
  margin: 0;
  position: fixed;
  right: 15px;
}
.addtoany_share_save_container .addtoany_list a {
  transition: filter 200ms;
  -webkit-transition: filter 200ms;
  display: block;
  padding: 0;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}
.addtoany_share_save_container .addtoany_list a:hover {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.addtoany_share_save_container .addtoany_list a:hover img, .addtoany_share_save_container .addtoany_list a:hover span {
  opacity: 1;
}
.bar-fluid {
  -moz-transform: rotate(8deg);
  -webkit-transform: rotate(8deg);
  -o-transform: rotate(8deg);
  -ms-transform: rotate(8deg);
  transform: rotate(8deg);
  background-color: #50dc00;
  position: fixed;
  width: 0;
  height: 140%;
  z-index: -2;
  right: 74%;
  top: -20%;
}
.effect-text span {
  display: block;
  text-transform: uppercase;
  position: fixed;
  left: -60px;
  top: 70px;
  font-size: 150px;
  font-family: 'DIN_30640 W00 Neuzeit GroteskLt';
  color: #fff;
  z-index: -1;
  cursor: default;
}
.effect-text span:last-child {
  left: -87px;
  top: 260px;
  height: 3px;
  width: 158px;
  background-color: #fff;
}
.tooltip {
  font-family: 'DIN_30640 W00 Neuzeit GroteskLt';
  font-size: 15px;
}
.tooltip.tooltip.right {
  margin-left: 8px;
}
.tooltip.tooltip.right .tooltip-arrow {
  margin-top: -9px;
  border-width: 10px 10px 10px 0;
  margin-left: -2px;
}
.tooltip .tooltip-inner {
  padding: 6px 15px 4px 15px;
  min-width: 140px;
}
.btn-success {
  background-color: #50dc00;
  border-color: #50dc00;
}
.btn-success:hover {
  background-color: #50dc00;
  border-color: #50dc00;
}
@media screen and (min-width: 1200px) {
  body {
    overflow: auto !important;
  }
  #mobile-menu, .mobile-menu-button {
    display: none !important;
  }
}
@media screen and (max-width: 1499px) {
  .effect-text span {
    left: -75px;
    font-size: 110px;
  }
  .effect-text span:last-child {
    left: -100px;
    top: 270px;
  }
}
@media screen and (max-width: 1199px) {
  .main-menu {
    display: none;
  }
  article .master-and-commander {
    margin-top: -247px;
    padding-top: 55px;
  }
  article .master-and-commander .article-title {
    border-bottom: 0 none;
    margin: 0 0 10px 0;
    padding-bottom: 0;
  }
  article .master-and-commander .article-author {
    position: relative;
    right: 0;
    text-align: left;
    top: 0;
    margin-bottom: 25px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 25px;
  }
  article .master-and-commander .article-author img.avatar {
    margin: 0 3px 0 0;
    width: 40px;
  }
  article .master-and-commander .article-author span, article .master-and-commander .article-author time {
    display: inline;
  }
  article .master-and-commander main .rte-row {
    margin-left: -15px;
    width: auto;
  }
  .effect-text, .bar-fluid {
    display: none;
  }
  .comments-area .comment-list li .comment-author {
    text-align: left;
  }
}
@media screen and (max-width: 949px) {
  .master-and-commander {
    margin: 93px 10px 0 10px;
  }
  article .master-and-commander {
    margin: 0 10px 0 10px;
    padding-top: 30px;
  }
  .media-fullscreen.first .bar-rotate {
    /* Firefox 3.6 Firefox 4 */
    -moz-transform: rotate(-3deg);
    /* Safari */
    -webkit-transform: rotate(-3deg);
    /* Opera */
    -o-transform: rotate(-3deg);
    /* IE9 */
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg);
    bottom: -446px;
  }
  .fixed-nav.top-left {
    left: 30px;
    top: 33px;
  }
  .fixed-nav.top-right {
    right: 30px;
    top: 29px;
  }
  .fixed-nav.jdg-logo {
    width: 120px;
  }
  .fixed-nav.overview-button {
    top: 90px;
  }
  #mobile-menu ul.menu {
    margin-top: 72px;
  }
  #mobile-menu .close-button {
    right: 28px;
    top: 21px;
  }
  #mobile-menu .popular-articles {
    margin-left: 10px;
    margin-right: 10px;
    width: auto;
  }
  .wp-pagenavi .page, .wp-pagenavi .current {
    display: block;
    margin: 4px 0;
  }
  .addtoany_share_save_container {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .searchbar button[type="submit"] {
    display: none;
  }
}
@media screen and (max-width: 600px) {
  #mobile-menu .popular-articles ul.wpp-list li h3 {
    font-size: 22px;
  }
  .fixed-nav.overview-button {
    display: none !important;
  }
}
