#mobile-sub {
    display: none;
}

@media only screen and (max-width: 1400px) {
    .menu8 {
        width: 294px !important;
    }

    nav {
        position: relative;
        left: 63px;
    }

    .form-control-my, .btn-btn-sub {
        /*width: 92% !important;*/
    }

    .wrapper {

        margin-left: 400px;
    }
}

@media only screen and (max-width: 1320px) {
    .menu8 {
        width: 294px !important;
    }

    nav {
        position: relative;
        left: 111px;
    }

    .form-control-my, .btn-btn-sub {
        /*width: 91% !important;*/
    }

    .wrapper {

        margin-left: 448px;
    }
}

@media only screen and (max-width: 1511px) {
    .cell2 {
        position: relative !important;
        left: -137px !important;
    }

    .hot-line {
        left: -172px;
    }

    .media-active {
        position: relative;
        left: -122px;
    }
}

@media only screen and (max-width: 1252px){
    .cell2 {
        position: relative !important;
        left: -157px !important;
    }

    .hot-line {
        left: -222px;
    }

    .media-active {
        position: relative;
        left: -152px;
    }
}

@media only screen and (max-width: 1209px){
    .media-active {
        position: relative;
        left: -102px;
    }
}

@media only screen and (max-width: 1131px) {
    .copy-media {
        position: relative;
        right: 68px;
    }

    .social-media {
        position: relative;
        right: 80px;
    }

    .site3-media {
        padding-right: 0px;
    }
}

@media only screen and (max-width: 1131px) {
    .site3-media {
        padding-left: 0px;
    }
}

@media only screen and (max-width: 1083px) {
    .copy-media {
        position: relative;
        right: 147px;
    }

    .copy-media > a {
        width: 102%;
        display: block;
    }

    .social-media {
        position: relative;
        right: 167px;
    }
}

@media only screen and (max-width: 1062px) {
    .copy-media {
        position: relative;
        right: 160px;
    }

    .copy-media > a {
        width: 135%;
        display: block;
    }

    .social-media {
        position: relative;
        right: 180px;
    }
}



@media only screen and (max-width: 874px) {
    .copy-media {
        position: relative;
        right: -74px;
    }

    .social-media {
        position: relative;
        right: -75px;
    }
}

@media (max-width: 870px) {
    .social-media {
        width: 10%;
    }
}

@media only screen and (max-width: 874px) {
    .copy-media {
        position: relative;
        right: 105px;
    }

    .social-media {
        position: relative;
        right: 131px;
    }
    .wrapper-media {
        padding-bottom: 50px;
    }
}

@media screen and (max-width: 826px) {
    .menu_p_media {
        width: 74%;
    }

    .social-media {
        margin: 0;
        right: 100px;
    }

    .copy-media > a {
        width: 145%;
    }
}

@media screen and (max-width: 753px) {
    .social-media {
        width: 11%;
    }

    .copy-media > a {
        width: 150%;
    }
}

@media screen and (max-width: 728px) {
    .copy-media > a {
        width: 155%;
    }
}

@media screen and (max-width: 720px){
    .social-media {
        width: 50%;
    }

    .menu_p_media {
        width: 74%;
        margin-left: 74px;
    }

    .copy-media > a {
        width: 180%;
    }
    .wrapper-media {
        padding-bottom: 80px;
    }
}

@media screen and (max-width: 660px){
    .social-media {
        width: 48%;
    }

    .menu_p_media {
        width: 74%;
        margin-left: 30px;
    }

    .copy-media > a {
        width: 180%;
    }
}

@media screen and (max-width: 615px){
    .social-media {
        width: 48%;
    }

    .menu_p_media {
        width: 78%;
        margin-left: 0px;
    }

    .copy-media > a {
        width: 200%;
    }
}

@media screen and (max-width: 560px){
    .copy-media > a {
        width: 200%;
    }
}

@media screen and (max-width: 556px) {
    .menu_p_media {
        display: none;
    }

    .copy-media > a {
        width: 268%;
    }

    .social-media {
        width: 57%;
    }
    .wrapper-media {
        padding-bottom: 50px;
    }
}

@media screen and (max-width: 447px) {
    .menu_p_media {
        display: none;
    }

    .copy-media > a {
        width: 280%;
    }

    .social-media {
        width: 60%;
    }
}

.footer-hamburger-menu {
    width: 24px;
    height: 24px;
    display: inline-block;
    position: absolute;
    z-index: 2;
    left: 10px;
    top: 8px;
    border-radius: 2px;
    cursor: pointer;
    display: none;
}
.hide {
    display: none;
}
.fa-my {
    font-size: 25px;
    color: #ccc;
}

