@media screen and (max-width: 1800px){
    .has_border{
        height: 414px;
    }
}
@media screen and (max-width: 1650px){
    .header.header_in > img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .has_width{
        width: 1500px;
    }
    a.footer_logo, .footer_social_net{
        width: 79%;
    }
    .inner_text_img{
        height: 224px;
    }
    .health_train_box{
        width: 33%;
    }
    .child_img > i img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
}
@media screen and (max-width: 1520px) {
    .has_width{
        width: 1400px;
    }
    .left_menu li a span{
        left: 15px;
    }
    .left_menu > li > a {
        padding: 10px 40px 10px 55px;
    }
    .left_menu > li.dropdown > a:before{
        right: 15px;
    }
    .slider_box{
        padding: 20px 15px;
    }
    a.footer_logo, .footer_social_net{
        width: 86%;
    }
    .inner_text_img{
        height: 204px;
    }
    .health_train_img{
        height: 180px;
    }
    .health_t_text{
        padding: 25px 25px;
    }
}
@media screen and (max-width: 1440px){
    .slider_box{
        margin: 15px 10px 10px 10px;
    }
}
@media screen and (max-width: 1400px){
    .header{
        height: 100%;
    }
    .has_border{
        border: 0;
        height: auto;
    }
    .help_b{
        width: 66%;
        position: relative;
    }
    a.our_fund_link{
        display: flex;
        margin: 25px auto 0 auto;
    }
    .has_width{
        width: 1300px;
    }
    a.child_help_btn{
        text-align: center;
    }
    a.child_help_btn svg{
        display: none;
    }
    .width_change_first{
        width: 25%;
    }
    .width_change_second {
        width: 75%;
    }
    a.footer_logo, .footer_social_net{
        width: 100%;
    }
    .has_border{
        padding: 0 55px;
    }
    .inner_text_img{
        display: none;
    }
    .management_list li{
        padding: 10px 30px 10px 155px;
    }
    .child_img{
        width: 35%;
    }
    .child_cab_b_right {
        width: 64%;
        padding: 0 0 0 30px;
    }
    .child_cab_b_right .child_info {
        width: 86%;
    }
}
@media screen and (max-width: 1300px){
    .has_width{
        width: auto;
    }
    .health_train_box{
        width: 49%;
    }
}
@media screen and (max-width: 1199px){
    a.footer_logo{
        padding: 10px 0 10px 140px;
    }
    .footer_social_net li{
        margin-right: 15px;
    }
    .white_box{
        padding: 42px 42px;
    }
    .manag_text{
        -webkit-line-clamp: inherit;
    }
}
@media screen and (max-width: 1100px){
    .our_fund{
        margin: 30px 0 50px 0;
    }
    .has_border{
        width: 72%;
        padding: 0;
    }
}
@media screen and (max-width: 991px){
    .header > img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .header_b{
        display: block;
        text-align: center;
    }
    a.logo{
        width: 424px;
        text-align: left;
        margin: 0 auto 25px auto;
    }
    .social_network{
        float: none;
        margin-top: 20px;
    }
    .help_b{
        width: 88%;
    }
    .width_change_first, .width_change_second{
        width: 100%;
    }
    .left_menu > li{
        display: inline-block;
        vertical-align: middle;
        width: 32.5%;
        min-height: 85px;
    }
    .left_menu li a{
        align-items: center;
        line-height: 1.3;
        min-height: 85px;
    }
    .left_menu li .dropdown-menu{
        top: 100%;
        left: 50%;
        transform: translateX(-50%);
    }
    .left_menu > li.dropdown > a:before{
        transform: translateY(-50%)
    rotate(90deg);
    }
    a.up_btn{
        position: absolute;
        top: 0;
        right: 0;
        margin: 0;
    }
    a.uzf_img{
        margin: 50px auto 0 auto;
    }
    .footer .row{
        display: block;
    }
    .footer .col-md-4:nth-of-type(1),
    .footer .col-md-4:nth-of-type(2){
        width: 49%;
        display: inline-block;
        vertical-align: top;
    }
    .footer .col-md-4:nth-of-type(3){
        width: 100%;
    }
    .little_hearts_title{
        display: table;
        text-align: center;
        margin: 50px auto 15px auto;
    }
    a.support_btn{
        display: flex;
        width: 36%;
        min-width: auto;
        margin: 15px auto 50px auto;
    }
}
@media screen and (max-width: 800px){
    a.support_btn{
        width: 46%;
    }
    .child_img {
        display: table;
        width: 50%;
        margin: 0 auto 15px auto;
    }
    .child_cab_b_right {
        width: 100%;
        padding: 0;
    }
    .child_cab_b_right .child_info {
        width: 50%;
        display: table;
        margin: 0 auto;
    }
    .child_info_text, .payment_type{
        text-align: center;
    }
}
@media screen and (max-width: 767px){
    .has_border{
        display: block;
        width: 100%;
        text-align: center;
    }
    .help_b{
        width: 100%;
        left: 0;
        transform: translateX(0);
    }
    .health_train_box{
        padding: 20px 15px;
    }
}
@media screen and (max-width: 700px){
    .left_menu > li{
        width: 49.5%;
        min-height: 70px;
    }
    .left_menu li a{
        min-height: 70px;
    }
    .footer .col-md-4:nth-of-type(1),
    .footer .col-md-4:nth-of-type(2){
        width: 100%;
        display: inline-block;
        vertical-align: top;
        margin-bottom: 20px;
    }
    a.footer_logo span{
        position: relative;
        display: block;
        top: 0;
        left: 0;
        transform: translateY(0);
        margin: 0 0 15px 0;
        text-align: center;
    }
    a.footer_logo{
        padding: 0;
        text-align: center;
    }
    .footer_social_net{
        text-align: center;
    }
    .footer_social_net:before{
        width: 100%;
    }
    .address_text{
        display: block;
    }
    .address_text br{
        display: none;
    }
    a.link_bank_details{
        margin: 0 auto;
    }
    .grey_box{
        padding: 30px 20px;
    }
}
@media screen and (max-width: 650px){
    .help_b{
        height: auto;
    }
    .help_b li{
        display: block;
        width: 72%;
        margin: 0 auto;
        border-bottom: 1px solid #fff;
    }
    .help_b li:last-child{
        border-bottom: 0;
    }
    .help_b li:first-child a {
        position: relative;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }
    .help_b li:last-child a {
        border-top-right-radius: 0;
    }
    .help_b:before,
    .help_b:after{
        display: none;
    }
    a.support_btn{
        width: 56%;
    }
    .health_train_box {
        display: table;
        width: 72%;
        margin: 0 auto;
    }
    .child_img{
        width: 72%;
    }
    .child_cab_b_right .child_info {
        width: 72%;
    }
}
@media screen and (max-width: 600px){
    .manag_img{
        display: table;
        position: relative;
        top: 0;
        transform: translateY(0);
        margin: 0 auto 15px auto;
    }
    .management_list li {
        text-align: center;
        padding: 10px 0 10px 0;
    }
}
@media screen and (max-width: 550px){
    .social_network{
        margin-bottom: 20px;
    }
    .lang button,
    .social_network li a{
        width: 60px;
    }
    a.up_btn{
        top: -590px;
        z-index: 1;
    }
    .our_fund{
        display: block;
    }
    .our_fund span{
        font-size: 30px;
        padding: 0;
    }
    .our_fund span:before, .our_fund span:after{
        display: none;
    }
    .white_box{
        padding: 30px 25px;
    }
    .health_train_box {
        width: 90%;
    }
    .child_img{
        width: 82%;
    }
    .child_cab_b_right .child_info{
        width: 72%;
    }
}
@media screen and (max-width: 500px){
    a.logo{
        display: block;
        width: 100%;
        height: auto;
        padding-left: 0;
        text-align: center;
    }
    a.logo span{
        position: relative;
        top: 0;
        left: 0;
        transform: translateY(0);
        margin-bottom: 10px;
    }
    .our_fund span{
        font-size: 24px;
    }
    .our_fund i{
        font-size: 18px;
    }
    .help_b li{
        width: 100%;
    }
    .left_menu > li{
        width: 100%;
        min-height: 55px;
    }
    .left_menu li a{
        min-height: 55px;
    }
    .left_menu li .dropdown-menu li a{
        padding: 10px 10px;
    }
    .title{
        display: block;
        min-width: 100%;
        font-size: 24px;
        text-align: center;
        padding: 0 40px;
    }
    .title:before, .title:after{
        width: 30px;
    }
    .child_info li i{
        display: block;
        float: none;
        width: 100%;
    }
    a.child_help_btn{
        padding: 10px;
    }
    .asian_partners_title, .our_partners_title{
        min-width: 100%;
        border-bottom-right-radius: 0;
        text-align: center;
    }
    a.support_btn{
        width: 100%;
    }
    .health_train_box {
        padding: 15px 0;
    }
    .child_img{
        width: 100%;
    }
    .child_cab_b{
        padding: 25px 15px;
    }
    .child_cab_b_right .child_info{
        text-align: center;
    }
}
@media screen and (max-width: 480px){
    .social_network li a{
        width: 50px;
        height: 50px;
    }
    a.our_fund_link{
        display: flex;
        width: 100%;
        min-height: 75px;
        height: auto;
    }
    .footer_social_net li {
        margin-right: 10px;
    }
    .white_box{
        padding: 20px 15px;
    }
}
@media screen and (max-width: 400px){
    .social_network li a{
        width: 40px;
        height: 40px;
    }
    .health_train_box {
        display: block;
        width: 100%;
        margin: 0;
    }
    .health_t_text{
        padding: 20px 15px;
    }
    .health_text_in, .health_t_text a{
        text-align: center;
    }
    .health_t_text a{
        display: block;
        margin: 10px 0 0 0;
    }
    .payment_type li{
        margin: 0 10px 10px 10px;
    }
}
@media screen and (max-width: 388px){
    a.link_bank_details{
        min-width: 100%;
    }
}
@media screen and (max-width: 320px){
    .child_img > i {
        height: 220px;
    }
}