@media screen and (max-width: 969px){
  .txt-col,.txt-col-1,.txt-col-2{
    margin: 0px 0px;

  }
.about-pic{
      padding-top: 10%;
    }

}

.socal-icon{
  font-size: 10px;
}

@media screen and (max-width: 576px){
  .txt-col,.txt-col-1,.txt-col-2{
    margin: 0px 0px;
    font-size: 16px;
  }
}


@media screen and (max-width: 1200px){
.certification{
  margin: 0; padding: 0px 0 0 60px;
}
.certification ul{
  margin-top:20px; padding: 0px;
}
.certification ul li{
  margin: 0; padding: 0px 4px;display: inline-block;
  font-size: 14px;
}
.certification .fa{
  font-size: 28px !important; color: #0eadf4; margin: 0; padding: 0;
}
.certification span {
    margin: 0;
    padding: 0px;
    display: block;
    font-size: 12px;
    letter-spacing: 0;
    color: #909090;
}

.img-info{
  position: relative;
}


.img-info img{
  display: block;
  width: 100%;
}


.overlay {
  position: absolute;
  top: 120;
  bottom: 0;
  left: 0;
  right: 0;
  height: 30%;
  width: 100%;
  transition: .5s ease;
  background-color:#060606ab;
}



.txt-col{
  color: white;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  font-weight: 600;
  font-size: 20px;
  letter-spacing: 5px;
}



.img-info-1{
  position: relative;
}


.img-info-1 img{
  display: block;
  width: 100%;
}


.overlay-1 {
   position: absolute;
  top: 120;
  bottom: 0;
  left: 0;
  right: 0;
  height: 30%;
  width: 100%;
  transition: .5s ease;
  background-color:#060606ab; 
}



.txt-col-1{
  color: white;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 5px;

}


.img-info-2{
  position: relative;
}


.img-info-2 img{
  display: block;
  width: 100%;
}


.overlay-2 {
  position: absolute;
  top: 120;
  bottom: 0;
  left: 0;
  right: 0;
  height: 30%;
  width: 100%;
  transition: .5s ease;
  background-color:#060606ab;
}



.txt-col-2{
  color: white;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  font-weight: 600;
  letter-spacing: 5px;
  font-size: 20px;
}



}
@media screen and (max-width: 991px){
.certification{
  margin: 0; padding: 0px 0 0 0px;
}
.certification ul{
  margin-top:20px; padding: 0px;
}
.certification ul li{
  margin: 0; padding: 0px 0px;display: inline-block;
  font-size: 14px;
}
.certification .fa{
  font-size: 26px !important; color: #0eadf4; margin: 0; padding: 0;
}
.certification span {
    margin: 0;
    padding: 0px;
    display: block;
    font-size: 12px;
    letter-spacing: 0;
    color: #909090;
}

#tabs{
  font-size: 11px;
}

.img-info{
  position: relative;
}


.img-info img{
  display: block;
  width: 100%;
}


.overlay {
  position: absolute;
  top: 80;
  bottom: 0;
  left: 0;
  right: 0;
  height: 30%;
  width: 100%;
  transition: .5s ease;
  background-color:#060606ab;
}



.txt-col{
  color: white;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 5px;
}



.img-info-1{
  position: relative;
}


.img-info-1 img{
  display: block;
  width: 100%;
}


.overlay-1 {
   position: absolute;
  top: 80;
  bottom: 0;
  left: 0;
  right: 0;
  height: 30%;
  width: 100%;
  transition: .5s ease;
  background-color:#060606ab; 
}



.txt-col-1{
  color: white;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 5px;

}


.img-info-2{
  position: relative;
}


.img-info-2 img{
  display: block;
  width: 100%;
}


.overlay-2 {
  position: absolute;
  top: 80;
  bottom: 0;
  left: 0;
  right: 0;
  height: 30%;
  width: 100%;
  transition: .5s ease;
  background-color:#060606ab;
}



.txt-col-2{
  color: white;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  font-weight: 600;
  letter-spacing: 5px;
  font-size: 16px;
}





}

@media screen and (max-width: 767px){
  
.certification{
  margin: 0; padding: 0px 0 0 0px;
}
.certification ul{
  margin-top:20px; padding: 0px;
  text-align: center;
}
.certification ul li{
  margin: 0; padding: 0px 6px;display: inline-block;
  font-size: 16px;
  text-align: left;
}
.certification .fa{
  font-size: 28px !important; color: #0eadf4; margin: 0; padding: 0;
}
.certification span {
    margin: 0;
    padding: 0px;
    display: block;
    font-size: 12px;
    letter-spacing: 0;
    color: #909090;
}
.logo{
  text-align: center;
}

.pro-underline{
  margin-top: 10%;
}

.img-info{
  position: relative;
}


.img-info img{
  display: block;
  width: 100%;
}


.overlay {
  position: absolute;
  top: 60;
  bottom: 0;
  left: 0;
  right: 0;
  height: 30%;
  width: 100%;
  transition: .5s ease;
  background-color:#060606ab;
}



.txt-col{
  color: white;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  font-weight: 600;
  font-size: 12px;
  letter-spacing: 5px;
}



.img-info-1{
  position: relative;
}


.img-info-1 img{
  display: block;
  width: 100%;
}


.overlay-1 {
   position: absolute;
  top: 60;
  bottom: 0;
  left: 0;
  right: 0;
  height: 30%;
  width: 100%;
  transition: .5s ease;
  background-color:#060606ab; 
}



.txt-col-1{
  color: white;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 5px;

}


.img-info-2{
  position: relative;
}


.img-info-2 img{
  display: block;
  width: 100%;
}


.overlay-2 {
  position: absolute;
  top: 60;
  bottom: 0;
  left: 0;
  right: 0;
  height: 30%;
  width: 100%;
  transition: .5s ease;
  background-color:#060606ab;
}



.txt-col-2{
  color: white;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  font-weight: 600;
  letter-spacing: 5px;
  font-size: 12px;
}





}