.about {
    width: 142px;
    min-height: 100px;
    position: absolute;
    bottom: 43px;
    background:#434852;
    border-radius: 1px;
}

.about > ul {
    margin: 0;
    padding: 0;
    margin-left: 14px;
}

.about > ul > li {
    font-size: 15px;
    margin-top: 2px;
    margin-bottom: 6px;
    list-style-type: square;
    color: #21a7ff;
    float: left;
    margin-left: 24px;
}

.about ul a:link, .about ul a:visited {
    color: #fff;
    text-decoration: none;
    font-size: 13px;
}

.wrapper {
    z-index: 11;
    background: white;
}

.footer {
    z-index: 12;
}
@media screen and (max-width: 556px) {
    .footer-hamburger-menu {
        display: block;
    }
}

@media screen and (max-width: 438px) {
    .copy-media > a {
        width: 280%;
    }

    .social-media {
        width: 59%;
    }
}

@media screen and (max-width: 438px) {
    .social-media {
        width: 65%;
    }
    .copy-media > a {
        width: 321%;
    }

}

@media screen and (max-width: 356px) {
    .copy-media > a {
        width: 350%;
    }

    .social-media {
        width: 70%;
    }
}

@media screen and (max-width: 990px){
    .cell2-media {
        display: none;
    }

    .table-media {
        height: 82px;
    }

    .cell4-media {
        margin-top: -47px !important;
        margin-left: 30%;
    }

    .cell5-media {
        margin-top: -47px;
    }
}

@media screen and (max-width: 617px){
    .cell4-media {
        margin-top: -47px !important;
    }

    .cell5-media {
        margin-top: -47px;
        margin-left: 4px;
    }
}

@media screen and (max-width: 560px){
    .cell4-media {
        margin-top: 0 !important;
        margin-left: 0 !important;
    }

    .cell5-media {
        margin-top: -112px !important;
        margin-left: 22% !important;
    }
}

@media screen and (min-width: 561px) and (max-width: 629px){
    .media-active {
        width: 200px !important;
    }
}

@media screen and (min-width: 425px) and (max-width: 560px){
    .cell1-media {
        position: relative;
        top: 2px;
        /*left: 95px;*/
    }

    .cell5-media {
        margin-top: -104px !important;
        margin-left: 22% !important;
    }
}

@media screen and (min-width: 361px) and (max-width:426px){
    .cell1-media {
        position: relative;
        top: -29px;
    }

    .cell5-media {
        margin-top: -104px !important;
        margin-left: 4% !important;
    }
}

@media screen and (min-width:427px) and (max-width:477px){
    .site1-media {
        padding-top: 15px;
    }

    .cell1-media {
        top: -31px;
        left: 64%;
    }

    .cell5-media {
        margin-top: -104px !important;
        margin-left: 4% !important;
    }
}

@media screen and (min-width: 561px) and ( max-width: 870px) {
    .wrapper-media {
        top: 0px !important;
    }

    .site2-media {
        position: relative;
        top: 20px;
    }
}

@media screen and (min-width: 361px) and ( max-width: 560px) {
    .wrapper-media {
        top: 0px !important;
    }

    .site2-media {
        position: relative;
        top: 75px;
    }
    .search .container.active,.search .input.active{
        width: 100%
    }

}

@media screen and (min-width: 320px) and ( max-width: 360px) {
    .wrapper-media {
        top: 0px !important;
    }

    .site2-media {
        position: relative;
        top: 75px;
    }
    .cell1-media {
        position: relative;
        bottom: 36px;
        padding-top: 21px;
    }

    .cell5-media {
        margin-top: -109px !important;
        margin-left: -22px !important;
        width: 376px;
    }

    .newsb img {width: 60px!important;margin-top: 17px!important;}
    .newsb h4{font-size: 14px!important;}
}

@media screen and (min-width: 320px) and ( max-width: 345px) {
    .cell5-media {
        margin-left: -46px !important;
    }
}

@media screen and (max-width: 1280px) {
    .feedback-media {
        width: 50% !important;
    }

    .feedback-inputs {
        width: 49% !important;
    }
}

@media screen and (max-width: 1193px) {
    .feedback-media {
        width: 45% !important;
    }

    .feedback-inputs {
        width: 54% !important;
    }
}

