
/*START - SECTION02*/
div#section02 {
  background-color: #FFFFFF;
  padding-top: 230px;
  padding-bottom: 100px;
}

div#section02 p.HeadTexts {
  font-size: 48px;
  -webkit-font-smoothing: antialiased;
  margin-bottom: 150px;
  color: #1C232D;
}

div#section02 video.bg_rles_video {
  width: 100%;
  /*margin-bottom: 200px;*/
}


.video-js .vjs-tech {
  position: relative !important;
  top: 0;
  left: 0;
  /*width: 99.8% !important;*/
  height: auto !important;
}

.example_video_1-dimensions {
  width: 60%;
  height: auto;
  margin: auto;
  line-height: 0 !important;
}





div#section02-text {
  font-family: 'seganlight', Fallback, sans-serif;
  /*border: solid;*/
  margin-left: 0;
  height: 200px;
  font-size: 40px;
  padding-top: 120px;
  color: #333333;
}

div#section02 div#tabs div.my-tab {
  font-family: 'seganlight', Fallback, sans-serif;
  font-size: 22px;
  text-align: center;
  width: 33.33%;
  /*height: 45px;*/
  /*border: solid;*/
  /*background-color: red;*/
  float: left;
  padding-left: 5%;
  padding-right: 5%;
}

div#section02 div#tabs div.my-tab a {
  margin-left: 0px;
  margin-right: 0px;
  text-decoration: none; }

div#section02 div#tabs div.my-tab a p {
  /*width: 100px;*/
  background-color: #DCDCDC;
  padding-top: 16px;
  padding-bottom: 10px;
  color: #333333;
  margin-bottom: 0;
  transition: background-color 0.5s ease; 
  height: 55px;
  -webkit-font-smoothing: antialiased;
}

div#section02 div#tabs div.my-tab a p.selected {
  background-color: #2578AD;
  color: white; 
}

/*div#section02 div#tabs div.my-tab a p.select-hover:hover {
  background-color: white;
  color: #767676;
  border: solid;
  border-color: #2578AD;
}

div#section02 div#tabs div.my-tab a p.selected:hover {
  background-color: #2578AD;
  color: white; 
  border: none;
}*/


div#section02 div.Head-Texts{
  font-family: 'seganlight', Fallback, sans-serif;
  /*font-family: Muli;*/
  font-size: 30px;
  margin-top: 174px;
  margin-bottom: 174px;
  color: #333333;
}

@media (max-width: 1440px) and (max-height: 800px){
  div#section02 div#tabs div.my-tab{
    padding-left: 3%;
    padding-right: 3%;
  }

  div#section02 div#tabs div.my-tab a p{
    padding-top: 16px;
    height: 55px;
  }
}

@media (max-width: 1300px){
  div#section02 div#tabs div.my-tab{
    padding-left: 3%;
    padding-right: 3%;
  }
}

@media (min-width: 769px) and (max-width: 1199px) {
  div#section02 {
    margin-bottom: 51px;
  }
  div#section02 div#tabs div.my-tab a p.select-hover {
    width: 100%;
  }
  div#section02 div.Head-Texts{
    font-size: 25px;
    margin-bottom: 258px;
  }
}

@media (max-width: 1024px) and (max-height: 768px){
  div#section02{
    margin-bottom: 46px;
  }


  div#section02 div.Head-Texts{
    font-size: 21px;
    margin-top: 90px;
    margin-bottom: 174px;
  }

  div#section02 div#tabs div.my-tab{
    font-size: 17px;
    padding-left: 1%;
    padding-right: 1%;
  }

  div#section02 div#tabs div.my-tab a p.select-hover{
    height: 50px;
    padding-top: 14px;
  }
}

@media (max-width: 1024px) {
  div#section02 p.HeadTexts {
    font-size: 30px;
  }


  .video-js .vjs-tech {
    position: relative !important;
    top: 0;
    left: 0;
    width: 99.6% !important;
    height: auto !important;
  }

}


@media (max-width: 960px) {
  div#section02 {
    margin-bottom: 0px;
    padding-top: 265px;
  }

  div#section02 p.HeadTexts {
    font-size: 30px;
    margin-bottom: 100px;
  }

  .video-js .vjs-tech {
    position: relative !important;
    top: 0;
    left: 0;
    width: 99.6% !important;
    height: auto !important;
  }

}

@media (max-width: 768px) {
  div#section02 {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 46px;
    padding-top: 350px;
  }

  div#section02 p.HeadTexts {
    font-size: 30px;
    margin-bottom: 30px;
  }

  div#section02 div#tabs {
    padding-left: 0;
    padding-right: 0;
  }
  div#section02 div#tabs div.my-tab {
    text-align: center;
    width: 33.33%;
    float: left;
    padding-left: 1%;
    padding-right: 1%;
    font-size: 16px;
  }
/*  div#section02 div#tabs div.my-tab:nth-child(2) {
    margin-top: 0;
  }
  div#section02 div#tabs div.my-tab:nth-child(3) {
    margin-top: 0;
  } */
  div#section02 div#tabs div.my-tab a p{
    height: 50px;
    padding-top: 14px;
  }
  div#section02 div.Head-Texts{
    font-size: 18px;
    padding: 0px 0px;
    margin-top: 90px;
  }

  .example_video_1-dimensions {
    width: 100%;
  }

  .video-js .vjs-tech {
    position: relative !important;
    top: 0;
    left: 0;
    width: 100% !important;
    height: auto !important;
  }

}


@media (max-width: 480px) {
  div#section02 div#tabs div.my-tab {
    float: none;
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    font-size: 15px;
    margin-top: 0px;
  }

  div#section02 {
    padding-left: 0;
    padding-right: 0;
    margin: 0;
  }

  div#section02 div.Head-Texts{
    font-size: 13px;
    padding-bottom: 0px;
    margin-bottom: 174px;
  }

  div#section02 div#tabs div.my-tab a p{
    padding-top: 10px;
  }

  .example_video_1-dimensions {
    width: 99%;
  }

  .video-js .vjs-tech {
    position: relative !important;
    top: 0;
    left: 0;
    width: 100% !important;
    height: auto !important;
  }

}
/*END - SECTION02*/
