nav{
position:fixed !important;
top:0;
width:100%;
z-index:99;
}
#btn1:hover{
text-decoration:none;

}

.f-wrap{
  flex-wrap: wrap;
}
@media (max-width: 1400px) {
  /* .services-background-img {
    width: 100%;
    height: 95vh;
  } */
  /* .service-image {
    width: 60%;
  } */
  .headings {
    width: 35%;
    top: 7%;
  }
  .headings-button {
    margin-top: 20px;
    width: 160px;
    height: 45px;
  }
  .services-span {
    font-size: 18px;
  }
  .service-section-heading1 {
    width: 65%;
    font-size: 32px;
  }
  .service-section-heading2 {
    font-size: 58px;
  }
/* 
  .line {
    height: 3px;
    width: 13%;
    border-radius: 20px;
    margin-right: 5px;
  }
  .line2 {
    height: 3px;
    width: 1%;
    border-radius: 20px;
  } */
  /* .line-class {
    width: 45%;
  } */
  /* .service-section-key {
    width: 60%;
    top: 0%;
    left: 90%;
  } */
  .where-we-work-span {
    font-size: 15px;
  }
 

  
 
}
@media (max-width: 1200px) {
  /* .services-background-img {
    width: 100%;
    height: 70vh;
  } */
  /* .service-image {
    width: 58%;
  } */
  .headings {
    width: 30%;
    top: 7%;
  }
  .headings-button {
    margin-top: 20px;
    width: 140px;
    height: 40px;
  }
  .services-span {
    font-size: 16px;
  }
  .service-section-heading1 {
    width: 60%;
    font-size: 30px;
  }
  .service-section-heading2 {
    font-size: 55px;
  }

  .line {
    height: 3px;
    width: 13%;
    border-radius: 20px;
    margin-right: 5px;
  }
  .line2 {
    height: 3px;
    width: 1%;
    border-radius: 20px;
  }

  /* .service-section-key {
    width: 60%;
    top: 0%;
    left: 90%;
  } */
  .fa-brands1 {
    font-size: 40px;
  }
  .resources-heading {
    font-size: 35px;
  }
  .where-we-work-span {
    font-size: 15px;
  }

  .address-icon{
    font-size: 20px;
    padding: 12px;
  }
 
}
@media (max-width: 992px) {
  /* .services-background-img{
    height: 55vh;
  } */

  .header {
    height: 50px;
    font-size: 14px;
  }
  /* .service-image {
    width: 52%;
    left: 44%;
    top: 5%;
  } */
  .services {
    width: 45%;
  }
  .navbar-toggler-icon {
    width: 30px;
  }
  /* .service-section-heading1 {
    width: 50%;
    font-size: 22px;
  } */

  .headings-button {
    margin-top: 15px;
    width: 120px;
    height: 38px;
    font-size: 15px;
  }
  /* .service-section-heading2 {
    font-size: 45px;
  } */

  .headings {
    top: 10%;
    width: 38%;
  }


  /* .services-span {
    font-size: 12px;
  } */
 
  .fa-brands1 {
    font-size: 35px;
  }
  .resources span {
    font-size: 15px;
  }
  .resources-heading {
    font-size: 22px;
  }
  .where-we-work-span {
    font-size: 16px;
  }
  
  .ourservices-heading {
    margin-bottom: 5px;
  }

  

  .address-icon{
    font-size: 18px;
    padding: 10px;
  }
  .title img {
    margin-left: 15px;
  }
  .navbar-nav{
    display: flex;
    align-items: end;
    margin-right: 6px;
  }
 .phone-number{
  margin-right: -5px;
 }
 .map{
  flex-direction: column;
 }
 
  .map-container{
    padding: 12px;
  }
  .address-details span {
    font-size: 12px;
    margin: 5px;
  } 
}