@media screen and (max-width: 1123px) {
    .feedback-media {
        width: 40% !important;
    }

    .feedback-inputs {
        width: 59% !important;
    }
}

@media screen and (max-width: 1065px) {
    .feed-inp {
        width: 200px !important;
    }

    .feedback-inputs {
        width: 50% !important;
    }

    .feedback-media {
        width: 49% !important;
    }
}

@media screen and (max-width: 1065px) {
    .feedback-inputs {
        width: 55% !important;
    }

    .feedback-media {
        width: 44% !important;
    }
}

@media screen and (max-width: 1002px) {
    .feedback-inputs {
        width: 60% !important;
    }

    .feedback-media {
        width: 39% !important;
    }
}

@media screen and (max-width: 957px) {
    .feed-inp {
        width: 166px !important;
    }

    .feedback-inputs {
        width: 54% !important;
    }

    .feedback-media {
        width: 45% !important;
    }
}

@media screen and (max-width: 949px) {
    .feedback-inputs {
        width: 59% !important;
    }

    .feedback-media {
        width: 40% !important;
    }
}

@media screen and (max-width: 907px) {
    .field label {
        font-size: 12px !important;
    }
}

@media screen and (max-width: 871px) {
    .feedback-inputs {
        width: 61% !important;
    }

    .feedback-media {
        width: 38% !important;
    }


}

@media screen and (max-width: 870px) {
    .field label {
        font-size: 14px !important;
    }

    .feed-inp {
        width: 260px !important;
    }

    .feedback-inputs {
        width: 49% !important;
    }

    .feedback-media {
        width: 50% !important;
    }

    .wrapper {
        margin-left: 20px;
    }

    .language {
        position: absolute !important;
        top: 61px;
        left: 50%;
        transform: translate(-61px, 0);
    }

    .lng {
        width: 244px;
        left: -80px;
    }

    .lng > li {
        float: left;
        margin-right: 18px;
        width: 50px;
    }

    nav {
        left: 0 !important;
    }

    .menu8 {
        width: 310px !important;
    }
}

@media screen and (max-width: 870px) {
    .feedback-inputs {
        width: 54% !important;
    }

    .feedback-media {
        width: 45% !important;
    }
}

@media screen and (max-width: 800px) {
    .feedback-inputs {
        width: 59% !important;
    }

    .feedback-media {
        width: 40% !important;
    }
}

@media screen and (max-width: 799px) {
    #content {
        top: -16px !important;
    }
}

@media screen and (max-width: 737px) {
    .feed-inp {
        width: 200px !important;
    }

    .feedback-inputs {
        width: 54% !important;
    }

    .feedback-media {
        width: 45% !important;
    }
}

@media screen and (max-width: 737px) {
    .feedback-inputs {
        width: 59% !important;
    }

    .feedback-media {
        width: 40% !important;
    }
}

@media screen and (max-width: 637px) {
    .feed-inp {
        width: 166px !important;
    }

    .feedback-inputs {
        width: 54% !important;
    }

    .feedback-media {
        width: 45% !important;
    }
}

@media screen and (max-width: 624px) {
    .feedback-inputs {
        width: 59% !important;
    }

    .feedback-media {
        width: 40% !important;
    }
}

@media screen and (max-width: 578px) {
    .feed-inp {
        width: 260px !important;
    }

    .feedback-inputs {
        float: none !important;
        width: 100%;
    }

    .feedback-media {
        width: 100% !important;
    }
}

@media screen and (max-width: 480px) {
    .feed-inp {
        display: block;
        width: 100% !important;
    }

    .filed label {
        font-size: 13px !important;
        display: block !important;
        width: 100%;
        text-align: left;
    }
}

@media screen and (max-width: 690px) {
    .media-print {
        width: 215px;
        float: none !important;
        margin: 0 auto;
        position: relative;
        top: -63px !important;
    }

    .like-dislike {
        height: 55px;
        width: 220px;
        margin: 0px auto 10px auto;
        position: relative;
        top: 39px;
        float: none;
    }
    .feedback {
        width: 100% !important;
    }
}

@media screen and (max-width: 380px) {
    .feedback > p {
        font-size: 12px !important;
        text-align: unset;
    }

    .feedback > textarea {
        width: 100%;
    }
}

@media screen and (max-width: 1015px) {
    .feedback {
        width: 59%;
    }
}

@media screen and (max-width: 962px) {
    .feedback {
        width: 51%;
    }
    .feedback > p {
        text-align: unset;
    }
}

