html,body{
    margin:0;
    padding: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(-45deg, #0776ed, #0c4690);
    min-height: 800px;
}
#header{
    position: relative;
    display: block;
    width: 100%;
    height: 70px;
    border-bottom:2px solid rgba(2, 136, 255, 0.15);
    z-index: 2;
    opacity: 0;
}
.marginBot{
    margin-top: -15px;
    position: absolute;
}
.logo,
.logoFor473{
    display: inline-block;
    margin-top: 7px;
    margin-left: 10px;
    width: 222px;
    height: 49px;
    background: url('/img/logo_welcome1.png');
}
.main{
    /*background: #2c4d8d !important;*/
    /*background: -moz-linear-gradient(left, #2e59ab 0%, #2765cb 100%) !important;*/
    /*background: -webkit-linear-gradient(left, #2e59ab 0%,#2765cb 100%) !important;*/
    /*background: linear-gradient(to right, #2e59ab 0%,#2765cb 100%) !important;*/
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e59ab', endColorstr='#2765cb',GradientType=1 ) !important;*/
    position: relative;
    height: 100%;
}
.info>ul,
#info_icons>ul{
    padding-left: 0;
}
.picture{
    z-index: 1;
    position: absolute;
}
.left_pic{
    width:15%;
    height:60%;
    top:40%;
    left:0;
    background-image:url('/img/new_image/Figure2.svg') ;
    background-position-x:105%;
    background-position-y:-55%; ;
    background-repeat: no-repeat;
    z-index: 1;
    opacity: 0;
}
.right_pic{
    width: 30%;
    height: 100%;
    right:0;
    top:-10px;
    background-image:url('/img/new_image/Figure1.svg') ;
    background-position-x:-5%;
    background-position-y:-30%; ;
    background-repeat: no-repeat;
    z-index: 1;
    opacity: 0;
}
#go_to_suite{
    display: inline-block;
    margin-top: -40px;
    margin-left: 70px;
    vertical-align: middle;
}
.language{
    display: inline-block;
    float:right;
    margin-right:11%;
    margin-top:16px;
    width:64px;
    height:30px;
    z-index: 2;
}
.RU,.EN{
    display: table-cell;
    height: 30px;
    width:32px;
    text-align: center;
    vertical-align: middle;
    border:1px solid #239be1;
    margin-right:0;
    color:white;
    cursor: pointer;
    border-radius: 1px;
}
.EN{
    margin-left:-4px;
    color: #32c3ff;
}
.RU{
    color:#1885ce;
}

.RU:hover,.EN:hover{
    box-shadow:none;
}
.footer{
    position: absolute;
    bottom:0;
    height: 54px;
    width: 100%;
    background: #034684;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color:#1a6dca;
    padding-top: 18px;
    z-index: 2;
    opacity: 0;
}
.screens{
    width:13%;
    height:100%;
    position: absolute;
    background-image: url('/img/new_image/screen.png');
    background-repeat: no-repeat;
    background-position-x: 36% ;
    background-size: auto;
    z-index: 2;
    right:0;
}
.main_login_form{
    position: relative;
    z-index: 10;
    padding: 30px;
    background: #015099;
    width: 25%;
    min-width: 420px;
    border-radius: 7px;
    padding: 30px 60px 50px;
    opacity: 0;
}
#lab{
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
}

.main_login_form>div{
    position: relative;
    z-index: 2
}

#demo{
    float: right;
}
.myCallMeDiv .title{
    position: static;
    height: auto;
}
.myCallMeDiv .myCallMeClose{
    padding: 2px 10px;
}
.setLang {
    z-index: 30!important;
    position: absolute!important;
    top: -12px;
    right: 0;
}
.comming_home{
    text-align:center;
    color:white;
    margin-top:-5px;
    margin-bottom:30px;
    font-weight: 600;
}
.form-group{
    margin-bottom: 25px;
    color:white;
}
.label_form{
    margin-left:15px;
}
.form-group:nth-child(2){
    margin-bottom:15px;
}
.email{
    display: inline;
    color: #1881c7;
    margin-right: 40px;
    font-size: 17px;
    text-decoration: underline;
    cursor: pointer;
}
.number{
    display: inline;
    vertical-align: middle;
    margin-right: 30px;
    color:white!important;
    font-size: 17px;
    font-weight: 600;
}
.call_me{
    display: inline-block;
    margin-right:20px;
}
.login_for_users{
    display: inline-block;
}
.top_right_menu{
    display: inline-block;
    float: right;
    margin-top:20px;
    margin-right: 7%;
    z-index: 2;
}
.top_left_menu{
    display: inline-block;
    float: left;
}

