/****** PLACE YOUR CUSTOM STYLES HERE ******/

span.logo {
	font-family: serif;
    font-size: x-large;
    color: #FFF;
    letter-spacing: 0.1em;
}

span.logo span {
	font-size: 60%;
}

span.logo_l {
	font-family: serif;
    font-size: 50px;
    color: #FFF;
    letter-spacing: 0.1em;
    margin-bottom: 30px;
}

span.logo_l span {
	font-size: 60%;
}

.mb20 {
	margin-bottom: 20px;
}

.mb30 {
	margin-bottom: 20px;
}

.mb60 {
	margin-bottom: 60px;
}

.mt30 {
	margin-top: 20px;
}

.mb100 {
	margin-bottom: 200px;
}

.mt100 {
	margin-top: 200px;
}

.pull-left {
	text-align: left;
}

txt_right {
	text-align: right;
}

.fs18 {
		font-size: 18px;
		line-height: 2em;
}

@media all and (max-width: 767px) {


.mb20 {
	margin-bottom: 0px;
}

.mb30 {
	margin-bottom: 0px;
}

.mb60 {
	margin-bottom: 0px;
}

.mt30 {
	margin-top: 0px;
}

.mb100 {
	margin-bottom: 0px;
}

.mt100 {
	margin-top: 0px;
}

br {
    display: block !important;
}
}