@media screen and (max-width: 465px) {
    .media-print {
        font-size: 13px;
        margin-top: 0;
        position: relative;
        right: 4px;
        top: -61px;
        text-align: left !important;
        width: 222px;
    }

    .like-dislike {
        left: 0px !important;
    }
}

@media screen and (max-width: 350px) {
    .feedback > textarea {
        width: 235px;
    }
}

@media  screen and (max-width: 690px) {
    .media-button {
        margin-top: 30px;
    }
}

.media_print_1 {
    position: relative;
    top: -63px;
    right: 88px;
}

.media_print_2 {
    position: relative;
    right: 0px;
    top: -63px;
}

.onClick {
    position: relative;
    top: -10px;
    right: 178px
}

.footer-parent {
    width: 100%;
    min-height: 60px;
    overflow: hidden;
}

.positions-revert {
    top: 0 !important;
    right: 0 !important;
}

@media only screen and (max-width: 1182px) {
    /*.hot-line {*/
    /*    width: 200px;*/
    /*}*/

    .cell2 {
        position: relative;
        right: 34px;
    }

    /*.news-content {*/
    /*    min-height: 318px;*/
    /*}*/
}

@media only screen and (max-width: 1173px) {
    .ita b {
        font-size: 18px !important;
    }
    .ita p {
        font-size: 11px !important;
        line-height: 12px !important;
    }
}

@media only screen and (max-width: 1152px) {
    .cell3 {
        width: 245px !important;
    }
}

@media only screen and (max-width: 1156px) {
    .cell2 {
        position: relative;
        right: 81px;
    }


    .hot-line {
        left: -274px;
        z-index: -1;
    }
}

@media only screen and (max-width: 1147px) {
    .cell2 h4 {
        font-size: 13px;
    }

    .hot-line {
        right: 5px;
    }

    .cell2 {
        right: 10px;
    }

    .cell1 {
        width: 219px;
    }
}

@media only screen and (max-width: 1096px) {
    .logo {
        width: 156px;
        height: 48px;
    }
}

@media only screen and (max-width: 1051px) {
    .hot-line {
        width: 460px;
        position: absolute;
    }

    .cell4-media {
        right: -11px !important;
    }

    .cell2 {
        right: 113px;
    }

    .media-active {
        left: 0;
    }
}

@media only screen and (max-width: 1046px) {
    /*.logo {*/
    /*    width: 191px;*/
    /*    height: 51px;*/
    /*}*/

    .cell1 {
        width: 190px;
    }
}

@media only screen and (max-width: 1018px) {
    .logo {
        width: 160px;
        height: 43px;
    }

    .cell1 {
        width: 164px;
    }
}

@media only screen and (max-width: 990px) {
    .media-active {
        position: relative;
        top: 55px;
    }

    .hot-line {
        right: 17px;
        top: -24px;
    }

    .cell4-media {
        right: -11px !important;
        top: -30px !important;
    }

    .table-media {
        height: 69px;
    }

    .cell2 {
        right: -21px;
        top: 10px;
    }

    .cell1 {
        position: relative;
        top: 10px;
        z-index: 1000;
    }
}

@media only screen and (max-width: 990px) {
    .cell2 h4 {
        font-size: 13px;
        display: none;
    }

    .hot-line {
        left: 281px !important;
        position: fixed;
        top: 1px;
    }

    .cell4-media {
        right: 31px !important;
    }
}

@media only screen and (max-width: 951px) {
    .cell2 h4 {
        font-size: 12px;
    }

    .hot-line {
        right: 70px;
    }
}

@media only screen and (max-width: 937px) {
    .media-active {
        right: 30px;
    }
}

@media only screen and (max-width: 907px) {
    .cell2 h4 {
        width: 309px;
        text-align: center;
        font-size: 13px;
    }

    .hot-line {
        right: 150px;
    }
}
@media only screen and (max-width: 810px) {
    .hot-line {
        left: 192px !important;
        top: 3px !important;
    }

}
@media only screen and (min-width: 871px) and (max-width: 1283px) {
    .distribution {
        margin-right: unset !important;
        width: 36% !important;
    }
    .hot-phone {
        right: 30px;
        left: unset;
    }

    .stat_my {
        width: 64% !important;
    }

    .about-my {
        right: 14px !important;
    }

    .upp {
        font-size: 15px !important;
    }

    .content h1 {
        font-size: 15px !important;
    }
}
@media only screen and (max-width: 871px) {
    .hot-line {
        right: 120px;
        top: -27px !important;
    }
    .cell3 {
        display: table-cell;
    }

    .cell1 {
        top: 0;
    }
    .cell2 {
        top: 6px;
    }

    .hot-line {
        top: 0px !important;
    }

    .media-active {
        top: 48px;
    }

    .site2 {
        z-index: unset;
    }

    .ps-top {
        top: 54px;
    }
}

