.free_side_sections_wrapper {
	float: left;
	width: 100%;
	box-sizing: border-box;
}
.fss_item {
	float: right;
	width: 100%;
	position: relative;
}
.fss_item_left {
	float: left;
	width: 100%;
	position: relative;
}
.fss_item_right {
	float: right;
	width: 100%;
	position: relative;
}
.fss_content_right {
	float: right;
	box-sizing: border-box;
}
.fss_content_left {
	float: left;
	box-sizing: border-box;
}
.fss_text_container {
	width: 100%;
	display: table;
	direction: rtl;
}
.fss_text_content {
	display: table-cell;
	vertical-align: middle;
}
.fss_content_title {
	float: right;
	width: 100%;
	margin-bottom: 10px;
}
.fss_content_text {
	float: right;
	width: 100%;
}
.fss_item:last-child {
	margin-bottom: 0;
}
 @media all and (min-width: 1438px) {
.fss_item {
	height: 500px;
	margin-bottom: 70px;
}
.fss_item_left {
	height: 500px;
}
.fss_item_right {
	height: 500px;
}
.fss_item_img_right {
	float: left;
	width: 50%;
	height: 500px;
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
	visibility: visible;
}
.fss_item_img_left {
	float: right;
	width: 50%;
	height: 500px;
	position: absolute;
	right: 0;
	top: 0;
	overflow: hidden;
	visibility: visible;
}
.fss_content_right {
	width: 50%;
	padding-left: 70px;
	padding-right: 0px;
	height: 500px;
}
.fss_content_left {
	width: 50%;
	padding-left: 0px;
	padding-right: 70px;
	height: 500px;
}
.fss_text_container {
	height: 500px;
}
}
 @media all and (max-width: 1439px) and (min-width: 769px) {
.fss_item {
	height: 350px;
	margin-bottom: 70px;
}
.fss_item_left {
	height: 350px;
}
.fss_item_right {
	height: 350px;
}
.fss_item_img_right {
	float: left;
	width: 50%;
	height: 350px;
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
	visibility: visible;
}
.fss_item_img_left {
	float: right;
	width: 50%;
	height: 350px;
	position: absolute;
	right: 0;
	top: 0;
	overflow: hidden;
	visibility: visible;
}
.fss_content_right {
	width: 50%;
	padding-left: 50px;
	padding-right: 0px;
	height: 350px;
}
.fss_content_left {
	width: 50%;
	padding-left: 0px;
	padding-right: 50px;
	height: 350px;
}
.fss_text_container {
	height: 350px;
}
}
 @media (max-width: 768px) and (min-width: 481px) {
.fss_item {
	margin-bottom: 30px;
}
.fss_item_left {
}
.fss_item_right {
}
.fss_item_img_right {
	float: right;
	width: 100%;
	height: 350px;
}
.fss_item_img_left {
	float: right;
	width: 100%;
	height: 350px;
}
.fss_content_right {
	width: 100%;
	padding: 20px 0px 20px 0px;
}
.fss_content_left {
	width: 100%;
	padding: 20px 0px 20px 0px;
}
.fss_text_container {
}
.fss_text_content {
}
.fss_content_title {
	font-size: 24px!important;
	margin-bottom: 5px;
	line-height: 1.1em;
}
}
@media (max-width: 480px) and (min-width: 319px) {
.fss_item {
	margin-bottom: 30px
}
.fss_item_left {
}
.fss_item_right {
}
.fss_item_img_right {
	float: right;
	width: 100%;
	height: 200px;
}
.fss_item_img_left {
	float: right;
	width: 100%;
	height: 200px;
}
.fss_content_right {
	width: 100%;
	padding: 20px 0px 20px 0px;
}
.fss_content_left {
	width: 100%;
	padding: 20px 0px 0px 0px;
}
.fss_text_container {
}
.fss_text_content {
}
.fss_content_title {
	margin-bottom: 5px;
	line-height: 1.1em;
}
}
 @media all and (max-width:320px) {
.fss_item {
	margin-bottom: 30px
}
.fss_item_left {
}
.fss_item_right {
}
.fss_item_img_right {
	float: right;
	width: 100%;
	height: 200px;
}
.fss_item_img_left {
	float: right;
	width: 100%;
	height: 200px;
}
.fss_content_right {
	width: 100%;
	padding: 20px 0px 20px 0px;
}
.fss_content_left {
	width: 100%;
	padding: 20px 0px 20px 0px;
}
.fss_text_container {
}
.fss_text_content {
}
.fss_content_title {
	margin-bottom: 5px;
	line-height: 1.1em;
}
}
