
@media only screen and (min-width: 600px) {
i.icon.icon-diamond {
    margin-top: -1em;
}

i.icon.icon-eye {
    margin-top: -1.2em;
}

#footer {
    width: 100%;
    padding: 80px 0;
    padding-bottom: 30px;
}
}
/***3 stages contact form button text color***/
a:not([href]):not([tabindex]) {
    color: white;
    text-decoration: none;
}
/*** submit resume ***/
.mark-style {
    display:none;
}
.btn {
    max-width: 100%;
    padding: 12.5px;
    }

.float-left {
 
    margin-left: 10px !important;
}