@media screen and (max-width: 480px){
.logo img{
  width: 30%;
}


.img-info{
  position: relative;
}


.img-info img{
  display: block;
  width: 100%;
}


.overlay {
  position: absolute;
  top: 50;
  bottom: 0;
  left: 0;
  right: 0;
  height: 30%;
  width: 100%;
  transition: .5s ease;
  background-color:#060606ab;

}



.txt-col{
  color: white;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  font-weight: 600;
  font-size: 8px;
  letter-spacing: 5px;
}



.img-info-1{
  position: relative;
}


.img-info-1 img{
  display: block;
  width: 100%;
}


.overlay-1 {
   position: absolute;
  top: 50;
  bottom: 0;
  left: 0;
  right: 0;
  height: 30%;
  width: 100%;
  transition: .5s ease;
  background-color:#060606ab; 
}



.txt-col-1{
  color: white;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  font-size: 8px;
  font-weight: 600;
  letter-spacing: 5px;

}


.img-info-2{
  position: relative;
}


.img-info-2 img{
  display: block;
  width: 100%;
}


.overlay-2 {
  position: absolute;
  top: 50;
  bottom: 0;
  left: 0;
  right: 0;
  height: 30%;
  width: 100%;
  transition: .5s ease;
  background-color:#060606ab;
}



.txt-col-2{
  color: white;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  font-weight: 600;
  letter-spacing: 5px;
  font-size: 8px;
}



}

@media screen and (max-width: 389px){
.logo img{
  width: 30%;
}

.certification{
  margin: 0; padding: 0px 0 0 0px;
}
.certification ul{
  margin-top:20px; padding: 0px;
  text-align: center;
}
.certification ul li{
  margin: 0; padding: 4px 6px;display: block;
  font-size: 16px;
  text-align: center;
}
.certification .fa{
  font-size: 28px !important; color: #0eadf4; margin: 0; padding: 0;
}
.certification span {
    margin: 0;
    padding: 0px;
    display: block;
    font-size: 12px;
    letter-spacing: 0;
    color: #909090;
}
.logo{
  text-align: center;
}

.overlay {
  position: absolute;
  top: 50;
  bottom: 0;
  left: 0;
  right: 0;
  height: 30%;
  width: 100%;
  transition: .5s ease;
  background-color:#060606ab;

}



.txt-col{
  color: white;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  font-weight: 600;
  font-size: 6px;
 
}



.img-info-1{
  position: relative;
}


.img-info-1 img{
  display: block;
  width: 100%;
}


.overlay-1 {
   position: absolute;
  top: 50;
  bottom: 0;
  left: 0;
  right: 0;
  height: 30%;
  width: 100%;
  transition: .5s ease;
  background-color:#060606ab; 
}



.txt-col-1{
  color: white;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  font-size: 6px;
  font-weight: 600;
 

}


.img-info-2{
  position: relative;
}


.img-info-2 img{
  display: block;
  width: 100%;
}


.overlay-2 {
  position: absolute;
  top: 50;
  bottom: 0;
  left: 0;
  right: 0;
  height: 30%;
  width: 100%;
  transition: .5s ease;
  background-color:#060606ab;
}



.txt-col-2{
  color: white;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  font-weight: 600;
  
  font-size: 6px;
}

}



@media screen and (max-width: 917px){

.carousel-caption h3 {
    font-size: 38px;
    text-align: center;
    color: #fff;
    font-weight: bold;
}


}
@media screen and (max-width: 750px){

.carousel-caption h3 {
    font-size: 34px;
    text-align: center;
    color: #fff;
    font-weight: bold;
}
.carousel-caption{
  padding-top: 0px;
}

}
@media screen and (max-width: 667px){

.carousel-caption h3 {
    font-size: 28px;
    text-align: center;
    color: #fff;
    font-weight: bold;
}
.custom-btn{
  padding: 4px 12px;
  font-size: 16px;

}

}

@media screen and (max-width: 584px){

.carousel-caption h3 {
    font-size: 26px;
    text-align: center;
    color: #fff;
    font-weight: bold;
}
.custom-btn{
  padding: 4px 12px;
  font-size: 16px;

}

}

@media screen and (max-width: 533px){

.carousel-caption h3 {
    font-size: 20px;
    text-align: center;
    color: #fff;
    font-weight: bold;
}
.custom-btn{
  padding: 4px 10px;
  font-size: 10px;


}

}
@media screen and (max-width: 433px){

.carousel-caption h3 {
    font-size: 18px;
    text-align: center;
    color: #fff;
    font-weight: bold;
}
.custom-btn{
  padding: 4px 10px;
  font-size: 10px;


}

}
@media screen and (max-width: 400px){

.carousel-caption h3 {
    font-size: 14px;
    text-align: center;
    color: #fff;
    font-weight: bold;
}
.custom-btn{
  padding: 4px 10px;
  font-size: 10px;


}

.carousel-caption{
  padding-top: 0px;
}


}
@media screen and (max-width: 333px){

.carousel-caption h3 {
    font-size: 10px;
    text-align: center;
    color: #fff;
    font-weight: bold;
}
.custom-btn{
  padding: 4px 10px;
  font-size: 10px;


}

.carousel-caption{
  padding-top: 0px;
}


}



