
body{
    font-family: 'Montserrat', sans-serif;
}
.section_one_about_us{
    background-image: url("../images/whowearebnr.png"); background-size: cover; text-align: center; padding-top: 7rem; padding-bottom: 7rem; margin-bottom: 8%;
}
.section_one_about_us h1{
    font-size: 60px; font-weight: 600;  color: #101010; margin-top: 2%;
}
.mark_text{
    color: #ffffff; background-color: #f11f35;;
}
.section_two_about_us{
    margin-bottom: 8%;
}
.sec_two_element{
    position:absolute; left: 0; z-index: -1; bottom: -80px;
}
.section_two_about_us p, .section_three_about_us p{
    font-size: 16px;  font-weight: normal; color: #676767;
}
.section_two_content{
    padding-left: 2%; padding-right: 10%;
}
.ablogo{
    /* margin-left: -30px;  */
    width: 290px;
}
.section_three_about_us{
    margin-bottom: 3rem;
}
.sec_three_element{
    position: absolute; right: 0; bottom: 0; z-index: -1;
}
.section_four_about_us{
    margin-bottom: 5rem;
}
.part_four_about_us{
    background-color: #fff3f3; text-align: center; padding-top: 3%; padding-bottom: 3%; padding-left: 17%; padding-right: 17%; border-radius: 14px;
}
.section_four_about_us p{
    font-size: 16px; font-weight: normal; color: #676767;
}
.section_four_about_us a{
    color: #f11f35; font-size: 16px; font-weight: 600;
}
.budstart_logo_about{
    margin-bottom: 12px;
}
.section_five_about_us{
    background-image: url('../images/aboutus/bg_img.png'); margin-bottom: 10%;
}
.logo_card{
    width: 331px;  height: 220px; background-color: #ffffff;  border: solid 1px rgba(0, 0, 0, 0.1);
}
.logos_section_aboutus{
    display: flex; justify-content: space-between; padding-right: 5%;
}
.logo_bg{
    width: 331px; height: 220px;  border-radius: 8px; border: solid 1px rgba(0, 0, 0, 0.1); background-color: #ffffff; 
    display: flex; justify-content: center; align-items: center;
}
.logo-container{
    padding-top: 6%; padding-bottom: 6%;
}
.section_three_content{
    padding-left: 8%; padding-right: 2%;
}
.beergarage_logo{
    margin-bottom: 22px;
}
.row-logo-aboutus{
    margin-top: 2%;
}
.sub-heading-aboutus{
    font-family: 'Flama Condensed';  font-size: 38px; font-weight: 600; color: #f11f35;
}
.our_partners_aboutus{
    line-height: 0.9;
    font-size: 60px;
}

#network-partners .card p.content {
    padding-left: 15px;
    padding-right: 15px;
    height: 0;
    opacity: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
