body {
  font-family: 'Montserrat', sans-serif;
}

/* =*=*=*= HEADER START =*=*=*= */
.header {
  padding: 10px 0;
  height: 90px;
  background-color: #FFFFFF;
}

.header-logo {
  /*padding: 12px 0;*/
}

.header-login {
  /*padding: 5px 0 0 60px;*/
}

.header-home {
  padding: 25px 0;
}

.header-login input {
  /*min-width: 150px;*/
  border-radius: 3px;
  border: 1px solid #CCCCCC;
  padding: 10px;
}

.login-block-top {
  padding: 0;
  margin: 0;
}


.registration .getpasw {
  text-align: right;
}

.registration .getpasw input[type="text"] {
  width: 50%;
  border-radius: 3px;
  border: 1px solid #CCCCCC;
  padding: 10px 6px 10px 16px;
}

.form-button, .header-home-button {
  padding: 8px 16px;
  border-radius: 3px;
  border: 1px solid #2162c4;
  background-color: #2162c4;
  color: #FFFFFF;
  font-weight: bold;
}

.header-home-button {
  text-align: center;
}

.header-home a {
  text-decoration: none;
  color: #FFFFFF;
}

.form-button:hover, .form-button:focus,
.header-home-button:hover, .header-home-button:focus {
  color: #2162C4;
  background-color: #FFFFFF;
}

.header-login form {
  margin-bottom: 5px;
}

.header-login .client-data {
  padding: 10px 0;
  font-size: 18px;
}

.client-data .welcome {
  text-align: right;
  padding: 16px 0;
}


