/* Theme Name: The Project - Responsive Website Template
Author:HtmlCoder
Author URI:http://www.htmlcoder.me
Author e-mail:htmlcoder.me@gmail.com
Version:1.2.0
Created:December 2014
License URI:http://support.wrapbootstrap.com/
File Description: Place here your custom CSS styles
*/

.lmwm-page-title {
	font-size:28px;
	line-height:1.0;
	font-weight: bold;
	font-family: 'Raleway', sans-serif;
	color: #52c3cb;
} 

.lmwm-page-sub-title {
	font-size:22px;
	line-height:1.0;
	font-weight: normal;
	font-family: 'Raleway', sans-serif;
	color: #52c3cb;
	margin-top: 16px;
	margin-bottom: 20px;
}

.lmwm-page-tagline {
	font-size:14px;
	line-height:1.0;
	font-weight: normal;
	font-family: 'Raleway', sans-serif;
	color: #676666;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
}

@media only screen and (min-width: 375px){
	.lmwm-page-title{
		font-size:30px;
	}
	.lmwm-page-sub-title{
		font-size:24px;
	}
	.lmwm-page-tagline{
		font-size:16px;
	}
	.lmwm-page-optin-title{
		font-size:14px;
	}
}
@media only screen and (min-width: 420px){
	.lmwm-page-title{
		font-size:32px;
	}
	.lmwm-page-sub-title{
		font-size:26px;
	}
	.lmwm-page-tagline{
		font-size:18px;
	}
	.lmwm-page-optin-title{
		font-size:16px;
	}
}
@media only screen and (min-width: 750px){
	.lmwm-page-title{
		font-size:42px;
	}
	.lmwm-page-sub-title{
		font-size:36px;
	}
	.lmwm-page-tagline{
		font-size:32px;
	}
	.lmwm-page-optin-title{
		font-size:30px;
	}
}
@media only screen and (min-width: 960px){
	.lmwm-page-title{
		font-size:54px;
	}
	.lmwm-page-sub-title{
		font-size:46px;
	}
	.lmwm-page-tagline{
		font-size:42px;
	}
	.lmwm-page-optin-title{
		font-size:40px;
	}
}
