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

    .header .item-left{
        flex: 0 0 12%;
    }
    .header .menu > ul > li > a{
        padding: 0 2.5px;
        font-size: 15px;
    }
    .header .menu > ul > li{
        margin: 0px 2.5px;
    }
    .logo a img{
        height: 80px;
    }

}

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

    .top_phone_mail li {
        padding-right: 25px !important;
    }
    .header .menu > ul > li > a{
        padding: 0 2.5px;
        font-size: 16px;
    }
    .banner_shape{
        width: 100%;
        right: 0;
        top: auto !important;
        bottom: 50%;
        position: absolute;
        z-index: -1 !important;
    }
    .banner_text{
        padding-top: 0 !important;
    }
    .abt_img{
        margin-top: 40px;
    }
    .fb_h{
        margin-top: 30px !important;
    }
    .translate_desktop{
        position: relative;
        left: 0;
    }
    .header .menu .menu-main{
        padding-left: 20px !important;
    }

    .contact_box{
        right: 0;
    }
    .contact_form{
        right: 0;
    }
    .column_reverse{
        display: flex;
        flex-direction: column-reverse;
        align-items: normal;
    }
    .contact_box{
        padding: 80px 0;
    }
    .contact_form{
        margin-top: 40px;
    }
    .mt-25{
        margin-top: 40px;
    }
    .mt-50{
        margin-top: 40px;
    }
    #ft_img{
        margin-top: 40px;
    }

}

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

    #top_bar {
        display: block;
    }

    .top_phone_mail {
        display: none !important;
    }

    .pull-right {
        text-align: center;
        float: none !important;
    }

    .navbar-toggle {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .navbar {
        background: #ffffff;
        padding: 0 !important;
    }
    .banner_h{
        font-size: 36px;
    }
    .bredcum_img{
        background-position: bottom left;
    }
    #founders{
        background-position: center;
    }

}

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

    .founders_box{
        width: 100%;
        padding: 100px 20px;
    }
    .our_expert_box{
        width: 100%;
        padding: 100px 20px;
    }
    .appointment{
        width: 100%;
        padding: 100px 20px;
    }
    #oe_img_02{
        margin-top: 40px;
    }
    .orb_t_p{
        padding-top: 40px;
    }
    .mes_t_p {
        padding-top: 40px;
    }
    #abt_h_shape{
        top: 0px;
        right: 0%;
        width: 125px;
    }
    #why_image_animation_1 {
        right: 90%;
        opacity: 0.5;
    }
    #abt_image_animation_2{
        right: 12%;
        opacity: 0.1;
    }


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

    #abt_h_shape{
        top: 0px;
        right: 8%;
        width: 100px;
    }

}
