
.insta-gallery-feed .insta-gallery-list .insta-gallery-item.insta-gallery-cols-3, .qligg-mfp-wrap .insta-gallery-list .insta-gallery-item.insta-gallery-cols-3 {
	width: 33.333%;
}

.insta-gallery-feed .insta-gallery-list .insta-gallery-item .insta-gallery-item-wrap, .qligg-mfp-wrap .insta-gallery-list .insta-gallery-item .insta-gallery-item-wrap {
	width: 100%;
	overflow: hidden;
}

.insta-gallery-feed.insta-gallery-square .insta-gallery-list .insta-gallery-item .insta-gallery-image-wrap, .insta-gallery-square.qligg-mfp-wrap .insta-gallery-list .insta-gallery-item .insta-gallery-image-wrap {
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	width: 100%;
	padding-top: 100%;
	position: relative;
	text-align: center;
	background-color: #eee;
	cursor: pointer;
}

.insta-gallery-feed.insta-gallery-square .insta-gallery-list .insta-gallery-item .insta-gallery-image-wrap .insta-gallery-link, .insta-gallery-square.qligg-mfp-wrap .insta-gallery-list .insta-gallery-item .insta-gallery-image-wrap .insta-gallery-link {
	position: static;
}

.insta-gallery-feed.insta-gallery-square .insta-gallery-list .insta-gallery-item .insta-gallery-image-wrap .insta-gallery-image, .insta-gallery-square.qligg-mfp-wrap .insta-gallery-list .insta-gallery-item .insta-gallery-image-wrap .insta-gallery-image {
	overflow: hidden;
	object-fit: cover;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
}

.insta-gallery-feed .insta-gallery-list .insta-gallery-item .insta-gallery-image-wrap .insta-gallery-image-mask, .qligg-mfp-wrap .insta-gallery-list .insta-gallery-item .insta-gallery-image-wrap .insta-gallery-image-mask {
	position: absolute;
	content: "";
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 8;
	transition: all .5s ease-out;
	opacity: 0;
	background: rgba(0, 122, 255, .55);
	width: 100%;
	height: 100%;
}

#insta-gallery-feed-703980341 .insta-gallery-list .insta-gallery-item .insta-gallery-image-wrap .insta-gallery-image-mask {
	background-color: #000;
}

.insta-gallery-feed .insta-gallery-list .insta-gallery-item .insta-gallery-image-wrap .insta-gallery-image-mask-content, .qligg-mfp-wrap .insta-gallery-list .insta-gallery-item .insta-gallery-image-wrap .insta-gallery-image-mask-content {
	position: absolute;
	top: 50%;
	left: 0px;
	right: 0;
	margin: -10px 0 0 0;
	z-index: 9;
	width: 100%;
	color: #fff;
	transition: all .5s ease;
	opacity: 0;
	line-height: 20px;
	font-size: 18px;
	text-align: center;
}

.blog-content table tr td {
	padding: 20px;
	border: 1px solid #000;
}

.ml-container #login {
	right: -30% !important;
}

.employee-benefits-grid .inner-logo-box {
	padding: 7px 20px;
	width: 225px;
}

@media (min-width: 768px) {
	.top-nav-new .pl-md-5, .top-nav-new .px-md-5 {
		padding-left: 2.5rem !important;
	}
}

@media (max-width: 767px) {
	.employee-benefits-grid .inner-logo-box {
		padding: 10px;
		width: 140px;
	}
}