@media only screen and (max-width: 870px) {
    .menu8 {
        position: absolute;
        top: 0 !important;
    }

    /*#left-sidebar {*/
    /*    position: absolute;*/
    /*    bottom: 140px;*/
    /*    z-index: 27;*/
    /*    width: 100%;*/
    /*}*/

    .left {
        position: unset !important;
    }

    .hot-phone {
        right: 30px;
        left: unset;
    }

    #mobile-sub {
        display: block;
    }

    .form-control-mobile, .btn-mobile {
        width: 50% !important;
    }
}

@media only screen and (max-width: 855px) {
    .cell2 {
        right: 8px;
    }

    .site2 {
        z-index: unset;
    }

    .ps-top {
        top: 54px;
    }
}

@media only screen and (max-width: 826px) {
    .cell2 h4 {
        font-size: 12px;
        width: 254px;
    }

    .cell2 {
        right: -8px;
    }

    .site2 {
        z-index: unset;
    }

    .ps-top {
        top: 54px;
    }
}

@media only screen and (max-width: 799px) {
    .cell2 h4 {
        font-size: 11px;
        width: 254px;
    }
    .cell2 {
        right: 10px;
    }

    .content {
        padding-top: 0;
        padding-bottom: 0;
    }

    .site2 {
        z-index: unset;
    }

    .ps-top {
        top: 54px;
    }

}

.top-fixed {
    z-index: 9999;
}

@media only screen and (max-width: 781px) {
    .hot-line {
        right: 77px;
    }

    .media-active {
        right: -7px;
    }
}

@media only screen and (max-width: 726px) {
    .hot-line {
        right: 50px;
    }

}

@media only screen and (max-width: 666px) {
    .cell2 h4 {
        font-size: 10px;
        width: 213px;
    }
}

@media only screen and (max-width: 666px) {
    .cell2 {
        display: none;
    }

    .hot-line {
        right: -85px;
    }

    .media-active {
        right: -171px;
        top: 45px;
    }
    .news-content {
        min-height: 318px;
    }
}

@media only screen and (max-width: 600px) {
    .media-active {
        right: -100px;
    }
}

@media only screen and (max-width: 584px) {
    .hot-line {
        right: -42px;
    }
}

@media only screen and (max-width: 560px) {
    .hot-line {
        right: -42px;
    }

    .cell4-media {
        margin-top: -34px !important;
        width: 100%;
        left: 77px;
    }

    .media-active {
        width: 140% !important;
    }

    .hot-line {
        float: right;
        right: -180px;
        top: -80px;
    }

    .map a {
        font-size: 19px;
    }

    .site2-media {
        padding-bottom: 84px;
    }

    .site1-media {
        height: 122px;
    }

    .footer {
        bottom: -10px;
    }

    .map {
        height: 112px;
        background-position: top center;
        background-size: contain;
    }

    .empty-div {
        height: 70px !important;
    }

    .language {
        top: 103px !important;
    }
}

    @media only screen and (max-width: 525px) {
        .map a {
            margin-left: 19px;
        }

        .news-content {
            min-height: 368px;
        }
        .form-control-my ,.btn-btn-sub{
            width: 94%!important;
            left: 23px;
        }
    }

    @media only screen and (max-width: 477px) {
        .site1-media {
            padding-top: unset;
        }

        .cell1 {
            left: 0;
        }

        .news-content {
            min-height: 430px;
        }

        .button2:link, .button2:visited {
            padding: 0 8px 0 6px;
        }

        .map a {
            font-size: 14px;
        }

        .img-sizes {
            width: 53px !important;
            height: 53px !important;
        }

        .ita p {
            font-size: 12px;
            line-height: 15px;
            text-align: left;
        }

        .content h1 {
            font-size: 22px;
        }

        .ita {
            margin-top: 0;
        }
    }
@media only screen and (max-width: 460px) {
    .cell4-media {
        left: 31px;
    }
}

@media only screen and (max-width: 453px) {
    .hot-line {
        right: -130px;
    }
}

    @media only screen and (max-width: 426px) {
        .table {
            padding-top: unset;
        }
    }

    @media only screen and (max-width: 420px) {
        .logo {
            width: 140px;
        }

        .cell4-media {
            width: 206px;
            height: 34px;
            left: 10px;
        }

        .hot-line {
            top: -50px;
        }

        .media-active {
            width: 158% !important;
        }

        .news-content {
            min-height: 470px;
        }
    }
