/*.project_id_link:hover {
    text-decoration: underline;    
    color: #F58964;
}*/
.project_id_contact_btn {
	color: #4A4A4A;
	background-color: transparent;
	border: 2px solid #ff8b62;
}
.project_id_contact_btn:hover {
	color: #fff;
	background-color: #ff8b62;
	border: 2px solid #ff8b62;
}
.research_video_section {
    width: 100%;
    float: left;
}
/* Media Queries for Desktop
---------------------------------------------------------------*/
@media all and (min-width: 1438px) {
.project_id_section {
    width: 100%;
    float: left;
    position: relative;
    padding-top: 170px;
    padding-bottom: 70px;
}
.project_id_title_container {
    width: 100%;
    float: left;
    border-bottom: 1px solid #808080;
    margin-bottom: 50px;
}
.project_id_title {
    width: 100%;
    float: right;
    margin-bottom: 20px;
}
.project_id_sub_title {
    width: 100%;
    float: right;
    margin-bottom: 20px;
}
.project_id_grid {
    width: 100%;
    float: right;
}
.project_id_grid_left {
    width: calc(100% - 650px);
    float: left;
}
.project_id_image {
    width: 100%;
    float: left;
    margin-bottom:50px
}
.project_id_grid_right {
    width: 400px;
    float: right;
    margin-left: 150px;
}
.project_id_general_title {
    width: 100%;
    float: left;
    font-size: 22px;
    margin-bottom: 15px;
}
.project_id_general_title_line {
    width: 100%;
    float: left;
    margin-bottom:10px;
    margin-top:10px;
    height:1px;
    background-color:#808080;
}
.project_id_general_text {
    margin-bottom:50px;
}
.project_id_donload_pdf {   
    float: left;
    width: 360px;
    margin: 0;
    text-align: left;
    font-size: 14px;
    font-weight: 700;
    border: 1px solid #F58964;
    box-sizing: border-box;
    margin-bottom: 30px;
    -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:40px;
    padding-left:10px;
    box-sizing:border-box;
    clear:both;
}
.project_id_donload_pdf:hover {   
    float: left;
    width: 360px;
    margin: 0;
    text-align: left;
    font-size: 14px;
    font-weight: 700;
    border: 1px solid #F58964;
    box-sizing: border-box;
    margin-bottom: 30px;
    -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:40px;
    padding-left:10px;
    box-sizing:border-box;
    clear:both;
}
.project_id_donload_pdf:focus {   
    float: left;
    width: 360px;
    margin: 0;
    text-align: left;
    font-size: 14px;
    font-weight: 700;
    border: 1px solid #F58964;
    box-sizing: border-box;
    margin-bottom: 30px;
    -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:40px;
    padding-left:10px;
    box-sizing:border-box;
    clear: both;
}
.project_id_contact_section {
    width: 100%;
    float: left;
    margin-bottom: 50px;
}
.project_id_research_section {
    width: 100%;
    float: left;
    margin-bottom: 0px;
}
.project_id_link {
    float: right;
    width: 100%;
    direction: ltr;
    text-decoration: none;    
    color: #808080;
    font-size: 14px;
    line-height: 1.6em;
    margin-top: 5px
}
.project_id_contact_btn {
	float: left;
	width: auto;
	display: block;
	font-size: 15px;
	font-weight: 700;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 9px;
	padding-bottom: 9px;
	margin-right: 0;
	margin-top: 15px;
}
.project_id_researchs_items {
    width: 100%;
    float: left;
    margin-bottom: 30px;
    margin-top: 40px;
}
.project_id_researchs_item {
    width: 47.5%;
    float: left;
    margin-right:5%;
    margin-bottom: 80px;
}
.project_id_researchs_item:nth-of-type(2n) {
    margin-right: 0;
}
.project_id_researchs_item_img {
    width: 100px;
    height:100px;
    float: left;
    margin-right:20px;
}
.project_id_researchs_item_img img {
    width: 100px;
    height:100px;
    float: left;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.project_id_researchs_web_link {
    width: 25px;
    height: 25px;
    float: left;
    margin-top: 70px;
}
.project_id_research_name {
    width: 100%;
    float: left;
    font-size:16px;
    margin-top: 15px;
    margin-bottom: 5px;
}
.project_id_research_content {
    width: 100%;
    float: left;
    font-size: 14px;
    line-height: 1.5em;
}
.project_id_movie_container {
    width: 100%;
    float: left;
    position:relative;
    margin-bottom:50px;
}
#project_id_mp_video {
	height: 300px;
	width: 100%;
	object-fit: cover;
	z-index: -100;
	right: 0;
	bottom: 0;
	overflow: hidden;
}
.project_id_video_mp_container {
	height: 300px;
	width: 100%;
	float: left;
	overflow: hidden;
	visibility: visible;
}
.project_id_brothers_repeater {
    width: 100%;
    float: left;
    position: relative;
    padding-top: 70px;
    padding-bottom: 150px;
}
.carusel_item_title_line {
	float: left;
	width: 100%;
	margin-bottom: 50px;
}
.carusel_projects_items {
    width: 84%;
    float: left;
    padding-right: 8%;
    padding-left: 8%;
}
.carusel_item {
	display: inline-block;
	margin-right: 10%;
    margin-left: 10%;
	text-decoration: none !important;
	position: relative;
}
.carusel_item_text {
	overflow: hidden;
	visibility: visible;
	margin-top: 20px;
	height: 150px;
}
.carusel_item_arrow {
	float: right;
	width: 40px;
	height: 40px;
	position: absolute;
	top: calc(100% - 50px);
	right: 10px;
	z-index: 100 !important
}
.owl-theme .owl-controls .owl-buttons .owl-prev {
	background-position: center center;
	background-color: transparent !important;
	filter: Alpha(Opacity=100);
	color: #fff;
	display: inline-block;
	width: 40px;
	height: 40px;
	border-radius: 0%;
	display: inline;
	opacity: 1;
	position: absolute;
	left: 2%;
	top: 527px;
	font-size: 0px;
	background-image: url('../../images/System/carusel_arrow_left.png');
	background-repeat: no-repeat;
	padding: 0 !important;
	margin: 0 !important;
	border: 0 !important;
}
.owl-theme .owl-controls .owl-buttons .owl-next {
	background-position: center center;
	background-color: transparent !important;
	filter: Alpha(Opacity=100);
	color: #fff;
	display: inline-block;
	width: 40px;
	height: 40px;
	border-radius: 0%;
	display: inline;
	opacity: 1;
	position: absolute;
	left: 5%;
	top: 527px;
	font-size: 0px;
	background-image: url('../../images/System/carusel_arrow_right.png');
	background-repeat: no-repeat;
	padding: 0 !important;
	margin: 0 !important;
	border: 0 !important;
}
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
	background-color: transparent !important;
	color: #fff;
	border-radius: 0%;
}
.carusel_projects_line_down {
	float: right;
	width: calc(100% - 180px);
	margin-top: 100px;
	margin-right:3%;
	height: 1px;
	background-color: #808080;
    position:relative;
}
}
/* Media Queries for Laptop
-------------------------------------------------------------- */
@media all and (max-width: 1439px) and (min-width: 769px) {
.project_id_section {
    width: 100%;
    float: left;
    position: relative;
    padding-top: 140px;
    padding-bottom: 70px;
}
.project_id_title_container {
    width: 100%;
    float: left;
    border-bottom: 1px solid #808080;
    margin-bottom: 30px;
}
.project_id_title {
    width: 100%;
    float: right;
    margin-bottom: 20px;
}
.project_id_sub_title {
    width: 100%;
    float: right;
    margin-bottom: 20px;
}
.project_id_grid {
    width: 100%;
    float: right;
}
.project_id_grid_left {
    width: calc(100% - 550px);
    float: left;
}
.project_id_image {
    width: 100%;
    float: left;
    margin-bottom:50px
}
.project_id_grid_right {
    width: 400px;
    float: right;
    margin-left: 150px;
}
.project_id_general_title {
    width: 100%;
    float: left;
    font-size:18px;
    margin-bottom:20px;
}
.project_id_general_title_line {
    width: 100%;
    float: left;
    margin-bottom:10px;
    margin-top:10px;
    height:1px;
    background-color:#808080;
}
.project_id_general_text {
    margin-bottom:50px;
}
.project_id_donload_pdf {   
    float: left;
    width: 360px;
    margin: 0;
    text-align: left;
    font-size: 14px;
    font-weight: 700;
    border: 1px solid #F58964;
    box-sizing: border-box;
    margin-bottom: 30px;
    -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:40px;
    padding-left:10px;
    box-sizing:border-box;
    clear:both;
}
.project_id_donload_pdf:hover {   
    float: left;
    width: 360px;
    margin: 0;
    text-align: left;
    font-size: 14px;
    font-weight: 700;
    border: 1px solid #F58964;
    box-sizing: border-box;
    margin-bottom: 30px;
    -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:40px;
    padding-left:10px;
    box-sizing:border-box;
    clear:both;
}
.project_id_donload_pdf:focus {   
    float: left;
    width: 360px;
    margin: 0;
    text-align: left;
    font-size: 14px;
    font-weight: 700;
    border: 1px solid #F58964;
    box-sizing: border-box;
    margin-bottom: 30px;
    -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:40px;
    padding-left:10px;
    box-sizing:border-box;
    clear: both;
}
.project_id_contact_section {
    width: 100%;
    float: left;
    margin-bottom: 50px;
}
.project_id_research_section {
    width: 100%;
    float: left;
    margin-bottom: 0px;
}
.project_id_link {
    float: right;
    width: 100%;
    direction: ltr;
    text-decoration: none;    
    color: #808080;
    font-size: 14px;
    line-height: 1.6em;
    margin-top: 5px
}
.project_id_contact_btn {
	float: left;
	width: auto;
	display: block;
	font-size: 14px;
	font-weight: 400;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-right: 0;
	margin-top: 15px;
}
.project_id_researchs_items {
    width: 100%;
    float: left;
    margin-bottom: 30px;
}
.project_id_researchs_item {
    width: 47.5%;
    float: left;
    margin-right:5%;
    margin-bottom: 80px;
}
.project_id_researchs_item:nth-of-type(2n) {
    margin-right: 0;
}
.project_id_researchs_item_img {
    width: 100px;
    height:100px;
    float: left;
    margin-right:20px;
}
.project_id_researchs_item_img img {
    width: 100px;
    height:100px;
    float: left;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.project_id_researchs_web_link {
    width: 25px;
    height: 25px;
    float: left;
    margin-top: 70px;
}
.project_id_research_name {
    width: 100%;
    float: left;
    font-size:16px;
    margin-top: 15px;
    margin-bottom: 5px;
}
.project_id_research_content {
    width: 100%;
    float: left;
    font-size: 14px;
    line-height: 1.5em;
}
.project_id_movie_container {
    width: 100%;
    float: left;
    position:relative;
    margin-bottom:50px;
}
#project_id_mp_video {
	height: 300px;
	width: 100%;
	object-fit: cover;
	z-index: -100;
	right: 0;
	bottom: 0;
	overflow: hidden;
}
.project_id_video_mp_container {
	height: 300px;
	width: 100%;
	float: left;
	overflow: hidden;
	visibility: visible;
}
.project_id_brothers_repeater {
    width: 100%;
    float: left;
    position: relative;
    padding-top: 50px;
    padding-bottom: 70px;
}
.carusel_item_title_line {
	float: left;
	width: 100%;
	margin-bottom: 30px;
}
.carusel_projects_items {
    width: 94%;
    float: left;
    padding-right: 3%;
    padding-left: 3%;
    
}
.carusel_item {
	display: inline-block;
	margin-right: 10%;
    margin-left: 10%;
	text-decoration: none !important;
	position: relative;
}
.carusel_item_text {
	overflow: hidden;
	visibility: visible;
	margin-top: 20px;
	height: 150px;
}
.carusel_item_arrow {
	float: right;
	width: 40px;
	height: 40px;
	position: absolute;
	top: calc(100% - 50px);
	right: 10px;
	z-index: 100 !important
}
.owl-theme .owl-controls .owl-buttons .owl-prev {
	background-position: center center;
	background-color: transparent !important;
	filter: Alpha(Opacity=100);
	color: #fff;
	display: inline-block;
	width: 40px;
	height: 40px;
	border-radius: 0%;
	display: inline;
	opacity: 1;
	position: absolute;
	left: 2%;
	top: 445px;
	font-size: 0px;
	background-image: url('../../images/System/carusel_arrow_left.png');
	background-repeat: no-repeat;
	padding: 0 !important;
	margin: 0 !important;
	border: 0 !important;
}
.owl-theme .owl-controls .owl-buttons .owl-next {
	background-position: center center;
	background-color: transparent !important;
	filter: Alpha(Opacity=100);
	color: #fff;
	display: inline-block;
	width: 40px;
	height: 40px;
	border-radius: 0%;
	display: inline;
	opacity: 1;
	position: absolute;
	left: 6%;
	top: 445px;
	font-size: 0px;
	background-image: url('../../images/System/carusel_arrow_right.png');
	background-repeat: no-repeat;
	padding: 0 !important;
	margin: 0 !important;
	border: 0 !important;
}
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
	background-color: transparent !important;
	color: #fff;
	border-radius: 0%;
}
.carusel_projects_line_down {
	float: right;
	width: calc(100% - 180px);
	margin-top: 100px;
	margin-right:3%;
	height: 1px;
	background-color: #808080;
    position:relative;
}
}
/* Media Queries for Ipad
-------------------------------------------------------------- */
@media all and (max-width: 768px) and (min-width: 481px) {
.project_id_section {
    width: 100%;
    float: left;
    position: relative;
    padding-top: 100px;
    padding-bottom: 0px;
}
.project_id_title_container {
    width: 100%;
    float: left;
    border-bottom: 1px solid #808080;
    margin-bottom: 15px;
}
.project_id_title {
    margin-bottom: 10px;
}
.project_id_sub_title {
    margin-bottom: 10px;
}
.project_id_grid {
    width: 100%;
    float: right;
}
.project_id_grid_left {
    width: 100%;
    float: left;
}
.project_id_image {
    width: 100%;
    float: left;
    margin-bottom: 20px
}
.project_id_grid_right {
    width: 100%;
    float: right;
}
.project_id_general_title {
    width: 100%;
    float: left;
    font-size:18px;
    margin-bottom: 10px;
}
.project_id_general_title_line {
    width: 100%;
    float: left;
    margin-bottom: 7px;
    margin-top: 7px;
    height:1px;
    background-color:#808080;
}
.project_id_general_text {
    margin-bottom: 30px;
}
.project_id_donload_pdf {   
    float: left;
    width: 360px;
    margin: 0;
    text-align: left;
    font-size: 14px;
    font-weight: 700;
    border: 1px solid #F58964;
    box-sizing: border-box;
    margin-bottom: 20px;
    -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:40px;
    padding-left:10px;
    box-sizing:border-box;
    clear:both;
}
.project_id_donload_pdf:hover {   
    float: left;
    width: 360px;
    margin: 0;
    text-align: left;
    font-size: 14px;
    font-weight: 700;
    border: 1px solid #F58964;
    box-sizing: border-box;
    margin-bottom: 30px;
    -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:40px;
    padding-left:10px;
    box-sizing:border-box;
    clear:both;
}
.project_id_donload_pdf:focus {   
    float: left;
    width: 360px;
    margin: 0;
    text-align: left;
    font-size: 14px;
    font-weight: 700;
    border: 1px solid #F58964;
    box-sizing: border-box;
    margin-bottom: 30px;
    -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:40px;
    padding-left:10px;
    box-sizing:border-box;
    clear: both;
}
.project_id_contact_section {
    width: 100%;
    float: left;
    margin-bottom: 40px;
    margin-top: 20px;
}
.project_id_research_section {
    width: 100%;
    float: left;
    margin-bottom: 0px;
}
.project_id_link {
    float: right;
    width: 100%;
    direction: ltr;
    text-decoration: none;    
    color: #808080;
    font-size: 14px;
    line-height: 1.6em;
    margin-top: 5px
}
.project_id_contact_btn {
	float: left;
	width: auto;
	display: block;
	font-size: 14px;
	font-weight: 400;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-right: 0;
	margin-top: 15px;
}
.project_id_researchs_items {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}
.project_id_researchs_item {
    width: 47.5%;
    float: left;
    margin-right:5%;
    margin-bottom: 30px;
}
.project_id_researchs_item:nth-of-type(2n) {
    margin-right: 0;
}
.project_id_researchs_item_img {
    width: 100px;
    height:100px;
    float: left;
    margin-right:20px;
}
.project_id_researchs_item_img img {
    width: 100px;
    height:100px;
    float: left;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.project_id_researchs_web_link {
    width: 25px;
    height: 25px;
    float: left;
    margin-top: 70px;
}
.project_id_research_name {
    width: 100%;
    float: left;
    font-size:16px;
    margin-top: 15px;
    margin-bottom: 5px;
}
.project_id_research_content {
    width: 100%;
    float: left;
    font-size: 14px;
    line-height: 1.5em;
}
.project_id_movie_container {
    width: 100%;
    float: left;
    position:relative;
}
#project_id_mp_video {
	height: 300px;
	width: 100%;
	object-fit: cover;
	z-index: -100;
	right: 0;
	bottom: 0;
	overflow: hidden;
}
.project_id_video_mp_container {
	height: 300px;
	width: 100%;
	float: left;
	overflow: hidden;
	visibility: visible;
}
.project_id_brothers_repeater {
    width: 100%;
    float: left;
    position: relative;
    padding-top: 50px;
    padding-bottom: 50px;
}
.carusel_item_title_line {
	float: left;
	width: 100%;
	margin-bottom: 15px;
}
.carusel_projects_items {
    width: 100%;
    float: left;
}
.carusel_item {
	display: inline-block;
    padding-right: 25px;
    padding-left: 25px;
    box-sizing:border-box;
	text-decoration: none !important;
	position: relative;
}
.carusel_item_text {
	overflow: hidden;
	visibility: visible;
	margin-top: 20px;
	height: 150px;
}
.carusel_item_arrow {
	float: right;
	width: 40px;
	height: 40px;
	position: absolute;
	top: calc(100% - 50px);
	right: 10px;
	z-index: 100 !important
}
.owl-theme .owl-controls .owl-buttons .owl-prev {
	background-position: center center;
	background-color: transparent !important;
	filter: Alpha(Opacity=100);
	color: #fff;
	display: inline-block;
	width: 40px;
	height: 40px;
	border-radius: 0%;
	display: inline;
	opacity: 1;
	position: absolute;
	left: 2%;
	top: 445px;
	font-size: 0px;
	background-image: url('../../images/System/carusel_arrow_left.png');
	background-repeat: no-repeat;
	padding: 0 !important;
	margin: 0 !important;
	border: 0 !important;
}
.owl-theme .owl-controls .owl-buttons .owl-next {
	background-position: center center;
	background-color: transparent !important;
	filter: Alpha(Opacity=100);
	color: #fff;
	display: inline-block;
	width: 40px;
	height: 40px;
	border-radius: 0%;
	display: inline;
	opacity: 1;
	position: absolute;
	left: 6%;
	top: 445px;
	font-size: 0px;
	background-image: url('../../images/System/carusel_arrow_right.png');
	background-repeat: no-repeat;
	padding: 0 !important;
	margin: 0 !important;
	border: 0 !important;
}
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
	background-color: transparent !important;
	color: #fff;
	border-radius: 0%;
}
.carusel_projects_line_down {
	float: right;
	width: calc(100% - 180px);
	margin-top: 45px;
	margin-right:3%;
	height: 1px;
	background-color: #808080;
    position:relative;
}
}
/* Media Queries for Phone
-------------------------------------------------------------- */
@media all and (max-width:480px) and (min-width:319px) {
.project_id_section {
    width: 100%;
    float: left;
    position: relative;
    padding-top: 80px;
    padding-bottom: 0px;
}
.project_id_title_container {
    width: 100%;
    float: left;
    border-bottom: 1px solid #808080;
    margin-bottom: 15px;
}
.project_id_title {
    margin-bottom: 10px;
}
.project_id_sub_title {
    margin-bottom: 10px;
}
.project_id_grid {
    width: 100%;
    float: right;
}
.project_id_grid_left {
    width: 100%;
    float: left;
}
.project_id_image {
    width: 100%;
    float: left;
    margin-bottom: 20px
}
.project_id_grid_right {
    width: 100%;
    float: right;
}
.project_id_general_title {
    width: 100%;
    float: left;
    font-size:18px;
    margin-bottom: 10px;
}
.project_id_general_title_line {
    width: 100%;
    float: left;
    margin-bottom: 7px;
    margin-top: 7px;
    height:1px;
    background-color:#808080;
}
.project_id_general_text {
    margin-bottom: 30px;
}
.project_id_donload_pdf {   
    float: left;
    width: 100%;
    margin: 0;
    text-align: left;
    font-size: 14px;
    font-weight: 700;
    border: 1px solid #F58964;
    box-sizing: border-box;
    margin-bottom: 20px;
    -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:40px;
    padding-left:10px;
    box-sizing:border-box;
    clear:both;
}
.project_id_donload_pdf:hover {   
    float: left;
    width: 360px;
    margin: 0;
    text-align: left;
    font-size: 14px;
    font-weight: 700;
    border: 1px solid #F58964;
    box-sizing: border-box;
    margin-bottom: 30px;
    -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:40px;
    padding-left:10px;
    box-sizing:border-box;
    clear:both;
}
.project_id_donload_pdf:focus {   
    float: left;
    width: 360px;
    margin: 0;
    text-align: left;
    font-size: 14px;
    font-weight: 700;
    border: 1px solid #F58964;
    box-sizing: border-box;
    margin-bottom: 30px;
    -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:40px;
    padding-left:10px;
    box-sizing:border-box;
    clear: both;
}
.project_id_contact_section {
    width: 100%;
    float: left;
    margin-bottom: 40px;
    margin-top: 20px;
}
.project_id_research_section {
    width: 100%;
    float: left;
    margin-bottom: 0px;
}
.project_id_link {
    float: right;
    width: 100%;
    direction: ltr;
    text-decoration: none;    
    color: #808080;
    font-size: 14px;
    line-height: 1.6em;
    margin-top: 5px
}
.project_id_contact_btn {
	float: left;
	width: auto;
	display: block;
	font-size: 14px;
	font-weight: 400;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-right: 0;
	margin-top: 15px;
}
.project_id_researchs_items {
    width: 100%;
    float: left;
    margin-bottom: 10px;
    margin-top: 10px;
}
.project_id_researchs_item {
    width: 100%;
    float: left;
    margin-right: ;
    margin-bottom: 30px;
}
.project_id_researchs_item:nth-of-type(2n) {
    margin-right: 0;
}
.project_id_researchs_item_img {
    width: 100px;
    height:100px;
    float: left;
    margin-right:20px;
}
.project_id_researchs_item_img img {
    width: 100px;
    height:100px;
    float: left;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.project_id_researchs_web_link {
    width: 25px;
    height: 25px;
    float: left;
    margin-top: 70px;
}
.project_id_research_name {
    width: 100%;
    float: left;
    font-size:16px;
    margin-top: 15px;
    margin-bottom: 5px;
}
.project_id_research_content {
    width: 100%;
    float: left;
    font-size: 14px;
    line-height: 1.5em;
}
.project_id_movie_container {
    width: 100%;
    float: left;
    position:relative;
}
#project_id_mp_video {
	height: 300px;
	width: 100%;
	object-fit: cover;
	z-index: -100;
	right: 0;
	bottom: 0;
	overflow: hidden;
}
.project_id_video_mp_container {
	height: 300px;
	width: 100%;
	float: left;
	overflow: hidden;
	visibility: visible;
}
.project_id_brothers_repeater {
    width: 100%;
    float: left;
    position: relative;
    padding-top: 30px;
    padding-bottom: 50px;
}
.carusel_item_title_line {
	float: left;
	width: 100%;
	margin-bottom: 15px;
}
.carusel_projects_items {
    width: 100%;
    float: left;
}
.carusel_item {
	display: inline-block;
    padding-right: 25px;
    padding-left: 25px;
    box-sizing:border-box;
	text-decoration: none !important;
	position: relative;
}
.carusel_item_text {
	overflow: hidden;
	visibility: visible;
	margin-top: 20px;
	height: 150px;
}
.carusel_item_arrow {
	float: right;
	width: 40px;
	height: 40px;
	position: absolute;
	top: calc(100% - 50px);
	right: 10px;
	z-index: 100 !important
}
.owl-theme .owl-controls .owl-buttons .owl-prev {
	background-position: center center;
	background-color: transparent !important;
	filter: Alpha(Opacity=100);
	color: #fff;
	display: inline-block;
	width: 40px;
	height: 40px;
	border-radius: 0%;
	display: inline;
	opacity: 1;
	position: absolute;
	left: 25px;
	top: 435px;
	font-size: 0px;
	background-image: url('../../images/System/carusel_arrow_left.png');
	background-repeat: no-repeat;
	padding: 0 !important;
	margin: 0 !important;
	border: 0 !important;
}
.owl-theme .owl-controls .owl-buttons .owl-next {
	background-position: center center;
	background-color: transparent !important;
	filter: Alpha(Opacity=100);
	color: #fff;
	display: inline-block;
	width: 40px;
	height: 40px;
	border-radius: 0%;
	display: inline;
	opacity: 1;
	position: absolute;
	left: 70px;
	top: 435px;
	font-size: 0px;
	background-image: url('../../images/System/carusel_arrow_right.png');
	background-repeat: no-repeat;
	padding: 0 !important;
	margin: 0 !important;
	border: 0 !important;
}
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
	background-color: transparent !important;
	color: #fff;
	border-radius: 0%;
}
.carusel_projects_line_down {
	float: right;
	width: calc(100% - 150px);
	margin-top: 0px;
	margin-right:25px;
	height: 1px;
	background-color: #808080;
    position:relative;
}
}
/* Media Queries for Phone Portrait
-------------------------------------------------------------- */
@media all and (max-width:320px) {
.project_id_section {
    width: 100%;
    float: left;
    position: relative;
    padding-top: 80px;
    padding-bottom: 0px;
}
.project_id_title_container {
    width: 100%;
    float: left;
    border-bottom: 1px solid #808080;
    margin-bottom: 15px;
}
.project_id_title {
    margin-bottom: 10px;
}
.project_id_sub_title {
    margin-bottom: 10px;
}
.project_id_grid {
    width: 100%;
    float: right;
}
.project_id_grid_left {
    width: 100%;
    float: left;
}
.project_id_image {
    width: 100%;
    float: left;
    margin-bottom: 20px
}
.project_id_grid_right {
    width: 100%;
    float: right;
}
.project_id_general_title {
    width: 100%;
    float: left;
    font-size:18px;
    margin-bottom: 10px;
}
.project_id_general_title_line {
    width: 100%;
    float: left;
    margin-bottom: 7px;
    margin-top: 7px;
    height:1px;
    background-color:#808080;
}
.project_id_general_text {
    margin-bottom: 30px;
}
.project_id_donload_pdf {   
    float: left;
    width: 100%;
    margin: 0;
    text-align: left;
    font-size: 14px;
    font-weight: 700;
    border: 1px solid #F58964;
    box-sizing: border-box;
    margin-bottom: 20px;
    -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:40px;
    padding-left:10px;
    box-sizing:border-box;
    clear:both;
}
.project_id_donload_pdf:hover {   
    float: left;
    width: 360px;
    margin: 0;
    text-align: left;
    font-size: 14px;
    font-weight: 700;
    border: 1px solid #F58964;
    box-sizing: border-box;
    margin-bottom: 30px;
    -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:40px;
    padding-left:10px;
    box-sizing:border-box;
    clear:both;
}
.project_id_donload_pdf:focus {   
    float: left;
    width: 360px;
    margin: 0;
    text-align: left;
    font-size: 14px;
    font-weight: 700;
    border: 1px solid #F58964;
    box-sizing: border-box;
    margin-bottom: 30px;
    -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:40px;
    padding-left:10px;
    box-sizing:border-box;
    clear: both;
}
.project_id_contact_section {
    width: 100%;
    float: left;
    margin-bottom: 40px;
    margin-top: 20px;
}
.project_id_research_section {
    width: 100%;
    float: left;
    margin-bottom: 0px;
}
.project_id_link {
    float: right;
    width: 100%;
    direction: ltr;
    text-decoration: none;    
    color: #808080;
    font-size: 14px;
    line-height: 1.6em;
    margin-top: 5px
}
.project_id_contact_btn {
	float: left;
	width: auto;
	display: block;
	font-size: 14px;
	font-weight: 400;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-right: 0;
	margin-top: 15px;
}
.project_id_researchs_items {
    width: 100%;
    float: left;
    margin-bottom: 10px;
    margin-top: 10px;
}
.project_id_researchs_item {
    width: 100%;
    float: left;
    margin-right: ;
    margin-bottom: 30px;
}
.project_id_researchs_item:nth-of-type(2n) {
    margin-right: 0;
}
.project_id_researchs_item_img {
    width: 100px;
    height:100px;
    float: left;
    margin-right:20px;
}
.project_id_researchs_item_img img {
    width: 100px;
    height:100px;
    float: left;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.project_id_researchs_web_link {
    width: 25px;
    height: 25px;
    float: left;
    margin-top: 70px;
}
.project_id_research_name {
    width: 100%;
    float: left;
    font-size:16px;
    margin-top: 15px;
    margin-bottom: 5px;
}
.project_id_research_content {
    width: 100%;
    float: left;
    font-size: 14px;
    line-height: 1.5em;
}
.project_id_movie_container {
    width: 100%;
    float: left;
    position:relative;
}
#project_id_mp_video {
	height: 300px;
	width: 100%;
	object-fit: cover;
	z-index: -100;
	right: 0;
	bottom: 0;
	overflow: hidden;
}
.project_id_video_mp_container {
	height: 300px;
	width: 100%;
	float: left;
	overflow: hidden;
	visibility: visible;
}
.project_id_brothers_repeater {
    width: 100%;
    float: left;
    position: relative;
    padding-top: 30px;
    padding-bottom: 50px;
}
.carusel_item_title_line {
	float: left;
	width: 100%;
	margin-bottom: 15px;
}
.carusel_projects_items {
    width: 100%;
    float: left;
}
.carusel_item {
	display: inline-block;
    padding-right: 25px;
    padding-left: 25px;
    box-sizing:border-box;
	text-decoration: none !important;
	position: relative;
}
.carusel_item_text {
	overflow: hidden;
	visibility: visible;
	margin-top: 20px;
	height: 150px;
}
.carusel_item_arrow {
	float: right;
	width: 40px;
	height: 40px;
	position: absolute;
	top: calc(100% - 45px);
	right: 10px;
	z-index: 100 !important
}
.owl-theme .owl-controls .owl-buttons .owl-prev {
	background-position: center center;
	background-color: transparent !important;
	filter: Alpha(Opacity=100);
	color: #fff;
	display: inline-block;
	width: 40px;
	height: 40px;
	border-radius: 0%;
	display: inline;
	opacity: 1;
	position: absolute;
	left: 25px;
	top: 435px;
	font-size: 0px;
	background-image: url('../../images/System/carusel_arrow_left.png');
	background-repeat: no-repeat;
	padding: 0 !important;
	margin: 0 !important;
	border: 0 !important;
}
.owl-theme .owl-controls .owl-buttons .owl-next {
	background-position: center center;
	background-color: transparent !important;
	filter: Alpha(Opacity=100);
	color: #fff;
	display: inline-block;
	width: 40px;
	height: 40px;
	border-radius: 0%;
	display: inline;
	opacity: 1;
	position: absolute;
	left: 70px;
	top: 435px;
	font-size: 0px;
	background-image: url('../../images/System/carusel_arrow_right.png');
	background-repeat: no-repeat;
	padding: 0 !important;
	margin: 0 !important;
	border: 0 !important;
}
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
	background-color: transparent !important;
	color: #fff;
	border-radius: 0%;
}
.carusel_projects_line_down {
	float: right;
	width: calc(100% - 150px);
	margin-top: 0px;
	margin-right:25px;
	height: 1px;
	background-color: #808080;
    position:relative;
}
}
