html {
    /*iOS Safari nustato, kad nedidintu teksto*/
    -webkit-text-size-adjust: 100%;
}
html, body{
    max-width: 1024px;
    margin-left: auto;
    margin-right: auto;
}
#wrapper {
    /*Nustatymas Chrome, nes -webkit-text-size-adjust nepalaikomas*/
    max-height:10000em;
    min-width: 0;
    max-width: 1024px;
    position: relative;
}

#header{
    position: relative!important;
    max-width: 1024px;
    z-index: 999px;

    -webkit-box-shadow:  0px 0px 6px 6px rgba(0, 0, 0, 0.1);
    box-shadow:  0px 0px 6px 6px rgba(0, 0, 0, 0.1);
}
#header .content{
    width: auto;
    padding: 0px 10px;
}
#nav{
    right: 10px;
}
#menu li a:hover{
    color: #363636;
    border-bottom: none;
    height: 25px;
}
#menu li a.active {
    color: #bb252c!important;
    border-bottom: 3px solid #bb252c!important;
    height: 22px!important;
}

#links{
    right: 10px;
}

#mobile_menu > ul {
    height:29px;
    padding:0;
    margin:23px 0 0 0;
    list-style:none outside none;
    float:right;
    text-align:right;
}
#mobile_menu > ul > li {
    display:inline-block;
    height:23px;
    line-height:23px;
    padding:3px 0 3px 15px;
    vertical-align:top;
    color:#c9c9c9;
}
#mobile_menu > ul > li:first-child {
    padding-left:0;
}
#mobile_menu > ul > li.menu-button-li {
    height:29px;
    padding-top:0;
    padding-bottom:0;
}
#mobile_menu > ul > li.language-li span {
    display:inline-block;
    width:30px;
    border:1px solid #c9c9c9;
    color:#cbcbcb;
    font-size:12px;
    text-align:center;
    text-transform:lowercase;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}
#mobile_menu > ul > li > a {
    color:#c9c9c9;
}
#mobile_menu > ul > li > a:hover,
#mobile_menu > ul > li > a:active {
    color:#c18380;
}

#mobile_menu li a.search{
    display:inline-block;
    width:21px;
    height:22px;
    background: url("../images/mobile-icons-sprite.png") no-repeat 0 0;
}

@media (max-width: 360px) {
    #mobile_menu li.extra-link-li {
        display:none;
    }
}

.device_phone #nav_wrap,
.device_phone #quickSearch,
.device_phone #languages_wrap {
    display:none;
    width:100%;
    height:auto;
    background-color:#f7f7f7;
    position:absolute;
    overflow:hidden;
    left:0;
    top:75px;
    
    -webkit-box-shadow:  0px 5px 10px rgba(0, 0, 0, 0.1);
    box-shadow:  0px 5px 10px rgba(0, 0, 0, 0.1);
}
.navbar-toggle {
    display: block;
    width: 26px;
    height: 29px;
    float: left;
    border: none;
    margin: -1px 0 0 0;
    padding: 0;
    background: none;
    cursor:pointer;
    position: relative;
    z-index: 7;
}
.navbar-toggle .icon-bar {
    display: block;
    height: 3px;
    margin: 5px 0;
    background: #c9c9c9;
}

