
#main-column .latest-post article.list-item,
#main-column .latest-post article.post,
#main-column .ui-grid-3 article.list-item,
#main-column .ui-grid-3 article.post,
#main-column .ui-grid-2 article.list-item,
#main-column .ui-grid-2 article.post {

	border: 0.5px solid #A9A9A9;

	box-sizing: border-box;

	padding: 11px;

	border-right: 0px;

	border-top: 0px;

	margin-bottom: 0px;	

}


#main-column .latest-post article.list-item:last-child,

#main-column .latest-post article.list-item:nth-child(4n),

#main-column .latest-post article.post:last-child,

#main-column .latest-post article.post:nth-child(4n) {

	border-right: 0.5px solid #A9A9A9;

}

#main-column .ui-grid-3 article.list-item:last-child,

#main-column .ui-grid-3 article.list-item:nth-child(3n),

#main-column .ui-grid-3 article.post:last-child,

#main-column .ui-grid-3 article.post:nth-child(3n) {

	border-right: 0.5px solid #A9A9A9;

}

#main-column .ui-grid-2 article.list-item:last-child,

#main-column .ui-grid-2 article.list-item:nth-child(2n),

#main-column .ui-grid-2 article.post:last-child,

#main-column .ui-grid-2 article.post:nth-child(2n) {

	border-right: 0.5px solid #A9A9A9;

}


#main-column .latest-post article.list-item:nth-child(1),

#main-column .latest-post article.list-item:nth-child(2),

#main-column .latest-post article.list-item:nth-child(3),

#main-column .latest-post article.list-item:nth-child(4),

#main-column .latest-post article.post:nth-child(1),

#main-column .latest-post article.post:nth-child(2),

#main-column .latest-post article.post:nth-child(3),

#main-column .latest-post article.post:nth-child(4) {

	border-top: 0.5px solid #A9A9A9;

}

#main-column .ui-grid-3 article.list-item:nth-child(1),

#main-column .ui-grid-3 article.list-item:nth-child(2),

#main-column .ui-grid-3 article.list-item:nth-child(3),

#main-column .ui-grid-3 article.post:nth-child(1),

#main-column .ui-grid-3 article.post:nth-child(2),

#main-column .ui-grid-3 article.post:nth-child(3) {

	border-top: 0.5px solid #A9A9A9;

}

#main-column .ui-grid-2 article.list-item:nth-child(1),

#main-column .ui-grid-2 article.list-item:nth-child(2),

#main-column .ui-grid-2 article.post:nth-child(1),

#main-column .ui-grid-2 article.post:nth-child(2) {

	border-top: 0.5px solid #A9A9A9;

}

#main-column .ui-grid-2.user-portal-list article.list-item:nth-child(3) {
	border-top: 0.5px solid #A9A9A9;
}

#main-column .ui-grid-2.user-portal-list article.list-item:nth-child(2n){
	border-right: 0px;
}
#main-column .ui-grid-2.user-portal-list article.list-item:nth-child(3n){
	border-right: 0.5px solid #A9A9A9;
}

.tg-team-grid .tm-grid-item{
	border: 0.5px solid #A9A9A9;
}
.tg-team-grid .tm-grid-item:nth-child(4n) {

	border-right: 0.5px solid #A9A9A9;

}

.tg-team-grid .tm-grid-item:nth-child(1),

.tg-team-grid .tm-grid-item:nth-child(2),

.tg-team-grid .tm-grid-item:nth-child(3),

.tg-team-grid .tm-grid-item:nth-child(4) {
	border-top: 0.5px solid #A9A9A9;
}
#main-column .latest-post article.list-item:hover,
#main-column .latest-post article.post:hover,
#main-column .ui-grid-3 article.list-item:hover,
#main-column .ui-grid-3 article.post:hover,
#main-column .ui-grid-2 article.list-item:hover,
#main-column .ui-grid-2 article.post:hover {

	/* border: 0.5px solid #A9A9A9; */

	box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.15);

}
#main-column .latest-post .list-item img,
#main-column .latest-post .post img,
#main-column .ui-grid-3 .list-item img,
#main-column .ui-grid-3 .post img,
#main-column .ui-grid-2 .list-item img,
#main-column .ui-grid-2 .post img {

	width: 100%;

}
.latest-post .list-item h3.entry-title a,
.latest-post .post h3.entry-title a,
.ui-grid-3 .list-item h3.entry-title a,
.ui-grid-3 .post h3.entry-title a,
.ui-grid-2 .list-item h3.entry-title a,
.ui-grid-2 .post h3.entry-title a {

	font-size: 18px;

	line-height: 27px;

	color: #000000;

}
.latest-post .list-item .entry-summary,
.latest-post .post .entry-summary,
.ui-grid-3 .list-item .entry-summary,
.ui-grid-3 .post .entry-summary,
.ui-grid-2 .list-item .entry-summary,
.ui-grid-2 .post .entry-summary {

	font-weight: 300;

	font-size: 14px;

	line-height: 21px;

	color: #000000;

}


