.navigation-clean {
  background: #fff;
  padding-top: .75rem;
  padding-bottom: .75rem;
  color: #333;
  border-radius: 0;
  box-shadow: none;
  border: none;
  margin-bottom: 0;
}

@media (min-width:768px) {
  .navigation-clean {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}

.navigation-clean .navbar-brand {
  font-weight: bold;
  color: inherit;
}

.navigation-clean .navbar-brand:hover {
  color: #222;
}

.navigation-clean.navbar-dark .navbar-brand:hover {
  color: #f0f0f0;
}

.navigation-clean .navbar-brand img {
  height: 100%;
  display: inline-block;
  margin-right: 10px;
  width: auto;
}

.navigation-clean .navbar-toggler {
  border-color: #ddd;
}

.navigation-clean .navbar-toggler:hover, .navigation-clean .navbar-toggler:focus {
  background: none;
}

.navigation-clean.navbar-dark .navbar-toggler {
  border-color: #555;
}

.navigation-clean .navbar-toggler {
  color: #888;
}

.navigation-clean.navbar-dark .navbar-toggler {
  color: #eee;
}

.navigation-clean .navbar-collapse, .navigation-clean .form-inline {
  border-top-color: #ddd;
}

.navigation-clean.navbar-dark .navbar-collapse, .navigation-clean.navbar-dark .form-inline {
  border-top-color: #333;
}

.navigation-clean .navbar-nav > .active > a, .navigation-clean .navbar-nav > .show > a {
  background: none;
  box-shadow: none;
}

.navigation-clean.navbar-light .navbar-nav .nav-link.active, .navigation-clean.navbar-light .navbar-nav .nav-link.active:focus, .navigation-clean.navbar-light .navbar-nav .nav-link.active:hover {
  color: #8f8f8f;
  box-shadow: none;
  background: none;
  pointer-events: none;
}

.navigation-clean.navbar .navbar-nav .nav-link {
  padding-left: 18px;
  padding-right: 18px;
}

.navigation-clean.navbar-light .navbar-nav .nav-link {
  color: #465765;
}

.navigation-clean.navbar-light .navbar-nav .nav-link:focus, .navigation-clean.navbar-light .navbar-nav .nav-link:hover {
  color: #37434d !important;
  background-color: transparent;
}

.navigation-clean .navbar-nav > li > .dropdown-menu {
  margin-top: -5px;
  box-shadow: none;
  background-color: #fff;
  border-radius: 2px;
}

@media (min-width:768px) {
  .navigation-clean .navbar-nav .show .dropdown-menu {
    box-shadow: 0 4px 8px rgba(0,0,0,.1);
  }
}

@media (max-width:767px) {
  .navigation-clean .navbar-nav .show .dropdown-menu .dropdown-item {
    color: #37434d;
    padding-top: .8rem;
    padding-bottom: .8rem;
    line-height: 1;
  }
}

.navigation-clean .dropdown-menu .dropdown-item:focus, .navigation-clean .dropdown-menu .dropdown-item {
  line-height: 2;
  color: #37434d;
}

.navigation-clean .dropdown-menu .dropdown-item:focus, .navigation-clean .dropdown-menu .dropdown-item:hover {
  background: #eee;
  color: inherit;
}

.navigation-clean.navbar-dark {
  background-color: #1f2021;
  color: #fff;
}

.navigation-clean.navbar-dark .navbar-nav a.active, .navigation-clean.navbar-dark .navbar-nav a.active:focus, .navigation-clean.navbar-dark .navbar-nav a.active:hover {
  color: #8f8f8f;
  box-shadow: none;
  background: none;
  pointer-events: none;
}

.navigation-clean.navbar-dark .navbar-nav .nav-link {
  color: #dfe8ee;
}

.navigation-clean.navbar-dark .navbar-nav .nav-link:focus, .navigation-clean.navbar-dark .navbar-nav .nav-link:hover {
  color: #fff;
  background-color: transparent;
}

.navigation-clean.navbar-dark .navbar-nav > li > .dropdown-menu {
  background-color: #1f2021;
}

.navigation-clean.navbar-dark .dropdown-menu .dropdown-item:focus, .navigation-clean.navbar-dark .dropdown-menu .dropdown-item {
  color: #f2f5f8;
}

.navigation-clean.navbar-dark .dropdown-menu .dropdown-item:focus, .navigation-clean.navbar-dark .dropdown-menu .dropdown-item:hover {
  background: #363739;
}

@media (max-width:767px) {
  .navigation-clean.navbar-dark .navbar-nav .show .dropdown-menu .dropdown-item {
    color: #fff;
  }
}

.navbar.navbar-light.navbar-expand-md.navigation-clean.twoIconHeader {
  height: 127px;
}

@media (max-width: 575px) {
  #Intro {
    min-height: 875px;
    background-image: url("../../assets/img/IDC_K9_varosi_010-red_jo.jpg");
    background-color: #ece8e9;
    background-repeat: no-repeat;
    background-size: contain;
  }
}