.device_phone #links,
.device_phone #nav {
    position:relative;
    top:auto;
    left:auto;
    right:auto;
    bottom:auto;
}
.device_phone #links {
    padding:25px 25px 0;
    text-align:center;
    border-bottom:1px solid #e7e7e7;
}
.device_phone #links li {
    display:inline-block;
    padding-bottom:25px;
    float:none;
    background:none;
}
.device_phone #links > li:last-child {
    padding-right:10px;
}
.device_phone #links li a {
    display:inline-block;
    height:21px;
    line-height:21px;
    font-size:15px;
    position:relative;
}
.device_phone #links > li a.soc_icon {
    background:url("../images/mobile-icons-sprite.png") 100px 100px no-repeat;
}
.device_phone #links > li a.soc_facebook {
    width:12px;
    background-position:-25px 0;
}
.device_phone #links > li a.soc_facebook:hover,
.device_phone #links > li a.soc_facebook:active {
    background-position:-25px -25px;
}
.device_phone #links > li a.soc_linkedin {
    width:20px;
    background-position:-40px 0;
}
.device_phone #links > li a.soc_linkedin:hover,
.device_phone #links > li a.soc_linkedin:active {
    background-position:-40px -25px;
}
.device_phone #links > li a.soc_youtube {
    width:27px;
    background-position:-65px 1px;
}
.device_phone #links > li a.soc_youtube:hover,
.device_phone #links > li a.soc_youtube:active {
    background-position:-65px -24px;
}
.device_phone #links > li a.service,
.device_phone #links > li a.shop,
.device_phone #links > li a.pdf,
.device_phone #links > li a.subscribe {
    padding-left:25px;
}

.device_phone #menu li {
    float:none;
    padding:0;
    background:none;
}
.device_phone #menu li a {
    display:block;
    height:auto;
    padding:12px 45px;
    font-size:19px;
    color:#323232;
    position:relative;
}
.device_phone #menu li a:hover,
.device_phone #menu li a:active,
.device_phone #menu li a:focus,
.device_phone #menu li a.active {
    background-color:#fff;
    border-bottom:0 !important;
    height:auto !important;
    color:#323232 !important;
}
.device_phone #menu li a:hover:before,
.device_phone #menu li a:active:before,
.device_phone #menu li a:focus:before,
.device_phone #menu li a.active:before {
    width:14px;
    height:100%;
    content:"";
    background-color:#b71f25;
    position:absolute;
    top:0;
    left:0;
}

.device_phone #quickSearch {
    padding:25px 0;
}
.device_phone #quickSearch .deco {
    display:none;
}
.device_phone #quickSearch fieldset {
    margin:0 45px;
    height:auto;
    padding-right:36px;
    float:none;
    position:relative;
}
.device_phone #quickSearch .textfld {
    width:100%;
    height:30px;
    padding:5px;
    font-size:15px;
    line-height:normal;
    box-sizing: border-box;
}
.device_phone #quickSearch .button {
    width:36px;
    height:36px;
    position:absolute;
    top:0;
    right:0;
}
.device_phone #quickSearch #results_box,
.device_phone #results_box #results_box_inner {
    width:auto;
    height:auto;
    position:relative;
    background:none;
}
.device_phone #quickSearch #results_box {
    top:auto;
    right:auto;
    padding:0 45px;
    margin:25px 0 0 0;
    border-top:1px solid #e7e7e7;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.device_phone #results_box #results_box_inner {
    top:auto;
    margin:0;
    padding:0;
}
.device_phone #quickSearch #results_box #ajax_results {
    padding:0;
    font-size:15px;
}
.device_phone #quickSearch #results_box #ajax_results ul {
    text-align:left;
}
.device_phone #quickSearch .ajax_results_close {
    padding:15px 0 0;
}
.device_phone #quickSearch #results_box .view_more {
    margin-top:20px;
}

.device_phone .langsbar-toggle {
    cursor:pointer;
}
.device_phone #languages_wrap {
    padding:25px 0;
    text-align:right;
}
.device_phone #languages {
    margin:0 45px;
}
.device_phone #languages li {
    padding:0 0 0 10px;
}
.device_phone #languages li a span {
    background-color:#fff;
    color:#444;
}
.device_phone #languages li a:hover span,
.device_phone #languages li a:active span,
.device_phone #languages li a:focus span {
    border-color:#b71f25;
}

.device_phone #content.inside {
    width:auto;
    padding-left:15px;
    padding-right:15px;
}
.device_phone #content.inside .back-content {
    margin-left:-15px;
    margin-right:-15px;
    padding-left:15px;
    padding-right:15px;
}
.device_phone .back-content .center {
    width:auto;
}

