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

}


@media only screen and (max-width: 1080px) {
.ourclientbox img {
  width: 100%;
}
.welcometext p {
  padding: 0 100px;
}
.energy-boxB img {
  width: 50%;
}
.servicerecordbox h2 {
  font-size: 50px;
  line-height: 50px;
}
.useareabox ul li {
  display: inline-block;
  width: 24%;
}
.carousel-caption {
  position: absolute;
  margin: 0;
  left: 50%;
  top: 70%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.carousel-caption h2 {
  font-size: 30px;
  line-height: 35px;
  padding: 10px;
  margin: 0 100px;
}
.productbox h3 {
  padding: 10px 0px;
}
.feature-box {
  padding: 10px;
}
}



@media only screen and (max-width: 992px) {
.carousel-caption h2 {
  font-size: 25px;
  line-height: 30px;
  padding:10px;
}
.carousel-caption p {
  font-size: 18px;
  padding: 0 10px;
}
.welcometext p {
  color: #555;
  text-align: center;
  padding: 0 20px;
}
.productbox h3 {
  padding: 10px 0px;
}
.energy-boxA h2 {
  font-size: 40px;
  line-height: 40px;
}
.energy-boxA h3{
  font-size: 30px;
  line-height: 30px;
}
.energy-boxA p {
  font-size: 25px;
  line-height: 25px;
}
.useareabox ul li {
  display: inline-block;
  width: 24%;
}
.ourclientbox img {
  width: 100%;
}
.servicerecordbox h2{
  font-size: 40px;
  line-height: 40px;
}
nav li > a{
  font-size: 15px;
}
nav > ul > li {
  position: relative;
  margin: 0 10px;
}
.carousel-caption {
  position: absolute;
  margin: 0;
  left: 50%;
  top: 70%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.contact-card h4 {
  font-size: 25px;
  margin-bottom: 0;
}
.contact-form-box h2{
  font-size: 25px;
  margin-bottom: 5px;
}
.text-center .section-title::after {
  margin: 0px auto 0;
}
.products-section h2{
  font-size: 25px;
  margin-bottom: 10px;
}
.product-content h5 {
  margin-bottom: 0px;
}
.section-title::after {
  margin-top: 0px;
}
.products-cta h2 {
  font-size: 25px;
  margin-bottom: 10px;
  line-height: 25px;
}
.section-title{
  font-size: 25px;
  margin-bottom: 10px;
}
.feature-box p{
    color: #555;
    font-size: 16px;
    line-height: 25px;
}
.feature-box {
  padding: 9px;
}
.energy-boxB img {
  width: 50%;
  min-width: auto;
  margin: 0 auto;
  display: block;
}
}

@media only screen and (max-width: 768px) {
.logocontinaer {
  padding: 0 0 0 15px;
}

.welcometext p {
  padding: 0 0px;
}
.headersocial{
  display: none;
}
header {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  background: rgba(15, 23, 42, 0.95);
  border-bottom: 2px solid #b7b7b7;
  height: var(--header-height);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 0;
}
.welcometext h1 {
  font-size: 25px;
  line-height: 25px;
}
.ourproductscontainer h2{
  font-size: 25px;
  line-height: 25px;
}
.energy-boxA h2{
  font-size: 30px;
  line-height: 30px;
}
.energy-boxA h3{
  font-size: 17px;
  line-height: 25px;
}
.energy-boxA p{
  font-size: 17px;
  line-height: 20px;
}
.useareacontainer h2{
  font-size: 25px;
  line-height: 25px;
}
.ourclientscontainer h2{
  font-size: 25px;
  line-height: 25px;
}
.servicerecordbox h2{
  font-size: 40px;
  line-height: 40px;
}
.servicerecordbox{
  margin: 30px 0 0 0;
}
.copyrightstext p{
  padding: 0 10px;
  line-height: 20px;
  font-size: 16px;
}
.footermenu h2 {
  padding-bottom: 5px;
  margin-bottom: 5px;
  text-align: center;
}
.footermenu ul li{
  text-align: center;
}
.footercontact h2{
  padding-bottom: 5px;
  margin-bottom: 5px;
  text-align: center;
}
.about-content h2{
  font-size: 25px;
  line-height: 25px;
  padding-bottom: 0px;
  text-align: center;
}
.mission-section  h2{
  font-size: 25px;
  line-height: 25px;
  padding-bottom: 0;
}
.features-section h2{
  font-size: 25px;
  line-height: 25px;
  padding-bottom: 0;
}
.about-extra h2{
  font-size: 25px;
  line-height: 25px;
  padding-bottom: 0;
  text-align: center;
}
.products-section h2{
  font-size: 25px;
  line-height: 25px;
  text-align: center;
}
.products-cta h2{
  font-size: 25px;
  line-height: 35px;
  padding-bottom: 0;
}
.contact-form-box{
  padding: 20px;
}
.contact-form-box h2{
  font-size: 25px;
  line-height: 25px;
}
.section-title::after{
  margin-top: 0px;
  margin: 0 auto;
}
.carousel-item img{
  height: 500px;
  object-fit: cover;
}
.carousel-caption {
  top: 80%;
  width: 100%;
}
.carousel-caption p {
  font-size: 15px;
  line-height: 20px;
  padding: 0 10px;
}
.carousel-caption h2 {
    padding: 15px 10px;
    margin: 0 10px;
}
.footerlogo p {
  padding-right: 0px;
}
.footerlogo{
  text-align: center;
}
.footercontact ul li {
  text-align: center;
  display: block;
}
.footercontact ul{
  text-align: center;
}
.about-content p {
  text-align: center;
}
.about-extra p{
  text-align: center;
}
.product-content h5 {
  margin-bottom: 0px;
  text-align: center;
}
.product-content h5::after {
  margin: 0 auto;
}
.product-content p{
  text-align: center;
}  
.contact-card h4::after{
  margin: 0 auto;
}
.contact-card h4{
  text-align: center;
}
}

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

.logocontinaer img {
  width: 100%;
}  

.welcometext p {
  color: #555;
  text-align: center;
  padding: 0 0px;
}
.ourclientbox img {
  margin: 0 auto;
  display: block;
  padding-bottom: 10px;
}
.energy-boxB{
  margin: 30px 0 0 0;
}
.copyrightstext p {
  padding: 0 10px;
  line-height: 20px;
  font-size: 14px;
}
}


@media only screen and (max-width: 479px) {
.useareabox ul li {
  display: inline-block;
  width: 49%;
}
}

@media screen and (max-width:48em) {
   
}
