.sides_section_btn {   
	float: right;
    display: block;
	font-size: 22px;
    font-weight: 700;
    line-height: 1.9em;
    text-decoration: none;
	text-align: center;
	padding-right: 25px;
    padding-left: 25px;
    direction:rtl;
    -webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	border-radius:  2px;
	margin-top: 20px;
	color:#ecdfcc;
	outline: 2px solid rgb(38 54 69 / 20%);
	background-color:#263645;
}
.sides_section_btn:hover {   
	outline: 2px solid #263645;
}
.sides_section_item_container {
	margin-bottom:20px
}
/* Media Queries for Desktop
---------------------------------------------------------------*/
@media all and (min-width: 1438px) {
.caspi_sides_sections {
	width: 100%;
	float:right;
	background-color:#fff;
	padding-top: 0px;
	padding-bottom: 0px;
}
.banner_back {
	width: 100%;
	float:left;
	height:100%;
	position:relative;
	padding-top: 120px;
	padding-bottom: 140px;
}
.sides_section_item_container {
    float: left;
    width: 100%;
    height: 500px;
    position:relative;
}
.sides_section_item_left {
    float: left;
    width: 100%;
    height: 500px;
    position:relative;
}
.sides_section_item_right {
    float: right;
    width: 100%;
    height: 500px;
    position:relative;
}
.sides_section_item_img_right {
    float: left;
    width: 50%;
    height: 500px;
    position:absolute;
    left:0;
    top:0;
}
.sides_section_item_img_left {
    float: right;
    width: 50%;
    height: 500px;
    position:absolute;
    right:0;
    top:0;
}
.sides_section_content_right {
    float: right;
    width: 50%;
    padding-left: 7%;
    padding-right: 7%;
    height: 500px;
    box-sizing:border-box;
    background-color:#fff;
}
.sides_section_content_left {
    float: left;
    width: 50%;
    padding-left: 7%;
    padding-right: 7%;
    height: 500px;
    box-sizing:border-box;
    background-color:#fff;
}
.sides_section_text_container {
	width: 100%;
	display: table;
	height: 500px;
	direction: rtl;
}
.sides_section_text_content {
	display: table-cell;
	vertical-align: middle;
}
.sides_section_content_title {
    float: right;
    width: 100%;
    margin-bottom:10px;
	line-height:1.1em
}
.sides_section_content_text {
    float: right;
    width: 100%;
}
}
/* Media Queries for Laptop
-------------------------------------------------------------- */
@media all and (max-width: 1439px) and (min-width: 769px) {
.caspi_sides_sections {
	width: 100%;
	float:right;
	background-color:#fff;
	padding-top: 0px;
	padding-bottom: 0px;
}
.banner_back {
	width: 100%;
	float:left;
	height:100%;
	position:relative;
	padding-top: 70px;
	padding-bottom: 70px;
}
.sides_section_item_container {
    float: left;
    width: 100%;
    height: 600px;
    position:relative;
}
.sides_section_item_left {
    float: left;
    width: 100%;
    height: 600px;
    position:relative;
}
.sides_section_item_right {
    float: right;
    width: 100%;
    height: 600px;
    position:relative;
}
.sides_section_item_img_right {
    float: left;
    width: 50%;
    height: 600px;
    position:absolute;
    left:0;
    top:0;
}
.sides_section_item_img_left {
    float: right;
    width: 50%;
    height: 600px;
    position:absolute;
    right:0;
    top:0;
}
.sides_section_content_right {
    float: right;
    width: 50%;
    padding-left: 7%;
    padding-right: 7%;
    height: 600px;
    box-sizing:border-box;
    background-color:#fff;
}
.sides_section_content_left {
    float: left;
    width: 50%;
    padding-left: 7%;
    padding-right: 7%;
    height: 600px;
    box-sizing:border-box;
    background-color:#fff;
}
.sides_section_text_container {
	width: 100%;
	display: table;
	height: 600px;
	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: 659px) {
.caspi_sides_sections {
	width: 100%;
	float:right;
	background-color:#fff;
}
.banner_back {
	width: 100%;
	float:left;
	height:100%;
	position:relative;
	padding-top: 40px;
	padding-bottom: 40px;
}
.sides_section_item_container {
    float: left;
    width: 100%;
    height: 400px;
    position:relative;
}
.sides_section_item_left {
    float: left;
    width: 100%;
    height: 400px;
    position:relative;
}
.sides_section_item_right {
    float: right;
    width: 100%;
    height: 400px;
    position:relative;
}
.sides_section_item_img_right {
    float: left;
    width: 50%;
    height: 400px;
    position:absolute;
    left:0;
    top:0;
}
.sides_section_item_img_left {
    float: right;
    width: 50%;
    height: 400px;
    position:absolute;
    right:0;
    top:0;
}
.sides_section_content_right {
    float: right;
    width: 50%;
    padding-left:30px;
    padding-right:30px;
    height: 400px;
    box-sizing:border-box;
    background-color:#fff;
}
.sides_section_content_left {
    float: left;
    width: 50%;
    padding-left:30px;
    padding-right:30px;
    height: 400px;
    box-sizing:border-box;
    background-color:#fff;
}
.sides_section_text_container {
	width: 100%;
	display: table;
	height: 400px;
	direction: rtl;
}
.sides_section_text_content {
	display: table-cell;
	vertical-align: middle;
}
.sides_section_content_title {
    float: right;
    width: 100%;
    font-size: 26px;
    margin-bottom:5px;
    line-height:1.1em;
}
.sides_section_content_text {
    float: right;
    width: 100%;
}
}
/* Media Queries for Tablet
-------------------------------------------------------------- */
@media all and (max-width: 658px) and (min-width: 481px) {
.caspi_sides_sections {
	width: 100%;
	float:right;
	background-color:#fff;
}
	.banner_back {
	width: 100%;
	float:left;
	height:100%;
	position:relative;
	padding-top: 30px;
	padding-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: left;
    width: 100%;
    height: 400px;
}
.sides_section_item_img_left {
    float: right;
    width: 100%;
    height: 400px;
}
.sides_section_content_right {
    float: right;
    width: 100%;
    padding:30px;
    box-sizing:border-box;
    background-color:#fff;
}
.sides_section_content_left {
    float: left;
    width: 100%;
    padding:20px;
    box-sizing:border-box;
    background-color:#fff;
}
.sides_section_text_container {
	width: 100%;
	display: block;
	direction: rtl;
}
.sides_section_text_content {
}
.sides_section_content_title {
    float: right;
    width: 100%;
    font-size: 26px;
    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) {
.caspi_sides_sections {
	width: 100%;
	float:right;
	background-color:#fff;
}
.banner_back {
	width: 100%;
	float:left;
	height:100%;
	position:relative;
	padding-top: 20px;
	padding-bottom: 20px;
}
.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: left;
    width: 100%;
    height: 280px;
}
.sides_section_item_img_left {
    float: right;
    width: 100%;
    height: 280px;
}
.sides_section_content_right {
    float: right;
    width: 100%;
    padding:20px;
    box-sizing:border-box;
    background-color:#fff;
}
.sides_section_content_left {
    float: left;
    width: 100%;
    padding:20px;
    box-sizing:border-box;
    background-color:#fff;
}
.sides_section_text_container {
	width: 100%;
	display: block;
	direction: rtl;
}
.sides_section_text_content {
}
.sides_section_content_title {
    float: right;
    width: 100%;
    font-size: 26px;
    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) {
.caspi_sides_sections {
	width: 100%;
	float:right;
	background-color:#fff;
}
.banner_back {
	width: 100%;
	float:left;
	height:100%;
	position:relative;
	padding-top: 20px;
	padding-bottom: 20px;
}
.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: left;
    width: 100%;
    height: 400px;
}
.sides_section_item_img_left {
    float: right;
    width: 100%;
    height: 400px;
}
.sides_section_content_right {
    float: right;
    width: 100%;
    padding:20px;
    box-sizing:border-box;
    background-color:#fff;
}
.sides_section_content_left {
    float: left;
    width: 100%;
    padding:20px;
    box-sizing:border-box;
    background-color:#fff;
}
.sides_section_text_container {
	width: 100%;
	display: block;
	direction: rtl;
}
.sides_section_text_content {
}
.sides_section_content_title {
    float: right;
    width: 100%;
    font-size: 26px;
    margin-bottom:5px;
    line-height:1.1em;
}
.sides_section_content_text {
    float: right;
    width: 100%;
}
}