.project_id_donload_pdf {   
    float: left;
    width: auto;
    margin: 0;
    text-align: left;
    font-size: 14px;
    font-weight: 700;
    border: 1px solid #F58964;
    box-sizing: border-box;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #4B4A4B;
    background-color: transparent !important;
    background-position: calc(100% - 10px) center;
    background-image: url('../../images/System/download_pdf_icon.png');
    background-repeat: no-repeat;
    box-sizing:border-box;
    padding-top:10px;
    padding-bottom:10px;
    padding-right: 50px;
    padding-left:10px;
    box-sizing:border-box;
    clear:both;
    margin-top:20px;
}
.project_id_donload_pdf:hover {   
    float: left;
    width: auto;
    margin: 0;
    text-align: left;
    font-size: 14px;
    font-weight: 700;
    border: 1px solid #F58964;
    box-sizing: border-box;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #4B4A4B;
    background-color: transparent !important;
    background-position: calc(100% - 10px) center;
    background-image: url('../../images/System/download_pdf_icon_hover.png');
    background-repeat: no-repeat;
    box-sizing:border-box;
    padding-top:10px;
    padding-bottom:10px;
    padding-right: 50px;
    padding-left:10px;
    box-sizing:border-box;
    clear:both;
    margin-top:20px;
}
.project_id_donload_pdf:focus {   
    float: left;
    width: auto;
    margin: 0;
    text-align: left;
    font-size: 14px;
    font-weight: 700;
    border: 1px solid #F58964;
    box-sizing: border-box;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #4B4A4B;
    background-color: transparent !important;
    background-position: calc(100% - 10px) center;
    background-image: url('../../images/System/download_pdf_icon.png');
    background-repeat: no-repeat;
    box-sizing:border-box;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 50px;
    padding-left: 10px;
    box-sizing:border-box;
    clear: both;
    margin-top:20px;
}

