@media (max-width: 1199px) {
  .py-30{
    padding-top: 50px;
    padding-bottom: 50px;
}
.font-32{
  font-size: 28px;
}
}
@media (max-width: 992px) {
  .call_action p{
    font-size: 18px;
  }
  .py-40 {
    padding-top: 30px;
    padding-bottom: 10px;
  }
  .focus-para img {
    width: 20px !important; 
   }
   .focus-para span {
    font-size: 14px;
   }
  .py-80{
    padding-top: 80px;
    padding-bottom: 80px;
}
.py-100{
  padding-top: 80px;
}
  .py-30{
    padding-top: 50px;
    padding-bottom: 50px;

}
.about_para{
  font-size: 14px !important;
}
.font-32{
  font-size: 20px;
}
.font-26{
  font-size: 20px;
}
.font-18{
  font-size: 16px;
}
.font-20{
  font-size: 16px;
}
.font-36{
  font-size:32px;
}
.lineheight{
  line-height: 20px;
}
.call_btn {
    padding: 10px 50px;
}
}
@media (max-width: 768px) {
.banner_bg_video{
display: none;
}

.banner_content {
  padding-top: 250px;
}
.main_banner{
  background-image: url(../images/main_banner.png);
  height: 650px;
  background-size: cover;
  background-repeat: no-repeat;
  
}
.com_img{
  width: 50% !important;
}
.focus_right_con{
  padding-left: 0%;
}
.font-18{
  font-size: 14px;
}
.font-20{
  font-size: 14px;
}
.focus-para img {
 width: 0px !important; 
}
.service_right_con{
  padding-left: 0%;
}
.focus{
  background-position: left;
}
.pick{
  color: #ffffff !important;
}
.focus_right_con h3{
  padding-top: 30px;
}
.service_content h3{
  color: #ffffff !important;
}
.font-36{
  font-size: 26px;
}
.font-48{
  font-size: 36px;
}
.py-80{
  padding-top: 60px;
padding-bottom: 40px;
}
.service{
  background-position: right;
}

}
@media (max-width: 576px) {
  .main_banner{
    height: 650px;
  }
  .banner_content {
    padding-top: 250px;
}
.service{
  background-position: right;
}
.service_content h3{
  color: #ffffff !important;
}
.com_img{
  width: 95% !important;
  padding: 0 10px 0 30px;
}
.contact_info{
  padding-left: 0px;
}

}
