/* Nannally Seif */
/* Mobile - Tablet */

#p_dtct_t {
	display: block;
}
	#p_dtct_d,
	#p_dtct_tp,
	#p_dtct_p {
		display: none;
	}
.m_d_tog,
.m_p_tog {
	display: none;
}
.m_t_tog,
.m_tog,
.m_dt_tog {
	display: block;
}
.m_t_remove {
	display: none;
}
.m_t_align_l {
	text-align: left;
}
.m_t_tbl {
	display: table;
}
.m_t .l {
	float: left;
    padding-right: 10px;
}
.m_t ._2_col {
    width: 46%;
}
.m_t_rows .base {
    float: none;
}
.m_t_rows .lscape {
    display: block;
}

/*#project {
	opacity: .5;
}*/