@media(min-width:320px) {



.form-box label.txt-content{width:34%; margin-bottom:16px; float:left; line-height:29px; font-size:14px; color:rgb(109,109,109);}

#header .logout-wel{position:absolute; right:12px; /*height:30px;*/ /*margin-top:15px;*/ top:20px;  padding:0 4%; border-radius:5px;  
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(49%,#ffffff), color-stop(50%,#f2f2f2), color-stop(99%,#efefef));
background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 49%,#f2f2f2 50%,#efefef 99%);
background: -o-linear-gradient(top,  #ffffff 0%,#ffffff 49%,#f2f2f2 50%,#efefef 99%); 
background: -ms-linear-gradient(top,  #ffffff 0%,#ffffff 49%,#f2f2f2 50%,#efefef 99%); 
background: linear-gradient(to bottom,  #ffffff 0%,#ffffff 49%,#f2f2f2 50%,#efefef 99%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef',GradientType=0 );
}

#header .logout-wel ul{display:inline-block;}
#header .logout-wel li{float:none; font-size:1.3em; color:rgb(94,94,94); line-height:30px;}
#header .logout-wel li.welcome{padding-left:20px; background:url(../images/user-welcome.png) no-repeat left; }
/*#header .logout-wel li a{padding-left:20px; color:rgb(94,94,94); font-size:0.9em; line-height:30px; background:url(../images/logout-icon.png) no-repeat left;}*/
#header .logout-wel li a {
            padding-right: 20px;
            color: #fff;
            font-size: .9em;
            font-weight: bold;
            line-height: 30px;
            background: url(../images/logout-icon.png) no-repeat right;
        }
#header .logout-wel li:last-child{border:none;}
.left-wrappe{ width:100%; margin:0; float:left;}
.right-wrappe{float:right; width:100%;}
.form-box label.txt-ct{width:36%;}

input[type=text].txt-box{width:62%; padding:0 5px; height:30px; margin-bottom:17px; box-shadow:0 -1px 0 rgb(191,191,191); float:right; background:rgb(233,233,233); border-radius:5px; border:none;}

.box1, .box2, .box3{width:100%;}
.box3{margin-top:10px;}
.form-box-wrappe1{margin-top:40px;}
.check-box-left {
    color: #6D6D6D;
    float: left;
    font-size: 12px;
    margin: 0 2% 5px 0;
    text-align: left;
    width: 32% ;
}
.chek-box-right {
    float: left;
    width: 64%;
}
#header
{
   
}

}