li:nth-child(2) .up_words{
width: 159px;
    line-height: normal;
}
.info{
    position: absolute;
    width:50%;
    height:45%;
    top:15%;
    left:17%;
    opacity: 0;
}
@font-face {
font-family: "Roboto-Bold";
src: url('/fonts/new_fonts/Roboto-Bold.ttf') format("truetype");
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "Roboto-Regular";
    src: url('/fonts/new_fonts/Roboto-Regular.ttf') format("truetype");
    font-style: normal;
    font-weight: normal;
}

.what_is_weld{
    font-family: 'Roboto-Bold';
    color:white;
}
#what{
    padding-bottom: 14px;
    border-bottom: 3px solid white;
}
.we_are_cool{
    font-family: Roboto-Regular;
    color: #92a5ce;
    line-height: 2;
    font-size: 15px;
}
.info>ul{
    margin-top:5%;
}
.white_words{
    color:#c8d0e1;
}
#info_icons{
    margin-top: 5%;
    width:100%;
    height: auto;
}
.info_icons{
    position: relative;
    display: inline-flex;
    width: 23%;
    min-width: 218px;
    height:170px;
    margin-left:1%;
    background: white;
    border-radius: 8px;
    padding: 10px ;
    box-shadow: 1px 1px 13px rgba(0, 0, 0, 0.2);;
}
.info_icons:first-child{
    margin-left: 0;
}
.up_words{
    font-family: Roboto-Bold;
    color:#434b55;
    font-size: 14px;
    line-height: normal;
    margin-top:10px;
}
.down_words{
    font-family: Roboto-Regular;
    color:#9da5b0;
    font-size: 13px;
    line-height: normal;
    margin-top: 10px;
}

/*.right_content{*/
    /*margin-left:10px;*/
/*}*/
.footer_words{
    font-family: Roboto-Regular;
    font-size: 14px;
    margin-left:-25%;
    color: #92a4ce;
}
.big_number{
    font-family: tahoma;
    position: absolute;
    font-size: 189px;
    top: -24%;
    left: -8%;
    color: rgba(25, 140, 255, 0.11);
    font-weight: 900;
    z-index: 0;
}

.shadow_back{
    position: absolute;
    width: 100%;
    height: 100%;
    background:black;
    display: none;
    z-index: 500;
    opacity: 0.7 !important;
}
.call_me_please{
    opacity: 0;
    text-align: center;
    position: absolute;
    top: 40% !important;
    left: 50%;
    height:420px;
    width: 350px;
    background: white;
    z-index: 500;
    border-radius: 8px;
    margin-left: -175px;
    margin-top: -210px;
}
.connect_with_me{
    margin-top: 40px;
    font-family: 'Roboto-Bold';
    color: rgba(4, 81, 156, 0.92);
}
.line_bottom{
    margin-left: auto;
    margin-right: auto;
    width:40px;
    border-bottom: 4px solid rgba(4, 81, 156, 0.92);
}
.login{

    margin-top: 40px;
    width: 70%;
    height: 30px;
    border-radius: 3px;
    box-shadow: none;
    /* color: #afcde0; */
    border: 1px solid rgba(175, 205, 224, 0.61);
    padding-left: 10px;
    margin-bottom: 10px!important;
}
input[placeholder] {
    color:rgba(4, 81, 156, 0.92);!important;
}
.radio1{
    display: table-cell;
    vertical-align: bottom!important;
    width: 70%;
    float:left;
    text-align: left;
    line-height: 1;
    margin-left:45px;
    color:#595e60;
    margin-top: 10px;
}
.color_radio{
    cursor: pointer;
}
.text_radio{
    text-align: center;
    padding-left:2px!important;
    font-size: 14px;
    display: inline;
    font-weight: 400;
}
.area_radio{
    display: inline-block;
    vertical-align: middle;
    float: left;
}
.text_about{margin-top:4px;margin-left:2px;}
#number{
    margin-top:15px!important;
}
#access1{
    margin-top: 0;
}
#yes_of_course{
    color:#b9cad5!important;
}
.send_please{
    margin-top:70px;
}
.close{
    position: absolute;
    top: 5px;
    right: 5px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    border-radius: 50%;
    background: #758997;
}

