@media only screen and (max-width: 767px) {
.login-form-2{display: none;}
.home-va{
    overflow-x: hidden;
}
.banner-form-search {
    width: 232px !important;
    height: 42px !important;
    border-radius: 0px;
    padding: 17px 12px;
}
.btn-blue {
    background: #0661b6;
    color: #fff;
    border-radius: 0px;
    padding: 8px 6px;
    border: 1px solid #0661b6:;
}
.btn-blue:hover {
    background: #fff;
    color: #0661b6;
    border-radius: 0px;
    padding: 8px 15px;
    border: 1px solid #0661b6;
}
.x3 {
    left: 100px;
}
.x4 {
    right: 120px;
}
.mt--105 {
    margin-top: -56px;
}
.banner-big-text {
    font-family: 'Lato', sans-serif;
    color: #1d2a3b;
    font-weight: 700;
    line-height: 32px;
    padding-top: 15px;
    font-size: 25px;
}
.img-float-left {
    margin-left: auto;
    margin-top: -5px;
    margin-bottom: -18px;
    float: none;
    margin: auto;
    width: 120px;
}
.btn-dark {
    margin-bottom: 20px;
}
.cus-text-sm-center{text-align: center;}
/**/
.test {
    padding: 20px 12px;
}
.img-calculator {
    float: right;
    position: absolute;
    top: -65px;
    right: 25px;
    width: 50px;
}
.right-nav-icon{
    float: right;
    position: absolute;
    top: -65px;
    right: 0;
}
.time-span{display: none;}
#calculator .modal-body {
    padding: 2rem 25px 4px 2px;
}
.calculator {
    background-color: #353333;
    padding: 9px;
    border-radius: 11px;
}
#calculator .modal-content .close {
    margin-top: -20px;
    margin-right: -4px;
}
.option-box .cus-radio-button{
    width: 100%;
}
.btn-theme-dark{
    width: 100%;
    margin-bottom: 16px;
    margin-top: 15px;
}
.btn-theme-blue{
    margin-bottom: 15px;
}
.ul-challenge li {
    display: inline-block;
    font-size: 13px;
    padding-right: 9px;
}
.about-text-pos {
    margin-top: 7%;
    padding-left: 4%;
}
}

