.banner {
    width: 100%;
    height: auto;
    display: inline-block;
}

.banner img {
    width: 100%;
}
.log-ons{
    width: 75%;
    height: auto;
    background: #fff;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .08);
    padding: 42px 31px;
    margin: 0 auto;
    margin-top: -15%;
    z-index: 99999999;
    position: relative;
    border-radius: 11px;
    margin-bottom: 5%;
    display: flow-root;
    padding-bottom: 71px;
}
.nav-item{
    width: 100%;
    height: auto;
    display: inline-block;
}
.nav-item a{
    width: 100%;
    height: auto;
    display: inline-block;
    text-align: center;
    padding-bottom: 2%;
    margin-bottom: 5%;
    background-color: transparent;
    font-size: 25px;
}
.tabs-bordered li a.active {
    border-bottom: 2px solid #00b19d !important;
}
.form-group label{
    float: left;
    font-size: 14px;
    width: 25%;
    text-align: center;
}
.form-control{
    width: 70%;
    float: left;
    height: 36px !important;
}
.com-left {
    width: 32%;
    float: left;
    margin-right: 0%;
}
.form-group {
    float: left;
    width: 33%;
    margin: 5px 0px;
    margin-bottom: 25px;
    margin-left: 0px;
}
.form-group label {
    float: left;
    font-size: 17px;
    width: 22%;
    text-align: center;
}
.text-danger {
    color: #ef5350 !important;
}
.form-control {
    width: 70% !important;
    float: left;
    height: 36px !important;
    line-height: 42px;
}
.form-control {
    border: 1px solid #cfcfcf;
    box-shadow: none;
    color: rgba(0, 0, 0, .6);
}

.form-control {
    display: block;
    padding: 2px 10px;
    font-size: 15px;
    line-height: 37px;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.ipt{
    opacity: 0;
    width: 100%;
    height: 100%;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px,1px,1px,1px);
}
.iptdiv a{
    position: absolute;
    top: 0px;
    right: 4px;
}
.img_box{
    position: relative;
}
.com-left{
    width: 100%;
    float: left;
    margin-right: 0%;
}
.com-center{
    width: 32%;
    float: left;
}
.com-right{
    width: 36%;
    float: right;
}
.btn-primary{
    text-align: center;
    margin: 0 auto;
    display: block;
    padding: 9px 55px;
}
.wrapper-page{
    margin: 10px auto;
    max-width: 67%;
    background: white;
    overflow: auto;
    padding-bottom: 5%;
}
.checkbox-primary{
    margin-top: 5% !important;
    margin: 0 auto;
    display: block;
    text-align: center;
}
.checkbox-primary a{
    color: #26b7a8;
}
#mdiv li img {
    float: initial;
    width: 26%;
    overflow: hidden;
    text-align: center;
    margin: 0 auto;
    display: block;
}
.iptdiv {
    margin: 5px;
    position: relative;
    background: url(../images/z_add.png) no-repeat 50% / 46% 100%;
    height: 160px;
    order: 9;
    padding: 0px;
    float: left;
    margin-top: 0px;
    margin-left: 5%;
    width: 63%;
}
.btn-custom.btn-primary {
    border-bottom: 2px solid #007e70 !important;
    text-align: center;
    margin: 0 auto;
    color: #fff;
    font-size: 17px;
    letter-spacing: 1px;
    border-radius: 7px;
}

.btn-primary {
    text-align: center;
    margin: 0 auto;
    display: block;
    padding: 1.5%  12%;
}
.btn-primary {
    background-color: #00b19d;
    border: 1px solid #00b19d;
}

@media screen and (max-width: 1024px) and (min-width: 0px) {
    .com-left {
    width: 100%;
    float: left;
    margin-right: 0%;
}
.com-center {
    width: 100%;
    float: left;
}
.com-right {
    width: 100%;
    float: right;
}
.form-group label {
float: left;
        font-size: 15px;
        width: 34% !important;
        text-align: left;
}
.form-control {
    width: 56% !important;
    float: left;
    height: 36px !important;
    line-height: 42px;
}
}
@media screen and (max-width: 1024px) and (min-width: 0px) {
    .form-group {
    float: left;
    width: 100%;
    margin: 5px 0px;
    margin-bottom: 25px;
    margin-left: 0px;
}
.iptdiv {
    margin: 5px;
    position: relative;
    background: url(../images/z_add.png) no-repeat 50% / 83% 100%;
    height: 160px;
    order: 9;
    padding: 0px;
    float: left;
    margin-top: 0px;
    margin-left: 5%;
    width: 63%;
}
.form-group {
    float: left;
    width: 100%;
    margin: 5px 0px;
    margin-bottom: 25px;
    margin-left: 0px !important;
    margin-top: 0% !important;
}
}