.close:before,
.close:after {
    content: "";
    position: absolute;
    top: 9px;
    left: 4px;
    width: 12px;
    height: 2px;
    background: #ffffff;
}

.close:before {
    webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.close:after {
    webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
/*@media (max-width: 1831px){*/
    /*#info_icons{*/
        /*width: 70%;*/
    /*}*/
    /*#info_icons .info_icons{margin-left:5%;}*/
    /*#info_icons .info_icons:nth-child(odd){margin-left: 0;}*/
    /*#info_icons .info_icons:nth-child(3),#info_icons .info_icons:nth-child(4){*/
        /*margin-top:5%;*/
    /*}*/

/*}*/

/*@media (max-width: 1150px){*/
    /*.top_right_menu{*/
        /*font-size: 14px!important;*/
        /*margin-top:19px*/
/*}*/
    /*.number,.email,#go_to_suite button,.size_but{*/
        /*font-size: 12px!important;*/
    /*}*/
/*}*/

/*@media (max-width: 1347px){*/
    /*#info_icons{*/
        /*width: 100%;*/
    /*}*/
    /*#info_icons .info_icons:nth-child(3){margin-left: 0;}*/
    /*#info_icons .info_icons:nth-child(3),#info_icons .info_icons:nth-child(4){*/
        /*margin-top:5%;*/
    /*}*/
    /*.number_1,.a_email,#go_to_suite button,.size_but{*/
        /*font-size: 13px;*/
        /*vertical-align: middle;*/
    /*}*/
    /*.number_1{*/
        /*font-size: 14px;*/
    /*}*/
/*}*/

#header a:hover{
    background:none!important;
    color: white;
}
.number_1{
    color: white;
}
.number_1:hover{
    text-decoration: none;
}
.qr_code{
    width: 26px;
    height:26px;
    background: url('/img/QR.png');
    background-size: cover;
    float: right;
    margin-right: 25%;
    margin-top: -2px;
}
.niceCheck {
    width: 13px;
    height: 13px;
    display: inline-block;
    cursor: pointer;
    background-color:#edf2f5;
    border: 1px solid #afcde0;
    border-radius: 2px;
}
.niceCheck input {
    opacity: 0;
}
.radio_check{
    width: 12px;
    height: 12px;
    display: inline-block;
    cursor: pointer;
    background-color:#edf2f5;
    border: 1px solid #afcde0;
    border-radius: 10px;
    margin-top: 4px;
}
.radio_check input{
    opacity:0;
}
#ch_ph{
    background-image: url('/img/new_image/spine.png');
    background-repeat: no-repeat;
    background-size: inherit;
    background-position-x: 2px;
    background-position-y: 2px;
}
input::-webkit-input-placeholder {
    color: #bccdd7 !important;
}

input:-moz-placeholder { /* Firefox 18- */
    color: #bccdd7 !important;
}

input::-moz-placeholder {  /* Firefox 19+ */
    color: #bccdd7 !important;
}

input:-ms-input-placeholder {
    color: #bccdd7 !important;
}
#want_email,#want_number{
    margin-top: 0px;
}
.icons_from_plsh{
    width: 37px;
    height: 27px;
    background-repeat: no-repeat;
    background-size:inherit;
    margin-top:12px;
    position: absolute;
}
.a_email{
    color:#239be1;
}
.a_email:hover{
    color: #0b90e1 !important;
}

.myCallMeDiv form{
    width: 343px;
    margin-top: 100px;
    background: #ffffff;
    border-radius: 6px;
}

.myCallMeDiv form .myCallMeClose{
    background-color: #b4c2cf;
    border-radius: 50%;
    padding: 2px 8px;
    border: none;
    box-shadow: none;
    margin:5px;
    color: #ffffff;
    font-weight: 500;
    font-size: 13px;
    opacity: .5;
}
.myCallMeDiv form .myCallMeClose:hover{
    color: #ffffff;
    opacity: 1;
}
.myCallMeDiv form .title{
    color: #2e5297;
    text-transform: uppercase;
    font-family: "Roboto-Bold",Arial;
    font-size: 19px;
    text-align: center;
    line-height: 1.2;
    margin-top: 25px;
}
.myCallMeDiv form hr{
    width: 44px;
    height: 2px;
    background-color: #2e5297;
}
.myCallMeDiv form input{
    height: 34px;
}
.myCallMeDiv form input,
.myCallMeDiv form textarea{
    width: 245px;
    margin-right: 0;
    margin-left: 40px;
    border: solid 1px #b7ccde;
    background: #f7f9fb;
    overflow: hidden;
}
.myCallMeDiv form textarea{height: 110px;}