/* #main .list-item h1.entry-title, */
#main .post h1.entry-title {

	font-style: italic;

	font-weight: 800;

	font-size: 50px;

	line-height: 75px;

	color: #000000;

	border-bottom: 0.8px solid #000000;

	margin-bottom: 50px;

}



#main .post .entry-content {

	font-weight: 300;

	font-size: 16px;

	line-height: 24px;

	color: #000000;

}



.similar-posts {

	padding-top: 40px;

	padding-top: 40px;

}



.similar-posts h2 {

	font-style: italic;

	font-weight: 800;

	font-size: 36px;

	line-height: 54px;

	color: #000000;

	width: 100%;

}



.similar-posts .m-line {

	border: 0.8px solid #000000;

	max-width: 100%;

	width: 532px;

	height: 1px;

	clear: both;

	margin-bottom: 50px;

}



#main-column .latest-post article.post {

	position: relative;

	overflow: visible;

}

.latest-post .list-item:hover .download-section {

	display: inline-flex; 

    position: absolute;

    content: '';

    width: 101%;

    z-index: 999;

    bottom: -60px;

    left: -1px;

    border: 0px;

    background: #fff;

    border-radius: 0px;

    padding: 10px 20px 20px;

	border-bottom: 0.5px solid #A9A9A9;

	border-left: 0.5px solid #A9A9A9;

	border-right: 0.5px solid #A9A9A9;

	box-shadow: 0px 4px 4px rgb(0 0 0 / 15%);

}



.latest-post .download-section a {

	border-radius: 25px;

    border: 1px solid #000;

    margin: auto;

	width: 100%;

}

.page-header-bar.inner-banner h1, .section-header h2{

	font-family: 'Neue Haas Unica';

	font-style: italic;

	font-weight: 800;

	font-size: 50px;

	line-height: 75px;

	color: #000000;	

	border-bottom: 0.8px solid #000000;

}



.download-section svg {

	float: right;

	margin-top: 3px;

}



/**** single product  ***/

.info-product-image {

	width: 100%;
	max-width:394px;
	height:404px;
	/* margin-right: 82px; */
	background-size:contain;
	background-repeat: no-repeat;
	background-position: center;
}

.info-product-image img {

	visibility: hidden;

}

.product-info .product-title, .section-title {

	font-style: italic;

	font-weight: 800;

	font-size: 36px;

	line-height: 54px;

	color: #000000;

	margin-bottom: 30px;

}

.product-info .product-description {

	font-weight: 300;

	font-size: 14px;

	line-height: 21px;

	color: #000000;

	margin-bottom: 30px;

}

.product-info .pgrid-btn-section {

	position: relative;

	opacity: 1;

	padding: 0px;

	bottom: 0px;

	z-index:9;

}

.product-info .variations {

	margin-bottom: 20px;

}

.product-info .variations h3 {

	font-size: 14px;

	line-height: 21px;

	color: #000000;

	margin-bottom: 10px;

}

.product-info .variations span {

	max-width: 231px;

	width: 100%;

	min-height: 46px;

	background: #FFFFFF;

	border: 1px solid #000000;

	box-sizing: border-box;

	border-radius: 25px;

	font-weight: normal;

	font-size: 14px;

	line-height: 21px;

	color: #000000;

	text-decoration: uppercase;

	transition: all .5s;

	padding: 10px;

	display: inline-block;

	text-align: center;

	margin-right: 6px;

    margin-bottom: 10px;

	

}

.product-info .variations span:hover,

.product-info .variations span.selected  {		

	background: #232323;

	color: #FFFFFF;	

	transition: all .5s;

}

.view-all-btn{
	background: #35792F;
    border-radius: 25px;
    color: #FFF;
    padding: 10px 68px;
}
.f-none{ float: none !important;}
.home .product-pagination-wrap{margin-top:126px;}
.home-product-listing-section{margin-top:140px;margin-bottom:126px;position: relative;}
.home-product-listing-section:before {
    content: "PRODUCTS";
    position: absolute;
    z-index: -1;
    font-size: 15.625rem;
    text-align: center;
    width: 100%;
    opacity: 0.05;
    line-height: 23.563rem;
    top: -174px;
    color: #000;
    font-family: 'Neue Haas Unica';
    font-style: italic;
    font-weight: 900;
    background-color: #FFF;
    overflow: hidden;
	left: 0;
    right: 0;
    margin: 0 auto;
}