#home{
    height: 650px;
}
#home div.title h1{
    width: 100%;
}
#home div.title{
    background: none;
}
#home div.news-block .content{
    width: 100%;
}
#home .latest-new{
    width: 30%;
    margin-left: 10px;
}
#home #home-reasons{
    width: 60%;
}

.device_phone #home{
    min-height:480px;
}
.device_phone #home div.title h1{
    font-size:40px;
}
.device_phone #home .latest-new,
.device_phone #home #home-reasons{
    width:auto;
    float:none;
}
.device_phone #home .latest-new {
    padding:0 0 15px 0;
    margin:0 15px 15px;
    border-right:0;
    border-bottom:1px solid #9c3b36;
}
.device_phone #home #home-reasons{
    padding:0;
    margin:0 15px;
}
.device_phone #home #home-reasons li {
    padding:0;
}
.device_phone #home #home-reasons h2 {
    padding-right:60px;
}

.device_phone .third-level {
    width:auto;
    padding-right:62px;
}
.device_phone .third-level .nav {
    position: absolute;
    right: 0;
    top: 0;
}
.device_phone .third-level .menu {
    width: auto;
    margin-right: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 62px;
}

#about-us{
    height: auto;
}
#about-us .txt, #solutions .txt, #services .txt, #industries .txt, #projects .txt, #contacts .txt, #realestate .txt{
    padding-left: 10px;
    padding-right: 10px;
    width: 95%;
}
.device_phone #about-us .txt, 
.device_phone #solutions .txt, 
.device_phone #services .txt, 
.device_phone #industries .txt, 
.device_phone #projects .txt, 
.device_phone #contactus .txt, .device_phone #realestate .txt{
    width:auto;
    padding-left: 15px;
    padding-right: 15px;
}

.third-content{
    width: 100%;
}
ul#history-items li{
    width: 450px;
    padding-right: 0px;
}
.third-content > div{
    width: auto;
}
.career .foot{
    padding-left: 10%;
}

ul.about-submenu{
    padding-bottom: 20px;
}
.device_phone ul.about-submenu {
    width:100%;
    float:left;
}
.device_phone ul.about-submenu li {
    display:block;
    width:46%;
    margin:0 2%;
    padding: 0;
    float:left;
}
.device_phone ul.about-submenu li:nth-child(2n+1) {
    clear:left;
}

.about-sub-content{
    margin-left: 150px;
}
.device_phone .about-sub-content{
    clear:both;
    margin-left:0;
    padding-left:0;
}
.device_phone .parallax-anchor {
    margin-bottom:0;
}
.device_phone #about-us .txt .content h4,
.device_phone #services .txt h4 {
    margin-left:0;
    margin-right:0;
}
.device_phone #about-us .txt .content p,
.device_phone #services .txt p {
    margin-left:0;
}

#solutions ul.submenu li{
    width: 30%;
    padding-right: 10px;
    min-height: 270px;
}
#solutions ul.submenu li.last-row{
    padding-right: 10px;
}
#solutions ul.submenu li span.title,#solutions ul.submenu li .summary{
    padding-left: 42px;
}
#industries ul.submenu li{
    width: 30%;
    padding-right: 10px;
    min-height: 200px;
}
#industries ul.submenu li.last-row{
    padding-right: 10px;
}

#industries ul.submenu li span.title,#industries ul.submenu li .summary{
    padding-left: 42px;
}
#locations-menu .menu{
    margin-right: 0px;
}
.device_phone #locations-menu.third-level {
    width:50%;
    height:auto;
    padding:0;
    border-bottom:0;
}
.device_phone #locations-menu .menu{
    float:left;
    position:relative;
    top:auto;
    left:auto;
    right:auto;
}
.device_phone #locations-menu.third-level .menu ul {
    width:auto !important;
}
.device_phone #locations-menu.third-level .menu ul li{
    float:none;
    padding-left:0;
    padding-bottom:5px;
    text-align:left;
}
.device_phone #locations-menu.third-level .menu ul li a{
    display:inline-block;
    height:auto;
    white-space:normal;
}
.device_phone #contacts .offices {
    width:45%;
    padding-left:5%;
    padding-bottom:40px;
    margin-left:-1px;
    border-left:1px solid rgba(255,255,255,0.3);
    float:right;
    text-align:left;
}
.device_phone #contacts div.offices a {
    display:block;
    padding-left:0;
    padding-right:0;
    float:none;
}
.device_phone #contacts div.offices a.selected {
    font-size:21px;
}
.device_phone #contacts div.office {
}
.device_phone #contacts .offices-info {
    clear:both;
    padding-top:40px;
}
.device_phone #contacts .offices-container{
    width: auto;
    padding:50px 15px 0;
}
.device_phone #c-copyright {
    display:none;
}