.myCallMeDiv form input:hover,
.myCallMeDiv form input:active,
.myCallMeDiv form input:focus,
.myCallMeDiv form textarea:hover,
.myCallMeDiv form textarea:active,
.myCallMeDiv form textarea:focus{border-color:#b7ccde;}

.myCallMeDiv   textarea::-webkit-input-placeholder{
    color: #91a5b6 !important;
}
.myCallMeDiv  textarea:-moz-placeholder { /* Firefox 18- */
    color: #91a5b6 !important;
}
.myCallMeDiv  textarea::-moz-placeholder {  /* Firefox 19+ */
    color: #91a5b6 !important;
}
.myCallMeDiv  textarea:-ms-input-placeholder {
    color: #91a5b6 !important;
}
.myCallMeDiv  input::-webkit-input-placeholder{
    color: #91a5b6 !important;
}

.myCallMeDiv  input:-moz-placeholder { /* Firefox 18- */
    color: #91a5b6 !important;
}

.myCallMeDiv  input::-moz-placeholder {  /* Firefox 19+ */
    color: #91a5b6 !important;
}

.myCallMeDiv  input:-ms-input-placeholder {
    color: #91a5b6 !important;
}
.myCallMeDiv form button[type="submit"]{
    border-radius: 3px;
    border: none;
    background-color: #3fa300;
    box-shadow: 0 5px 13px rgba(130,184,64,0.4);
    color:#ffffff;
    font-family: "Roboto-Regular",Arial;
    font-size: 14px;
    font-weight: 100;
    margin-top: 25px;
    margin-bottom: 20px;
}
.myCallMeDiv form button[type="submit"]:hover{box-shadow: none; background-color: #3fa300; color:#ffffff !important; border: none; }

/*@media (max-width: 470px) and (min-width: 321px) {*/
    /*#info_icons .info_icons {*/
        /*margin-left: 0;*/
    /*}*/
    /*#info_icons .info_icons:nth-child(even) {*/
        /*margin-left: 10px;*/
    /*}*/
/*}*/
/*@media (max-width: 410px) and (min-width: 321px) {*/
    /*.login_for_users .button_blue {*/
        /*position: absolute;*/
        /*width: 90px;*/
        /*right: 2%;*/
        /*bottom: 30%;*/
    /*}*/
    /*.screens{*/
        /*display: none;*/
    /*}*/
    /*.info {*/
        /*top: 7%;*/
        /*left: 28%;*/
        /*text-align: center;*/
    /*}*/
    /*.main #info_icons {*/
        /*margin-top: 0;*/
    /*}*/
    /*#info_icons .info_icons {*/
        /*margin-left: 0;*/
    /*}*/
    /*#what{*/
        /*border: none;*/
    /*}*/
    /*#info_icons ul {*/
        /*position: relative;*/
        /*right: 18%;*/
    /*}*/

    /*.info .what_is_weld{*/
        /*font-size: 5.85VW;*/
    /*}*/
    /*.info .we_are_cool {*/
        /*font-size: 3VW;*/
        /*position: relative;*/
        /*z-index: 100;*/
    /*}*/
    /*.info .up_words{*/
        /*font-size: 2.2VW;*/

    /*}*/
    /*.info .down_words{*/
        /*font-size: 2.1VW;*/
    /*}*/
    /*#info_icons .info_icons {*/
        /*width: 33.2VW;*/
    /*}*/
    /*.info hr{*/
        /*display: block !important;*/
        /*width: 44px;*/
        /*height: 4px;*/
        /*margin: 0 auto;*/
        /*background-color: #ffffff;*/
    /*}*/
    /*.right_content {*/
        /*left: 7%;*/
    /*}*/
/*}*/

@media (min-width:1460px) and (max-width: 1880px){

    .info_icons:nth-child(odd){
        margin-left: 30px;
    }
    #info_icons .info_icons{
        margin-left: 30px;
        margin-top: 30px;
    }
    #info_icons {
        width: 70%;
    }
    body .main{
        height: 112%;
        overflow: hidden;
        background: linear-gradient(-45deg, #0776ed, #0c4690);
    }
}
@media (min-width:1870px){
    .language>span{

        height: initial;
        width: initial;
        padding: 5px 6px;
        font-size: 0.65VW;
        padding-bottom: 4px;

    }
    body .top_right_menu>.language{
        margin-left: 23px;
    }
}
@media (min-width:1300px) and (max-width: 1870px){
    .top_right_menu .but_big{
        font-size: 1VW;
    }
    #go_to_suite .but_big{
        font-size: 1VW;
        margin-left: -50px;
    }
    body .top_right_menu>.language{
        width: auto;
        margin-left: 23px;
    }
    .language>span{
        height: initial;
        font-size: 1VW;
        padding: 3px 4px;
        width: initial;
    }
        .call_me .but_middle,
       .login_for_users .button_blue{
            font-size: 1VW;
        }

    .info_icons:nth-child(even) {
        margin-left: 30px;
    }
    .info_icons{
        margin-top: 30px;
        margin-left: 0;
    }
    .main{
        height: 115%;
        overflow: hidden;
        background: linear-gradient(-45deg, #0776ed, #0c4690);
    }

}



@media (min-width:1301px) and (max-width: 1459px){
    #info_icons .info_icons:first-child {
        margin-left: 30px;
    }
    /*#info_icons .info_icons:nth-child(4){*/
    /*margin-left: 0;*/
    /*}*/
    .info_icons{
        margin-left: 30px;
        margin-top: 30px;
    }
}

