.et_pb_widget_area_left {
	border-right: 1px solid rgba(0, 0, 0, .1);
	padding-right: 30px;
}

.et_pb_sidebar_no_border {
	border: none;
	padding: 0;
}

.et_pb_widget_area ul {
	list-style: none !important;
	padding: 0 !important;
	line-height: inherit !important;
}

@media (max-width:980px) {
	.et_pb_widget_area_left {
		padding-right: 0;
		border-right: none;
	}
	
	.et_pb_column .et_pb_widget {
		margin: 0 5.5% 7.5% 0;
		width: 47.25%;
		clear: none;
		float: left;
	}
	
	.et_pb_column .et_pb_widget:nth-child(2n) {
		margin-right: 0;
	}
	
	.et_pb_column .et_pb_widget:nth-child(odd) {
		clear: both;
	}
	
	.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_widget, .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_widget, .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_widget, .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_widget, .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_widget, .et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_widget, .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_widget, .et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_widget, .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_widget, .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_widget, .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_widget, .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_widget {
		margin: 0 0 11.5%;
		width: 100%;
	}
}

@media (max-width:767px) {
	.et_pb_column .et_pb_widget {
		margin-right: 0;
		width: 100%;
	}
}

@media (max-width:479px) {
	.et_pb_column .et_pb_widget {
		margin-right: 0;
		margin-bottom: 11.5%;
		width: 100%;
	}
	
	.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_widget, .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_widget, .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_widget, .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_widget, .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_widget, .et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_widget, .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_widget, .et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_widget, .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_widget, .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_widget, .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_widget, .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_widget {
		margin: 0 0 11.5%;
		width: 100%;
	}
}

.et_pb_widget {
	float: left;
	max-width: 100%;
	word-wrap: break-word;
}

.et_pb_widget a {
	text-decoration: none;
	color: #666;
}

.et_pb_widget li a:hover {
	color: #82c0c7;
}

.et_pb_widget ol li, .et_pb_widget ul li {
	margin-bottom: .5em;
}

.et_pb_widget_area .et_pb_widget a {
	color: inherit;
}

.et_pb_bg_layout_dark .et_pb_widget li a {
	color: inherit;
}

ul.et_pb_social_media_follow {
	list-style-type: none !important;
	margin: 0 0 22px;
	padding: 0;
}

.et_pb_social_media_follow li {
	display: inline-block;
	margin-bottom: 8px;
	position: relative;
}

.et_pb_social_media_follow li a {
	margin-right: 8px;
	display: inline-block;
	text-decoration: none;
	text-align: center;
	position: relative;
}

.et_pb_social_media_follow li.last-child a, .et_pb_social_media_follow li:last-child a {
	margin-right: 0;
}

.et_pb_social_media_follow li a.icon {
	height: 32px;
	width: 32px;
	padding: 0;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

.et_pb_social_media_follow li a.icon:before {
	height: 32px;
	width: 32px;
	font-size: 16px;
	line-height: 32px;
	display: block;
	color: #fff;
	-webkit-transition: color .3s;
	transition: color .3s;
	position: relative;
	z-index: 10;
}

.et_pb_social_media_follow li a.icon:hover:before {
	color: hsla(0, 0%, 100%, .7);
}

.et_pb_social_media_follow li a.icon {
	border-radius: 3px;
}

.et_pb_social_media_follow_network_name {
	display: none;
}

.et_pb_social_icon a.icon {
	vertical-align: middle;
}

.et_pb_social_icon a.icon:before {
	font-family: ETmodules;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-shadow: 0 0;
	direction: ltr;
}