.device_phone #solutions ul.submenu li,
.device_phone #industries ul.submenu li {
    width:auto;
    min-height:0;
    padding-right:0;
    float:none;
}
.device_phone #solutions ul.submenu li a,
.device_phone #industries ul.submenu li a {
    min-height:0;
    margin-bottom:10px;
}

.device_phone .sub-solutions,
.device_phone .partners,
.device_phone .solution-relations,
.device_phone .white-block,
.device_phone .sub-industries {
    width:auto;
    margin-left:-15px;
    margin-right:-15px;
    padding-left:15px;
    padding-right:15px;
}

.top-block .center, .sub-solutions .center, .partners .center, .solution-relations .center, .white-block .center,#footer .center,.sub-industries .center,
.project-header .center, .project-top-block .project-desc, .project-top-block .project-solutions .center {
    /*width: 95%;*/
    width:auto;
}
.top-block .center {
    margin-left:15px;
    margin-right:15px;
}
.device_phone .sub-industries .center {
    padding-top:0;
}

.device_phone .top-block  {
    height:475px;
    margin-left:-15px;
    margin-right:-15px;
    background-size:cover;
}
.device_phone .industry-desc {
    margin-bottom:0;
    background:rgba(0,0,0,0.5);
}
.device_phone .top-block .industry-desc h1 {
    display:block;
    padding-right:0;
    text-align:center;
}
.device_phone .top-block .industry-desc ul#projects-filter,
.device_phone ul#projects-filter {
    width:100%;
    position:relative;
    top:auto;
    right:auto;
}
.device_phone ul#projects-filter > li > a {
    height:27px;
    line-height:27px;
    float:right;
    background-position:right center;
    padding-top:0;
    padding-bottom:0;
}
.device_phone ul#projects-filter > li ul {
    width:100%;
    top:44px;
    border-top:1px solid rgba(255,255,255,0.2);
}
.device_phone ul#projects-filter > li {
    width:100%;
    float:left;
    padding:8px 0;
    margin-bottom:0;
}
.device_phone ul#projects-filter > li ul li {
    width:100%;
    float:none;
    padding-top:10px;
    margin-bottom:0;
    border-bottom:1px solid rgba(255,255,255,0.2);
}
.device_phone ul#projects-filter > li ul li.empty {
    display:none;
}

.device_phone .top-block .description {
    position:absolute;
    left:0;
    bottom:0;
}
.device_phone .top-block .description .right * {
    padding-right:0;
}
.device_phone .top-block .description .left,
.device_phone .top-block .description .right {
    width:auto;
    float:none;
}


#industry-subcontents.alone .specific{
    width: 30%;
}
#industry-subcontents.alone .others{
    width: 60%;
}
#industry-subcontents ul li{
    width: 95%;
}
.others ul li{
    width: 45%!important;
}
ul#subsolutions > li div.desc .text{
    width: 50%;
}

.device_phone #industry-subcontents.alone .specific,
.device_phone #industry-subcontents.alone .others {
    width:auto;
    float:none;
}
.device_phone #industry-subcontents.alone .others {
    border-left:0;
    padding-left:0;
}
.device_phone #industry-subcontents ul li{
    width:45%;
    float:left;
    padding-right:0;
}