.distribution {
    width: 292px;
    float: right;
    margin-right: 82px;
    position: relative;
    min-height: 200px;
}

.map a {
    color: #1576cb;
    /*font-weight: bold !important;*/
    font-size: 19px;
}

.upp {
    text-transform: uppercase !important;
    margin-top: 12px !important;

}


.about-my {
    position: absolute;
    bottom: 7px;
    right: 27%;
    background: linear-gradient(to top, #004161, #006ba1);
    color: white !important;
    font-size: 18px !important;
    padding: 5px !important;
    border-radius: 3px;
    z-index: 111;
}




.stat_my {
    width: calc(100% - 374px);
    float: left;
    min-height: 200px;
}



.ita {
    margin-top: -17px !important;
}

.ita p {
    font-size: 13px !important;
    margin-top: 5px !important;
    line-height: 14px !important;
}

.ita b {
    font-size: 20px;
}

.hh {
    float: left;
}

.hh > p {
    height: 15px !important;
    position: relative !important;
    top: -9px !important;
    left: -81px;
}

.hhp {
    position: relative;
    top: -10px;
    left: 20px;
    font-size: 15px;
    color: #d2d5dd;
}

.hh-text {
    font-size: 12px;
    color: #d2d5dd;
    position: relative;
    left: 54px;
    top: -2px;
}

.page-item {
    position: relative !important;
    left: 10px !important;
}

.site3-media {
    /*position: fixed !important;*/
    bottom: 0 !important;
}

.content h1 {
    font-size: 20px !important;
}

@media only screen and (min-width: 501px) and (max-width: 560px) {
    .media-active {
        top: 66px;
    }

    .hot-line {
        float: right;
        left: 189px !important;
    }

    .paret > b {
        font-size: 10px !important;
    }

    .top-number {
        left: -4px !important;
    }

    .top-number-1 {
        left: -46px;
        position: relative;
    }

    .mobile-paret-1 {
        position: relative;
        left: -32px;
    }

    .media-active {
        left: 97px;
    }
}

@media only screen and (max-width: 1000px){
    .content h1, .upp {
        font-size: 15px !important;
    }

    .upp {
        margin-left: 0px;

    }
}

@media only screen and (max-width: 734px){
    .hh-text {
        left: -80px;
        font-size: 10.5px !important;
        width: 365px;
        display: inline-block;
        text-align: left;
    }
}

@media only screen and (max-width: 753px){
    .distribution {
        margin-right: unset;
    }

    .about-my {
        right: 16px !important;
    }


}

@media only screen and (max-width: 555px) {
    .paret {
        display: none;
    }

    .top-number-1 {
        left: -20px;
        top: 7px;
    }
    .top-number {
        top: 9px;
    }

    .hot-line {
        left: 220px !important;
    }
}

@media only screen and (max-width: 550px) {
    .cell4-media {
        width: 206px;
        height: 34px;
    }

    .about-my{
        display: none !important;
    }

    .total_world {
        position: relative;
        top: -23px;
        font-size: 18px;
    }

    .upp {
        text-decoration: underline;
    }

    #left-sidebar {
        position: absolute;
        bottom: 113px;
        z-index: 27;
        width: 98%;
        left: -4px;
    }

    .apps {
        top: -36px !important;
        width: 90%;
    }

    #mobile-sub {
        display: block;
    }

    .form-control-mobile, .btn-mobile {
        width: 100% !important;
    }

    .mobile-mt {
        margin-top: 40px;
    }

    /*.ft-img {*/
    /*    width: 347px;*/
    /*}*/

    .hh-text {
        left: 8px;
        font-size: 10.5px !important;
        width: 343px;
        display: inline-block;
        text-align: left;
    }

    .site3-media {
        bottom: -23px !important;
        position: relative;
    }
    .hh {
        float: left;
        width: 361px;
    }


    .hh > p {
        left: -24px;
    }

    .hhp {
        font-size: 11px;
    }
    .hot-line {
        right: -169px;
        width: 234px;
        z-index: 2222222;
    }

    .top-number-1 {
        position: absolute;
        left: 120px !important;
        top: 0px !important;
        width: 115px;
    }

    .top-number-1 > a {
        position: relative;
        top: -3px;
    }

    .paret {
        display: none;
    }
    .media-img {
        width: 342px !important;
        object-fit: cover !important;
    }

    .imgs-div {
        width: 342px;
        height: 173px;
        position: relative;
    }

    .media-active {
        width: 158% !important;
        position: absolute;
        left: 62px;
        top: 65px;
    }
    .news p {
        text-align: left;
    }
    .neww {
        position: relative;
        right: 10px;
    }

    .content h1 {
        font-size: 22px;
    }

    .map {
        height: 200px !important;
        width: 100% !important;
    }

    .distribution {
        width: 170px !important;
        min-height: 200px !important;
        margin-right: unset !important;
    }

    .upp {
        font-size: 11px !important;
    }

    .about-my {
        font-size: 12px !important;
        bottom: 140px !important;
        right: 50px!important;
    }

    .stat_my {
        width: 367px !important;
        position: absolute;
    }

    .content h1 {
        font-size: 12px !important;
        margin-top: 55px;

    }

    .img-sizes {
        width: 40px !important;
        height: 40px !important;
    }

    .ita {
        margin-top: -39px !important;
    }

    .ita p {
        font-size: 10px !important;
        margin-top: 5px !important;
        line-height: 11px !important;
    }

    .cell1 {
        z-index: 11111;
    }

    .content {
        padding-bottom: 50px !important;
    }

    .hot-phone {
        bottom: 86px !important;
    }

    .content ul {
        font-size: 14px !important;
        margin-left: -20px !important;
    }

    .tit-p {
        width: 337px;
    }

    .cont-p {
        width: 337px;
    }

    .empty-div {
        height: 0px !important;
    }

    .top-number {
        top: 9px;
        left: -19px !important;
    }

    .cont-height > p > img {
        width: 100% !important;
    }

    .site2-media {
        margin-top: 26px !important;
    }
}