@media (max-width:1300px) and (min-width: 769px){

   .top_right_menu .but_middle {
        font-size: 1.1VW;
    }

    .main{
        height: 125%;
        overflow: hidden;
        background: linear-gradient(-45deg, #0776ed, #0c4690);
    }
    #go_to_suite{
        margin-left:10px;
    }
    .a_email,
    .number_1,
    #go_to_suite button{
        font-size: 1.3VW;
    }
    .icButConnect{
        display: block !important;
    }

    .top_right_menu>.language>span{
        padding: 4px 4px;
        font-size: 1VW;
        height: initial;
        width: initial;
    }
    .icButDisconnect{
        display: none;
    }
    .top_right_menu,.call_me,.number,.email{
        margin-right:10px;
    }
    .info{
        width: 57%;
        left: 7%;
    }
    .info>ul{
        padding-left: 0;
    }
    #info_icons {
        width: 100%;
    }
    #info_icons>ul{
        padding-left: 0;
    }
    .screens {
        width: 60% !important;
        height: 100%;
        background-position-x: 29%;
        background-size: 265%;
    }
    .right_pic {
        width: 35%;
        height: 95%;
        right: 0;
        background-position-x: -5%;
        background-position-y: -40%;
    }
    .left_pic{
        width: 19%;
        height: 60%;
        top: 51%;
    }
    .up_words{
        font-size: 1.05VW;
    }
    .down_words{
        font-size: 1VW;
    }
    .right_content{
        width: 16VW;
    }
    .footer_words{
        float: left;
        margin-left: 7%;
        margin-top: 1.5%;
        font-size: 1.1VW;
    }
    .qr_code{
        margin-right: 7%;
        margin-top: 1.5%;
    }
    .we_are_cool{
        font-size: 1.1VW;
    }
    .footer{
        height: 90px;
    }
    .info_icons{
        width: 19.2VW;
        min-width: 0;
        height: 169px;
        margin-left: 0;
        margin-top: 30px;
        min-width: 169px;
    }

    .info_icons:nth-child(even){
        margin-left: 30px;
    }
    .what_is_weld{
        font-size: 1.85VW;
    }
    .size_but{
        font-size: 1.1VW ;
    }
   .email .but_big,
   .number .but_big{
        font-size: 1.3VW;
    }

}
@media (max-width:1020px) and (min-width: 769px){
    .top_left_menu #go_to_suite{
        display: none;
    }

    .email .but_big, .number .but_big {
        font-size: 1.5VW;
    }
    .top_right_menu .but_middle {
        font-size: 1.3VW;
    }
    .top_right_menu>.language>span {
        padding: 4px 4px;
        font-size: 1.15VW;
        height: initial;
        width: initial;
    }
    .go_to_suite320{
        display: block !important;
        margin-top: 20px;
    }
    .go_to_suite320>button{
        width: 25.2VW;
    }
}
@media (min-width:769px) and (max-width: 1000px){
    .info .what_is_weld{
        font-size: 2.85VW;
    }
    .info .we_are_cool {
        font-size: 1.5VW;
    }
    .info .up_words{
        font-size: 1.4VW;
    }
    .info .down_words{
        font-size: 1.25VW;
    }
    #info_icons .info_icons {
        width: 23.2VW;
    }
    .go_to_suite320>button{
        width: 23.2VW;
        font-size: 1.5VW;
    }

}

