@media (min-width: 1200px){
	/*lg*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-md-2:nth-child(6n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6  > .row > .col-md-4:nth-child(3n+1),
	.product-item-list-col-6-1 > .col-sm-6  > .row > .col-md-4:nth-child(3n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-md-3:nth-child(4n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (min-width: 992px) and (max-width:1199px){
	/*md*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-md-2:nth-child(6n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 > .row > .col-md-4:nth-child(3n+1),
	.product-item-list-col-6-1 > .col-sm-6 > .row > .col-md-4:nth-child(3n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-md-3:nth-child(4n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (min-width: 768px) and (max-width: 991px){
	/*sm*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (max-width: 767px){
	/*xs*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}

.catalog-section-header{
	font-size:14px;
	font-weight: bold;
	text-align: left;
	margin:5px 0;
	padding:5px 15px;
	border-bottom: 2px solid #d9dee6;
	color: #000;
}

.row::before {
	display: initial;
}

.event-card_gvs {
	width: 96%;
	background-color: #F6F7F9;
	border-radius: 20px;
	margin: 10px 0;
}

.event-inner_gvs {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.event-img_gvs {
	width: 100%;
	max-width: 415px;
	height: 270px;
	border-radius: 20px;
	overflow: hidden;
	background-color: #E1F8F5;
	font-size: 66px;
	padding: 10px;
}

.event-text_gvs {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	width: 100%;
	max-width: 650px;
	height: 250px;
}

.event-date_gvs {
	font-size: 24px;
}

.event-title_gvs {
	font-size: 40px;
	line-height: 1.5;
}

.descrip-text_gvs {
	font-size: 14px;
	color: #A6A6A6;
}

.event-tags_gvs {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.tag-item_gvs {
	font-size: 20px;
	background-color: #fff;
	border-radius: 20px;
	padding: 10px 15px;

}

.event-registration_gvs {
	width: 100%;
	max-width: 140px;
	margin-right: 10px;
	height: 250px;
}

.aero_gvs {
	display: flex;
	background-color: #fff;
	padding: 15px 20px;
	border-radius: 20px;
	justify-content: space-between;
}

.aero-title_gvs {
	font-size: 14px;
	color: rgba(0, 0, 0, 0.5);
}

.aero-name_gvs {
	font-size: 24px;
	text-transform: uppercase;
	color: rgba(0, 0, 0, 0.5);
}

.price_gvs {
	margin-top: 10px;
	background-color: #fff;
	border-radius: 20px;
	padding: 5px 10px;
}

.number_gvs {
	font-size: 27px;
	margin-top: 15px;
	text-align: center;
}

.lost_gvs {
	font-size: 14px;
	color: rgba(0, 0, 0, 0.5);
	margin-top: 5px;
}

.buy_gvs {
	margin-top: 50px;
}

.buy_gvs a {
	color: #000;
	font-size: 20px;
	padding: 5px 35px;
	text-decoration: none;
	background-color: #0FD7CB;
	border-radius: 20px;
}

@media (max-width: 1400px) {
	.event-text_gvs {
		max-width: 600px;
	}
}

@media (max-width: 1380px) {
	.event-text_gvs {
		max-width: 580px;
	}
}

@media (max-width: 1230px) {
	.event-text_gvs {
		max-width: 580px;
	}
}

@media (max-width: 1200px) {
	.tag-item_gvs {
		width: 35%;
		margin: 0 10px 10px;
	}

	.tag-item_gvs:nth-child(3),
	.tag-item_gvs:nth-child(4) {
		margin-bottom: 0px;
	}

	.descrip-text_gvs,
	.event-title_gvs,
	.event-date_gvs {
		margin: 0 10px;
	}

	.event-img_gvs {
		max-width: 380px;
	}
}

@media (max-width: 980px) {
	.event-img_gvs {
		max-width: 340px;
	}
}

@media (max-width: 940px) {
	.event-img_gvs {
		max-width: 300px;
	}
}

@media (max-width: 890px) {

	.descrip-text_gvs,
	.event-title_gvs,
	.event-date_gvs {
		line-height: .9;
	}
}

@media (max-width: 850px) {
	.event-img_gvs {
		writing-mode: vertical-lr;
		max-width: 70px;
		display: none;
	}
}

@media (max-width: 600px) {
	.event-tags_gvs {
		display: none;
	}

	.event-inner_gvs {
		align-items: flex-start;
	}

	.event-img_gvs {
		height: 250px;
	}

	.tag-item_gvs {
		width: 45%;
		margin: 0 10px 10px !important;
	}

	.descrip-text_gvs,
	.event-title_gvs,
	.event-date_gvs {
		margin: 0 10px 10px;
	}

	.event-date_gvs {
		margin-top: 10px;
	}

	.event-registration_gvs {
		margin-top: 10px;
	}
	.buy_gvs a {
	  font-size: 14px;
	}
}

@media (max-width: 530px) {
	.event-img_gvs {
		font-size: 50px;
		max-width: 50px;
	}
}

@media (max-width: 510px) {
	.tag-item_gvs {
		font-size: 16px;
	}

	.event-title_gvs {
		font-size: 30px;
	}

	.event-date_gvs {
		font-size: 20px;
	}
}

@media (max-width: 460px) {
	.event-img_gvs {
		font-size: 30px;
		max-width: 30px;
	}

	.descrip-text_gvs {
		font-size: 12px;
	}
}

@media (max-width: 430px) {
	.event-img_gvs {
		font-size: 30px;
		max-width: 30px;
	}

	.descrip-text_gvs {
		font-size: 12px;
	}

	.tag-item_gvs {
		font-size: 14px;
	}
}

@media (max-width: 410px) {
	.tag-item_gvs {
		margin: 0 10px 5px !important;
	}

	.number_gvs {
		font-size: 20px;
	}

	.lost_gvs {
		font-size: 12px;
	}

	.event-registration_gvs {
		max-width: 125px;
	}

	.aero_gvs {
		padding: 15px 10px;
	}
}

@media (max-width: 380px) {
	.buy_gvs a {
		padding: 5px 25px;
	}

	.event-registration_gvs {
		max-width: 115px;
	}

	.register__airport-icon {
		margin-right: 5px;
	}

	.aero_gvs {
		padding: 10px 3px;
	}

	.tag-item_gvs {
		font-size: 12px;
	}

	.descrip-text_gvs {
		font-size: 11px;
	}

	.event-title_gvs {
		font-size: 20px;
	}

	.event-date_gvs {
		font-size: 14px;
	}
}