.team-image {
    text-align: center;
}
.team-title {
    text-align: center;
    margin-bottom: 15px;
}
.team-title  h3 {
    margin-bottom: 5px;
}
    .header-all-wrapper{
            background:none;
            position:absolute;
            top:0px;
            left:0px;
            right:0px;
            z-index:auto;
            
            transition:none;
            -webkit-transition:none;
            -moz-transition:none;
        }
.rockthemes-form-builder input,
 .rockthemes-form-builder input:not([type="submit"]),
 .rockthemes-form-builder select,
 .rockthemes-form-builder textarea {
     background: #fff;
     color: #f0f0f0
 }
 
 .rockthemes-form-builder input:focus,
 .rockthemes-form-builder input:not([type="submit"]):focus,
 .rockthemes-form-builder textarea:focus {
     background: #f9f9f9;
     color: #fff
 }
 
 .rockthemes-form-builder input::-webkit-input-placeholder {
     color: #f0f0f0
 }
 
 .rockthemes-form-builder input:-moz-placeholder {
     color: #f0f0f0;
     opacity: 1
 }
 
 .rockthemes-form-builder input::-moz-placeholder {
     color: #f0f0f0;
     opacity: 1
 }
 
 .rockthemes-form-builder input:-ms-input-placeholder {
     color: #f0f0f0
 }
 
 .rockthemes-form-builder input:not([type="submit"])::-webkit-input-placeholder {
     color: #f0f0f0
 }
 
 .rockthemes-form-builder input:not([type="submit"]):-moz-placeholder {
     color: #f0f0f0;
     opacity: 1
 }
 
 .rockthemes-form-builder input:not([type="submit"])::-moz-placeholder {
     color: #f0f0f0;
     opacity: 1
 }
 
 .rockthemes-form-builder input:not([type="submit"]):-ms-input-placeholder {
     color: #f0f0f0
 }
 
 .rockthemes-form-builder select::-webkit-input-placeholder {
     color: #f0f0f0
 }
 
 .rockthemes-form-builder select:-moz-placeholder {
     color: #f0f0f0;
     opacity: 1
 }
 
 .rockthemes-form-builder select::-moz-placeholder {
     color: #f0f0f0;
     opacity: 1
 }
 
 .rockthemes-form-builder select:-ms-input-placeholder {
     color: #f0f0f0
 }
 
 .rockthemes-form-builder textarea::-webkit-input-placeholder {
     color: #f0f0f0
 }
 
 .rockthemes-form-builder textarea:-moz-placeholder {
     color: #f0f0f0;
     opacity: 1
 }
 
 .rockthemes-form-builder textarea::-moz-placeholder {
     color: #f0f0f0;
     opacity: 1
 }
 
 .rockthemes-form-builder textarea:-ms-input-placeholder {
     color: #f0f0f0
 }
 
 .rockthemes-form-builder input:focus::-webkit-input-placeholder {
     color: #fff
 }
 
 .rockthemes-form-builder input:focus:-moz-placeholder {
     color: #fff;
     opacity: 1
 }
 
 .rockthemes-form-builder input:focus::-moz-placeholder {
     color: #fff;
     opacity: 1
 }
 
 .rockthemes-form-builder input:focus:-ms-input-placeholder {
     color: #fff
 }
 
 .rockthemes-form-builder input:not([type="submit"]):focus::-webkit-input-placeholder {
     color: #fff
 }
 
 .rockthemes-form-builder input:not([type="submit"]):focus:-moz-placeholder {
     color: #fff;
     opacity: 1
 }
 
 .rockthemes-form-builder input:not([type="submit"]):focus::-moz-placeholder {
     color: #fff;
     opacity: 1
 }
 
 .rockthemes-form-builder input:not([type="submit"]):focus:-ms-input-placeholder {
     color: #fff
 }
 
 .rockthemes-form-builder textarea:focus::-webkit-input-placeholder {
     color: #fff
 }
 
 .rockthemes-form-builder textarea:focus:-moz-placeholder {
     color: #fff;
     opacity: 1
 }
 
 .rockthemes-form-builder textarea:focus::-moz-placeholder {
     color: #fff;
     opacity: 1
 }
 
 .rockthemes-form-builder textarea:focus:-ms-input-placeholder {
     color: #fff
 }
 .md-mainimg {
 background: rgba(0,0,0,0.2);
 }
 .view-random-projects h1 {
 margin-top: 15%;
 margin-left: 15%;
 }