:root{
	--light-blue:#2257b9;
	--blue:#012169;
	--dark-blue:#001438;
	--orange:#f58222;
	--medium-orange:#de5f28;
	--dark-orange:#b2530d;
	--light-orange:#ffdfc4;
 	--max-width: 1400px;
}


/**Header**/

.header-bottom-container{
	position: relative;
	z-index: 2;
}


.header-top-container{
	position:relative;
	z-index: 3;
	background: var(--dark-blue);
	display: block;
	width: 100%;
	color: #fff;
}

.UtilityNavigation .account-menu > li > a, 
.UtilityNavigation .account-menu > li > a:hover, 
.UtilityNavigation .account-menu > li > a:visited, 
.UtilityNavigation .account-menu > li > a:active {
    text-decoration: none;
    color: #fff;
    font-weight: 400;
}

.auxLinks .UtilityNavigationList .NavigationUnorderedList > li > a{
	padding:10px 15px;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	
}

.auxLinks .UtilityNavigationList .NavigationUnorderedList > li > a:hover,
.auxLinks .UtilityNavigationList .NavigationUnorderedList > li > a:focus,
.auxLinks .UtilityNavigationList .NavigationUnorderedList > li > a:active{
	background:var(--light-blue);
}

.auxLinks .UtilityNavigationList .NavigationUnorderedList > li.nav-highlight > a,
.auxLinks .UtilityNavigationList .NavigationUnorderedList > li.nav-highlight > a:visited{
	background-color:var(--orange);
}

.auxLinks .UtilityNavigationList .NavigationUnorderedList > li.nav-highlight > a:focus,
.auxLinks .UtilityNavigationList .NavigationUnorderedList > li.nav-highlight > a:hover,
.auxLinks .UtilityNavigationList .NavigationUnorderedList > li.nav-highlight > a:active{
	background-color:var(--dark-orange);
}

.auxLinks .UtilityNavigationList .NavigationUnorderedList > li.join-icon > a,
.auxLinks .UtilityNavigationList .NavigationUnorderedList > li.join-icon > a:visited{
	padding-left: 50px;
	background-image:url(images/join-icon2.svg);
	background-repeat:no-repeat;
	background-size: 31px 24px;
	background-position:10px center;
}

.dropdown-menu a {
    color: #000;
    text-decoration: none;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    text-decoration: none;
    background-color: #fff;
	color:var(--orange);
}

.dropdown-menu .obo-actions a {
    color: #fff;
    text-decoration: none;
}

