/*
Theme Name: Airmaster
Theme URI: http://
Description: 
Version:1.0 
Author: Mayur Web Technologies
Author URI: http:mayurwebtech.com
Design by: Mayur Technologies
URl : http://

*/
span.wpcf7-not-valid-tip,div.wpcf7-validation-errors{float:left;}
div.wpcf7-validation-errors{border:0 !important;}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #fff;
}
:-moz-placeholder { /* Firefox 18- */
  color: #fff;
}

 .footer-nav ul li a:before{   content: "\f101";    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;    padding-right: 8px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }