/*sidebar*/
.sidebar {
width:300px;
float: right !important;
list-style: none;
margin:40 ;
padding:0;
}

.sidebar em {
font-size: 12px !important;
font-family: "PF Din Text Cond Pro Bold" !important;
font-style: normal !important;
letter-spacing: normal;
text-transform: uppercase;
color: #C2C2C2;
}

.sidebar em a, .sidebar em a:visited {
color: inherit;
}


.sidebar li {
padding-bottom:50px;
}

.followus
{
	background: #efefef;
	width: 220px;
	margin: 0 auto 48px auto;
}
.followus h3
{
	font-family: 'PF Din Text Comp Pro Regular' !important;
	font-size: 25px !important;
	text-transform: uppercase;
	font-size: 14pt;
	padding: 8px 0px 3px 16px;
	border-bottom: 1px solid #FFF;
}
.followus ul
{
	list-style:none;
	padding-left: 16px;
	padding-bottom: 20px;
	margin: 10px 0px;
}
.followus ul li
{
	padding: 0px 0 10px 0;
	/*float: left;*/
	overflow: hidden;
}
.followus ul li a
{
	text-transform: uppercase;
	font-weight: bold;
	color: #bbbbbb;
	text-decoration: none;
}
.bgIcons
{
	background: #bcbdbd;
	width: 30px;
	height: 30px;
	float: left;
}
.followus_socialIcons
{
	height: 20px;
	width: 20px;
	text-align: center;
	margin-top: 5px;
	margin-left: 5px;
}
.followus_socialText
{
	font-family: 'PFD in Text Cond Pro Regular';
	padding-top: 7px;
	display: block;
	letter-spacing: 0.08em;
	padding-left: 40px;
	font-weight: normal;
}

.side-materials {
width:300px;
box-sizing: border-box;
-moz-box-sizing: border-box;
}
.sidem-menu {
	list-style: none;
	width:100%;
	font-family: 'PF Din Text Comp Pro Medium';
	text-transform: uppercase;
	font-size:25px;
	padding:0;
}
.sidem-menu li {
border: 1px solid #f0f0f0;
height: 38px;
line-height:38px;
width:50%;
float: right;
box-sizing: border-box;
-moz-box-sizing: border-box;
text-align:center;
cursor: pointer;
padding:0;
}

.sidem-menu .cur, .sidem-menu li:hover {
color: #EEE;
background-color: #000000 !important;
}

.side-items {
list-style: none;
margin:0; padding:0;
overflow: hidden;
}

.side-items li {
height:110px;
border-bottom: 1px solid #f0f0f0;
border-left: 1px solid #f0f0f0;
border-right: 1px solid #f0f0f0;
padding: 0;
}
.side-items li img {
width:110px;
height:110px;
}

.side-items-left {
width: 110px;
height: 110px;
float: left;
}
.side-items-right {
width: 188px;
height: 110px;
float: left;
box-sizing: border-box;
-moz-box-sizing: border-box;
padding:0 15px;
}

.side-items h3 {
font-family: 'DINProBold';
font-size:15px;
margin-top:10px;
padding-bottom: 10px;
line-height: 1em;
}

.side-items p {
font-family: 'OpenSans-Regular';
color: #6B6B6B;
}

.side-items a, .side-items a:visited {
text-decoration: none;
}

.side-social {
list-style:none;
padding:0;
margin:0;
}

.side-social li {
text-align:center;
padding: 25px 0 0;
border-bottom: 1px solid #f0f0f0;
border-left: 1px solid #f0f0f0;
border-right: 1px solid #f0f0f0;
}

.side-social li:last-child {padding-bottom: 25px}

.side-social .side-social-top {
background: #000;
color: #FFF;
font-family: 'PF Din Text Comp Pro Medium';
text-transform: uppercase;
font-size: 25px;
height:40px;
line-height:40px;
padding:0;
text-align: center;
border: none;
}

.side-social li span {
font-family: 'PF Din Text Comp Pro Medium';
text-transform: uppercase;
font-size: 25px;
display: block;
margin-bottom:25px;
}