@media only screen and (min-width: 551px) and (max-width: 721px) {
    .content h1, .upp {
        font-size: 11px !important;
        margin-top: -5px;
    }

    .upp {
        font-size: 10px !important;
    }

    .distribution {
        width: 188px;
        min-height: 87px;
    }

    .total_world {
        font-size: 17px;
        position: relative;
        top: -15px;
        left: 19px;
    }

    .about-my {
        font-size: 11px !important;
        text-decoration: underline;
        margin-right: 13px;

    }

    .stat_my {
        width: calc(100% - 188px) !important;
    }

    .img-sizes {
        width: 40px !important;
        height: 40px !important;
    }

    .ita {
        margin-top: -39px !important;
    }

    .ita b {
        font-size: 15px !important;
        position: relative;
        top: -8px;
    }

    .ita p {
        font-size: 10px !important;
        margin-top: -7px !important;
        line-height: 11px !important;
    }

    .map {
        height: 130px;
    }
}

@media only screen and (max-width: 550px) {
    .no_mobile{display: none!important;}
    .hot-phone {
        width: 150px!important;
    }
    .number-phone{
        padding-top: 11px;
        font-size: 16px!important;
    }

    .pdf-mod + a {
        width: 100% !important;
        position: relative;
        left: 52px;
        top: -50px;
    }

    iframe {
        width: 100% !important;
        height: 250px !important;
    }

    .additional_info {
        width: 382px;
        position: relative;
        top: -30px;
    }
}


@media only screen and (max-width: 467px) {
    .top-number {
        top: 11px;
        left: -25px !important;
    }

    .top-number-1 {
        left: 103px !important;
        top: 2px !important;
    }
    .form-control-my ,.btn-btn-sub{
        width: 93%!important;
        left: 23px;
    }
}


@media only screen and (max-width: 460px) {
    .media-active {
        left: 89px;
    }
}

@media only screen and (max-width: 449px) {
    .logo {
        width: 132px;
        height: 39px;
    }
}

@media only screen and (max-width: 442px) {
    .hot-line {
        left: 194px !important;
    }
}

@media only screen and (max-width: 426px) {
    .hot-line {
        top: 5px !important;
    }

    .top-number {
        top: 8px;
    }

    .top-number-1 {
        top: -1px !important;
    }
}

@media only screen and (max-width: 415px) {
    .hot-line {
        left: 167px !important;
    }

    .media-active {
        left: 75px;
    }

    .download-btn {
        left: 223px !important;
    }

}
@media only screen and (max-width: 432px) {
    .map {
        width: 95% !important;
    }

    .hot-line {
        right: -135px;
    }

}
@media only screen and (max-width: 448px) {
    .footer-logo {
        top: 43px !important;
        right: 10px !important;
    }

}

