/*
Theme Name: Jarlam
Theme URI: https://www.resolveagency.com.au
Author: Resolve Agency
Author URI: https://www.resolveagency.com.au
Description: This theme Front end part build by twitter bootstrap UI framework and backend part Develop with wordpress CMS. Fully responsive. Support for all device and mobile , tablet , desktop friendly.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: jarlam

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
.logged-in.admin-bar .header_section {
    top: 32px;
}
.contact-btn input { 
	font-weight: 400;
	font-family: 'Ubuntu', Arial, sans-serif;
}
.contactSec .inpdiv textarea,
.inpdiv textarea { 
	font-family: 'Ubuntu', Arial, sans-serif;
	font-weight: 400;
	font-size:14px;
}

textarea::-webkit-input-placeholder {
font-weight: 400;
color:red;
}

textarea:-moz-placeholder { /* Firefox 18- */
font-weight: 400;
color:red;
}

textarea::-moz-placeholder {  /* Firefox 19+ */
font-weight: 400;
color:red;
}

textarea:-ms-input-placeholder {
font-weight: 400; 
color:red;
}

div.wpcf7-validation-errors {
	color:#fff;
}
div.wpcf7-mail-sent-ok {
    color:#fff;
}
.projectPage ul li {width:100%;}