@media (min-width: 421px) {
    .device_phone .others ul li.odd,
    .device_phone #industry-subcontents ul li.odd {
        padding-right:5%;
    }
}

@media (max-width: 420px) {
    .device_phone .others ul li,
    .device_phone #industry-subcontents ul li {
        float:none;
        width:auto !important;
    }
}

.device_phone .partners .center {
    position:relative;
}
.device_phone .partners h3 {
    width:auto;
    float:none;
    padding-right:62px;
    margin-bottom:10px;
}
.device_phone .partners .nav {
    padding-top:0;
    position:absolute;
    top:26px;
    right:0;
}
.device_phone .partners .partners-list {
    width:100%;
}

.device_phone .solution-relations .rel-block {
    width:100%;
    float:none;
    margin-right:0;
    margin-bottom:20px;
}
.device_phone .solution-relations .rel-block h3 {
    padding-right:62px;
}

.device_phone ul#subsolutions > li div.desc .text {
    width:auto;
    margin-left:0;
    margin-right:0;
}
.device_phone ul#subsolutions > li div.thumb {
    margin-bottom:10px;
}
.device_phone ul#subsolutions > li.left div.thumb {
    margin-left:20px;
}
.device_phone ul#subsolutions > li.right div.thumb {
    margin-right:20px;
}
@media (max-width: 420px) {
    .device_phone ul#subsolutions > li div.thumb,
    .device_phone ul#subsolutions > li.left div.thumb,
    .device_phone ul#subsolutions > li.right div.thumb {
        float:none;
        margin:0 0 20px 0;
    }
    .device_phone ul#subsolutions > li div.thumb img {
        display:block;
        width:100%;
        height:auto;
    }
}

.solution-relations .rel-block{
    /*width: 270px;*/
}
.solution-relations .rel-block ul li{
    /*width: 270px;*/
}
.solution-relations .rel-block .thumb{
    margin-right: 10px;
}
.solution-relations .rel-block-3x {
    margin-right: 90px;
    width: 100%;
}

.device_phone .solution-relations .rel-block ul li{
    width:auto;
}
.device_phone .solution-relations .rel-block .thumb{
    width:200px;
    height:auto;
}
.device_phone .solution-relations .rel-block .thumb img{
    display:block;
    width:100%;
    height:auto;
}
.device_phone .solution-relations .contact-desc,
.device_phone .solution-relations .project-desc {
    width:auto;
    padding:0 0 0 220px;
    margin:0;
    float:none;
}
.device_phone .solution-relations .contact-desc.no-photo,
.device_phone .solution-relations .project-desc.no-photo {
    padding-left:0;
}
.device_phone .solution-relations .contact-desc .name {
    font-size:18px;
}
.device_phone .solution-relations .contact-desc .job {
    font-size:15px;
}
.device_phone .solution-relations .contact-desc .phone,
.device_phone .solution-relations .contact-desc .mobile {
    margin-bottom:5px;
}

@media (max-width: 479px) {
    .device_phone .solution-relations .rel-block .thumb{
        width:42%;
        margin-right:0;
    }
    .device_phone .solution-relations .contact-desc,
    .device_phone .solution-relations .project-desc {
        padding-left:48%;
    }
}

#industries-submenu{
    width: 35%;
}
#industry-subcontents{
    width: 60%;
    position: relative;
    padding-left: 30px;
}

.device_phone #industries-submenu,
.device_phone #industry-subcontents {
    width:auto;
    float:none;
}
.device_phone #industries-submenu {
    margin:0 -15px 20px;
}
.device_phone #industry-subcontents {
    padding-left:0;
    margin-left:0;
    border-left:0;
}
.device_phone #industry-subcontents.alone {
    margin-top:20px;
}

.white-block .only-text{
    width: 100%!important;
}
@media only screen and (orientation:portrait){
   /* portrait styles here */
   .project-top-block .project-desc .imgs{
        float: none;
        margin-left: auto;
        margin-right: auto;
   }
   .project-top-block .project-desc .fields{
        float: none;
        margin-left: auto;
        margin-right: auto;
   }
   .project-top-block .project-solutions ul li.last-row{
        margin-right: 20px;
   }
}
.third-content, #about-us .newsletters-content{
    position: static;
}


