.breadcrumb,#survey {
    display: none;
}
@media screen and (max-width: 760px) {
    .dwn-form-cont {
        margin: auto !important;
        width: 300px !important;
    }
}


div#survey {
    display: none !important;

}
section.quick-links-wrap {
    display: none;
}

.dwn-form-cont {
    width: 42%;
    float: unset;
    min-height: 400px;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
 background: #ffffff;
    margin-left: 330px;
}
#downloadReset {
    font-size: 18px;
    line-height: 24px;
    width: 80%;
    margin-top: 10px;
    border-radius: 5px;
    cursor: pointer;
    background: #dfdfe0;
    border: none;
}
.dwn-form input, .dwn-form select {
    width: 85%;
    margin-top: 10px;
    padding: 7px;
    border: none;
    font-size: 13px;
    transition: all 0.2s ease-in-out 0s;
    color: #777;
    outline: none;
    border: 1px solid #bbb;
}
.dwn-form input, .dwn-form select {
    width: 100% !important;
}
h1, .pg-head, .hTag1 {
    font-size: 35px;
    line-height: 45px;
    margin: 0 0 30px;
    color: #333;
    letter-spacing: -1px;
    font-weight: 400;
}

.heading-menu .container {
    text-align: center;
}
  .nav-qte a {
    background: #7bbb2a;
    position: relative;
}