.client-data ul {
  /*display: none;*/
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.client-data .login-block {
  padding: 10px 15px;
}

/*.client-data .login-block:hover,*/
.login-block-hover {
  position: absolute;
  background: #fff;
  box-shadow: 0 0 7.28px 0.72px rgba(8, 34, 0, 0.21);
  z-index: 76;
}

.client-data .login-block:hover ul {
  /*display: block;*/
}

.login-block a {
  display: block;
  font-size: 16px;
  color: #000;
  min-height: 30px;
  text-decoration: none;
}

.login-block a:hover {
  color: #2162c4;
}

.client-data h4 {
  font-size: 17px;
  font-weight: bold;
  color: #4d81d0;
  cursor: pointer;
}

.client-data h4 i {
  font-size: 14px;
  margin-left: 13px;
}

.logo {
  margin: 5px 0 0 0;
  display: inline-block;
  color: #3e6783;
  font-size: 42px;
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  cursor: pointer;
  text-decoration: none;
}

.logo:hover, .logo:focus {
  text-decoration: none;
}


.logo-desc {
  padding: 20px 0 0 0;
  display: inline-block;
  font-size: 16px;
  text-transform: uppercase;
  color: #292e2f;
}

.logo-cap-letter {
  color: #eb0000;
}

/* =*=*=*= HEADER END =*=*=*= */

/* =*=*=*= BANNER START =*=*=*= */
.banner {
  padding-top: 50px;
  height: 383px;
  background-image: url('../images/index-slide-01.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  color: #FFFFFF;
}

.banner-bottom {
  padding-top: 130px;
  height: 480px;
  background-image: url('../images/index-slide-02.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  color: #FFFFFF;
  position: relative;
  top: 60px;
}

.internal-banner-bottom .banner-bottom {
  padding-top: 130px;
  height: 480px;
  background-image: url('../images/index-slide-02.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  color: #FFFFFF;
  position: inherit;
}


.registration-banner {
  margin-top: -15px;
}

.registration-banner-top {
  height: 160px;
  background-image: url('../images/index-slide-01.jpg');
  background-repeat: no-repeat;
  background-position: center -40px;
  position: relative;
  top: 30px;
}

.banner-std-wdth {
  width: 1200px;
  margin: auto;
}

.banner-text {
  padding-left: 50px;
}

.banner-text-heading {
  margin-bottom: 20px;
  font-size: 36px;
  font-weight: bold;
  text-transform: uppercase;
}

.banner-text-regular {
  margin-bottom: 20px;
  font-size: 20px;
}

.banner-button {
  width: 210px;
  padding: 15px;
  border: 2px solid #FFFFFF;
  border-radius: 5px;
  background-color: #224f9e;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 18px;
  text-align: center;
}

.banner-bottom-button {
  background-color: #1e5dc4;
}

.banner-button:hover {
  background-color: #FFFFFF;
  color: #224f9e;
  font-weight: bold;
}

.banner-bottom-button:hover {
  cursor: pointer;
}

.banner a, .banner-bottom a {
  text-decoration: none;
  color: #FFFFFF;
}

.banner-adv-text {
  padding: 60px 0;
  background-color: #FFFFFF;
  color: #000000;
}

.banner-adv-text h3 {
  margin: 0;
  font-size: 25px;
  font-weight: bold;
}

.banner-adv-text p {
  margin: 20px 0;
  font-size: 17px;
}

/* =*=*=*= BANNER END =*=*=*= */

/* =*=*=*= CONTENT START =*=*=*= */
.games-block-section {
  padding: 5px 0 0;
  background-color: #f4f4f4;
}

.games-person-block {
  margin-left: -2px;
}

.games-mode-block, .games-person-block {
  padding: 0;
  position: relative;
  top: 40px;
}

.game-mode-selector {
  margin-top: 20px;
}

.game-mode-selector li {
  margin-bottom: 1px;
  width: 100%;
}

.game-mode-selector li > a:hover,
.game-mode-selector li > a:focus,
.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
  background-color: #FFFFFF;
  border: 1px solid #d3d1d1;
  border-right: #FFFFFF;
  color: #224f9e;
  z-index: 1000;
}

.nav-pills > li + li {
  margin: 0 0 1px 0;
}

.game-mode-selector li > a {
  padding: 10px 0 10px 40px;
  height: 80px;
  color: #FFFFFF;
  text-decoration: none;
  font-size: 18px;
  font-weight: bold;
  background-color: #224f9e;
  border: 1px solid #224f9e;
  border-radius: 5px 0 0 5px;
  z-index: 10;
}

.game-mode-selector li > a {
  position: relative;
  display: block;
}

.game-mode-selector li > a > span {
  display: block;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
}

.game-person-list-tab {
  padding: 30px 50px;
  min-height: 500px;
  background-color: #FFFFFF;
  border-radius: 10px;
  border: 2px solid #d7dad6;
  box-shadow: 0 0 10px 3px #d7dad6;
  z-index: 5;
}

.game-person-show-item {
  margin: 10px 0;
  padding: 20px 0;
  border-bottom: 1px solid #b7c3cb;
  color: #224f9e;
}

.game-person-msg-list :first-child {
  margin-top: 0;
}

.game-person-msg-list :last-child {
  margin-bottom: 0;
  border: none;
}

.game-person-item-date {
  margin-bottom: 15px;
  font-size: 14px;
}

.game-person-item-name {
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: bold;
}

.game-person-item-text {
  margin-bottom: 15px;
  font-size: 18px;
  color: #000000;
}

.game-person-item-email {
  font-size: 16px;
}

.game-person-item-email i {
  margin-right: 5px;
  color: #a6b3bc;
  vertical-align: text-top;
}

.panel-heading {
  padding: 0;
}

.panel-title a {
  padding: 10px 15px;
}

.panel-heading .js-tabcollapse-panel-heading {
  background-color: #FFFFFF;
  color: #224f9e;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.panel-heading .js-tabcollapse-panel-heading.collapsed {
  background-color: #224f9e;
  color: #FFFFFF;
  border-radius: 5px;
}

.panel-heading .js-tabcollapse-panel-heading:after {
  font-family: 'Glyphicons Halflings';
  content: "\e113";
  float: right;
  color: #224f9e;
}

.panel-heading .js-tabcollapse-panel-heading.collapsed:after {
  content: "\e114";
  color: white;
}

.subscribe {
  background-image: url('../images/subscribe-bg.jpg');
  background-repeat: no-repeat;
  background-position: center top;
}

.subscribe-form {
  padding: 110px 0 40px;
}

.registration .subscribe-form {
  padding: 20px 0 40px;
}

.subscribe-form h3 {
  margin: 0 0 30px 0;
  font-size: 26px;
  font-weight: bold;
}

.subscribe-form-element {
  margin: 10px 0;
  display: block;
}

.registration-form-element {
  margin: 10px 0 0;
  /*display: block;*/
}

.subscribe-form form input,
.subscribe-form form select,
.subscribe-form form textarea,
.registration-form-element input {
  margin: 5px 0;
  padding: 5px 20px;
  width: 560px;
  height: 60px;
  border: 1px solid #e8e8e8;
  border-radius: 5px;
}

.registration-form-element .user-info {
  padding: 6px;
}

.registration-form-element .user-info input {
  width: auto;
  height: auto;
}

.registration-form-element .required::placeholder {
  /*font-weight: bold;*/
  color: #000000;
  opacity: 0.9;
}


.subscribe-form form textarea {
  padding: 20px 20px;
  height: 210px;
  resize: none;
}

.subscribe-form form button,
.registration-form-element button {
  margin: 10px 0 0 0;
}

.registration {
  padding: 70px 0 40px;
  background: url('../images/subscribe-bg.jpg') center top no-repeat, url('../images/subscribe-bg2.jpg') center top repeat, url('../images/subscribe-bg.jpg') center top repeat;
}

.registration-form form {
  /*margin-top: 30px;*/
}


.registration-form p {
  margin: 0;
  font-size: 17px;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

input[type=number] {
  -moz-appearance: textfield;
}

.reg-success {
  margin-bottom: 20px;
  padding: 10px 15px;
  /*border: 2px solid #468847;*/
  /*border-radius: 5px;*/
  /*background-color: #dff0d8;*/
  font-weight: bold;
  color: #468847;
  text-align: center;
}

.reg-error {
  margin-bottom: 20px;
  padding: 10px 15px;
  text-align: center;
  /*border: 2px solid #bd3e3c;*/
  /*border-radius: 5px;*/
  /*background-color: #f9e6e6;*/
  font-weight: bold;
  color: #db3e3c;
}

.notice-error {
  color: #000000;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}

.notify-pagination {
  margin: 20px 0;
  padding-top: 20px;
  border-top: 1px solid #b7c3cb;

}

.pagination-item {
  border: 1px solid #e1e1e1;
  color: #8e8f90;
  text-align: center;
}

.pagination-item.space {
  border: none;
  margin: 0 0 0 -8px;
  padding: 8px;
  text-align: center;
}

.notify-pagination a:hover,
.notify-pagination a:focus,
.pagination-item-active {
  border: 1px solid #2061c4;
  color: #2162c4;
}

.pagination-item, .pagination-item-active {
  margin: 0 8px 8px 0;
  padding: 7px;
  display: inline-block;
  width: 40px;
  height: 40px;
  font-size: 18px;
  text-decoration: none;
  border-radius: 2px;
}


.notify-pagination a {
  text-align: center;
  text-decoration: none;
}

.pagination-item-active {
  text-align: center;
}


.profile {

}

.profile .profile-content {
  background: #eee;
  max-width: 375px;
}

.profile .profile-row {
  margin-bottom: 2px;
  max-width: 375px;
  display: flex;
}

.profile .profile-row:nth-child(odd) {
  background: #E7E7E7;
}

.profile .profile-text,
.profile .profile-label {
  padding: 10px;
}

.profile .profile-label {
  border-right: 1px solid #F8F8F8;
  min-width: 90px;
  font-weight: bold;
}

.profile .profile-action {
  padding: 10px;
}

.profile .profile-text {
  text-align: left;
}

.profile .profile-content-edit .profile-row {
  background: none;
}

.profile .profile-content-edit .profile-row .profile-label {
  min-width: 250px;
  padding: 35px 10px;
}

.profile-content-edit input {
  margin: 5px 0;
  padding: 5px 20px;
  min-width: 460px;
  height: 60px;
  border: 1px solid #e8e8e8;
  border-radius: 5px;
}

/* =*=*=*= CONTENT END =*=*=*= */

/* =*=*=*= FOOTER START =*=*=*= */
.footer {
  min-height: 140px;
  padding: 50px 0;
  background-color: #FFFFFF;
}

.footer-content p {
  margin: 5px 0;
}

.footer-content a {
  color: #2162c4;
}

.impressum {
  margin: 0;
  padding: 0;
  display: flex;
  justify-content:space-between;
}
.impressum .impressum-a {
  text-align: right;
}

/* =*=*=*= FOOTER END =*=*=*= */

@media (min-width: 1200px) {
  .header-login form input {
    margin: 0 5px;
    /*width: auto;*/
  }

  .form-button {
    margin-left: 5px;
    margin-bottom: 8px;
    width: 110px;
  }

  .banner-bottom-text {
    padding-left: 0;
  }

  .header-logo {
    padding: 0 0 10px;
  }

  .logo-desc {
    padding: 27px 0 0 0;
    margin-left: -30px;
  }

  .logo-desc p {
    padding: 0;
  }

  .header-login {
    padding: 5px 0 0 60px;
  }

  .header-login a {
    padding-left: 0;
  }

  .registration-text {
    margin: 0;
    font-size: 17px;
    line-height: 1.3;
  }

  .reg-success, .reg-error {
    font-size: 18px;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .logo {
    margin-top: 5px;
  }

  .logo-desc {
    padding: 0 0 0 15px;
  }

  .logo-desc p {
    margin: 0 0 10px 0;
  }

  .header-login {
    padding: 0;
  }

  .header-login input {
    margin: 0 3px 10px 3px;
  }

  .header-login button {
    width: 120px;
    margin: 0 0 13px 3px;
  }

  .header-login a {
    padding-left: 0;
  }

  .header-home {
    padding: 15px 0;
  }

  .header-home-button {
    width: 110px;
    padding: 10px 30px;
  }

  .banner {
    padding: 30px 0;
    height: auto;
  }

  .banner-text-heading {
    font-size: 28px;
  }

  .banner-text-regular {
    font-size: 16px;
  }

  .banner-adv-text {
    padding: 40px 0;
  }

  .banner-adv-text h3 {
    font-size: 20px;
  }

  .banner-adv-text p {
    font-size: 14px;
    margin-bottom: 0;
  }

  .banner-bottom {
    padding-top: 120px;
    height: 400px;
  }

  .game-mode-selector li > a {
    border-radius: 5px;
  }

  .registration-submit {
    width: 110px;
    clear: both;
  }

  .nav-pills > li.active > a,
  .nav-pills > li.active > a:hover,
  .nav-pills > li.active > a:focus,
  .game-mode-selector li > a:hover {
    border: 1px solid #D3D1D1;
    border-radius: 5px;
  }

  .panel-default {
    margin-top: 1px !important;
  }

  .panel-default > .panel-heading {
    text-align: left;
  }

  .panel-title {
    font-size: 18px;
    font-weight: bold;
  }

  .panel-title a {
    display: block;
    padding: 20px 15px;
  }

  .panel-title a,
  .panel-title a:hover {
    text-decoration: none;
  }

 

  .footer {
    min-height: auto;
    padding: 35px 0;
  }
}

@media (max-width: 992px) {
  .header-login a {
    margin-left: 0;
    margin-top: 13px;
    padding-left: 5px;
  }

  .header-login input {
    margin: 0 3px;
  }

  .header-login button {
    width: 106px;
    margin: 4px 0 0 30px;
  }

  .header-home {
    padding: 15px 0;
  }

  .header-home-button {
    width: 110px;
    padding: 10px 30px;
  }

  .logo {
    margin-top: 5px;
  }

  .logo-desc {
    padding: 0 0 0 15px;
  }

  .banner {
    height: auto;
    padding: 30px 0;
  }

  .banner-text-heading {
    font-size: 26px;
  }

  .banner-text-regular {
    font-size: 14px;
  }

  .banner-button {
    width: 140px;
    padding: 12px;
    font-size: 16px;
  }

  .banner-adv-text {
    padding: 40px 0;
  }

  .banner-adv-text h3 {
    font-size: 18px;
  }

  .banner-adv-text p {
    font-size: 14px;
    margin-bottom: 0;
  }

  .registration-form form input {
    width: 100%;
  }

  .registration-submit {
    width: 110px;
  }

  .game-mode-selector li > a {
    border-radius: 5px;
  }

  .nav-pills > li.active > a,
  .nav-pills > li.active > a:hover,
  .nav-pills > li.active > a:focus,
  .game-mode-selector li > a:hover {
    border: 1px solid #D3D1D1;
    border-radius: 5px;
  }

  .panel-default {
    margin-top: 1px !important;
  }

  .panel-default > .panel-heading {
    text-align: left;
  }

  .panel-title {
    font-size: 18px;
    font-weight: bold;
  }

  .panel-title a {
    display: block;
    padding: 20px 15px;
  }

  .panel-title a,
  .panel-title a:hover {
    text-decoration: none;
  }

  .banner-bottom {
    height: auto;
    padding: 30px 0;
    background-position: center -75px;
  }

  .banner-bottom-button {
    width: 210px;
  }

  .subscribe-form {
    padding: 30px 0;
  }

  .subscribe-form h3 {
    font-size: 24px;
  }

  .footer {
    min-height: auto;
    padding: 25px 0;
  }
}


@media (max-width: 767px) {
  .logo {
    margin-left: 15px;
  }

  .logo-desc p {
    margin: 0 0 0 15px;
    width: 280px;
  }

  .header-login {
    margin-top: 20px;
  }

  .header-login input {
    display: block;
    margin: 5px 0 5px 15px;
    width: 180px;
  }

  .form-button {
    margin: 10px 0 20px 15px;
    display: block;
    width: 120px;
  }

  .header-login form a {
    margin: 0 0 5px 10px;
  }

  .header-login button {
    margin: 10px 0 20px 15px;
    width: 120px;
  }

  .header-home {
    padding: 5px 0;
  }

  .header-home a {
    width: 100px;
    text-align: center;
    padding: 8px 16px;
  }

  .banner {
    height: auto;
    padding: 0;
    background-image: none;
    background-color: #295ab3;
  }

  .banner-text {
    padding: 30px 15px;
  }

  .banner-text-heading {
    margin-bottom: 10px;
    font-size: 25px;
  }

  .banner-text-regular {
    margin-bottom: 10px;
    font-size: 13px;
  }

  .banner-button {
    background-color: #295ab3;
    width: 160px;
    padding: 10px;
  }

  .banner-button:hover {
    background-color: #FFFFFF;
  }

  .banner-button a:hover {
    color: #295AB3;
  }

  .banner-button a {
    font-size: 18px;
  }

  .banner-adv-text {
    padding: 30px 15px;
  }

  .banner-adv-text h3 {
    font-size: 16px;
  }

  .banner-adv-text p {
    margin: 10px 0 0 0;
    font-size: 14px;
    line-height: 1.3;
  }

  .games-block-section {
    padding: 0 15px;
    background-color: #FFFFFF;
  }

  .game-mode-selector {
    margin: 0;
  }

  .game-mode-selector li > a {
    border-radius: 5px;
  }

  .nav-pills > li.active > a,
  .nav-pills > li.active > a:hover,
  .nav-pills > li.active > a:focus {
    border: 1px solid #D3D1D1;
    border-radius: 5px;
  }

  .panel-default {
    margin-top: 1px !important;
  }

  .panel-default > .panel-heading {
    text-align: left;
  }

  .panel-title {
    font-size: 18px;
    font-weight: bold;
  }

  .panel-title a {
    display: block;
    padding: 20px 15px;
  }

  .panel-title a,
  .panel-title a:hover {
    text-decoration: none;
  }

  .game-person-list-tab {
    padding: 15px;
    min-height: 100px;
    border-radius: 0;
    border: none;
    box-shadow: none;
  }

  .game-person-item-date {
    margin-bottom: 7px;
  }

  .game-person-item-name {
    margin: 7px 0;
    font-size: 15px;
  }

  .game-person-item-text {
    margin: 7px 0;
    font-size: 15px;
  }

  .game-person-item-email {
    margin-top: 7px;
    font-size: 14px;
  }

  .game-person-show-item {
    margin: 0;
  }

  .banner-bottom {
    padding: 50px 0;
    height: auto;
    background-position: -650px center;
  }

  .banner-bottom-button {
    margin-top: 20px;
    width: 210px;
  }

  .subscribe-form {
    padding: 40px 0;
  }

  .subscribe-form h3 {
    font-size: 16px;
  }

  .subscribe-form form select,
  .subscribe-form form input,
  .subscribe-form form textarea {
    padding: 15px 13px;
    width: 100%;
  }

  .subscribe-form form select {
    font-weight: bold;
  }

  .subscribe-form form textarea {
    height: 180px;
  }

  .subscribe-form-element p {
    font-weight: bold;
    margin: 5px 0 20px 0;
  }

  .registration-banner-top {
    background-position: -110px center;
    background-size: 235%;
  }

  .registration {
    padding: 45px 0 25px;
  }

  .registration-text {
    font-size: 13px;
    line-height: 1.3;
  }

  .registration-form form {
    margin-top: 10px;
  }

  .registration-form form input {
    height: 40px;
    margin: 5px 0;
    width: 100%;
  }

  .reg-success, .reg-error {
    font-size: 12px;
  }

  .form-button {
    margin: 15px 0 0 0;
  }

  .footer {
    padding: 20px 15px;
  }

  .footer-content {
    font-size: 12px;
  }

  .client-data .welcome {
    text-align: left;
    padding: 5px 15px;
  }

  .client-data .login-block:hover {
    position: relative;
  }

  .subscribe {
    margin-top: 40px;
  }

  .profile .profile-row.profile-row-action,
  .profile .profile-content-edit .profile-row {
    display: block;
  }

  .profile-content-edit input {
    min-width: 285px;
    margin: 0;
  }

  .profile .profile-content-edit .profile-row .profile-label {
    padding: 10px;
  }
  .profile {
    padding: 10px;
  }
  .impressum {
    display: block;
  }
  .impressum .impressum-a {
    text-align: left;
  }
}

.logo img{
  width:250px;
  background:#194074;
  padding:10px
}

header,.header{
      background: #194074;
}

.logo-desc p{
  color: white;
}

.logo-desc{
  margin-left: 0px;
}

header .header-login input{
  margin-top:10px;
}

.logo img{
  max-height: 128px;
  width: auto;
}

@media (max-width: 762px){
  .logo-desc p,.logo img{
    width: auto;
  }
}