.guide-title {
	font-family : "Aleo Regular","Palatino Linotype",Palatino !important;
	color: #333;
	font-size: 40px;
	line-height: 50px;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	word-wrap : break-word;
	
}

.center-panel {
	background : #fff;
}

.center-panel-content {
	width: 800px;
	margin: 0 auto;
}

.guide-content {
	font-family: "Aleo Regular","Palatino Linotype",Palatino !important;
	color: #555;
	line-height: 32px !important;
	font-size: 20px !important;
}

.guide-header {
	text-align: center;
	padding: 0 5px 20px 5px;
}

.guide-container{
	padding-top: 5px;
}

.body {
	overflow:hidden;
}

.guides-global-header {
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 15px;
}

@media screen and (max-width: 1200px) {
	.guides-global-header {
		max-width: 1000px;
	}
}

@media screen and (max-width: 850px){
	.guides-global-header {
		padding : 0;
	}
}

.guide-act-btns {
	text-align: center;
	padding-top: 30px;
	
}

.guide-act-btns a {
	margin-right: 10px;
	font-weight:bold;
}


.bdcrumbs-container {
	margin: 0 auto;
	width: 800px;
}

.fol-widget>button.btn-s>span:first-child {
	height: 11px !important;
}
