.sides_sections_container {
	width: 100%;
    float: right;
    background-color:#fff;
}
.sides_sections {
	width: 100%;
    float: right;
    margin-bottom:0px
}
.sides_sections_items {
	width: 100%;
    float: right;
}
.sides_section_btn {
    float: right;
	width: auto;
	text-align:center;
    position:relative;
    color:#96af87;
    margin-top: 20px;
    font-size: 20px;
    line-height:1em;
    box-sizing:border-box;
    direction:rtl;
}
.sides_section_btn:hover {
	color: #231f20 !important;
}
/* Media Queries for Desktop
---------------------------------------------------------------*/
@media all and (min-width: 1438px) {
.sides_sections_container {
    padding-top: 90px;
	padding-bottom: 60px;
}
.sides_section_item_container {
    float: left;
    width: 100%;
    height: 300px;
    position:relative;
    background-color:#fff;
    margin-bottom:40px;
    padding-bottom:0px;
}
.sides_section_item_left {
    float: left;
    width: 100%;
    height: 300px;
    position:relative;
}
.sides_section_item_right {
    float: right;
    width: 100%;
    height: 300px;
    position:relative;
}
.sides_section_item_img_right {
    float: left;
    width: 300px;
    height: 300px;
    position:absolute;
    left: 0px;
    top: 0px;
    overflow: hidden;
	visibility: visible;
}
.sides_section_item_img_left {
    float: right;
    width: 300px;
    height: 300px;
    position:absolute;
    right: 0px;
    top: 0px;
    overflow: hidden;
	visibility: visible;
}
.sides_section_content_right {
    float: right;
    width: calc(100% - 340px);
    padding: 40px;
    height: 300px;
    box-sizing:border-box;
}
.sides_section_content_left {
    float: left;
    width: calc(100% - 340px);
    padding: 40px;
    height: 300px;
    box-sizing:border-box;
}
.sides_section_text_container {
	width: 100%;
	display: table;
	height: 300px;
	direction: rtl;
}
.sides_section_text_content {
	display: table-cell;
	vertical-align: middle;
}
.sides_section_content_title {
    float: right;
    width: 100%;
    margin-bottom: 10px;
}
.sides_section_content_text {
    float: right;
    width: 100%;
}
}
/* Media Queries for Laptop
-------------------------------------------------------------- */
@media all and (max-width: 1439px) and (min-width: 769px) {
.sides_sections_container {
    padding-top: 90px;
	padding-bottom: 60px;
}
.sides_section_item_container {
    float: left;
    width: 100%;
    height: 300px;
    position:relative;
    background-color:#fff;
    margin-bottom:40px;
    padding-bottom:0px;
}
.sides_section_item_left {
    float: left;
    width: 100%;
    height: 300px;
    position:relative;
}
.sides_section_item_right {
    float: right;
    width: 100%;
    height: 300px;
    position:relative;
}
.sides_section_item_img_right {
    float: left;
    width: 300px;
    height: 300px;
    position:absolute;
    left: 0px;
    top: 0px;
    overflow: hidden;
	visibility: visible;
}
.sides_section_item_img_left {
    float: right;
    width: 300px;
    height: 300px;
    position:absolute;
    right: 0px;
    top: 0px;
    overflow: hidden;
	visibility: visible;
}
.sides_section_content_right {
    float: right;
    width: calc(100% - 340px);
    padding: 40px;
    height: 300px;
    box-sizing:border-box;
}
.sides_section_content_left {
    float: left;
    width: calc(100% - 340px);
    padding: 40px;
    height: 300px;
    box-sizing:border-box;
}
.sides_section_text_container {
	width: 100%;
	display: table;
	height: 300px;
	direction: rtl;
}
.sides_section_text_content {
	display: table-cell;
	vertical-align: middle;
}
.sides_section_content_title {
    float: right;
    width: 100%;
    margin-bottom: 10px;
}
.sides_section_content_text {
    float: right;
    width: 100%;
}
}
/* Media Queries for Ipad
-------------------------------------------------------------- */
@media (max-width: 768px) and (min-width: 481px) {
.sides_sections_container {
    padding-top: 20px;
	padding-bottom:  0px;
}
.sides_sections {
	width: 100%;
	float:right;
	margin-bottom:30px
}
.sides_section_item_container {
    float: left;
    width: 100%;
    position:relative;
}
.sides_section_item_left {
    float: left;
    width: 100%;
    position:relative;
}
.sides_section_item_right {
    float: right;
    width: 100%;
    position:relative;
}
.sides_section_item_img_right {
    float: right;
    width: 100%;
    height: 500px;
}
.sides_section_item_img_left {
    float: right;
    width: 100%;
    height: 500px;
}
.sides_section_content_right {
    float: left;
    width: 100%;
    padding: 20px;
    box-sizing: border-box; 
}
.sides_section_content_left {
    float: left;
    width: 100%;
    padding: 20px;
    box-sizing: border-box;  
}
.sides_section_text_container {
    width: 100%;
    float: right;
    direction: rtl;
}
.sides_section_text_content {

}
.sides_section_content_title {
    float: right;
    width: 100%;
    font-size: 24px!important;
    margin-bottom:5px;
    line-height:1.1em;
}
.sides_section_content_text {
    float: right;
    width: 100%;
}
}
/* Media Queries for Phone
-------------------------------------------------------------- */
@media (max-width: 480px) and (min-width: 319px) {
.sides_sections_container {
    padding-top: 15px;
	padding-bottom: 0px;
}
.sides_sections {
	width: 100%;
	float:right;
}
.sides_section_item_container {
    float: left;
    width: 100%;
    position:relative;
    margin-bottom: 0px;
}
.sides_section_item_left {
    float: left;
    width: 100%;
    position:relative;
}
.sides_section_item_right {
    float: right;
    width: 100%;
    position:relative;
}
.sides_section_item_img_right {
    float: right;
    width: 100%;
    height: 220px;
}
.sides_section_item_img_left {
    float: right;
    width: 100%;
    height: 220px;
    margin-top: 0px;
}
.sides_section_content_right {
    float: left;
    width: 100%;
    padding: 15px 0px 15px 0px;
    box-sizing: border-box;
    background-color:#fff!important;
}
.sides_section_content_left {
    float: left;
    width: 100%;
    padding: 15px 0px 15px 0px;
    box-sizing: border-box;
    background-color:#fff!important;
}
.sides_section_text_container {
    width: 100%;
    float: right;
    direction: rtl;
}
.sides_section_text_content {

}
.sides_section_content_title {
    float: right;
    width: 100%;
    margin-bottom:5px;
    line-height:1.1em;
}
.sides_section_content_text {
    float: right;
    width: 100%;
}
}
/* Media Queries for Phone Portrait
-------------------------------------------------------------- */
@media all and (max-width:320px) {
.sides_sections_container {
    padding-top: 15px;
	padding-bottom: 0px;
}
.sides_sections {
	width: 100%;
	float:right;
}
.sides_section_item_container {
    float: left;
    width: 100%;
    position:relative;
    margin-bottom: 0px;
}
.sides_section_item_left {
    float: left;
    width: 100%;
    position:relative;
}
.sides_section_item_right {
    float: right;
    width: 100%;
    position:relative;
}
.sides_section_item_img_right {
    float: right;
    width: 100%;
    height: 220px;
}
.sides_section_item_img_left {
    float: right;
    width: 100%;
    height: 220px;
    margin-top: 0px;
}
.sides_section_content_right {
    float: left;
    width: 100%;
    padding: 15px 0px 15px 0px;
    box-sizing: border-box;
    background-color:#fff!important;
}
.sides_section_content_left {
    float: left;
    width: 100%;
    padding: 15px 0px 15px 0px;
    box-sizing: border-box;
    background-color:#fff!important;
}
.sides_section_text_container {
    width: 100%;
    float: right;
    direction: rtl;
}
.sides_section_text_content {

}
.sides_section_content_title {
    float: right;
    width: 100%;
    margin-bottom:5px;
    line-height:1.1em;
}
.sides_section_content_text {
    float: right;
    width: 100%;
}
}