@media (max-width: 768px) and (min-width: 321px) {
    .go_to_suite320{
        display: block !important;
        position: relative;
        left: 45%;
        top: 4%;

    }
    .go_to_suite320>button {
        width: 30.2VW;
        font-size: 2VW;
    }
    .icButDisconnect{
        display: none;
    }
    .top_right_menu>.language>span {
        padding: 5.5px 7px;
        font-size: 1.38VW;
        height: initial;
        width: initial;
    }
    .top_left_menu #go_to_suite,
    .email{
        display: none;
    }
    .number{
        margin-right: 20px;
    }
    .info>ul {
        margin-top: 12%;
        padding: 0;

    }
    .we_are_cool{
        padding-bottom: 10px;
        line-height: 1.5;
        font-size: 2VW ;
    }
    body .a_email, body .number_1, body #go_to_suite button,
    body .button_blue {
        font-size: 1.8VW;
    }
    .call_me>.icButConnect {
        display: block !important;
        width: initial;
        height: initial;
        padding: 2px 14px;
    }
    .icButConnect>i{
        font-size: 1.8VW;
    }
    .we_are_cool:last-child{
        margin-top: 0 ;
    }
    .info{
        left: 10%;
        top: 13%;
    }
    .screens {
        background-position-x: 40%;
        background-size: 450%;
        top: -1%;
    }
    .right_pic {
        width: 43%;
        top: -5%;
        height: 101%;
    }
    .main #info_icons{
        width: 150%;
        margin-top: 40px;
    }
    #info_icons ul{
        float: left;
        max-width: 100%;
        max-height: 100%;
    }
    #info_icons ul li{
        max-width: 100%;
        max-height: 100%;
    }
    .right_content {
        position: relative;
        max-width: 100%;
        max-height: 100%;
    }
    #info_icons .info_icons {
        z-index: 100;
        min-width:45%;
        max-height: 100%;
    }
    .main{
        overflow: hidden;
        height: 130%;
        background: linear-gradient(-45deg, #0776ed, #0c4690);
    }
    .left_pic {
        width: 20%;
        height: 61%;
        top: 34%;
    }
    .big_number{
        left: -5%;
    }
    .qr_code{
        margin-right: 10%;
    }
    .footer .footer_words{
        font-size: 2.1VW;
    }
    .up_words{
        font-size: 1.8VW;
    }
    .down_words{
        font-size: 1.8VW;
    }
    .info .what_is_weld{
        font-size: 2.85VW;
    }
    .info_icons{
        margin-left: 0;
        margin-top: 30px;
    }
    .info_icons:nth-child(even){
        margin-left: 30px;
    }
}
@media screen and (min-width: 700px) {
    ul li a:before {
        content: "Email: ";
        font-style: italic;
        color: #666666;
    }
}
@media (max-width: 720px) and (min-width: 321px) {
    .number{
        display: none;
    }
    .login_for_users .button_blue {
        font-size: 2VW;
    }
    .top_right_menu>.language>span {
        padding: 6px 7px;
        font-size: 1.38VW;
        height: initial;
        width: initial;
        margin-right: 0;
    }

}

@media (min-width:474px) and (max-width: 600px){
    .info .what_is_weld{
        font-size: 3.85VW;
    }
    .info .we_are_cool {
        font-size: 2VW;
    }
    .info .up_words{
        font-size: 2.2VW;
    }
    .info .down_words{
        font-size: 1.9VW;
    }
    #info_icons .info_icons {
        width: 23.2VW;
    }
}

