



@media (max-width : 480px) {
    :root {
        font-size: 39.5%;
    }
    .dropdown-menu, .dropdown-menu:before, .dropdown-menu:after{
        border: 0!important;
    }
    .user_slider_wrapper:before{
        left: 0;
        top:30px;
        transform: translateY(-30px);
        width:90%;
    }
    element {

}
.user_slider_wrapper img {
    max-height:250px;
    min-height:250px;
    width:90%;
}

    .social_link i{
        left: 10px;
        top: 4px;
    }
    .service_counter {
        width: 40px!important;
        height: 40px!important;
        line-height: 40px!important;
    }
    .detail_contact {
        padding: 3.2rem;
        text-align:left;
    }
    .beer-slider img{
      max-height: 300px!important;
      min-height: 300px!important;
    }
    .bf_af_wrapper span:not(:last-child){
        padding: 0 100px 0 0;
    }
}

@media (max-width: 768px) {
    .navbar-expand-lg .navbar-toggler {
        display: block;
    }
    .section_title .sub_title {
        padding: 0 0;
    }
    .section_main_title .sub_title {
        padding: 0 0;
    }
    .section_title .sub_title {
        padding: 0 0;
    }
    .service_section {
        padding: 0 0;
    }
    .section_title .sub_title.service {
        padding: 0 0;
    }
    .banner_section {
        padding: 50px 0 60px;
    }
    .section_main_title .title {
        font-size: 4.5rem;
    }
    .beer-slider img {
        max-height: 358px;
        min-height: 358px;
    }
    .user_slider_wrapper img {
        margin-right: auto;
    }
    .service_counter{
        width: 50px;
        height: 50px;
        line-height: 50px;
        top: -22px;
        font-size: 2rem;
    }
    .service_area_content .title {
        font-size: 2rem;
    }

    .footer_menu li:not(:last-child){
        margin-right: 20px;
    }
    .footer_menu{
        justify-content: center;
    }
    .tab-content {
        padding: 0 0 0 0;
    }
}