@media (max-width: 768px) {
 
  .services-background-img{
    height: 100%;
    background-size: cover;
    display: none;
  }
  .service-section-key{
    display: none;
  } 
  .service-section{
    height: auto;
    padding: 20px 0px;
  }
  /* .service-image {
    width: 45%;
    left: 52%;
    top: 10%;
  } */
  .headings {
    width: 40%;
    top: 8%;
  }
  /* .services-span {
    font-size: 10px;
  } */
  /* .service-section-heading1 {
    width: 50%;
    font-size: 18px;
  }
  .service-section-heading2 {
    font-size: 30px;
  } */
  /* .line-class {
    margin-right: 0px;
  } */
  /* .line {
    height: 3px;
    width: 13%;
    border-radius: 20px;
  }
  .line2 {
    height: 3px;
    width: 1%;
    border-radius: 20px;
  } */
  /* .headings-button {
    margin-top: 8px;
    width: 90px;
    height: 20px;
    font-size: 10px;
  } */
  .fa-brands1 {
    font-size: 30px;
  }
  .resources span {
    font-size: 16px;
  }
  .resources-heading {
    font-size: 20px;
  }
  .where-we-work-span {
    font-size: 14px;
  }
 
  .ourservices-heading {
    margin-bottom: 3px;
  }
/*  
  .address-details span {
    font-size: 12px;
    margin: 5px;
  } */
  .address-details{
    margin-top: 50px;
  }
  .address-icon{
    font-size: 16px;
    padding: 8px;
  }
  .heading{
    padding-left: 0;
    padding-bottom: 26px;
  }


}
@media (max-width: 576px) {
 
  /* .services-background-img{
    height: 35vh;
  } */
  /* .service-image {
    width: 45%;
    left: 48%;
    top: 10%;
  } */
  .headings {
    width: 35%;
    top: 6%;
  }

  /* .line-class {
    margin-right: 0px;
  } */
  /* .line {
    height: 3px;
    width: 13%;
    border-radius: 20px;
  }
  .line2 {
    height: 3px;
    width: 1%;
    border-radius: 20px;
  } */

  /* .services-span {
    font-size: 7px;
  } */
  /* .service-section-heading1 {
    width: 40%;
    font-size: 10px;
  }
  .service-section-heading2 {
    font-size: 20px;
  } */
  /* .headings-button {
    margin-top: 6px;
    width: 55px;
    height: 20px;
    font-size: 9px;
  } */
  .fa-brands1 {
    font-size: 25px;
  }
 
  .resources-heading {
    font-size: 14px;
  }
  .where-we-work-span {
    font-size: 14px;
  }

 
  .ourservices-heading {
    margin-bottom: 3px;
  }
 


  .address-icon{
    font-size: 15px;
  }
 
  
  .card-container {
   
    /* width: 310px; */
    top: 157px;
    right: 0;
    }

   .card-cont{
	padding:1rem;
}
 
  
}

@media (max-width: 470px) {
  /* .service-image {
    width: 45%;
    left: 48%;
    top: 10%;
  } */
  .headings {
    width: 35%;
    top: 6%;
  }

  /* .line-class {
    margin-right: 0px;
  } */
  /* .line {
    height: 3px;
    width: 13%;
    border-radius: 20px;
  }
  .line2 {
    height: 3px;
    width: 1%;
    border-radius: 20px;
  } */

  /* .services-span {
    font-size: 6px;
  } */
  /* .service-section-heading1 {
    width: 40%;
    font-size: 10px;
  }
  .service-section-heading2 {
    font-size: 20px;
  } */
  /* .headings-button {
    margin-top: 6px;
    width: 80px;
    height: 26px;
    font-size: 10px;
  } */
  .fa-brands1 {
    font-size: 25px;
  }
 
  .resources-heading {
    font-size: 14px;
  }
  
 
  .ourservices-heading {
    margin-bottom: 3px;
  }

  .address-icon{
    font-size: 15px;
  }
  /* .services-background-img{
    height: 38vh;

  } */
  .card-container{
    width: 100%;}
  .services-logo{
    max-width: 100%;
    right: 0;
    max-height: 100%;
  }
  .card-div{
    padding: 5px ;
  }
  .ourservices-heading{
    font-size: 30px;
  }
}

@media (max-width: 360px) {
  .services-logo {
    top: -8%;
    max-width: 30%;
    right: 0;
    max-height: 18%;
}
.services-logo img{
  width: 42px;
  height: 42px;
}

.card-div{
  margin-bottom: 120px;
}
}



@media(max-width:576px){
.where-we-work-spanm{
margin:0px;
margin-top:20px;
}
}