
#footer{
    width: 100%;
    float: left;
  }


  footer {
    padding-top: 10% !important;
    padding-bottom: 2% !important;
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    float: left;
    background: linear-gradient(to bottom, #72163c, #4a0d28) !important;
    width: 100%;
   
}


  .footer-office-info p{
    font-size: 14px;
    font-weight: 200;
    line-height: 25px;
  
  }
  .footer-contact {
    margin-top: 12px;
  }
  .footer-quick-links li {
    font-size: 14px;
    font-family: "Poppins", sans-serif;
    font-weight: 200;
    line-height: 26px;
  }
  .footer-title{
    font-size: 16px;
    font-family: "Poppins", sans-serif;
  font-weight: 300;
  }
  .links{
    margin-left: 15%;
    
    font-family: "Poppins", sans-serif;
    font-weight: 300;
  }
  /* .footer-bottom-bar{
    font-family: "Poppins", sans-serif;
  font-weight: 200;
  font-size: 10px;
  } */
  
  .footer-bottom-bar {
    font-size: 14px !important;
 
    padding-top: 10px;
    font-family: "Poppins", sans-serif;
    font-weight: 200;
    font-size: 10px;
 
  }
  .footer-designer {
    font-weight: 400;
  }
  
  
  
  



  .social-icon {
    background-color: white;
    color: #621334;
    padding: 10px;
    text-decoration: none;
    border-radius: 100%;
  }
  
  .client_logo{
  width: 100%;
  float: left;
  padding: 80px 0;
  text-align: center;
}



.client_logo_div{
  width: 50%;
  margin: 0 auto;
}

.client_logo_div_h3{
  font-size: 34px;
  margin-bottom: 50px;
  background: linear-gradient(90deg, #600c2e, #b14b63);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: "Baskervville", serif;
}

.footer-client-logo{
  width: 25%;
}

/* .map{
height:250px;
} */
  
  @media only screen and (min-width: 301px) and (max-width: 400px) {
    .social-icon {
      background-color: white;
      color: #621334;
      padding: 10px;
      text-decoration: none;
      border-radius: 100%;
  }
  .footer-bottom-bar {
    padding: 4px 2px 47px 0px;
    font-size: 12px !important;
 
  }

     .client_logo_div_h3 {
    font-size: 28px;
    margin-bottom: 35px;
}

.client_logo_div {
    width: 100%;
}

.footer-client-logo {
    width: 48%;
}

/*.map{*/
/*height:250px;*/
/*}*/

.footer-container{
 padding-left: 8% !important;
 padding-right: 8% !important;
}
  }

 
  @media only screen and (min-width: 401px) and (max-width: 500px) {

  .social-icon {
    background-color: white;
    color: #621334;
    padding: 10px;
    text-decoration: none;
    border-radius: 100%;
}
 
  .footer-bottom-bar {
    padding: 4px 2px 47px 0px;
    font-size: 12px !important;
 
  }
  
  }

   
  @media only screen and (min-width: 501px) and (max-width: 600px) {
    .social-icon {
      background-color: white;
      color: #621334;
      padding: 10px;
      text-decoration: none;
      border-radius: 100%;
  }

  }


  @media only screen and (min-width: 601px) and (max-width: 700px) {
    .social-icon {
      background-color: white;
      color: #621334;
      padding: 10px;
      text-decoration: none;
      border-radius: 100%;
  }

  }

  
  @media only screen and (min-width: 701px) and (max-width: 800px) {
    .social-icon {
      background-color: white;
      color: #621334;
      padding: 10px;
      text-decoration: none;
      border-radius: 100%;
  }

  }



  @media only screen and (min-width: 801px) and (max-width: 900px) {
    .social-icon {
      background-color: white;
      color: #621334;
      padding: 10px;
      text-decoration: none;
      border-radius: 100%;
  }

  }

  
  @media only screen and (min-width: 901px) and (max-width: 1000px) {
    .social-icon {
      background-color: white;
      color: #621334;
      padding: 10px;
      text-decoration: none;
      border-radius: 100%;
  }
  }


  

  @media only screen and (min-width: 1001px) and (max-width: 1100px) {


    .social-icon {
        background-color: white;
        color: #621334;
        padding: 10px;
        text-decoration: none;
        border-radius: 100%;
    }

    .footer-client-logo{
  width: 40%;
}
  }


    @media only screen and (min-width: 1101px) and (max-width: 2000px) {
.footer-client-logo{
  width: 35%;
}
    }