@media only screen and (max-width: 414px) {
    .hh-text {
        width: 341px;
    }
}

@media only screen and (min-width:449px) and (max-width: 482px){
    .footer-logo {
        right: 7px !important;
        top: 43px !important;
    }
}
    @media only screen and (max-width: 400px) {
        .cell4-media {
            width: 206px;
            height: 34px;
        }

        .hot-line {
            top: -50px;
        }

        .media-active {
            width: 158% !important;
        }

        .content h1 {
            font-size: 22px;
        }

        .map {
            height: 200px !important;
        }

        .distribution {
            width: 170px !important;
            min-height: 200px !important;
            margin-right: unset !important;
        }

        .upp {
            font-size: 11px !important;
        }

        .about-my {
            font-size: 12px !important;
            bottom: 140px;
        }

        .stat_my {
            width: 333px !important;
            position: absolute;
        }

        .content h1 {
            font-size: 12px !important;
            margin-top: 55px;

        }
        .img-sizes {
            width: 40px !important;
            height: 40px !important;
        }

        .ita {
            margin-top: -39px !important;
        }

        .ita p {
            font-size: 10px !important;
            margin-top: 5px !important;
            line-height: 11px !important;
        }
        .form-control-my ,.btn-btn-sub{
            width: 91%!important;
            left: 23px;
        }
    }
@media only screen and (min-width: 396px) and (max-width: 420px){
    .cell4-media {
        left: 28px;
    }
}
@media only screen and (max-width: 421px){
    .cell1-media {
        display: flex;
        width: 100%;
        justify-content: center;
        top: -12px;

    }

    .logo {
        width: 140px;
        height: 40px;
    }

    .cell4-media {
        margin-top: -9px !important;
        left: 32px;
    }

    .hot-line {
        top: 31px !important;
        left: 97px !important;
    }

    .top-number , .top-number-1 {
        font-size: 14px !important;
    }

    .media-active {
        position: relative;
        top: 67px;
        left: 61px;
        height: 37px !important;
    }

    .site1-media {
        height: 132px;
    }

    .search .container .fa {
        right: 7px;
        top: 6px;
    }

    .search input {
        position: relative;
        top: -11px;
    }

    .ft-img {
        position: relative;
        left: 4px;
    }

    .language {
        top: 113px !important;
    }


}

@media only screen and (max-width: 390px){
    .map {
        width: 103% !important;
    }
}
@media only screen and (max-width: 375px){
    .cell4-media {
        left: -41px;
    }
    .hot-line {
        left: 76px !important;
        z-index: 1111111;
        top: -48px;
    }

    .top-number {
        right: 2px;
    }

    /*.ft-img {*/
    /*    width: 347px;*/
    /*}*/

    .hh-text {
       left: 9px !important;
    }

    .hh > p {
        left: -24px;
    }

    .hhp {
        font-size: 11px;
    }

    .hot-phone {
        bottom: 90px !important;
    }
    .media-active {
        width: 140% !important;
        left: 104px !important;
    }

    .map {
        width: 101.5% !important;
    }
}

@media only screen and (max-width: 370px) {
    .map {
        width: 105% !important;
        position: relative;
        right: 9px;
    }

    .neww {
        right: 0px;
    }

}
@media only screen and (max-width: 367px){
    .covid, .dow{
        padding-left: 20px;
    }

    .download-btn {
        left: 191px !important;
    }
}
@media only screen and (max-width: 360px){
.hot-line {
    left: 87px !important;
    top: 39px !important;
}

.media-active {
    top: 60px;
}
}

@media only screen and (max-width: 420px) {
    .additional_info {
        width: 309px !important;

    }
}


.form-control-my {
width: 100%;
position: relative;
/*left: 23px;*/
height: 38px;
padding: 5px;
box-sizing: border-box;
border: 1px solid #c0c0c0;
}

.btn-btn-sub {
font-weight: normal !important;
font-size: 14px;
line-height: 42px;
text-align: center;
color: #fff;
text-decoration: none;
padding: 0 22px 0 22px;
display: inline-block;
height: 44px;
background: linear-gradient(to top, #004161, #006ba1);
box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
border-radius: 3px;
width: 100%;
position: relative;
/*left: 23px;*/
cursor:pointer;
top: 3px;
outline: none;
border: 1px solid #005884;
}

.form-control-mobile {
left: 0;
width: 100%;
}

.btn-mobile {
width: 100%;
left: 0;
}