.header-search .search-field {
    background: transparent url(images/search-white2.svg) no-repeat;
    background-position: 7px center;
    background-size: 24px 23px;
    padding-left: 30px !important;
    color: #fff;
    border-color: transparent;
    font-family: 'Helvetica';
    width: 30px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.header-search .search-field:hover,
.header-search .search-field:focus,
.header-search .search-field:active{
	width:150px;
	border-color:#fff;
	padding-left:35px!important;
}

.nav-auxiliary .nav-aux-cart .nav-text{
	background-image:url(images/cart-white.svg);
	background-position:center;
	font-size:0;
	width:30px;
	height:30px;
	display:block;
	background-size: 28px 26px;
}

.account-toggle .nav-text{
	text-transform:none;
	font-weight:400;
	font-family:'Helvetica';
}

@media(min-width:992px){
	.mobileUtil{
		display:none;
	}

	.header-content-wrap{
		filter: drop-shadow(0px 0px 3px rgba(0, 0, 0, 0.25));
		display:block;
		position:absolute;
		top:0;left:0;right:0;bottom:0;
		z-index:1;	
	}
	
	.header-bg{
		background:#fff;
		display:block;
		position:absolute;
		top:0;
		left:0;
		right:0;
		bottom:0;
		clip-path: polygon(0 0, 100% 0, 100% 90%, 0% 100%);
		z-index:1;
	}

		
	.nav-auxiliary .WTZone {
		display:flex;
		justify-content:space-between;
		align-items: center;
	}

	
	.header-bottom-container .header-container{
		display:flex;
		justify-content:space-between;
		align-items: center;
		padding: 15px 10px 0px 10px;
	}

	.primary-navigation-area .RadMenu.RadMenu ul.rmHorizontal{
		display: flex;
	    flex-wrap: wrap;
	    justify-content: flex-end;
	}

	.Wrapper-HomePage .header{
		position:absolute;
		top:0;right:0;left:0;
	}

	.Wrapper-HomePage .header-content-wrap{
		display:none;
	}

	.Wrapper-HomePage .RadMenu.RadMenu_Austin .rmLink{
		color:#fff;
	}

	.Wrapper-HomePage .RadMenu.RadMenu_Austin .rmGroup .rmLink{
		color:#000;
	}
	
	.Wrapper-HomePage #masterHeaderImage {
	    background-image: url(images/ntcc-logo-white.svg);
	}

	.Wrapper-HomePage .RadMenu.RadMenu_Austin .rmRootLink.rmExpanded, 
	.Wrapper-HomePage .RadMenu.RadMenu_Austin .rmRootLink:hover, 
	.Wrapper-HomePage .RadMenu.RadMenu_Austin .rmRootLink.rmFocused {
	    background-color: var(--light-blue);
	    color: #fff;
	}

	.Wrapper-HomePage .RadMenu.RadMenu_Austin .rmText, 
	.Wrapper-HomePage .RadMenu.RadMenu_Austin .rmHorizontal .rmText {
	    font-size: 16px;
	    font-weight: 500;
	    padding: 10px 12px;
	}
	
	.Wrapper-HomePage .RadMenu.RadMenu_Austin .rmSlide .rmText{
		padding:10px 8px;
	}

	.ste-toggle {
	    background-position: -35px -105px;
	}
	
	.obo-toggle {
	    background-position: 0px -105px;
	}

	.Wrapper-HomePage .HomePageFullWidthArea .carousel-inner.bg-img > .item:before{
		content:'';
		display: block;
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		/* height:150px; */
		background: rgb(0,0,0);
		background: -moz-linear-gradient(180deg, rgba(0,0,0,0.2) 0%, rgba(0,0,0,0) 100%);
		background: -webkit-linear-gradient(180deg, rgba(0,0,0,0.2) 0%, rgba(0,0,0,0) 100%);
		background: linear-gradient(180deg, rgba(0,0,0,0.2) 0%, rgba(0,0,0,0) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
	}

}

@media(max-width:991px){
	.desktopUtil{
		display:none;
	}

	.navbar-header{
		text-align:center;	
	}

	.header-bottom-container{
		text-align:center;
		padding-top: 15px;
	}

	.nav-auxiliary .nav-aux-cart .nav-text{
		background-image:url(images/cart.svg);
	}

	.navbar-toggle .icon-search {
	    display: inline-block;
	    float: left;
	    background: url(images/search.svg) no-repeat center top;
	    width: 30px;
	    height: 30px;
	    background-size: 25px 25px;
	}

	.menu-toggle{
		background-image:url(images/menu.svg);
		background-size: 24px 20px;
		background-position:center;
		background-repeat:no-repeat;
		width: 30px;
		height: 30px;
		padding: 0;
	}

	.mobileUtil .nav-auxiliary{
		display:flex;
		justify-content: center;
		align-items: center;
		gap: 0px 10px;
	}
	
	.mobileUtil .UtilitySearch{
		display:none;
	}
}
/* Primary nav font - all pages */
.RadMenu.RadMenu_Austin .rmText,
.RadMenu.RadMenu_Austin .rmHorizontal .rmText {
    padding: 10px 12px;
}

/**Footer**/

.footer-content-wrap{
	filter: drop-shadow(0px 0px 3px rgba(0, 0, 0, 0.25));
}

.footer-content{
	  clip-path: polygon(0 0, 100% 18%, 100% 100%, 0% 100%);
	  background: rgb(30,78,165);
	  background: -moz-linear-gradient(90deg, rgba(30,78,165,1) 0%, rgba(0,20,56,1) 100%);
	  background: -webkit-linear-gradient(90deg, rgba(30,78,165,1) 0%, rgba(0,20,56,1) 100%);
	  background: linear-gradient(90deg, rgba(30,78,165,1) 0%, rgba(0,20,56,1) 100%);
	  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1e4ea5",endColorstr="#001438",GradientType=1);
}

.footer:before{
	display:block;
	content:'';
	position:absolute;
	top:0;
	left:0;
	right:0;
	height:300px;
	background: var(--orange);
	width: 100%;
	clip-path: polygon(0 22%, 100% 0, 100% 100%, 0% 100%);
}

.footer .col-sm-7{
	margin:40px 0px;
}

.footer h3{
	color:#fff;
	font-size:20px;
}

.footer p{
	margin:0;
}

.footer a,
.footer a:visited{
	text-decoration:none;
	color:#fff;
}

.footer a:hover,
.footer a:focus,
.footer a:active{
	text-decoration:underline;
}

.footer a.btn:hover,
.footer a.btn:focus{
	text-decoration:none;
	color:#fff;
}

.footer ul{
	margin:0;
	list-style:none;
	padding:0;
}

.footer ul li{
	margin:10px 0px;
}

.socialIcons{
	display:flex;
	margin-bottom: 15px;
}

.socialIcons a,
.socialIcons a:visited{
	display: inline-block;
	width:30px;
	text-align:center;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.socialIcons a:hover,
.socialIcons a:focus,
.socialIcons a:active{
	margin-top:-6px;
	padding-bottom:6px;
}

.copyright{
	display:flex;
	justify-content: space-between;
	align-items:center;
}

.copyright ul{
	display:flex;
}

.copyright ul li:after{
	content:'|';
	margin:0px 5px;
}

.copyright ul li:last-child:after{
	content:'';
}

@media(min-width:768px) and (max-width:992px){
	.footer-content .col-md-6:nth-child(2){
		margin-top:30px;
	}
}

@media(max-width:767px){
	.footer-content{
	  clip-path: polygon(0 0, 100% 5%, 100% 100%, 0% 100%);
	  padding-top: 60px;
	}

	.footer:before{
		clip-path: polygon(0 3%, 100% 0, 100% 100%, 0% 100%);
	}

	.footer h3{
		margin-top:40px;
	}
	
	.footer ul li {
	    margin: 5px 0px;
	}

	.copyright ul {
	    display: block;
	}

	.copyright {
	    display: block;
	}

	.copyright ul li:after {
	    display:none;
	}
}

/**Buttons**/

.WhiteButton.reverse,
.WhiteButton.reverse:visited{
	background-color:transparent;
	border-color:#fff;
	color:#fff!important;
}

.WhiteButton.reverse:hover,
.WhiteButton.reverse:focus,
.WhiteButton.reverse:active{
	background-color:#fff;
	border-color:#fff;
	color:#000!important;
}

.GradientButton,
.GradientButton:visited{
	width:100%;
	text-align:left;
	background: rgb(245,130,34);
	background: -moz-linear-gradient(125deg, rgba(245,130,34,1) 0%, rgba(232,96,97,1) 6%, rgba(221,64,154,1) 11%, rgba(30,78,165,1) 53%, rgba(87,137,211,1) 100%);
	background: -webkit-linear-gradient(125deg, rgba(245,130,34,1) 0%, rgba(232,96,97,1) 6%, rgba(221,64,154,1) 11%, rgba(30,78,165,1) 53%, rgba(87,137,211,1) 100%);
	background: linear-gradient(125deg, rgba(245,130,34,1) 0%, rgba(232,96,97,1) 6%, rgba(221,64,154,1) 11%, rgba(30,78,165,1) 53%, rgba(87,137,211,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f58222",endColorstr="#5789d3",GradientType=1);
	font-weight:500;
	padding:10px 20px;
	position:relative;
	border:0;
}


.GradientButton:after{
	display:block;
	content:'';
	width: 13px;
	height: 24px;
	position:absolute;
	right:20px;
	top:50%;
	transform:translateY(-50%);
	background-image:url(images/caret-right-white.svg);
	background-repeat:no-repeat;
	background-position:center;
}

.GradientButton:hover,
.GradientButton:focus{
	opacity:0.8;
}


/*Homepage banner*/
.Wrapper-HomePage .HomePageFullWidthArea{
	position:relative;
	margin-bottom: 60px;
}

.HomePageFullWidthArea{
	margin-bottom: 0px;
}

.blue-wrap{
	filter: drop-shadow(0px 0px 3px rgba(0, 0, 0, 0.25));
}

.blue-shard{
	display:block;
	height: 120px;
	width:100%;
	background:var(--blue);
	clip-path: polygon(116% 48%, 0 0, 0 97%);
	position:absolute;
	bottom: -60px;
}

.orange-wrap{
	filter: drop-shadow(0px 0px 3px rgba(0, 0, 0, 0.25));
}

.orange-shard{
	display:block;
	height: 100px;
	width:100%;
	background:var(--orange);
	clip-path: polygon(100% 90%, 100% 0, 0 19%);
	position:absolute;
	bottom: -90px;
}


.orange-wrap,
.blue-wrap{
	display:none;
}

.Wrapper-HomePage .orange-wrap,
.Wrapper-HomePage .blue-wrap{
	display:block;
}

@media(max-width:991px){
	.blue-shard{
		display:block;
		height: 100px;
		width:100%;
		background:var(--blue);
		clip-path: polygon(114% 48%, 0 0, 0 97%);
		position:absolute;
		bottom: -50px;
	}

	.orange-shard{
		display:block;
		height: 100px;
		width:100%;
		background:var(--orange);
		clip-path: polygon(100% 75%, 100% 0%, -100% 9%);
		position:absolute;
		bottom: -100px;
	}
}


.HomePageFullWidthArea .carousel-caption {
    left: 10%;
    right: auto;
    bottom: auto;
    padding-bottom: 30px;
    top:50%;
    transform:translateY(-50%);
    width: 40%;
    text-align: left;
    text-shadow: none;
}


.HomePageFullWidthArea h1{
	font-size: 80px;
	line-height: 1;
}

/*membership*/

.v-align.shard .image{
	clip-path: polygon(0 0, 100% 0, 100% 80%, 0% 100%);
	position:relative;
	display:block;
	width:100%;
	height:400px;
}

.v-align.shard .col-sm-6{
	position:relative;
}

.v-align.shard .col-sm-6:first-child:after{
	display:block;
	position:absolute;
	content:'';
	height: 115px;
	width:100%;
	bottom: 10px;
	background-color:var(--blue);
	z-index:-1;
	clip-path: polygon(0 0, 100% 0, 100% 100%, 0 89%);
}

.v-align.reverse.shard .col-sm-6:last-child:after{
	display:block;
	position:absolute;
	content:'';
	height: 76px;
	width:100%;
	bottom: 10px;
	background-color:var(--blue);
	z-index:-1;
	clip-path: polygon(0 0, 100% 0, 100% 94%, 0 100%);
}

.v-align.shard.reverse .col-sm-6:first-child:after{
	display:none;
}

.v-align.shard.reverse .image{
	clip-path: polygon(0 0, 100% 0, 100% 100%, 0 80%);
	position:relative;
	display:block;
	width:100%;
	height:400px;
}

.v-align.shard.orange .col-sm-6:first-child:after{
	background-color:var(--orange);
}

.v-align.shard.orange.reverse .col-sm-6:last-child:after{
	background-color:var(--orange);
}

.rowWrapper.purple-gradient{
	background: rgb(245,130,34);
	background: -moz-linear-gradient(125deg, rgba(245,130,34,1) 0%, rgba(232,96,97,1) 6%, rgba(221,64,154,1) 11%, rgba(30,78,165,1) 53%, rgba(87,137,211,1) 100%);
	background: -webkit-linear-gradient(125deg, rgba(245,130,34,1) 0%, rgba(232,96,97,1) 6%, rgba(221,64,154,1) 11%, rgba(30,78,165,1) 53%, rgba(87,137,211,1) 100%);
	background: linear-gradient(125deg, rgba(245,130,34,1) 0%, rgba(232,96,97,1) 6%, rgba(221,64,154,1) 11%, rgba(30,78,165,1) 53%, rgba(87,137,211,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f58222",endColorstr="#5789d3",GradientType=1);
}

.rowWrapper.clip-right-down{
	clip-path: polygon(0 0, 100% 16%, 100% 100%, 0 84%);
	padding:70px 0px 100px 0px;
}

.rowWrapper.clip-left-down{
	clip-path: polygon(0 16%, 100% 0, 100% 84%, 0 100%);
	padding: 80px 0px 100px 0px;
}

.rowWrapper.arrow-right{
	position:relative;
}

.rowWrapper.arrow-right:after{
	background-image:url(images/large-line-arrow.svg);
	display:block;
	content:'';
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	background-repeat:no-repeat;
	background-position: 105% 190%;
	background-size: 400px 400px;
	z-index: -1;
}


.rowWrapper.arrow-left:after{
	background-image:url(images/large-line-arrow.svg);
	display:block;
	content:'';
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	background-repeat:no-repeat;
	background-position: 105% 190%;
	background-size: 400px 400px;
	z-index: -1;
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
}


.logos > div{
	display:flex;
	justify-content:center;
	align-items: center;
	flex-wrap:wrap;
	gap:30px 1%;
}

.logos a{
	width:15%;
}

.logos.small img{
	max-height:70px;
}

@media(max-width:991px){
	.logos a{
		width: 45%;
	}

	.logos > div{
		display:flex;
		justify-content:space-between;;
		align-items: center;
		flex-wrap:wrap;
		gap:30px 1%;
	}
}

.CTA-link a,
.CTA-link a:visited{
	display:block;
	height:165px;
	text-decoration:none;
	color:#fff;
	background-color:var(--blue);
	font-family:'Helvetica Condensed';
	font-size:24px;
	padding: 20px 50px 20px 20px;
	line-height: 1.2;
	margin: 15px 0px;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.25);
	background-image:url(images/caret-right-white.svg);
	background-repeat:no-repeat;
	background-size:15px 31px;
	background-position:95% 90%;
}

.CTA-link.dark-blue a{
	background-color:var(--dark-blue);
}

.CTA-link.light-blue a{
	background-color:var(--light-blue);
}

.CTA-link.orange a{
	background-color:var(--orange);
}

.CTA-link a:hover,
.CTA-link a:focus,
.CTA-link a:active{
	background-color:var(--orange);
}

.CTA-link.orange a:hover,
.CTA-link.orange a:focus,
.CTA-link.orange a:active{
	background-color:var(--blue);
}

/*events*/

.homeEvents .panel-body, 
.homeEvents .PanelBody {
    padding: 0px;
}

.homeEvents .QueryTemplateSet{
	justify-content:space-between;
}

.homeEvents .card{
	border:0;
}

.homeEvents .card-body{
	padding:0;
}

.homeEvents .mb-3{
	padding:0;
	width: 30%;
}

.homeEvents a{
	display:block;
	position:absolute;
	top:0;right:0;bottom:0;left:0;
	z-index:2;
}

.homeEvents .imgWrapper{
	display:block;
	height:320px;
	width:100%;
	overflow:hidden;
}

.homeEvents .image{
	display:block;
	height:320px;
	width:100%;
	background-position:center;
	background-size:cover;
		-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.homeEvents .content-wrap{
	margin-top: -45px;
	display:block;
}

.homeEvents .content{
	background-color:var(--blue);
	display:block;
	color:#fff;
	padding: 0px 20px 80px 20px;
	position:relative;
	z-index:1;
	overflow: hidden;
	margin-top: -1px;
}

.homeEvents .content-wrap .shard-wrap{
	filter: drop-shadow(0px 0px 3px rgba(0, 0, 0, 0.25));
	z-index:-1;
}

.homeEvents .content-wrap .shard{
	height: 45px;
	display:block;
	clip-path: polygon(0 65%, 100% 0, 100% 100%, 0 100%);
	width:100%;
	background-color: var(--blue);
}

.homeEvents .title-date{
	display:flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 10px;
	line-height: 1.2;
}

.homeEvents .title{
	display:block;
	font-family:'Helvetica Condensed';
	font-size: 22px;
}

.homeEvents .date{
	display:block;
	text-align:center;
	line-height: 1;
}

.homeEvents .day{
	font-size:24px;
	display:block;
}

.homeEvents .month{
	font-size:26px;
	display:block;
	font-family:'Helvetica Condensed';
	text-transform:uppercase;
}

.homeEvents .content-wrap .shard-wrap-orange{
	filter: drop-shadow(0px 0px 3px rgba(0, 0, 0, 0.25));
	z-index:-1;
	position: absolute;
	left: -1px;
	right: -1px;
	bottom: -1px;
}

.homeEvents .content-wrap .shard-orange{
	height: auto;
	display:block;
	clip-path: polygon(0 0, 100% 80%, 100% 100%, 0 100%);
	width:100%;
	background-color: var(--orange);
	padding: 23px 20px 13px 20px;
	font-family: 'Helvetica Condensed';
	font-size: 20px;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.homeEvents .mb-3:hover .content-wrap .shard-orange,
.homeEvents .mb-3:focus .content-wrap .shard-orange{
	clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 100%);
	padding:13px 20px;
}

.homeEvents .mb-3:hover .image,
.homeEvents .mb-3:focus .image{
	transform:scale(1.1);
}


@media(max-width:991px){
	.homeEvents .QueryTemplateSet {
	  justify-content: center;
	  gap: 0px 3%;
	}

	.homeEvents .mb-3 {
	    padding: 0;
	    width: 47%;
	    margin-bottom: 40px!important;
	}
}

@media(max-width:767px){
	.homeEvents .QueryTemplateSet {
	   display:block;
	}

	.homeEvents .mb-3 {
	    padding: 0;
	    width: 100%;
	    max-width: 350px;
	    margin: 0px auto 40px auto;
	}
}


/*CTA with icon*/

.CTA-icon a{
	display:block;
	background-color:var(--blue);
	color:#fff;
	text-decoration:none;
	text-align:center;
	padding:30px;
	margin:20px 0px;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.25);
	border-radius:2px;
}

.CTA-icon.light-blue a{
	background-color:var(--light-blue);
}

.CTA-icon.dark-blue a{
	background-color:var(--dark-blue);
}

.CTA-icon.orange a{
	background-color:var(--orange);
}

.CTA-icon.medium-orange a{
	background-color:var(--medium-orange);
}

.CTA-icon.dark-orange a{
	background-color:var(--dark-orange);
}

.CTA-icon a img{
	max-width:125px!important;
	margin-bottom:30px;
		-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.CTA-icon a h4{
	color:#fff;
}

.CTA-icon a:hover img{
	transform:scale(1.1);
}

.ContentBorder {
    border: 1px solid #ddd;
    padding: 20px;
    border-radius:2px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
    margin: 20px 0px;
}


/*News*/

.newsList .TaggedListPanel{
	display:flex;
	justify-content: space-between;
}

.newsList .BlockTLItem{
	width:30%;
	border: 0;
	position:relative;
}

.newsList > div:last-child{display:none;}

.newsList a{
	position:absolute;
	font-size:0;
	top:0;right:0;bottom:0;left:0;
	
}

.newsList .imgWrapper{
	height:200px;
	display:block;
	overflow:hidden;
	border-radius:2px 2px 0px 0px;
}

.newsList .newsImage{
	margin:0;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.newsList .content{
	background-color:var(--qs-light-grey);
	display:block;
	padding:30px;
	border-radius:0px 0px 2px 2px;
}

.newsList .PublishDate{
	font-style:normal;
	font-size:16px;
	margin:10px 0px;
	display:block;
}

.newsList h4{
	font-size:22px;
}

.newsList p{
	margin:0;
}

.newsList .BlockTLItem:hover .newsImage,
.newsList .BlockTLItem:focus .newsImage{
	transform:scale(1.1);
}

.newsList .BlockTLItem:hover h4,
.newsList .BlockTLItem:focus h4{
	color:var(--light-blue);
}

@media(min-width:768px) and (max-width:991px){
	.newsList .BlockTLItem{
		width:48%;
		border: 0;
		position:relative;
		margin-bottom: 30px;
	}

	.newsList .TaggedListPanel{
		flex-wrap:wrap;
		justify-content:center;
		gap:0px 3%;
	}
}

@media(max-width:767px){
	.newsList .TaggedListPanel{
		display:block;
	}
	
	.newsList .BlockTLItem{
		width:100%;
		border: 0;
		position:relative;
		max-width: 350px;
		margin: 0px auto 30px auto;
	}
}

/**Member directory**/

.memDir tbody{
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}


.memDir tr{
	width:30%;
}

.memDir .RadGrid_MetroTouch .rgAltRow {
    background: transparent;
}

.memDir tr td {
    display: block;
    gap: 20px 20px;
    align-items: center;
    border: 1px solid var(--dark-blue)!important;
    margin: 20px 0px;
    padding: 0px!important;
	position:relative;
	border-radius:3px;
}

.memDir .imageWrapper{
	display:block;
	padding:20px 0px;
}


.memDir .image {
    display: block;
    width: 100%;
    max-width: 250px;
    height: 150px;
    margin: 0px auto;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.memDir .content{
	display:block;
	padding:20px;
}

.memDir td a{
	display:block;
	font-size:0;
	position:absolute;
	top:0;right:0;bottom:0;left:0;
}

.memDet .logoWrapper{
	display:flex;
	width:100%;
	height: 300px;
	justify-content: center;
	align-items:center;
	background-color:#fff;
	border:1px solid var(--dark-blue);
	border-radius:2px;
}

.memDet .logo{
	display:block;
	max-width: 350px;
	width: 100%;
	height: 250px;
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center;
}

.memDet .category{
	display:inline-block;
	font-weight: 500;
	margin-bottom:10px;
	border:1px solid #ccc;
	padding:5px 10px;
	border-radius:3px;
	font-size: 14px;
}

.memDet h4{
	padding-bottom:5px;
	border-bottom:1px solid var(--dark-blue);
	margin-bottom: 10px;
	margin-top: 40px;
}

.memDet .contact{
	display:block;
	padding:5px;
}

.memDet .contact:before{
	content:'';
	width:25px;
	height:25px;
	background-color:var(--dark-blue);
	display:inline-block;
	vertical-align:middle;
	margin-right:10px;
}

.memDet .contact.web:before{
	-webkit-mask-image:url(images/globe.svg);
	-webkit-mask-size: 23px 23px;
	-webkit-mask-position:center;
	-webkit-mask-repeat: no-repeat;
}

.memDet .contact.phone:before{
	-webkit-mask-image:url(images/phone-solid.svg);
	-webkit-mask-size: 20px 21px;
	-webkit-mask-position:center;
	-webkit-mask-repeat: no-repeat;
}

.memDet .contact.email:before{
	-webkit-mask-image:url(images/at-solid.svg);
	-webkit-mask-size: 20px 20px;
	-webkit-mask-position:center;
	-webkit-mask-repeat: no-repeat;
}

.memDet .video{
	height:500px;
	display:block;
}

@media(min-width:768px) and (max-width:992px){
	.memDet .video{
		height:350px;
		display:block;
		max-width:600px;
		margin:0px auto;
	}
}

@media(max-width:767px){
	.memDet .video{
		height:250px;
		display:block;
		max-width:400px;
		margin:0px auto;
	}

}


.memDet .details .row{
	margin:10px 0px;
}

.memDet .details h4{
	margin:0;
}

.memDet .details .QueryTemplateItem{
	display:block;
	background-color: var(--qs-light-grey);

}

.memDet .details .content{
	display:block;
	padding:15px;
}

.memDet .details .row.member,
.memDet .details .row.io{
	background-color:var(--dark-blue);
	display:block;
	padding:10px;
	text-align:center;
	color:#fff;
	margin: 0;
	
}

.memDet .details .row.member{
	clip-path: polygon(0 0, 100% 25%, 100% 100%, 0% 100%);
	padding-top: 20px;
}

.memDet .details .row.io{
	background-color: var(--orange);
	color: #fff;
}

.memDet .socials .QueryTemplateItem{
	display:flex;
	justify-content:center;
	flex-wrap: wrap;
	gap: 5px;
}

.memDet .showMore #content{
    display:none;
}

.specialOffer h4{
	margin:0;
	border:0;
	display:block;
	background-color:var(--orange);
	color:#fff;
	padding: 10px 15px;
	border-radius:3px;
	margin-bottom: 0px;
	border-radius: 3px 3px 0px 0px;
	position:relative;
}

.specialOffer h4:after{
	display:block;
	content:'';
	width:25px;
	height:25px;
	background-color:#fff;
	-webkit-mask-image:url(images/star-regular.svg);
	-webkit-mask-repeat:no-repeat;
	position:absolute;
	right: 15px;
	top: 10px;
}

.specialOffer .content{
	display:block;
	background-color: var(--light-orange);
	padding:15px;
		border-radius: 0px 0px 3px 3px;
}

.specialOffer .content p{
	margin:0;
}

.clip-left,
.clip-right{
	filter: drop-shadow(0px 0px 3px rgba(0, 0, 0, 0.25));
}

.clip-right .carousel-inner.bg-img > .item{
	clip-path: polygon(0 0, 100% 0, 100% 90%, 0% 100%);
}

.clip-left .carousel-inner.bg-img > .item{
	clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 90%);
}
/* NTCC – Fix Home Page Hero Heading Size */
.HomePageFullWidthArea h1 {
  font-family:'Tungsten', Arial Narrow, Arial, sans-serif !important;
  font-weight: 900;
letter-spacing: 1.05px;
}