.device_phone #projects-container {
    position:relative;
}
.device_phone #projects-container .iscroll {
    margin:0 22px;
}
.device_phone #projects ul.projects-list li {
    padding-right:0;
    margin-right:0;
}
.device_phone #projects ul.projects-list li .image img {
    display:block;
    width:100%;
    height:auto;
}
.device_phone #projects-nav.scroll-nav {
    height:auto;
    margin:0;
}
.device_phone #projects-nav.scroll-nav a {
    margin:-30px 0 0 0;
    position:absolute;
    top:50%;
}
.device_phone #projects-nav.scroll-nav a.left {
    left:-10px;
    background:url("/images/project-nav-left.png") no-repeat center center;
}
.device_phone #projects-nav.scroll-nav a.right {
    right:-10px;
    background:url("/images/project-nav-right.png") no-repeat center center;
}


.device_phone .project-header,
.device_phone .project-top-block,
.device_phone .project-solutions {
    width:auto;
    margin-left:-15px;
    margin-right:-15px;
    padding-left:15px;
    padding-right:15px;
}
.device_phone .project-header .project-nav {
    display:none;
}
.device_phone .project-top-block .project-desc h1 {
    text-align:center;
}
.device_phone .project-top-block {
    background: #fefefe;
    -webkit-box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.3);
}
.device_phone .project-top-block .project-desc .imgs {
    width:auto;
    height:auto;
    float:none;
    background:#fff;
    padding:3px;
    margin-bottom:20px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
.device_phone .project-top-block .project-desc .imgs .img-wrap {
    width:100%;
    height:auto;
}
.device_phone .project-top-block .project-desc .imgs .img-wrap li img {
    display:block;
    width:100%;
    height:auto;
}
.device_phone .project-top-block .project-desc .fields {
    width:100%;
    float:none;
}
.device_phone .project-top-block .project-desc .imgs a.left {
    left:3px;
}
.device_phone .project-top-block .project-desc .imgs a.right {
    right:3px;
}
.device_phone .imgs-bullets {
    width:100%;
}
.device_phone .project-top-block .project-solutions h3 {
    width:auto;
    float:none;
    margin:0 0 20px 0;
}
.device_phone .project-top-block .project-solutions ul {
    margin:0;
}
.device_phone .project-top-block .project-solutions ul li {
    width:43%;
    padding-left:5%;
    margin-left:0;
    margin-right:0;
}
.device_phone .project-top-block .project-solutions ul li:nth-child(odd) {
    margin-right:2%;
    clear:left;
}
.device_phone .project-top-block .project-solutions ul li:nth-child(even) {
    margin-left:2%;
}

.device_phone .white-block .center .project-summary,
.device_phone .white-block .center .project-text {
    width:auto;
    float:none;
}
.device_phone .white-block .center .project-summary {
    padding:20px 0 0;
}
.device_phone .white-block .center .project-text {
    margin:20px 0 0;
    padding:0 0 20px;
}

@media (max-width: 420px) {
    .device_phone .project-top-block .project-desc .fields ul li span.name {
        width:auto;
        float:none;
        margin-bottom:5px;
    }
    .device_phone .project-top-block .project-desc .fields ul li span.value {
        margin-left:0;
        padding-top:0;
    }
    .device_phone .project-top-block .project-solutions ul li {
        width:auto;
        float:none;
    }
    .device_phone .project-top-block .project-solutions ul li:nth-child(odd) {
        margin-right:0;
    }
    .device_phone .project-top-block .project-solutions ul li:nth-child(even) {
        margin-left:0;
    }    
}


.device_phone #subscribtion_container {
    width:auto;
    max-width:none;
}
.device_phone #subscribtion_container fieldset label {
    width:40%;
    float:left;
}
.device_phone #subscribtion_container fieldset .fields_group {
    width:60%;
    float:left;
}
.device_phone #subscribtion_container .checkbox {
    margin-bottom:10px;
}
.device_phone #subscribtion_container .checkbox:last-child {
    margin-bottom:0;
}
.device_phone #subscribtion_container input[type="text"] {
    width:100%;
    box-sizing: border-box;
}
.device_phone #subscribtion_container .split {
    display:none;
}
.device_phone #subscribtion_container .submit-block {
    border-top:1px solid #b2b2b2;
    padding-top:16px;
}

