.free_side_sections_wrapper {
    float: left;
    width: 100%;
    box-sizing: border-box
}

.fss_item,.fss_item_right {
    float: right;
    width: 100%;
    position: relative
}

.fss_item_left {
    float: left;
    width: 100%;
    position: relative
}

.fss_content_right {
    float: right;
    box-sizing: border-box
}

.fss_content_left {
    float: left;
    box-sizing: border-box
}

.fss_content_text,.fss_content_title {
    float: right;
    width: 100%;
    margin-bottom:5px
}

.fss_text_container {
    width: 100%;
    display: table;
    direction: ltr
}

.fss_text_content {
    display: table-cell;
    vertical-align: middle
}

.fss_content_title {
    margin-bottom: 10px
}

.text_on_img {
    width: 100%;
    position:absolute;
    bottom:0px;
    left:0;
    right:0;
    text-align:center;
    direction: ltr;
    color: rgba(255, 255, 255, 0.5);
    font-size: 40px;
    font-weight:300
}
.blueV {
    width: 100%;
    float:right;
    margin-bottom:7px
}
.blueV img {
    width: 22px;
    float:right;
    margin-left:5px;
    margin-top:2px;
}
.fss_btn_container {
    width: 100%;
    float: right;
    text-align: center;
    direction: ltr;
    margin-top: 10px;
    align-items: center;
    display: flex;
    justify-content: flex-start;
}
.fss_btn {
	float: none;
	width: auto;
	height: 20px;
	min-width: auto;
	padding: 0 0px;
	text-align:center;
	direction: ltr;
	font-size:17px;
	font-weight:500;
	box-sizing:border-box;
	align-items: flex-end;
	display: flex;
	justify-content: flex-start;
	border: 0px solid #008448;
	color: #008448!important;
	text-decoration:underline
}
.fss_item .fss_item_img_right {
  -webkit-mask-image: url(../../../images/System/free_side_mask_en.svg);
  mask-image: url(../../../images/System/free_side_mask_en.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: cover;
  mask-size: cover;
  -webkit-mask-position: bottom;
  mask-position: bottom;
  border-radius: 1.875rem 1.875rem 0 0;
  background-position: -50px;
}
.fss_item .fss_item_img_left {
  -webkit-mask-image: url(../../../images/System/free_side_mask_right_en.svg);
  mask-image: url(../../../images/System/free_side_mask_right_en.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: cover;
  mask-size: cover;
  -webkit-mask-position: bottom;
  mask-position: bottom;
  border-radius: 1.875rem 1.875rem 0 0;
  background-position: -50px;
}
@media all and (min-width: 1438px) {
    .fss_item_img_left,.fss_item_img_right {
        position:relative;
        overflow: hidden;
        visibility: visible;
        width: 45%;
        height: 450px
    }

    .fss_item {
        height: auto;
        box-sizing:border-box;
		background-color:#fff;
		box-shadow: 0px 0px 30px 0 rgba(158, 158, 160, 0.1);

    }

.aboutPage .fss_item  {
	margin-bottom:70px;
	border-radius:30px
}
	
    .fss_item_left,.fss_item_right,.fss_text_container {
        height: 450px;
        padding-left: 70px;
		padding-right: 70px;
        box-sizing:border-box;
    }

    .fss_item_img_right {
        float: right;
        left: 0
    }

    .fss_item_img_left {
        float: left;
        right: 0
    }

    .fss_content_right {
        width: 55%;
        height: 450px
    }

    .fss_content_left {
        width: 55%;
        height: 450px
    }
    .fss_item:last-child {
    margin-bottom: 0
}
}

@media all and (max-width: 1439px) and (min-width:769px) {
    .fss_item_img_left,.fss_item_img_right {
        position:relative;
        overflow: hidden;
        visibility: visible;
        width: 45%;
        height: 400px
    }

    .fss_item {
        height: auto;
        box-sizing:border-box;
		background-color:#fff;
		box-shadow: 0px 0px 30px 0 rgba(158, 158, 160, 0.1);

    }

.aboutPage .fss_item  {
	margin-bottom:70px;
	border-radius:30px
}
	
    .fss_item_left,.fss_item_right,.fss_text_container {
        height: 400px;
        padding-left: 40px;
		padding-right: 40px;
        box-sizing:border-box;
    }

    .fss_item_img_right {
        float: right;
        left: 0
    }

    .fss_item_img_left {
        float: left;
        right: 0
    }

    .fss_content_right {
        width: 55%;
        height: 400px
    }

    .fss_content_left {
        width: 55%;
        height: 400px
    }
    .fss_item:last-child {
    margin-bottom: 0
}
.fss_item .fss_item_img_right {
  -webkit-mask-image: url(../../../images/System/free_side_mask_laptop_left_en.svg);
  mask-image: url(../../../images/System/free_side_mask_laptop_left_en.svg);
}
.fss_item .fss_item_img_left {
  -webkit-mask-image: url(../../../images/System/free_side_mask_laptop_right_en.svg);
  mask-image: url(../../../images/System/free_side_mask_laptop_right_en.svg);
}
}

@media (max-width: 768px) and (min-width:481px) {
.free_side_sections {
padding: 0px 0px;
box-sizing:border-box;
}
.fss_item {
margin-bottom:0px;
padding: 0px;
box-sizing:border-box;
}
.fss_item_img_left,.fss_item_img_right {
float: right;
width: 100%;
height: 400px;
position:relative;
  border-radius:25px!important
}
.fss_content_left,.fss_content_right {
width: 100%;
padding: 20px 5px 0px 5px;
}
.fss_content_title {
font-size: 19px!important;
margin-bottom: 5px;
line-height: 1.1em
}
.fss_content_title img {
    width:150px
}
.text_on_img {
font-size: 40px;
}
.fss_item:last-child {
    margin-bottom: 0
}
.fss_item .fss_item_img_right {
  -webkit-mask-image: url(../../../images/System/free_side_mask_full.svg);
  mask-image: url(../../../images/System/free_side_mask_full.svg);
}
.fss_item .fss_item_img_left {
  -webkit-mask-image: url(../../../images/System/free_side_mask_full.svg);
  mask-image: url(../../../images/System/free_side_mask_full.svg);
}
}
@media (max-width: 480px) and (min-width:319px) {
.free_side_sections {
padding: 0px 0px;
box-sizing:border-box;
}
.fss_item {
margin-bottom:30px;
padding: 0px;
box-sizing:border-box;
}
.fss_item_img_left,.fss_item_img_right {
float: right;
width: 100%;
height: 250px;
position:relative;
  border-radius:25px!important
}
.fss_content_left,.fss_content_right {
width: 100%;
padding: 20px 5px 0px 5px;
}
.fss_content_title {
font-size: 20px!important;
margin-bottom: 5px;
line-height: 1.1em
}
.fss_content_title img {
    width:150px
}
.text_on_img {
font-size: 40px;
}
.fss_item:last-child {
    margin-bottom: 0
}
.fss_item .fss_item_img_right {
  -webkit-mask-image: url(../../../images/System/free_side_mask_full.svg);
  mask-image: url(../../../images/System/free_side_mask_full.svg);
}
.fss_item .fss_item_img_left {
  -webkit-mask-image: url(../../../images/System/free_side_mask_full.svg);
  mask-image: url(../../../images/System/free_side_mask_full.svg);
}
}

@media all and (max-width: 320px) {
.free_side_sections {
padding: 0px 0px;
box-sizing:border-box;
}
.fss_item {
margin-bottom:30px;
padding: 0px;
box-sizing:border-box;
}
.fss_item_img_left,.fss_item_img_right {
float: right;
width: 100%;
height: 250px;
position:relative;
  border-radius:25px!important
}
.fss_content_left,.fss_content_right {
width: 100%;
padding: 20px 5px 0px 5px;
}
.fss_content_title {
font-size: 20px!important;
margin-bottom: 5px;
line-height: 1.1em
}
.fss_content_title img {
    width:150px
}
.text_on_img {
font-size: 40px;
}
.fss_item:last-child {
    margin-bottom: 0
}
.fss_item .fss_item_img_right {
  -webkit-mask-image: url(../../../images/System/free_side_mask_full.svg);
  mask-image: url(../../../images/System/free_side_mask_full.svg);
}
.fss_item .fss_item_img_left {
  -webkit-mask-image: url(../../../images/System/free_side_mask_full.svg);
  mask-image: url(../../../images/System/free_side_mask_full.svg);
}
}