/* Media Queries for Desktop
---------------------------------------------------------------*/
@media (min-width: 1438px) {
.news_id_page {
	float: right;
	width: 100%;
	padding-top: 100px;
	margin-bottom: 50px;
}
.news_id_items_container {
	float: right;
	width: 100%;
	border-top: 1px solid #808080;
	padding-top: 50px;
	margin-top: 40px;
	min-height: 500px;
}
.sides_section_container {
	width: 100%;
	float:right;
	background-color:#f2f2f2;
	padding-top: 0px;
	padding-bottom: 0px;
}
.sides_section_item_container {
    float: left;
    width: 100%;
    height: 450px;
    position:relative;
    margin-bottom: 150px
}
.sides_section_item_left {
    float: left;
    width: 100%;
    height: 450px;
    position:relative;
}
.sides_section_item_right {
    float: right;
    width: 100%;
    height: 450px;
    position:relative;
}
.sides_section_item_img_right {
    float: left;
    width: 43%;
    height: 450px;
    position:absolute;
    left:0;
    top:0;
}
.sides_section_item_img_left {
    float: right;
    width: 43%;
    height: 450px;
    position:absolute;
    right:0;
    top:0;
}
.sides_section_content_right {
    float: right;
    width: 50%;
    padding-left: 7%;
    padding-right: 0;
    height: 450px;
    box-sizing:border-box; 
}
.sides_section_content_left {
    float: left;
    width: 50%;
    padding-left: 0%;
    padding-right: 7%;
    height: 450px;
    box-sizing:border-box; 
}
.sides_section_text_container {
	width: 100%;
	display: table;
	height: 450px;
	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 {
    overflow: hidden;
	visibility: visible;
	height: 350px;
}
.sides_section_btn {   
	float: right;
    display: block;
	font-size: 22px;
    font-weight: 400;
    text-decoration: none;
	text-align: center;
	padding-right: 17px;
    padding-left: 17px;
    padding-top: 7px;
	padding-bottom: 7px;
    direction:rtl;
	margin-top: 20px;
	color:#fff;
    background-color:#000
}
}
/* Media Queries for Laptop
-------------------------------------------------------------- */
@media all and (max-width: 1439px) and (min-width: 769px) {
.news_id_page {
	float: right;
	width: 100%;
	padding-top: 100px;
	margin-bottom: 50px;
}
.news_id_items_container {
	float: right;
	width: 100%;
	border-top: 1px solid #808080;
	padding-top: 40px;
	margin-top: 20px;
	min-height: 500px;
}
.sides_section_container {
	width: 100%;
	float:right;
	background-color:#f2f2f2;
	padding-top: 0px;
	padding-bottom: 0px;
}
.sides_section_item_container {
    float: left;
    width: 100%;
    height: 450px;
    position:relative;
    margin-bottom: 100px
}
.sides_section_item_left {
    float: left;
    width: 100%;
    height: 450px;
    position:relative;
}
.sides_section_item_right {
    float: right;
    width: 100%;
    height: 450px;
    position:relative;
}
.sides_section_item_img_right {
    float: left;
    width: 43%;
    height: 450px;
    position:absolute;
    left:0;
    top:0;
}
.sides_section_item_img_left {
    float: right;
    width: 43%;
    height: 450px;
    position:absolute;
    right:0;
    top:0;
}
.sides_section_content_right {
    float: right;
    width: 50%;
    padding-left: 7%;
    padding-right: 0;
    height: 450px;
    box-sizing:border-box; 
}
.sides_section_content_left {
    float: left;
    width: 50%;
    padding-left: 0%;
    padding-right: 7%;
    height: 450px;
    box-sizing:border-box; 
}
.sides_section_text_container {
	width: 100%;
	display: table;
	height: 450px;
	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 {
    overflow: hidden;
	visibility: visible;
	height: 350px;
}
.sides_section_btn {   
	float: right;
    display: block;
	font-size: 22px;
    font-weight: 400;
    text-decoration: none;
	text-align: center;
	padding-right: 17px;
    padding-left: 17px;
    padding-top: 7px;
	padding-bottom: 7px;
    direction:rtl;
	margin-top: 20px;
	color:#fff;
    background-color:#000
}
}
/* Media Queries for Ipad
-------------------------------------------------------------- */
@media (max-width: 768px) and (min-width: 481px) {
.news_id_page {
	float: right;
	width: 100%;
	padding-top: 100px;
	margin-bottom: 50px;
}
.news_id_items_container {
	float: right;
	width: 100%;
	border-top: 1px solid #808080;
	padding-top: 20px;
	margin-top: 10px;
	min-height: 500px;
}
.sides_section_container {
	width: 100%;
	float:right;
	background-color:#f2f2f2;
	padding-top: 0px;
	padding-bottom: 0px;
}
.sides_section_item_container {
    float: left;
    width: 100%;
    position:relative;
    margin-bottom: 50px
}
.sides_section_item_left {
    float: left;
    width: 100%;
    height: 450px;
    position:relative;
}
.sides_section_item_right {
    float: right;
    width: 100%;
    height: 450px;
    position:relative;
}
.sides_section_item_img_right {
    float: left;
    width: 100%;
    height: 450px;
    position: relative;
    margin-bottom: 20px;
}
.sides_section_item_img_left {
    float: right;
    width: 100%;
    height: 450px;
    position:relative;
    margin-bottom: 15px;
}
.sides_section_content_right {
    float: right;
    width: 100%;
}
.sides_section_content_left {
    float: left;
    width: 100%;
}
.sides_section_text_container {
	width: 100%;
	float:left;
	direction: rtl;
}
.sides_section_text_content {
	width: 100%;
	float:left;
}
.sides_section_content_title {
    width: 100%;
	float:left;
	margin-bottom:10px;
}
.sides_section_content_text {
    float: right;
    width: 100%;
}
.sides_section_btn {   
	float: right;
    display: block;
	font-size: 22px;
    font-weight: 400;
    text-decoration: none;
	text-align: center;
	padding-right: 17px;
    padding-left: 17px;
    padding-top: 7px;
	padding-bottom: 7px;
    direction:rtl;
	margin-top: 20px;
	color:#fff;
    background-color:#000
}
}
/* Media Queries for Phone
-------------------------------------------------------------- */
@media (max-width: 480px) and (min-width: 319px) {
.news_id_page {
	float: right;
	width: 100%;
	padding-top: 100px;
	margin-bottom: 50px;
}
.news_id_items_container {
	float: right;
	width: 100%;
	border-top: 1px solid #808080;
	padding-top: 20px;
	margin-top: 10px;
	min-height: 500px;
}
.sides_section_container {
	width: 100%;
	float:right;
	background-color:#f2f2f2;
	padding-top: 0px;
	padding-bottom: 0px;
}
.sides_section_item_container {
    float: left;
    width: 100%;
    position:relative;
    margin-bottom: 50px
}
.sides_section_item_left {
    float: left;
    width: 100%;
    height: 450px;
    position:relative;
}
.sides_section_item_right {
    float: right;
    width: 100%;
    height: 450px;
    position:relative;
}
.sides_section_item_img_right {
    float: left;
    width: 100%;
    height: 250px;
    position: relative;
    margin-bottom: 20px;
}
.sides_section_item_img_left {
    float: right;
    width: 100%;
    height: 250px;
    position:relative;
    margin-bottom: 15px;
}
.sides_section_content_right {
    float: right;
    width: 100%;
}
.sides_section_content_left {
    float: left;
    width: 100%;
}
.sides_section_text_container {
	width: 100%;
	float:left;
	direction: rtl;
}
.sides_section_text_content {
	width: 100%;
	float:left;
}
.sides_section_content_title {
    width: 100%;
	float:left;
	margin-bottom:10px;
}
.sides_section_content_text {
    float: right;
    width: 100%;
}
.sides_section_btn {   
	float: right;
    display: block;
	font-size: 22px;
    font-weight: 400;
    text-decoration: none;
	text-align: center;
	padding-right: 17px;
    padding-left: 17px;
    padding-top: 7px;
	padding-bottom: 7px;
    direction:rtl;
	margin-top: 20px;
	color:#fff;
    background-color:#000
}
}
/* Media Queries for Phone Portrait
-------------------------------------------------------------- */
@media all and (max-width:320px) {
.news_id_page {
	float: right;
	width: 100%;
	padding-top: 100px;
	margin-bottom: 50px;
}
.news_id_items_container {
	float: right;
	width: 100%;
	border-top: 1px solid #808080;
	padding-top: 20px;
	margin-top: 10px;
	min-height: 500px;
}
.sides_section_container {
	width: 100%;
	float:right;
	background-color:#f2f2f2;
	padding-top: 0px;
	padding-bottom: 0px;
}
.sides_section_item_container {
    float: left;
    width: 100%;
    position:relative;
    margin-bottom: 50px
}
.sides_section_item_left {
    float: left;
    width: 100%;
    height: 450px;
    position:relative;
}
.sides_section_item_right {
    float: right;
    width: 100%;
    height: 450px;
    position:relative;
}
.sides_section_item_img_right {
    float: left;
    width: 100%;
    height: 250px;
    position: relative;
    margin-bottom: 20px;
}
.sides_section_item_img_left {
    float: right;
    width: 100%;
    height: 250px;
    position:relative;
    margin-bottom: 15px;
}
.sides_section_content_right {
    float: right;
    width: 100%;
}
.sides_section_content_left {
    float: left;
    width: 100%;
}
.sides_section_text_container {
	width: 100%;
	float:left;
	direction: rtl;
}
.sides_section_text_content {
	width: 100%;
	float:left;
}
.sides_section_content_title {
    width: 100%;
	float:left;
	margin-bottom:10px;
}
.sides_section_content_text {
    float: right;
    width: 100%;
}
.sides_section_btn {   
	float: right;
    display: block;
	font-size: 22px;
    font-weight: 400;
    text-decoration: none;
	text-align: center;
	padding-right: 17px;
    padding-left: 17px;
    padding-top: 7px;
	padding-bottom: 7px;
    direction:rtl;
	margin-top: 20px;
	color:#fff;
    background-color:#000
}
}