.title-bottom-border{max-width:532px;width:100%;border-bottom:0.8px solid #000000;}
section.related-product{margin-top:150px;}
.home-slider {
    opacity: 0;
    visibility: hidden;
	height: 588px;
    transition: opacity 1s ease;
    -webkit-transition: opacity 1s ease;
}
.home-slider.slick-initialized {
    visibility: visible;
    opacity: 1;
	height: initial; 
}

.sectors-list .sectors {
	list-style: none;
	padding-left: 0px;
	margin-bottom: 25px;	
}
.sectors-list .sectors .sector {
	background: #FFFFFF;
	border: 0.5px solid #A9A9A9;
	box-sizing: border-box;
	padding-top: 15px;
	padding-bottom: 30px;
	
	border-right: 0px;
	border-top: 0px;
	margin-bottom: 0px;
}

.sectors-list .sectors .sector:nth-child(1),
.sectors-list .sectors .sector:nth-child(2),
.sectors-list .sectors .sector:nth-child(3) {
	border-top: 0.5px solid #A9A9A9;
}
.sectors-list .sectors .sector:last-child, .sectors-list .sectors .sector:nth-child(3n) {
	border-right: 0.5px solid #A9A9A9;
}

.sectors h3{
	font-weight: 400;
	font-size: 24px;
	line-height: 36px;
	color: #000000;
}
.sectors p{
	font-weight: 300;
	font-size: 14px;
	line-height: 21px;
	color: #000000;
}
.sector.like-dp-ui{border:0 !important;}
.banner-btn-display .heading-strip {
	position: relative;
}
.banner-btn-display .banner-button {
	position: absolute;
	max-width: 224px;
	width: 100%;
	content: '';
	right: 0px;
	top: 10px;
	z-index: 1;
}
.banner-btn-display .banner-button a {
	border: 1px solid #000000;
	color: #000000;
	font-size: 14px;
}
.banner-btn-display .banner-button a:hover {
	border: 1px solid #35792F;
}
.banner-btn-display .ils-btn.ils-cus-btn img {
	margin-top: 3px;
}
.page-header-bar.inner-banner.banner-btn-display h1 {
	padding-bottom: 10px;
}

.morecontent span {
    display: none;
}
.morelink {
    display: block;
	color:#212529 !important;
	margin-top:15px;
}


.search-overlay {
	display: none;
	position: absolute;		
	right: 100px;	
	background: #232323ed;
	padding: 10px 50px;
}
.search-overlay #form-search-input {
	background: #ffffffd4;
	color: #000;
	
}
.search-overlay .close {
	top: -3px;
	right: 0px;
	position: absolute;
}
.search-overlay .close .fa {
	color: #fff;	
	font-size: 25px;
	cursor:	pointer;
	
}
/*
.results .list-item {
	display: flex;
	flex-wrap: wrap;
}
*/

.results .list-item figure a { 
  min-height: 250px; 
  background: #efefef;  
  display: block;
}
.no-results .search-form {
	margin-bottom: 20px;
	
}
.location-map{
	height: 513px;
}
.mb-44{
	margin-bottom: 44px;
}

/* Style the buttons that are used to open and close the accordion panel */
.store-listing {margin-top: 80px;}
.accordion-title-wrap {
	background-color: transparent;
	color: #444;
	cursor: pointer;
	padding: 18px 0;
	width: 100%;
	text-align: left;
	border: none;
	outline: none;
	transition: 0.4s;
    border-radius: 0;
	position: relative;
	display: flex;
	border-bottom: 0.8px solid #000;
  }
  .active .accordion-title-wrap{border:0;}
  .active.accordion{border-bottom: 0.8px solid #000;}
  .accordion-arrow {width: 50px;height: 50px;border: 1px solid rgba(0,0,0,0.5);display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;color:rgba(0, 0, 0, 0.5);font-size: 24px;}
  .active .accordion-arrow{background-color: #35792F;color:#FFF;}
  .active .accordion-arrow .fa{-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);transform: rotate(180deg);}
  .panel {
	padding: 0 18px;
	background-color: white;
	height: 0;
	overflow: hidden;
  }
  .active .panel{height: auto;}
  .accordion h2{
	color: #000;
	font-size: 24px;
	font-weight: 400;
	line-height: 36px;
	text-align: left;	
	width:calc(100% - 50px);
	margin-bottom: 0;
	padding-right: 15px;
  }
  .mb-65{margin-bottom: 65px;}
  .accordion .panel h3{
	font-size: 18px;
	font-weight: 400;
	line-height: 27px;
	text-align: left;
  }
  .accordion .other-details,.accordion .other-details a{
	font-size: 14px;
	font-weight: 300;
	line-height: 21px;
	text-align: left;
	color: rgba(0, 0, 0, 1);
  }
  .store-listing {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
	.store-lists{
		float:left;
		width:46%;
	}
	.store-lists:nth-child(even){float:right}

.bd-start-section{border:0.8px solid #000;width:100%;margin-bottom: 45px;}
.mb-50{margin-bottom: 50px;}
.page-template-template-user-portal-page .page-container{padding-top: 0;}

.tab-ui1 #tabs{
	background: #007b5e;
    color: #eee;
}
.tab-ui1 #tabs h6.section-title{
    color: #eee;
}

.tab-ui1 #tabs .nav-tabs .nav-item.show .nav-link, .tab-ui1 .nav-tabs .nav-link.active {
    color: #FFF;
    background-color: #35792F;
    border-bottom: 4px solid #35792F !important;
    font-size: 16px;
    font-weight: bold;
    padding: 12px;
}
.tab-ui1 .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    padding: 12px;
    color: #000;
    background-color: #e5e5e5;
	font-size: 16px;
    font-weight: bold;
    padding: 12px;
	max-width: 24%;
	width:100%;
}
.plr-zero{padding-left:0 !important;padding-right: 0 !important;}
.mt-15{margin-top: 15px;}

