/* Media Queries for Desktop
---------------------------------------------------------------*/
@media all and (min-width: 1438px) {
.gellery_section {
	width: 98%;
	float: left;
	padding-right:1%;
	padding-left:1%;
	padding-bottom:0;
	padding-top:0px;
	background-color:#f5f5f5;
}
.gellery_title_container {
	width: 100%;
	float: left;
	margin-bottom:50px
}
.gellery_items_container {
	width: 100%;
	float: left;
	direction:rtl;
	margin-top:1%;
}
.gellery_btn {
	width: auto;
	float: left;
	font-size: 21px;
	font-weight: 400;
	text-align: left;
	color:#fff;
	border-bottom: 2px solid #061f19;
	display:block;
	text-decoration:none;
	padding-bottom:5px;
	margin-right:35px;
}
.gellery_btn_active {
	width: auto;
	float: left;
	font-size: 21px;
	font-weight: 400;
	text-align: left;
	color:#fff;
	border-bottom: 2px solid #b5915c;
	display:block;
	text-decoration:none;
	padding-bottom:5px;
	margin-right:35px;
}
.gallery_item {
	display: block;
	opacity: 1;
	box-sizing: border-box;
	margin-bottom: 1%;
	margin-left: 1%;
	float: right;
	width: 15.833333333333%;
	background-color: #fff !important;
	direction: rtl;
	position:relative;
	-webkit-filter: grayscale(0);
    filter: grayscale(0);
    padding: 0px
}
.gallery_item:hover
{  
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}
.gallery_item:nth-of-type(6n) {
    margin-left: 0%;
}
}
/* Media Queries for Laptop
-------------------------------------------------------------- */
@media all and (max-width: 1439px) and (min-width: 769px) {
.gellery_section {
	width: 98%;
	float: left;
	padding-right:1%;
	padding-left:1%;
	padding-top: 1%;
	background-color:#f5f5f5;
}
.gellery_title_container {
	width: 100%;
	float: left;
	margin-bottom:50px
}
.gellery_items_container {
	width: 100%;
	float: left;
	direction:rtl;
	margin-top:0px;
}
.gellery_btn {
	width: auto;
	float: left;
	font-size: 21px;
	font-weight: 400;
	text-align: left;
	color:#fff;
	border-bottom: 2px solid #061f19;
	display:block;
	text-decoration:none;
	padding-bottom:5px;
	margin-right:35px;
}
.gellery_btn_active {
	width: auto;
	float: left;
	font-size: 21px;
	font-weight: 400;
	text-align: left;
	color:#fff;
	border-bottom: 2px solid #b5915c;
	display:block;
	text-decoration:none;
	padding-bottom:5px;
	margin-right:35px;
}
.gallery_item {
	display: block;
	opacity: 1;
	box-sizing: border-box;
	margin-bottom: 1%;
	margin-left: 1%;
	float: right;
	width: 15.833333333333%;
	background-color: #fff !important;
	direction: rtl;
	position:relative;
	-webkit-filter: grayscale(0);
    filter: grayscale(0);
    padding: 0px
}
.gallery_item:hover
{  
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}
.gallery_item:nth-of-type(6n) {
    margin-left: 0%;
}
}
/* Media Queries for Ipad
-------------------------------------------------------------- */
@media all and (max-width: 768px) and (min-width: 659px) {
.gellery_section {
	width: 98%;
	float: left;
	padding-right:1%;
	padding-left:1%;
	padding-top: 30px;
	background-color:#f5f5f5;
}
.gellery_title_container {
	width: 100%;
	float: left;
	margin-bottom:50px
}
.gellery_items_container {
	width: 100%;
	float: left;
	direction:rtl;
	margin-top: 10px;
}
.gellery_btn {
	width: auto;
	float: left;
	font-size: 21px;
	font-weight: 400;
	text-align: left;
	color:#fff;
	border-bottom: 2px solid #061f19;
	display:block;
	text-decoration:none;
	padding-bottom:5px;
	margin-right:35px;
}
.gellery_btn_active {
	width: auto;
	float: left;
	font-size: 21px;
	font-weight: 400;
	text-align: left;
	color:#fff;
	border-bottom: 2px solid #b5915c;
	display:block;
	text-decoration:none;
	padding-bottom:5px;
	margin-right:35px;
}
.gallery_item {
	display: block;
	opacity: 1;
	box-sizing: border-box;
	margin-bottom: 1%;
	margin-left: 1%;
	float: right;
	width: 15.833333333333%;
	background-color: #fff !important;
	direction: rtl;
	position:relative;
	-webkit-filter: grayscale(0);
    filter: grayscale(0);
    padding: 0px
}
.gallery_item:hover
{  
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}
.gallery_item:nth-of-type(6n) {
    margin-left: 0%;
}
}
/* Media Queries for Tablet
-------------------------------------------------------------- */
@media all and (max-width: 658px) and (min-width: 481px) {
.gellery_section {
	width: 98%;
	float: left;
	padding-right:1%;
	padding-left:1%;
	padding-top: 30px;
	background-color:#f5f5f5;
}
.gellery_title_container {
	width: 100%;
	float: left;
	margin-bottom:50px
}
.gellery_items_container {
	width: 100%;
	float: left;
	direction:rtl;
	margin-top: 10px;
}
.gellery_btn {
	width: auto;
	float: left;
	font-size: 21px;
	font-weight: 400;
	text-align: left;
	color:#fff;
	border-bottom: 2px solid #061f19;
	display:block;
	text-decoration:none;
	padding-bottom:5px;
	margin-right:35px;
}
.gellery_btn_active {
	width: auto;
	float: left;
	font-size: 21px;
	font-weight: 400;
	text-align: left;
	color:#fff;
	border-bottom: 2px solid #b5915c;
	display:block;
	text-decoration:none;
	padding-bottom:5px;
	margin-right:35px;
}
.gallery_item {
	display: block;
	opacity: 1;
	box-sizing: border-box;
	margin-bottom: 1%;
	margin-left: 1%;
	float: right;
	width: 15.833333333333%;
	background-color: #fff !important;
	direction: rtl;
	position:relative;
	-webkit-filter: grayscale(0);
    filter: grayscale(0);
    padding: 0px
}
.gallery_item:hover
{  
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}
.gallery_item:nth-of-type(6n) {
    margin-left: 0%;
}
}
/* Media Queries for Phone
-------------------------------------------------------------- */
@media all and (max-width:480px) and (min-width:319px) {
.gellery_section {
	width: 98%;
	float: left;
	padding-right:1%;
	padding-left:1%;
	padding-top: 2%;
	background-color:#f5f5f5;
}
.gellery_title_container {
	width: 100%;
	float: left;
	margin-bottom:50px
}
.gellery_items_container {
	width: 100%;
	float: left;
	direction:rtl;
	margin-top: 0px;
}
.gellery_btn {
	width: auto;
	float: left;
	font-size: 21px;
	font-weight: 400;
	text-align: left;
	color:#fff;
	border-bottom: 2px solid #061f19;
	display:block;
	text-decoration:none;
	padding-bottom:5px;
	margin-right:35px;
}
.gellery_btn_active {
	width: auto;
	float: left;
	font-size: 21px;
	font-weight: 400;
	text-align: left;
	color:#fff;
	border-bottom: 2px solid #b5915c;
	display:block;
	text-decoration:none;
	padding-bottom:5px;
	margin-right:35px;
}
.gallery_item {
	display: block;
	opacity: 1;
	box-sizing: border-box;
	margin-bottom: 2%;
	margin-left: 2%;
	float: right;
	width: 32%;
	background-color: #fff !important;
	direction: rtl;
	position:relative;
	-webkit-filter: grayscale(0);
    filter: grayscale(0);
    padding: 0px
}
.gallery_item:hover
{  
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}
.gallery_item:nth-of-type(3n) {
    margin-left: 0%;
}
}
/* Media Queries for Phone Portrait
-------------------------------------------------------------- */
@media all and (max-width:320px) {
.gellery_section {
	width: 98%;
	float: left;
	padding-right:1%;
	padding-left:1%;
	padding-top: 2%;
	background-color:#f5f5f5;
}
.gellery_title_container {
	width: 100%;
	float: left;
	margin-bottom:50px
}
.gellery_items_container {
	width: 100%;
	float: left;
	direction:rtl;
	margin-top: 0px;
}
.gellery_btn {
	width: auto;
	float: left;
	font-size: 21px;
	font-weight: 400;
	text-align: left;
	color:#fff;
	border-bottom: 2px solid #061f19;
	display:block;
	text-decoration:none;
	padding-bottom:5px;
	margin-right:35px;
}
.gellery_btn_active {
	width: auto;
	float: left;
	font-size: 21px;
	font-weight: 400;
	text-align: left;
	color:#fff;
	border-bottom: 2px solid #b5915c;
	display:block;
	text-decoration:none;
	padding-bottom:5px;
	margin-right:35px;
}
.gallery_item {
	display: block;
	opacity: 1;
	box-sizing: border-box;
	margin-bottom: 2%;
	margin-left: 2%;
	float: right;
	width: 32%;
	background-color: #fff !important;
	direction: rtl;
	position:relative;
	-webkit-filter: grayscale(0);
    filter: grayscale(0);
    padding: 0px
}
.gallery_item:hover
{  
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}
.gallery_item:nth-of-type(3n) {
    margin-left: 0%;
}
}