.device_phone .career .foot > a {
    margin-bottom:10px;
}

@media (max-width: 420px) {
    .device_phone #subscribtion_container fieldset label,
    .device_phone #subscribtion_container fieldset .fields_group {
        width:100%;
        float:none;
        clear:both;
    }
    .device_phone #subscribtion_container fieldset label {
        margin-bottom:10px;
    }
    .device_phone #subscribtion_container .checkbox {
        float:none;
        padding-right:0;
    }
    
    .device_phone ul.career-list li a span.title,
    .device_phone ul.career-list li a span.city {
        display:block;
        width:auto;
        float:none;
    }
    .device_phone ul.career-list li a span.title {
        max-width:none;
        padding-bottom:3px;
    }
    
    .device_phone .career .text {
        padding-right:0;
    }
    .device_phone .career .text div.item > h4 {
        width:auto;
        float:none;
        margin-bottom:10px;
    }
    .device_phone .career .text div.item > div.desc {
        margin-left:0;
    }
    
    .device_phone ul.facts li h3 {
        padding-left:0;
    }
    .device_phone ul.facts li h3 i {
        display:block;
        width:auto;
        margin-left:0;
        margin-bottom:5px;
    }
}


.common_form {
}
.common_form fieldset{
    margin: 0px;
    padding: 10px 0px;
}
.common_form label{
    display: block;
    float: left;
    width: 190px;
    color: #363636;
    font-family: 'HelveticaNeueLTCom-Lt',Helvetica,Arial,sans-serif;
    font-size: 16px;
}    
.common_form input[type="text"]{
    border: 1px solid #d9d9d9;
    background: #fbfbfb;
    padding: 3px 5px 3px 5px;
    font-size: 16px;
    width: 250px;
}
.common_form .fileSkin{
    position: relative;
    margin-left: 190px;
}
.common_form .fakeupload{
    position: absolute;
    overflow:hidden;
}
.common_form .fakeupload input[type="text"]{
    background: url(/images/upload-icon.png) no-repeat right center;
}

.device_tablet .common_form .file_inp {
    font-size:50em;
    position: absolute;
    right: 0px;
    opacity:0;
    -moz-opacity:0;
    filter:alpha(opacity:0);
}
.common_form .split {
    height: 1px;
    background: #b2b2b2;
    margin-bottom: 16px;
    margin-top: 16px;
}
.common_form .submit-block {
    text-align: center;
}
.common_form .apply-btn {
    padding-right: 22px;
}

.device_phone .common_form .fakeupload {
    position:relative;
}
.device_phone .common_form .fakeupload input[type="text"]{
    display:none;
}

@media (max-width: 420px) {
    .common_form fieldset label {
        width:auto;
        float:none;
        margin-bottom:5px;
    }
    .common_form input[type="text"] {
        width:100%;
        box-sizing: border-box;
    }
    .common_form .fileSkin {
        margin-left:0;
    }
    .common_form .fakeupload {
        position:relative;
    }
}

.device_phone .page-messages-container {
    width:auto;
}


#footer .center{
    position: relative;
    padding: 0 15px;
}
#footer .center .wraptocenter{
    width: 100%;
    display: block;
    padding-top: 15px;
    height: 74px;
}

#footer .txt .creative {
    text-align: left !important;
    margin-top: -16px  !important;
    position: absolute !important;
    width: 100%  !important;
    font-size: 13px  !important;
}

input.validate-required {
width: 100% !important;
}    