@media (max-width: 991px) {

	#main-column .latest-post article.post.col-md-3 {

		flex: 0 0 50%;

		max-width: 50%;

	}

	#main-column .latest-post article.post:nth-child(3),

	#main-column .latest-post article.post:nth-child(4) {

		border-top: 0px;

	}

	#main-column .latest-post article.post:nth-child(2n) {

		border-right: 0.5px solid #A9A9A9;

	}

	.latest-post .list-item:hover .download-section {

		width: 100.8%;

	}

}



@media (max-width: 767px) {

	.tab-ui1 .nav-tabs .nav-link{
		max-width: 50%;
	}

	.tab-ui1 .product-image{
		width: 100%;
    	height: 140px;
		margin-bottom: 15px;
	}

	.latest-post .list-item .download-section,

	.latest-post .list-item:hover .download-section {

		position: relative;

		display: flex ;

		border: 0px;

		left: 0px;

		bottom: 0px;

		box-shadow: 0px 0px 0px;

		padding: 0px;

		width: 100%;	

	}
	
	
	.sectors-list .sectors .sector:nth-child(3) {
		border-top: 0px;
	}
	.sectors-list .sectors .sector:nth-child(3n) {
		border-right: 0px;
	}
	.sectors-list .sectors .sector:last-child, .sectors-list .sectors .sector:nth-child(2n) {
		border-right: 0.5px solid #A9A9A9;
	}

	.store-lists{width:100%;}

	#main-column .ui-grid-3 article.list-item, #main-column .ui-grid-3 article.post, #main-column .ui-grid-2 article.list-item, #main-column .ui-grid-2 article.post{border:0.5px solid #A9A9A9 !important;}

}



@media (max-width: 579px) {

	#main-column .latest-post article.post.col-md-3 {

		flex: 0 0 100%;

		max-width: 100%;

	}

	#main-column .latest-post article.post:nth-child(2) {

		border-top: 0px;

	}

	#main-column .latest-post article.post:nth-child(1n) {

		border-right: 0.5px solid #A9A9A9;

	}

	.latest-post .list-item:hover .download-section {

		width: 100.3%;

	}

	#main .post h1.entry-title {

		font-size: 35px;

		line-height: 45px;

		margin-bottom: 30px;

	}

	.page-header-bar.inner-banner h1 {

		font-size: 35px;

    	line-height: 45px;

	}

	.ils_tags {

		padding: 0px 15px;

	}

}

@media (max-width: 575px) {
	.sectors-list .sectors .sector {
		border: 0px !important;
	}
	.sectors-list .sector img {
		width: 100%;		
	}
	
	.banner-btn-display .banner-button {
		top: 0px;
	}
	.banner-btn-display .banner-button { 
		max-width: 165px;
	}
	.banner-btn-display .ils-btn.ils-cus-btn img {
		display: none;		
	}
	
	.page-header-bar.inner-banner.text-banner.banner-btn-display {
		min-height: 155px;
	}
	.page-template-template-sectors-page .page-container {
		padding-top: 0px;
		padding-bottom: 40px;
	}
}

@media (max-width: 501px) {

	.latest-post .list-item:hover .download-section {

		width: 100.4%;

	}

}

@media (max-width: 377px) {

	.latest-post .list-item:hover .download-section {

		width: 100.5%;

	}

}