.prd-nav li {
    float: left;
    width: 32%;
    padding: 0 0.5%;
    text-align: center;
}
.table_style li label{
width:0px;
float:none;
padding-top:0px;
}
.input-effect input ~ label {
    position: absolute;
    left: 10px;
    width: 100%;
    font-size: 14px;
    top: 13px;
    color: #aaa;
    transition: 0.3s;
    z-index: -1;
    letter-spacing: 0.5px;
    text-align: left;
}
.cl-md-6{
width:100%;
}
.heading-menu{
display:none;
}
.sec-pTB{
padding:0px;
}
.index-dwn-form li {
    width: 100%;
    float: left;
    padding-bottom: 20px;
}

.za-country_code-container, #OtherCountry {
    position: relative;
}
.index-dwn-form li select {
    padding: 6px 35px 6px 7px;
    background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%), linear-gradient(to right, #ccc0, #ccc0);
    background-position: calc(100% - 17px) calc(1em + 8px), calc(100% - 12px) calc(1em + 8px), calc(100% - 2.5em) -0.5em;
    background-size: 5px 5px, 5px 5px, 1px 1.5em;
    background-repeat: no-repeat;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
}
.index-dwn-form li input, .index-dwn-form li select {
    width: 100% !important;
    font-weight: 400;
    height: 50px;
    border: 1px solid #cccccc;
    font-size: 14px;
    padding: 7px;
}

.ccodelabel {
    width: 30px !important;
    font-weight: 400;
    height: 20px;
    border: 1px solid #cccccc;
    font-size: 14px;
    padding: 14px 10px;
    position: absolute;
    top: 0;
}
#phone, #rmobile {
    width: 87.5% !important;
    float: right;
}

input, li, #cust-dots a, #cust-dots span, #bannr-dots a, #bannr-dots span, .ap-indx-sec2, .ap-indx-sec3, .ap-indx-sec4, .ap-indx-sec5, .sec-cust-slid, .container {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transition: all 0.2s ease-in 0s;
}

