.m_agent_link {
    display: none;
}


@media all and (max-width: 1023px) {
    
    .userpanel, .adv-box, #leftItems, #top_banner, #agent-descr, #upheader, #helpicon {
        display: none;
        
    }
    
    #wrapper {
        width: 100%;
    }
    
    #header {
        position: initial;
    }
    
    #content {
        float: left;
        margin-top: 271px;
        width: auto;
    }
    
    #header .searchform {
        position: absolute;
        top: 81px;
        padding: 25px 0px;
        background-color: #a3a3a3;
        width: 100%;
        color: #fff;
        height: 130px;
        left: 0;
        background-image: none;
        border-radius: 0;
    }    
    
    #header .searchform .sf_input {
        font-size: 19px;
        padding: 5px 10px;
        width: 60%;
        border-radius: 2px;
        border: 1px solid #9c7c7c;  
        height: 26px;
    }
    
    #header .searchform .center {
        width: 100%;
    }
    
    button.submitform {
        background: #085f99;
        background-image: -webkit-linear-gradient(top, #085f99, #1f3542);
        background-image: -moz-linear-gradient(top, #085f99, #1f3542);
        background-image: -ms-linear-gradient(top, #085f99, #1f3542);
        background-image: -o-linear-gradient(top, #085f99, #1f3542);
        background-image: linear-gradient(to bottom, #085f99, #1f3542);
        -webkit-border-radius: 2;
        -moz-border-radius: 2;
        border-radius: 2px;
        font-family: Arial;
        color: #ffffff;
        font-size: 19px;
        
        text-decoration: none;
        border: 1px solid #9c7c7c;
        float: left;
        height: 38px;
        width: 26%;
        text-align: center;
    }
    
    button.submitform span {
        display: block;
        text-align: center;
        padding: 0;
        width: 100%;
        margin-right: 0px;
    }
    
    
    
    button.submitform span, button.submitform em {
        background-image: none;
        display: block;
        width: 100%;
        text-align: center;
    }
    
    button.submitform em {
        right: 0;
    }
    
    #header .searchform form {
        margin-left: 20px;
        padding: 0px 0;
    }
    
    .searchform .left, .searchform .right {
        width: 0px !important;
    }
    
    #header .searchform p.example_block {
        color: #fff;
        margin: 47px 0 0 22px;
        display: block;
        position: relative;
        line-height: 100%;
    }
    
    #header .searchform p.example_block a {
        display: block;
        margin: 0px 0 8px 65px;
        color: #FFF;
    }
    
    #header .searchform p span.forexample {
        display: block;
        left: 0;
        top: 11px;
        position: absolute;
        color: #e0e0e0;
    }
    
    .logo {
        position: absolute;
        left: 22px;
    }
    
    #header .iu {
        display: none;
    }
    
    .upload_link {
        display: none;
    }
    
    .mobile_saearch_head {
        display: block;
        position: absolute;
        top: 10px;
        left: 119px;
        width: 228px;
    }
    
    .mobile_saearch_head p {
        position: absolute;
        font-size: 10px;
        font-weight: bold;
    }
    
    .mobile_saearch_head .iu {
        top: 24px;
    }    
    
    .mobile_saearch_head .iu2 {
        top: 40px;
    }    
    
    .mobile_saearch_head .about {
        top: -2px;
        font-size: 14px;
        left: -96px;        
    }    
    
    
    .mobile_saearch_head .iu2 span {
        color: #006699;
    }
    
    .item-box {
        background: none;
    }
    
    #header .logo a {
        position: absolute;
        display: block;
        top: 25px;
        width: 93px;
        height: 36px;
        text-indent: -3000px;
        background: url(../images/logo_mobile.png) no-repeat top left;
    }    
    
    #content .label {
        font-size: 12px;
    }
    
    .os-tabs li {
        font-weight: bold;
        float: left;
        margin: 0 20px 17px 0;   
    }
    
    
    .m_agent_link {
        position: absolute;
        right: 9%;
        bottom: 20px;
        font-size: 16px;
        background-image: url(/v2/site/skins/devid/public/images/big_download.png);
        background-repeat: no-repeat;
        background-position: 0px 1px;
        padding-left: 40px;
        color: #fff;
        height: 34px;
        padding-top: 5px;    
        display: block;
    }

    .m_agent_link a {
        color: #fff;
    }    
    
}

/*
       V3
*/

@media (max-width: 1023px) {
    
    #container {
        padding-top: 53px;
    }    
    
    #header .searchform form {
        flex-wrap: wrap;
        justify-content: space-around;
        margin-left: 0px;
        padding: 0px 0;
        padding: 10px 0;
        margin-top: 2px;
        display: flex;        
    }
    
    button.submitform {
        width: 100% !important;
    }
    

    
    #header .searchform .sf_input {
        font-size: 13px;
        font-weight: normal;
        padding: 3px 4px;
        width: 35%;
        border-radius: 2px;
        border: 1px solid #9c7c7c;
        height: 19px;        
        margin: 0px 0px 0 0;        
    }
    
    .devidLogo {
        display: block;
        width: 66px;
        height: 28px;
        margin-top: 0px;
        margin-right: 0px;
        font-weight: bold;
        top: 2px;
        padding: 0 0px;
        font-size: 21px;
        color: #FFF;
        text-decoration: none;        
    }
    
    #main_page_970x250_1_ad {
        margin-top: 0px !important;
        margin-top: -1px;
        clear: both;
        min-width: 0!important;
        min-height: 0px!important;
    }    
    
    .pc_vendors .catalog-item {
        width: auto!important;
    }    
    
    .mobile_search input {
        font-size: 16px;
        margin-bottom: 14px;    
    }

    
    #header .searchform {
        position: fixed;
        top: 0px;
        padding: 5px 0px;
        background: none;
        background-image: linear-gradient(red, yellow);
        width: 100%;
        color: #fff;
        height: 53px;
        left: 0;
        background-image: none;
        border-radius: 0;
        background-image: linear-gradient(black, #3c3232) !important;
    }
    
    #header .searchform .center {
        margin: 0;
    }    
    
    #header .searchform form p {
        width: 114px;
        display: inline-block;
        height: 30px;
        margin: 0px 0px 0 0;
    }    
    
    
    button.submitform {
        font-size: 13px;    
        height: 27px;
    }
    
    .dnwldBtn {
        display: block;
        margin-top: -4px;        
        
    }
    
    .mobile_container {
        
        margin-left: -15px;
    }    
    
    #content {
        margin-top: 0px;    
    }    
}


@media (max-width: 710px) {
    

    #container {
        padding-top: 107px;
    }    
    
    #header .searchform form p {
        width: 30%;
    }
    
    .dnwldBtn {
        margin-top: 13px;
    }
    
    #content {
        margin-top: 0px;    
    }
    
    #header .searchform {
        height: 107px;    
    }
    
    #main_page_970x250_1_ad {
        margin-top: 0px !important;
    }    


    
}