
#wrapper {
    width: 100%;
    display: block;
}
.mycontainer, .footer {
    width: 70%!important;
    margin: auto!important;
}
div.footer {
    height: auto;
}
#form_container {
    float: left;
    width: 100%;
    padding: 5%;
    box-sizing: border-box;
}

.common_box .common_details {
    float: left;
    width: 100%;
    padding: unset;
}

.common_box .common_details.pad {
    padding-left: unset;
    width: 100%;
}


fieldset {
    width: 30%;
}

.common_box .get_btn {
    width: 262px;
    height: 63px;
    margin: 15px 0 0 0px;
    cursor: pointer;
}

.center-align-div {
    width: 90%;
    margin: auto;
}

.bigger_text {
    width: 95%!important;
    float: left!important;
}

.common_box .captcha {
    padding-left: 25px;
    margin-top: 12px;
}
.mttop {
    margin-top: 10px;
}
.center-text {
    text-align: center!important;
}
.common_box .get_btn {
    float: none!important;
}

div.footer div.contact_box {
    padding: 100px 0 0 0;
}

.leftaligner {
  padding: 10px 0 0 30px;    
}

.leftaligner1 {
    padding: 0 0 0 30px;
}
.selectaligner {
    margin:0 195px 0 0
}

.footer_grid {
    display: grid;
    grid-template-columns: 7fr 5fr;
    grid-gap: 10px;
}

.logo_grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 20px;
}
.help_footer {
    text-align: center;
}

.help_footer p {
    color: #d85020;
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 4px;
    padding: 0;
}



@media screen and (max-width: 1600px) {
.mycontainer, .footer {
    width: 80%!important;
    margin: auto!important;
}
.footer {
    padding-top: 30px!important;
    width: 70%!important;
    margin: auto!important;
}
}
@media screen and (max-width: 992px) {
.mycontainer, .footer {
    width: 90%!important;
    margin: auto!important;
}
}
@media screen and (max-width: 768px) {
.common_box .get_btn {
    width: 100%;
    height: 63px;
    margin: 15px 0 0 0px;
    cursor: pointer;
}

.center-align-div {
    width: 100%;
    margin: auto;
}

.common_box .common_details .col {
    float: left;
    margin-right: 15px;
}

.common_box .input_bg {
    width: 175px;
}


.common_box .common_details .col {
    width: 295px;
}

.common_box .captcha {
    padding-left: 0px;
    margin-top: 12px;
    width: 100%;
    text-align: center;
}

.common_box .label3 {
    width: 100%;
}

.common_box .input_bg.input_bg2 {
    float: left;
    margin: 4px 30% 0 30%;
    width: 40%;
}

.common_box .get_btn {
    background: url(../image/get_btn.png) no-repeat center center;
}

.tabcenter {
    display: block;
    width: 100%;
    text-align: center;
}

.common_box .select_bg {
    width: 185px;
}

.common_box .select_bg select {
    width: 186px;
}

div.footer div.usedby {
    float: left;
    width: 60%;
}
div.footer div.usedby img{
    max-width: 100%;
}

div.footer div.contact_box {
    width: 100%;
    background-image: url(https://www.eprovided.com/status/image/body_bg.jpg) center center no-repeat;
    text-align: center;
}


}
@media screen and (max-width: 576px) {
    
    body {
        line-height: 1.5;
    }
    
    .tabcenter {
    text-align: left;
}
    
.common_box .common_details .col {
    float: left;
    width: 100%;
    margin-right: 0px;
}

.common_box .label3 {
    float: left;
    width: auto;
}

.common_box .label { 
    display: block!important;
    width: 100%!important;
    margin-top: 10px;
}

.common_box .input_bg {
    float: left;
    width: 96%!important;
    padding: 8px 2% 0 2%;
    margin-top: 0px;
}

.common_box .select_bg select {
    float: left;
    width: 100%;
}
.common_box .select_bg {
    width: 100%!important;
}
.center-align-div {
    width: 100%;
    margin: auto;
}

.tooltip .top {
    transform: translate(-30%, -100%)!important;
}
.common_box h2 {
    line-height: 1.5;
}

.leftaligner {
  padding: 10px 0 0 0px;    
}

.leftaligner1 {
    padding: 0 0 0 0px;
}

.common_box .label.space {
    padding-right: 0px;
    line-height: 27px;
}
.selectaligner {
    margin:0 0px 0 0
}

.common_box .select_bg {
    float: right;
    margin-right: 0px;
}
.common_box .captcha {
    padding-left: 0px;
    margin-top: 12px;
    width: 100%;
    text-align: center;
}
.common_box .get_btn {
    background: url(../image/get_btn.png) no-repeat center center;
}

.common_box .input_bg.input_bg2 {
    float: left;
    margin: 4px 0% 0 0%;
    width: 96%!important;
}

.footer_grid {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 10px;
}
.logo_grid img {
    max-width: 100%;
}
.ccard {
    text-align: center;
    margin-bottom: 15px;
}
.copyrighttext {
    text-align: center;
    margin-top: 10px;
}

}