@media (min-width: 576px) {
  #Intro {
    min-height: 500px;
    position: relative;
    background-image: url("../../assets/img/IDC_K9_varosi_010-red_jo.jpg");
    background-color: #ece8e9;
    background-position: -160px -50px;
    background-repeat: no-repeat;
    background-size: 180%;
  }
    #Intro:before{
    content:"";
    position: absolute;
    bottom:0;
    left: 0;
    right: 0;
    width:100%;
    height:100%;
    background: rgb(236,232,233);
    background: linear-gradient(180deg, rgba(236,232,233,0) 60%, rgba(236,232,233,1) 80%);
  }
}
@media (min-width: 768px) {
  #Intro {
    min-height: 875px;
    position: relative;
    background-image: url("../../assets/img/IDC_K9_varosi_010-red_jo.jpg");
    background-color: #ece8e9;
    background-position: -370px -260px;
    background-repeat: no-repeat;
    background-size: cover;
  }
    #Intro:before{
    content:"";
    position: absolute;
    bottom:0;
    left: 0;
    right: 0;
    width:100%;
    height:100%;
    background: rgb(236,232,233);
    background: linear-gradient(180deg, rgba(236,232,233,0) 40%, rgba(236,232,233,1) 65%);
  }
}
@media (min-width: 992px) {
  #Intro {
    min-height: 875px;
    position: relative;
    background-image: url("../../assets/img/IDC_K9_varosi_010-red_jo.jpg");
    background-color: #ece8e9;
    background-position: -270px;
    background-repeat: no-repeat;
    background-size: cover;
  }
  #Intro:before{
    content:"";
    position: absolute;
    top:0;
    bottom: 0;
    right: 0;
    width:100%;
    height:100%;
    background: rgb(236,232,233);
    background: linear-gradient(90deg, rgba(236,232,233,0) 40%, rgba(236,232,233,1) 65%);
  }
}

.h2, h2 {
  font-family: 'Titillium Web';
  font-style: italic;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 2.7rem;
  line-height: 2.7rem;
  color: #3e3e40;
  padding-left: 8px;
}

.redTitle {
  color: #f1555c;
}

.titleNumbering {
  color: #acbac2;
  font-family: 'Barlow Condensed';
  font-weight: 400;
  font-size: 2.2rem;
  margin-left: -16px;
  margin-top: 2px;
}

.titleNumbering::after {
  content: "";
  display:inline-block;
  background: #acbac2;
  height: 2px;
  width: 55px;
  margin-left:3px;
}

.titleParagraph {
  margin-top: 50px;
  font-family: 'Roboto';
  color: #3e3e40;
  margin-bottom: 50px;
  font-size: 0.95rem;
}

.buyButton {
  background: #fbb813;
  border: 0;
  color: #3e3e3e;
  text-transform: uppercase;
  font-family: 'Barlow Condensed';
  font-size: 1.2rem;
  padding: 10px 10px 10px 30px;
  margin-top: 30px;
  height: 4rem;
  font-weight: 500;
}

.buyButton:hover {
  background: #f1555c;
}

.row.titleRow {
  padding-top: 1.5rem;
}

.blueTitle {
  color: #1fabb8;
}

#pic2 {
  min-height: 1000px;
  background: red;
}

#twoPics {
  min-height: 1000px;
  margin-top: 50px;
  width: 100%;
}

@media (max-width: 768px) {
  .bgrDiv {
    height: 1000px;
    width: 100%;
    position: relative;
    float: left;
    min-width: 420px;
  }
}

@media (min-width: 770px) {
  .bgrDiv {
    height: 1000px;
    width: 50%;
    position: relative;
    float: left;
    min-width: 420px;
  }
}

#bgrDivLeft {
  background-image: url("../../assets/img/PictStrap.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

#bgrDivRight {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("../../assets/img/PictOneclick.jpg");
}

.container.halfContainer {
}

.h3, h3 {
  font-family: 'Titillium Web';
  font-style: italic;
  font-weight: bold;
  font-size: 2rem;
  line-height: 2rem;
  color: #3e3e40;
}

.titleParagraph.smallerParagraph {
  margin-top: 27px;
}

