/* Copyright (C) jwd GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
/* Copyright (C) jwd GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
@media (max-width: 960px) {.slider-wrapper {padding-left:0px;padding-right:0pc;}
.header-style3 .tm-search{right:10px;padding:0px;font-size: 10px;
    letter-spacing: 1px;}

.header-style3 .uk-navbar-toggle{left:-10px;}
.header-fullwidth .tm-headerbar .uk-container-center {
  padding-left: 0px;
  padding-right: 0px;
}


.sppb-service-1-item .jws-image, .sppb-service-1-item .sppb-image {
    display: none;}}

.sppb-service-1-wrapper {
  position: relative;
}
.sppb-service-1-item {
  position: relative;
  margin-bottom: 0px;
}
.sppb-service-1-item .jws-image,
.sppb-service-1-item .sppb-image {
  position: relative;
  width: 40%;
  z-index: 2;
}
.sppb-service-1-item .sppb-content {
  position: relative;
  width: 70%;
  z-index: 3;
}
.sppb-service-1-item .sppb-content p {
  text-align: center;
  margin-bottom: 0;
  padding: 30px 30px 50px;
}
.sppb-service-1-item .sppb-content p .sppb-more {
  position: absolute;
  right: 30px;
  bottom: 10px;
}
.sppb-service-1-item > :first-child {
  float: left;
  margin-right: -20%;
}
.sppb-service-1-item > :nth-child(2) {
  float: right;
}
.sppb-service-1-item > :nth-child(2) img {
  float: right;
}
.sppb-bgc-trans-1 {
  background-color: rgba(247, 247, 247, 0.7);}
@media (max-width: 767px) {
  .sppb-service-1-item {
    margin-bottom: 10px;
  }
  .sppb-service-1-item .jws-image,
  .sppb-service-1-item .sppb-image {
    position: relative;
    width: 80%;
    z-index: 2;
  }
  .sppb-service-1-item .sppb-content {
    position: relative;
    width: 70%;
    z-index: 3;
  }
  .sppb-service-1-item .sppb-content p {
    text-align: center;
    margin-bottom: 0;
    padding: 30px;
  }
  .sppb-service-1-item > :first-child {
    margin-right: -50%;
  }
}
@media (max-width: 479px) {
  .sppb-service-1-item .jws-image,
  .sppb-service-1-item .sppb-image {
    display: none;
  }
  .sppb-service-1-item .sppb-content {
    width: 100%;
  }
  .sppb-service-1-item > :first-child {
    float: left;
    margin-right: -100%;
  }
.su-modal-content-wrapper > div {padding: 15px 20px 30px;
    margin: 0;
    font-weight: 300;
    font-size: 14px; }

}
#sp-bottom-bar {
  padding: 8px 0;
  background-color: #f5f5f5;
  color: #999999;
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 1000;
}
#sp-bottom-bar .module {
  display: inline-block;
  margin: 0 0 0 20px;
}
ul.social-icons {
  list-style: none;
  padding: 0;
  margin: -5px;
  display: inline-block;
}
ul.social-icons >li {
  display: inline-block;
  margin: 5px 7px;
}
ul.social-icons >li a {
  color: #999999;
}

.col-xs-6{width:50%}
.col-sm-6{width:50%}
.col-md-6{width:50%}
.img-circle {
    border-radius: 50%;
}
.img-circle {
    border-radius: 50%;}
.round-button-circle {
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    border-radius: 50%;
    border: 0 solid #cfdcec;
    overflow: hidden;
    background: #144c88;
    box-shadow: 0 0 3px grey;
}
.round-button{width:160%;}
.uk-meta-author{display:none;}