
#about_us_well{
  background-color:white;
  font-family: "Helvetica Neue Light",Helvetica,Arial,sans-serif;
}
#terms_of_service_well{
  background-color:white;
  font-family: "Helvetica Neue Light",Helvetica,Arial,sans-serif;
  color: #6D6E71;
}
#privacy_policy_well{
  background-color:white;
  font-family: "Helvetica Neue Light",Helvetica,Arial,sans-serif;
  color: #6D6E71;
}
#payment_terms_well{
  background-color:white;
  font-family: "Helvetica Neue Light",Helvetica,Arial,sans-serif;
  color: #6D6E71;
}
#terms_of_service_well a{
  color:#00ACA1;
  cursor: pointer;
}
#privacy_policy_well a{
  color:#00ACA1;
  cursor: pointer;
}
#payment_terms_well a{
  color:#00ACA1;
  cursor: pointer;
}

.font-weight-400{
  font-weight: 400;
}
.privacy-padding-left-30{
  padding-left: 30px;
}
.registered{
  font-size: 17px;
  top: -33px;
  font-weight: normal;
}
.trademark{
  font-size: 17px;
  top: -33px;
  font-weight: normal;
}
.resp_content{
  margin: 0px 100px 10px;
}

#tvi_bottom_div{
  background-color:#f3f4f4;
  font-family: "Helvetica Neue Light",Helvetica,Arial,sans-serif;
  padding-bottom:1px
}
#tvi_bottom_div p{
   font-family: "Helvetica Neue Light",Helvetica,Arial,sans-serif;
}
#data-latency_well{
  background-color:white;
   font-family: "Helvetica Neue Light",Helvetica,Arial,sans-serif;
}
#about_us_jumbotron{
  background-color: #19a69b;
}
#tvi_jumbotron p{
  text-align:center;
}
#tvi_bottom_div h6{
  text-align:center;
}
.resp_content_header{
  line-height:3px;
}
#tvi_link{
  color:#19a69b;
}
#about_us_footer{
  margin: 0px 76px 10px;
}
#terms_of_service{
  padding-top:40px;
}
#payment_terms{
  padding-top:40px;
}

#data-latency{
  margin-top:20px;
}
#about_us_jumbotron p{
  font-size: 15px;
  color: white;
}

#tvi_jumbotron{
  background-color: #19a69b;
}

#tvi_jumbotron p{
  font-size: 15px;
  color: white;
}

#Meet_text{
  text-align: center;
  color: white;
   font-family: "Helvetica Neue Light",Helvetica,Arial,sans-serif;
  font-weight:200;
}
#TVI_Meet_text{
  text-align: center;
  color: white;
  font-family: "Helvetica Neue Light",Helvetica,Arial,sans-serif;
  font-weight:200;
  line-height: 42px;
}

#VideoAmigo_text_jumbotron{
  text-align: center;
  color: white;
  line-height: 7px;
  font-weight:bold;
}

#about_us_footer{
  list-style-type: none;
}
#about_us{
  background:none;
}

#faq{
   background:none;
}

#faq .faq{
  border-bottom: 1px solid #eee;
  padding: 4px;
 /* background-color: #19a69b;
  color:#fff;*/
  cursor:pointer;
  font-size: 15px;
}

#faq .answer{
  border-bottom: 1px solid #eee;
  padding: 4px 6px;
  background-color: #eaeaea;
  display: none;
  font-size: 14px;
  padding: 10px;
}
.question {
  padding: 5px;
}

.question, .arrow{
  display: inline-flex;
  padding: 5px;
}

#faq span.fa-chevron-down,  #faq span.fa-chevron-up{
  padding: 3px;
  font-size: 12px;
  cursor:pointer;
}

#faq ul {
  list-style-type: none;
  padding: 0px;
  border: 1px solid #eee;
}

#faq sup{
  top: -0.4em;
}

.bullet-circle{
  font-size: 6px;
  vertical-align: middle;
  color: #000;
  padding: 5px;
}

@media screen and (max-width: 2560px){
  #faq .question{
    width: 96%;
  }
}

@media screen and (max-width: 736px){
  #faq ul{
    width:96%;
    margin:auto; 
  }
  #faq h4{
    padding-left:6px;
  }
}

@media screen and (max-width: 590px){
  #faq .question{
    width: 94%;
  }
}

@media screen and (max-width: 425px){
  #faq .question{
    width: 92%;
  }
}

@media screen and (max-width: 320px){
  #faq .question{
    width: 90%;
  }
}