.small_pic {
  margin-right: 15px;
  float: left;
}

.col-md-6.colRight {
  padding-left: 150px;
}

.smallImageContainer {
  margin-top: 100px;
  margin-left: -60px;
}

@media (min-width: 768px) {
  #Gyula {
    min-height: 460px;
    background-image: url("../img/Gyula_+.jpg");
    background-color: #e1e5e8;
    background-position: center;
    background-repeat: no-repeat;
    background-size: inherit;
  }
}

@media (min-width: 575px) and (max-width:767px) {
  #Gyula {
    min-height: 873px;
    background-image: url("../img/gyula_mobile.jpg");
    background-color: #e1e5e8;
    background-position: 72% 100%;
    background-repeat: no-repeat;
    background-size: inherit;
  }
}

@media (max-width:575px) {
  #Gyula {
    min-height: 690px;
    background-image: url("../img/gyula_mobile.jpg");
    background-color: #e1e5e8;
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: 100%;
  }
}

.h4, h4 {
  font-family: 'Titillium Web';
  font-style: italic;
  font-weight: bold;
  font-size: 1.2rem;
  color: #3e3e3e;
  margin-left: 13px;
}

.harness_img {
  margin: 19px;
  margin-right: 45px;
  margin-left: 0px;
}

#power1 {
  min-height: 1000px;
}

@media (min-width: 300px) and (max-width: 575px) {
  #anim_round {
    background: #3e3e3e;
    height: 9rem;
    padding-top: 2rem;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  #anim_round {
    background: #3e3e3e;
    height: 20rem;
    padding-top: 3rem;
  }
}

@media (min-width: 1200px) {
  #anim_round {
    background: #3e3e3e;
    height: 28rem;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  #anim_round {
    background: #3e3e3e;
    height: 14rem;
    padding-top: 3rem;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  #anim_round {
    background: #3e3e3e;
    height: 26rem;
    padding-top: 4rem;
  }
}

.anim_roundImage {
  margin-top: -25%;
  max-width: 750px;
  width: 100%;
}

@media (min-width: 768px) {
  .anim_roundImage {
    margin-top: -22%;
  }
}

@media (min-width: 1200px) {
  .anim_roundImage {
    margin-top: -10rem;
  }
}

#tech {
  min-height: 1000px;
  padding-top: 10rem;
}

#tech .btn.btn-primary.buyButton {
  margin-top: 60px;
}

.iconImage {
  margin: 16px;
}

@media (min-width: 576px) {
  .figure.iconFigure {
    font-family: 'Roboto';
    height: 220px;
    float: left;
  }
}

@media (min-width: 300px) {
  .figure.iconFigure {
    font-family: 'Roboto';
    height: 255px;
    float: left;
    font-weight: 300;
    color: #353535;
  }
}

.figure.iconFigure {
}

.img-fluid.figure-img.myIconFig {
  margin-bottom: 20px;
}

#iconContainer {
  float: left;
  font-size: 0.95rem;
}

@media (min-width: 768px) {
  #longwalkAd {
    height: 500px;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url("../../assets/img/Pict.jpg");
    background-position: 75%;
  }
}

@media (min-width: 576px) and (max-width:767px) {
  #longwalkAd {
    min-height: 1000px;
    background-repeat: no-repeat;
    background-image: url("../../assets/img/Fibo_mobile.jpg");
    background-color: #f1fde3;
    padding-top: 880px;
  }
}

@media (max-width:575px) {
  #longwalkAd {
    min-height: 700px;
    background-repeat: no-repeat;
    background-image: url("../../assets/img/Fibo_mobile.jpg");
    background-position: 87% 0%;
    background-color: #f1fde3;
    padding-top: 390px;
    background-size: 100%;
  }
}

.btn.btn-primary.adButton {
  background: #1fabb8;
  border: 0;
  color: white;
  text-transform: uppercase;
  font-family: 'Barlow Condensed';
  font-size: 1.2rem;
  padding: 10px 10px 10px 30px;
  margin-left: 13px;
  height: 4rem;
  font-weight: 500;
}

@media (min-width: 300px) and (max-width:767px) {
  .btn.btn-primary.adButton {
    margin-top: 0;
    margin-bottom: 0;
  }
}

#media {
  min-height: 700px;
  padding-top: 10rem;
  background: #f5f5f5;
  padding-bottom: 10rem;
}

@media (max-width: 575px) {
  #media {
    min-height: 300px;
    padding-top: 50px;
    background: #f5f5f5;
    padding-bottom: 50px;
  }
}