@media (max-width: 473px) and (min-width: 390px) {

    body .main{
        height: 250%;
    }
    body .main .info {
        width: 90%;
    }
    body #info_icons .info_icons{
        height: 235px;
    }
    body  #info_icons .info_icons {
        height: 240px;

    }
    .top_right_menu>.language{
        position: absolute;
        top: 25%;
        left: 80%;
    }
    .top_right_menu>.language>span {
        font-size: 2.38VW;
    }

}


@media (max-width: 310px) {
    .top_right_menu>.language{
        display: none;
    }
}
@media (min-width: 474px) {
    .logoFor473,
    .login_for_users473{
        display: none;
    }
}

@media (max-width: 340px) {
    body .login_for_users473 {
        margin-top: 6.5%;
    }
   html body .top_right_menu>.language {
        margin-left: -30px;
    }
}
@media (max-width: 320px) {
    html body .top_right_menu>.language>span {
        padding: 18px 5px !important;
    }
    body .login_for_users473 {
        margin-top: 6.5%;
    }
    .language>span{
        height: 43.6px;
    }
}
@media (max-width: 276px) {
   body .login_for_users473{
        margin-top: 17px;
    }
}
@media (max-width: 476px) and (min-width: 426px) {
    body .login_for_users473 {
        margin-top: 4.8%;
    }
}
@media (max-width: 425px) and (min-width: 400px) {
    body .login_for_users473 {
        margin-top: 5%;
    }
}
@media (max-width: 473px) {
    .call_me_please {
        top: 84% !important;
    }
    .logo,
    .login_for_users{
        display: none;
    }
    .top_right_menu,
    .top_left_menu{
        margin-right: 20%;
    }
    .logoFor473{
        margin-top: 8%;
    }
    .login_for_users473{
        display: inline-block;
        margin-top: 6%;
    }
   body .top_right_menu>.language {
        margin-left: -40px;
    }
    .login_for_users473>button{
        font-size: 13px;
        width: 50VW;
    }
    .go_to_suite320 {
        display: block !important;
        position: relative;
        left: 0;
        top: 0;
    }
    .go_to_suite320>button{
        width: initial;
    }
    .top_right_menu>.language{
        position: absolute;
        top: 25%;
        left: 78%;
    }
    .top_right_menu>.language>span {
        font-size: 2VW;
    }
    .top_right_menu {
        margin-right: 4%;
    }
    .top_right_menu .button_blue{
        font-size: 4.1VW;
        margin-top: 14px;
    }
    .main ul{
        padding-left: 0;
    }
    .info .what_is_weld {
        font-size: 7.85VW;
        position: relative;
        z-index: 200;
    }
    .info ul .we_are_cool {
        padding-bottom: 10px;
        line-height: 1.5;
        font-size: 4VW;
        z-index: 100;
        position: relative;
    }
    .top_left_menu #go_to_suite,
    .email,
    .call_me,
    .number,
    .screens{
        display: none;
    }
    .main{
        height: 215%;
        background: linear-gradient(-45deg, #0776ed, #0c4690);
        overflow: hidden;
    }
    .login_for_users{
        width: 57VW;
        right: 50%;
        margin-right: -29VW;
        position: absolute;
    }
    .main .info {
        width: 86%;
        position: static;
        margin-left: 22px;
        text-align: center;
        z-index: 100;
        height: 78%;
        margin-top: 80px;

    }
    #what{
        border: none;
    }
    .info hr{
        display: block !important;
        width: 44px;
        height: 4px;
        margin: 0 auto;
        background-color: #ffffff;
    }
    .right_pic {
        width: 33%;
        height: 69%;
    }
    #header {
        text-align: center;
        background: #0e3b84;
    }
    .top_left_menu {
        display: block;
        float: inherit;
    }
    .main #info_icons{
        margin-top: 25px;
        text-align: center;
        width: 100%;

    }
    #info_icons ul{
        padding-left: 0;
    }
    #info_icons .info_icons{
        width: 77VW;
        height: 200px;
        margin-left: 0;
        margin-top: 15px;
        z-index: 100;
    }
    .left_pic {
        width: 37%;
        height: 61%;
        top: 49%;
    }
    .up_words {
        width: 55VW !important;
        font-size: 4.5VW;
        text-align: left;

    }
    .down_words {
        font-size: 4.5VW;
        text-align: left;
        width: 55VW;
    }
    .right_content {
        margin-left: 55px;
    }
    .icons_from_plsh {
        width: 40px;
        height: 33px;
        margin-left: 10px;
    }
    .go_to_suite320,
    .email320,
    .call_me320,
    .number320{
        display: block !important;
        margin-right: 0;
    }
    .footer{
        height: 14%;
        width: 100%;
        display: block;
        text-align: center;
    }
    .qr_code {
        width: 62px;
        height: 62px;
        float: inherit;
        display: block;
        margin: 0 auto;
    }
    #info_icons .info_icons:last-child{
        margin-bottom: 10px;
    }
    .but_big {
        font-size: 5VW !important;
    }
    .number320 {
        width: 100% !important;
        margin-top: 20px;
    }
    .call_me320{
        margin-top: 11px;
        width: 100%;
    }
    .footer_words {
        margin-left: 0;
        position: absolute;
        bottom: 5px;
        width: 100%;
        right: 0;
    }

}
@media (max-width: 356px){
    body .top_right_menu>.language>span {
        padding: 15px 8px !important;
    }
}
@media (max-width: 340px){
    body .top_right_menu>.language>span {
        font-size: 2.8VW;
        padding: 5px;
    }

}
@media (min-width: 321px) {

}
@media (max-width: 440px) and (min-width: 320px) {
    body .main{
        height: 247%;
    }
    body .main .info {
        width: 88%;
    }
}
@media (max-width: 390px) {
    html body .main {
        height: 200%;
    }
    .top_right_menu>.language>span {
        font-size: 2.5VW;
    }
}
@media (max-width: 389px) and (min-width: 280px) {
    html body .main {
        height: 217%;
    }
}
@media (max-width: 389px){
    body .main{
        height: 202%;
    }
}
@media (max-width: 1100px) and (min-width: 1000px) {
    .main .info_icons {
        width: 25.2VW;
    }
    .up_words{
        font-size: 1.35VW;
    }
    .down_words{
        font-size: 1.3VW;
    }
    .right_content ul{
        width: 23VW;
    }
    .we_are_cool {
        font-size: 1.3VW;
    }
    .what_is_weld {
        font-size: 2.3VW;
    }
}
@media (max-width: 860px) and (min-width: 769px) {
    .top_right_menu>.language>span{
        vertical-align: text-top;
    }
}
@media (max-width: 520px) and (min-width: 474px) {
    .login_for_users .button_blue {
        width: 100px;
    }
    .top_right_menu>.language>span {
        padding: 10.5px 7px;
        font-size: 2VW;
    }
    .call_me .icButConnect{
        padding: 3px 14px;
    }
}
.top_right_menu>.language{
    display: inline-block !important;
    margin-left: 10px;
    margin-top: 0;
    margin-right: 0;
}
@media (max-width: 570px) and (min-width: 474px) {
    .call_me>.icButConnect{
        display: none !important;
    }
}
@media (max-width: 620px) and (min-width: 577px) {
    .top_right_menu>.language {
        /*margin-top: 2px;*/
    }
}
@media (min-width: 1960px) {
        .language>span {
            font-size: 12px;
        }
}

#possessor,
#buyProgram{
    float: right;
    margin-right: 50px;
}
#possessor:hover,
#buyProgram:hover{
    background: transparent;
    color: #337ab7;
    border-right: 0;
}
.possessor_info{
    text-align: center;
}
.possessor_main_info{
    margin: 0 auto;
    border-collapse: collapse;
}
.possessor_main_info th,
.possessor_main_info td{
    border: solid 1px #000;
    padding-top: 5px;
    padding-bottom: 5px;
}
.possessor_main_info td:not(.p_0){
    padding-left: 10px;
}
.p_0{
    padding-left: 5px;
}
#possessor_body{
    background: #fff;
}
.possessor_refs{
    float: right;
    padding-right: 150px;
    padding-bottom: 10px;
    padding-top: 30px;
}
.possessor_refs a:last-child{
    padding-left: 20px;
}
.buyProgramSpinner.jTable-loaderContainer{
    background: transparent !important;
}
.buyProgramSpinner.jTable-loaderContainer .loader{
    width: 150px !important;
    height: 150px !important;
}
.buyProgramSpinner.jTable-loaderContainer .logoLoader{
    top: 70% !important;
    left: 45% !important;
}