@media (max-width: 800px) {

.bg1 h3{
  font-size: 30px;
}
.video-tags iframe{
  width:500px!important;

}
.bg-cont{
  margin-top: 40px;
}
.texting-contat p{
  font-size: 17px;
}
.styling h2 {
    font-size: 25px!important;
}
}


@media (max-width: 768px) {

.bg1 h3{
  font-size: 30px;
}
.styling h2 {
    font-size: 25px!important;
}
}


@media (max-width: 650px) {

.bg1 h3{
  font-size: 30px;
}
.styling h2 {
    font-size: 25px!important;
}

.video-tags iframe{
  width:300px!important;

}
}


@media (max-width: 480px) {

.bg1 h3{
  font-size: 30px;
}
.video-tags iframe{
  width:300px;

}
.styling h2 {
    font-size: 25px!important;
}

}


@media (max-width: 420px) {
  .texting-contat p{
    font-size: 16px;
  }
  .styling h2 {
      font-size: 25px!important;
  }
.bg1 h3{
  font-size: 30px;
}
.video-tags iframe{
  width:300px;

}

}







@media (max-width: 412px) {
  .styling h2 {
      font-size: 25px!important;
  }
.bg1 h3{
  font-size: 30px;
}
.texting-boxes .col-lg-4{
  margin-top: 30px;
}
.video-tags .col-lg-4{
  margin-top: 30px;
}

.video-tags iframe{
  width:300px;

}

}


@media (max-width: 320px) {
  .texting-contat p{
    font-size: 14px;
  }
.texting-boxes .col-lg-4{
  margin-top: 30px;
}
.bg1 h3{
  font-size: 25px!important;
  margin-top: 15vh;
}
.styling h2 {
    font-size: 25px!important;
}
.video-tags .col-lg-4 iframe{
width: 250px;
text-align: center;;
height: 200px;
}

.video-tags iframe{
  width:250px!important;

}
}



@media (max-width: 312px) {
.texting-boxes .col-lg-4{
  margin-top: 30px;
}
.bg1 h3{
  font-size: 25px!important;
  margin-top: 15vh;
}

.video-tags iframe{
  width:200px;

}
.styling h2 {
    font-size: 25px!important;
}
}