#network-partners .card {
    min-height: 16rem;
    align-items: center;
    justify-content: flex-start;
    width: 331px;
    margin-left: auto;
    margin-right: auto;
    overflow-y: clip;
    cursor: pointer !important;
}
#network-partners {
    min-height: 350px;
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-image:url(../images/success_stories_bg.png);
    background-size:100%;
  }
  .aboutus_footer{
      background-color: #f4f8fb;
  }
  .ecosystem_aboutus .col-md-4{
      margin-bottom: -22px;
  }
  .ecosystem_aboutus{
    padding-left: 2%;
    padding-right: 2%;
  }
  #ecosystempartners{
      padding-top: 5%;
  }
  .showmore_aboutus{
      margin-bottom: 5rem;
  }
  .beer_garage_div{
      display: flex; justify-content: flex-end;
  }
  /* contact us  */
  .contactus_flex{
      position: absolute; top: 326px;
  }
  .overlayimage{
      left: 16%;
      top:0;
  }
  .section_one_contact_us{
      padding-top: 9%; background-color: #f4f8fb; padding-bottom: 17%;
  }
  .section_one_contact_us h1{
      margin-top: 1%;
  }
  .section_two_contact_us {
    display: flex; justify-content: center; margin-bottom: 21%;
}
.contact_details{
    position: absolute;
}
.contact_details {
    position: absolute;
    top: 128px;
    left: 17%;
}
.contact_details p{
    font-family: 'Montserrat';
    font-size: 14px;
    font-weight: 600;
    color: #ffffff;
    float: right;
    padding-left: 8px;
}
.contact_details_mail{
    position: absolute;
    top: 247px;
    left: 17%;
}
.contact_details_mail p{
    font-family: 'Montserrat';
    font-size: 14px;
    font-weight: 600;
    color: #ffffff;
    float: right;
    padding-left: 8px;
}
.contact_details_mail img{
    float: left;
}
.conatact_us img{
    float: left;
}
.section_one_contact_us h1{
    font-size: 60px;
}
.contact_details_mail a{
    color:#fff;
    text-decoration: none;
}
.section_threebeergarage{

}
.section_two_about_us .row{
    align-items: center;
}
.partners-logos-container .logo-container img:hover{
    box-shadow: 0 0 8px rgb(0 0 0 / 60%);
}
@media screen and (max-width:550px){
    .sub-heading-aboutus{
        margin-bottom:0
    }
    .partners-logos-container .logo-container img{
        max-width: 100%;
    }
}
@media screen and (max-width:450px){
    .sub-heading-aboutus{
        font-size: 32px;
    }
}
@media screen and (min-width: 1900px){
    .section_threebeergarage{
        margin-left: 5%;
    }
    .section_two_contact_us {
        display: flex; justify-content: center; margin-bottom: 15%;
    }
    .section_two_content {
        padding-left: 2%;
        padding-right: 12%;
    }
    .section_two_about_us .row{
        margin-left: 5%;
    }
}
  @media only screen and (max-width: 798px){

    .section_one_about_us {
        padding-top: 5rem;
        padding-bottom: 5.5rem;
        background-position: center;
    }
    .beergarage_logo {
         margin-left: auto; 
         margin-right:auto;
        margin-bottom: 22px;
    }
    .beer_garage_div{display:flex;}
    .section_three_about_us {
        margin-bottom: 13%;
    }
    .section_four_about_us {
        margin-bottom: 16%;
    }
    #network-partners {
       
        padding-top: 3rem;
        padding-bottom: 5rem;
       
    }
    #ecosystempartners {
        padding-top: 10%;
    }
    #network-partners .card p.content {
        height: auto;
        opacity: 1;
        text-align: center;
    }
    #network-partners .logo-client{
        transform: translate(0px, 3px) !important;
    }
    .sec_two_element {
        position: absolute;
        left: 0;
        z-index: -1;
        top: 0;
        width: 145px;
    }
    .sec_three_element {
        position: absolute;
        right: 0;
        z-index: -1;
        bottom: 0 !important;
        width: 145px;
        top: 0 !important;
    }
    .col-imgaboutus{
        width: 300px;
        margin-top: 20px;
    }
    .col-aboutus{
        text-align: center;
    }
    .sectionthreeimage{
        width: 275px;
    }
    .section_two_content {
        padding-left: 5%;
        padding-right: 5%; 
        padding-top: 10%;
        display:flex;
        align-items:center;
    }
    .mobile-ourpartners{
        padding-bottom: 8%;
    }
    .beer_garage_div{
        display: initial;
    }
    .section_three_content {
        padding-left: 5%;
        padding-right: 5%;
        padding-bottom: 5%;
    }
    .section_one_contact_us {
        padding-top: 9rem;
        background-color: #f4f8fb;
        padding-bottom: 10%;
    }
    .section_one_contact_us h1 {
        margin-top: 3%;
    }
    .section_two_contact_us .contactus_flex{
        margin-bottom: 15rem;
    }
    .contactus_flex {
        position: initial;
        display: flex;
        justify-content: center;
    }
    .contactus-banner{
        height: 200px;
    }
    .overlayimage {
        left: auto;
        top: 52%;
        height: 20rem;
        width: 18rem;
    }
    .contact_details {
        position: absolute;
        top: 62%;
        left: auto;
        text-align: left;
        display: flex;
        align-items: flex-start;
        justify-content: flex-start;
        width: 100%;
        padding:0 4.5rem
    }
    .contact_details_mail {
        position: absolute;
        top: 78%;
        left: auto;
        display: flex;
        align-items: flex-start; 
        width: 100%;
        padding: 0 4.5rem;
    }
    .contactus_footer{
        margin-top: 20rem;
    }
    .section_threebeergarage {
        flex-direction: column-reverse;
    }
    .section_three_content {
        padding-bottom: 0;
        padding-top: 2rem;
    }
    .section_four_about_us p {
        margin-bottom: 0.6rem;
    }
  }
  /* .ecosystemcarousel{
      display:grid;
      grid-template-columns:1fr 90% 1fr;
      max-width:80%;
      align-items: center;
  } */

  /* .ecosystemcarousel #prev_arrow {
    position: absolute;
    left: 0;
    bottom: 0;
}
  .ecosystemcarousel #next_arrow {
    position: absolute;
    right: 0;
    bottom: 0;
} */
@media screen and (min-width: 1900px){
.section_one_contact_us {
    padding-top: 8rem;
    background-color: #f4f8fb;
    padding-bottom: 32rem;
}
}

@media only screen and (max-width: 400px){
.contact_details_mail {
    position: absolute;
    top: 85%;
    left: auto;
    display: flex;
    align-items: flex-start;
    width: 100%;
    padding: 0 4.5rem;
}}
.partnerscard {
    transition: box-shadow 0.5s;
    margin: 1em;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
    border: solid 1px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    cursor: pointer;
    -webkit-transition: box-shadow 0.5s;
    -moz-transition: box-shadow 0.5s;
    -ms-transition: box-shadow 0.5s;
    -o-transition: box-shadow 0.5s;
    min-height: 110px;
  }
  .vhidden {
    display: none;
    visibility: hidden;
}
@media only screen and (max-width: 798px){
.partnerscard {
    min-height: 90px;
    margin: 0.4em;
    padding: 0.4em;
}
.partnerscard img {
    display: flex;
    max-width: 100%;
}
.ecosystemcarousel #prev_arrow{
    top: 2rem;
    display: inline;
    position: absolute;
    left: -40px;
    z-index: 1;
}
.ecosystemcarousel #next_arrow{
    display: inline;
    position: absolute;
    top: 2rem;
    right: -40px;
}
.about-us-carousel{
    padding: 0 2rem;
}
}
.ourpartners-acc{
    background:#fff;
}