@charset "utf-8";
body{
	font-family: 'Inter', sans-serif;
	background-color: #24568C;
}
body.conference{
	background-color: #000;
}
h1{
	font-size: 50px;
	font-weight: 900;
}
h2{
	font-size: 40px;
	font-weight: 900;
}
.advProHead h2{
	display: inline-block;
	padding:10px 60px 10px 10px;
	margin: 0;
	background-color:#51B5E6;
	background-image:url("images/waves-1.png");
	background-position: center center;
	background-repeat: repeat-y;
}
.linkslisthead h2 {
	display: inline-block;
	padding:10px;
	margin: 0;
	background-color:#51B5E6;
	color:#fff;
	background-image:url("images/waves-1.png");
	background-position: center center;
	background-repeat: repeat-y;
}
h3{
	font-size: 1.6em;
}
h4{
	font-size: 1.4em;
}
main, header{
	background: #fff;
}
main h2, h1{
	color: #005994;
}
.bgcolor1 h3, .bgcolor1 h2, .bgcolor1 h1,.bgcolor2 h3, .bgcolor2 h2, .bgcolor2 h1, .bgcolor3 h3, .bgcolor3 h2, .bgcolor3 h1{
	color: #fff;
}
.superhead{
	color:#565656;
	font-size: 24px;
	font-weight: 400;
}
.superhead2{
	color:#fff;
	font-size: 24px;
	font-weight: 400;
}
.subhead{
	color:#338ed0;
	font-size: 24px;
	font-weight: 500;
}
.buttonlink-1 a, a.buttonlink-1 {
	display: inline-block;
	font-size: 14px;
	color: #fff;
	background: #e74e4f;
	text-decoration: none;
	line-height: 40px;
	height: 40px;
	padding: 0 24px;
	border-radius: 20px;
	font-weight:600;
	transition: background .2s;
}
.buttonlink-1.btncaret a:after{
	content: '\f105';
	font-family: "Font Awesome 5 Free";
	color: #fff;
	font-size: 18px;
	display: inline-block;
	margin-left: 15px;
}
.buttonlink-1 a:hover, a.buttonlink-1:hover {
	background: #a21011;
}
.buttonlink-2 a, a.buttonlink-2 {
	display: inline-block;
	font-size: 14px;
	color: #000;
	background:#82C9D9;
	text-decoration: none;
	line-height: 40px;
	height: 40px;
	border-radius: 20px;
	padding: 0 24px;
	font-weight:600;
	transition: background .2s;
}
.buttonlink-2 a:hover, a.buttonlink-2:hover {
	color:#fff;
	background:#3692D2;
}
.buttonlink-2.btncaret a:after{
	content: '\f105';
	font-family: "Font Awesome 5 Free";
	color: #2791d3;
	font-size: 18px;
	display: inline-block;
	margin-left: 15px;
	border-radius: 20px;
}
.buttonlink-2.btncaret a:hover:after{
	color:#fff;
}
.backLink a{
	display: inline-block;
	margin: 9px 0;
	padding: 6px;
	color: #16558a;
	background: #f0f0f0;
	transition: background .2s;
}
.backLink a:hover{
	background: #9fd1ee;
	text-decoration: none;
}
.headlogo a{
	display: inline-block;
	width: 310px;
	height:75px;
	background: url("/CSS/nacwa2020/images/nacwa-logo-future-053123.svg") no-repeat;
	background-size: contain !important;
	text-indent: -9999px;
	margin-left:30%;
}
.headerBtm {
	position: relative;
	height: 50px;
}
#sm_menu_ham {
	position: absolute;
	top: 110px;
	left: 30px;
}
.conference #sm_menu_ham {
	top: 30px;
}
#sm_menu_ham span {
	background-color:#24568C;
	height: 4px;
}
.sm_menu_outer.slide .mobile_menu .submenu{
	background-color:#3692D2;
}
.sm_menu_outer.slide .mobile_menu .submenu .back{
	background-color:#24568C;
}
.sm_menu_outer {
	background-color:#24568C;
	top: 187px;
}
.sm_menu_outer .mobile_menu li {
	list-style-type: none;
	border-bottom: 1px solid #95CBF7;
	color: #FFF;
}

.headerTop .utility{

    width: 100%;
    text-align: right;
}
.utilityLinks, .headlogin{
	display: inline-block;
}
.utilityLinks a{
	display: inline-block;
	font-size: 14px;
	color: #7e7e7e;
	text-decoration: none;
	line-height: 40px;
	margin-right:16px;
	font-weight:600;
	border-bottom: 2px solid #fff;
	transition: all .4s;
}
.utilityLinks a:hover{
	color: #1a91d0;
	border-bottom: 2px solid #1a91d0;
}

.headlogin {
	font-size: 14px;
}

.welcomeName{
	padding-right:8px;
}
.headlogin a{
	display: inline-block;
	font-size: 14px !important;
	color: #000;
	background: #82C9D9;
	text-decoration: none;
	line-height: 40px;
	height: 40px;
	border-radius: 20px;
	padding: 0 24px;
	font-weight: 600;
	transition: background .2s;
}
.headlogin a:hover{
	background:#3692D2;
}

.headlogin a.signout{
	display: inline-block;
	font-size: 14px;
	color: #000;
	background: none !important;
	text-decoration: underline;
	line-height: 40px;
	height: 40px;
	border-radius: 0px;
	padding: 0 14px;
	font-weight: 600;

}
.headlogin a.signout:hover{
	background: none !important;
}
.headerBtm .navwrap {
	display: inline-block;
	position: absolute;
    right: 40px;
}
.headerBtm .navwrap a{
	display: inline-block;
	font-size: 17px;
	color: #16558a;
	text-decoration: none;
	line-height: 40px;
	padding-right: 16px;
	font-weight:600;
}
.confNav nav a{
	display: inline-block;
	font-size: 17px;
	color: #16558a;
	text-decoration: none;
	line-height: 40px;
	padding-right: 16px;
	font-weight:600;
}
.headerBtm a.schike{
	display: inline-block;
	float: right;
	text-align:left;
	background-color: #005994;
	background-image: url("images/navschike.png");
	background-position: center center;
	background-repeat: no-repeat;
	text-decoration: none;
	line-height: 40px;
	height: 40px;
	width:40px;
	text-indent: -9999px;
	transition: all .2s;
}
.headerBtm a.schike:hover{
	background-color: #458FD2;
}
.headerBtm a.menuike {
	display: none;
	background: url("images/burgerike.gif");
	background-position: left center;
	background-repeat: no-repeat;
	font-size: 18px;
	font-weight:700;
	color:#24568C;
	text-decoration: none;
	line-height: 40px;
	height: 40px;
	padding-left:45px;
}
/*search*/
.searchwrap{
	padding-top:5px;
	background-color: #fff;
	/*display:none;
	*/
}
.searchopen .searchwrap{
	/*display: block;
	*/
}
.searchinner{
	overflow: hidden;
	background-color: #ccc;
	height:0px;
	transition: all .5s;
}
.searchinner.searchopen, .sfPageWrapper .searchinner{
	height:88px;
}
.searchwrap .form-inline .form-group {
	flex:1;
}

.searchinner .row{
	padding:0px;
}
.searchwrap input[type="search"]{
	outline-offset: -2px;
	-webkit-appearance: none;
	border-radius:0px;
	height: 50px;
	margin-top: 3px;
	width: calc(100% - 110px);
	font-size: 1.2em;
}
.searchwrap .sfsearchTxt {
	width: calc(100% - 150px) !important;
	height:50px;
}
.searchwrap .btn-primary, .searchwrap input[type="button"], .searchwrap .sfsearchSubmit{
	font-size: 16px !important;
	color: #fff;
	background-color: #1433A3;
	border-color: #1433A3;
	height: 50px;
	margin-left:4px;
	width:100px;
	border-radius:0px;
}
.schhere{
	float: left;
	width: 100%;
}
#schclose {
	float: right;
	width: 40px;
	margin-right: -40px;
	height: 50px;
	line-height: 50px;
	font-size: 24px;
	font-weight: 700;
	text-decoration: none;
	text-align: center;
	display: inline-block;
	color:#005994;
}
/*rwd search*/
.mobileNavTop .form-inline {
	position: relative;
	padding:8px;
}
.mobileNavTop .sf-search-input-wrapper .form-control {
	width: 100%;
	border: none;
}
.mobileNavTop .sf-search-input-wrapper .form-control:focus {
	box-shadow: none;
}
.mobileNavTop .form-group.sf-search-input-wrapper{
	width:100%
}
.mobileNavTop .btn-primary{
	font-size: 0;
	background: none !important;
	border: none;
	padding: 0;
	position: absolute;
	right: 30px;
	top: 0px;
	/*transform: translateY(-50%);
	*/
}
.mobileNavTop .btn-primary:before {
	content: "\f002";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size: 21px;
	color: #0070AF;
}
.hometopwrap{
	display: none;
	position: relative;
	margin-bottom: 50px;
}
.hometop:before {
	background: #338ed0 url(https://www.nacwa.org/images/default-source/default-2021/waves-1.png?sfvrsn=339fc461_2);
	background-position: center center;
	content: '';
	display: block;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	width: 80%;
	z-index: 1;
}
.hometopin{
	position: relative;
	z-index:2;
	width:80%;
	margin: 0 auto;
}
.htContentLft img, .type1-img img{
	max-width: none;
	width:auto;
}
.htCRliner{
	background: rgba(255,255,255,0.70);
}
.rowtype1{
	padding:50px 0;
}
.rowtype2{
	margin:50px 0;
	padding:50px 0;
}
.rowtypesb{
	padding:65px 0;
}
.bgcolor1{
	background-color: #458FD2;
	color:#fff;
}
.bgcolor2{
	background-color:#51B5E6;
	color:#fff;
}
.bgcolor3 {
	background-color:#16558A;
	color:#fff;
}
.bgcolor3 a, .bgcolor3 .newslist a {
    color: #FFF;
}
.bgcolor3 .text-muted {
    color: #FFF !important;;
}
.bgcolor4{
	background-color:#82C9D9
}
.pattern1{
	background-image:url("images/waves-1.png");
	background-position: center center;
	/*background-repeat: repeat-y;
	*/
}
.bgcolor1 a, .bgcolor2 a, .bgcolor3 a{
	color:#fff;
	text-decoration: underline;
}
.bgcolor1 li, .bgcolor2 li, .bgcolor3 li{
padding-bottom: 1em;
}

.sf-list-content.collapse.multi-collapse{
	color:#000;
}
footer{
	background:#16558A;
	color:#fff;
}
footer a{
	color:#fff;
	text-decoration: underline;
}
footer a:hover{
	color:#fff;
}
.footTwo li, .footThree li{
	padding-bottom: 12px;
}
.footUtCright{
	position: absolute;
	bottom:16px;
	left:0px;
	right:0px;
}
.footUtility a{
	padding-left: 16px;
	padding-right: 16px;
}
.footUtility a:first-child{
	padding-left: 0px;
}
.footphone, .footfax, .footmail a{
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 28px;
}
.footphone{
	background-image: url("images/footphone.png");
}
.footfax{
	background-image: url("images/footfax.png");
}
.footmail a{
	background-image: url("images/footenvelope.png");
}
.footsocial a{
	text-align: left;
	display: inline-block;
	width: 24px;
	height:24px;
	margin:12px 8px 0 0;
	background-position: center center;
	text-indent: -9999px;
}
.footsocial .fs-fb{
	background:url("images/footFB.png");
}
.footsocial .fs-tw{
	background:url("images/footTW.png");
}
.footsocial .fs-li{
	background:url("images/footLI.png");
}
.footsocial .fs-yt{
	background:url("images/footYT.png");
}


.linkslistblock{
	position: relative;
	padding-bottom:30px;
}
.lbllftlinks{
	margin-right:360px;
	background-color: #1191D0;
	position: relative;
	z-index: 2;
}
.linkslistblock .lbllftlinks .lbllLeft{
	border-right: 1px solid #55A8DC;
}
.linkslistblock .lbllftlinks a{
	display: block;
	color: #fff;
	padding: 15px 15px 15px 45px;
	line-height: 30px;
	transition: 300ms background-color;
}
.linkslistblock .lbllftlinks a:before{
	content:".";
	text-indent: -9999px;
	display: inline-block;
	height:30px;
	width:30px;
	margin-left: -30px;
	background: url("images/apChevron.png") center center no-repeat;
	transform: translateX(-5px);
	transition: 300ms all;
}
.linkslistblock .lbllftlinks a:hover{
	background-color: #55A8DC;
	font-weight: bold;
	text-decoration: none;
}
.linkslistblock .lbllftlinks a:hover:before{
	transform: translateX(2px);
}
.lblrtimg{
	position: absolute;
	top:40px;
	right:0px;
	bottom:0px;
	width:400px;
	background: url("images/advoprioritiesbg.jpg") right bottom no-repeat;
	background-size: cover;
	z-index: 1;
}
/*CWC*/
.cwcGrid,.cwcGridHead {
	width:100%;
	max-width:1100px;
	margin: 0 auto;
}
.cwcRow {
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-start;
}
.cwcBlockOut{
	height: 275px;
	flex-basis: 25%;
	-ms-flex: auto;
	width: 275px;
	position: relative;
	padding: 10px;
	box-sizing: border-box;
	background-size: cover;
}
.cwcBlocklink{
	background: #9fd1ee;
	background-size: cover;
	position: absolute;
	top:10px;
	bottom: 10px;
	left: 10px;
	right:10px;
}
.cwcBlockIn{
	position: absolute;
	top:0px;
	bottom: 10px;
	left: 0px;
	right:10px;
	background: #1C5A96 url("images/circles-1.png") center center no-repeat;
	background-size: cover;
}
.cwcBlockBG{
	position: absolute;
	top:0px;
	bottom:0px;
	left: 0px;
	right:0px;
	background-size: cover;
}
.cwcBlockHover{
	position: absolute;
	top:0px;
	bottom:0px;
	left: 0px;
	right:0px;
	background: #000;
	opacity: .4;
	transition: opacity .2s;
}
.cwcBlockOut:hover .cwcBlockHover{
	opacity: .65;
}
.cwcTxt{
	position: absolute;
	display: flex;
	flex-direction: column;
	justify-content:flex-end;
	bottom: 15px;
	left: 15px;
	right:15px;
	color:#fff;
}
.cwcTxt .cwcTxtDt{
	font-weight: 400;
	font-size: 14px;
	padding-bottom:10px;
	color:#fff;
}
.cwcTxt .cwcTxtHeadline{
	font-weight: 500;
	font-size: 18px;
	line-height: 110.06%;
	color:#fff;
}
/*events*/
.EvWrp{
	width: 50%;
	padding: 0 8px;
	float:left;
}
.owl-item .EvWrp{
	width: auto;
	float: none;
}
.EvOut,.ftEvOut,.alertBlockOut,.bbBlockOut{
	background: #9fd1ee;
	padding: 0 14px 14px 0;
}
.carouselevents.owl-theme .owl-nav {
	width: 30%;
	margin: 10px auto 0 auto;
	position: relative;
}
.carouselevents.owl-theme .owl-nav button.owl-prev{
	color:#fff;
	position: absolute;
	left:0px;
	top:-22px;
	font-size:35px
}
.carouselevents.owl-theme .owl-nav button.owl-next{
	color:#fff;
	position: absolute;
	right:0px;
	top:-22px;
	font-size:35px
}
.carouselevents.owl-theme .owl-dots{
	/*margin-top:-24px;
	*/
}
.carouselevents.owl-theme .owl-dots .owl-dot span, .carouselevents.owl-theme .owl-dots .owl-dot.active span {
	background: #fff;
}
.alertBlockOut h4{
	font-size: 21px;
	color:#005994;
}

.EvIn,.ftEvIn{
	padding-top: 1.5rem;
	background: #fff;
	height: 260px;
	position: relative;
}
.homeevents h4{
	color:#fff;
}
.homeevents.allevents a{
	display: inline-block;
	font-size: 14px;
	color: #16558a;
	background: #fff;
	text-decoration: none;
	line-height: 35px;
	height: 35px;
	padding: 0 16px;
	font-weight: 600;
	transition: background .2s;
	border-radius: 20px;
}
.homeevents.allevents a:hover{
	background: #C5D9EF;
}
.alertBlockIn,.bbBlockIn{
	background: #fff;
}
.alertmore{
	position: absolute;
	left:0px;
	right:20px;
	bottom:14px;
}
.alertmore a{
	display: inline-block;
	font-size: 14px;
	color: #000;
	/*background: #82C9D9;
	text-decoration: none;
	*/
	line-height: 40px;
	height: 40px;
	padding: 0 24px;
	font-weight: 600;
	margin-bottom:12px;
}
.alertmore a:after{
	content: '\f105';
	font-family: "Font Awesome 5 Free";
	color: #2791d3;
	font-size: 16px;
	display: inline-block;
	margin-left: 10px;
}
.alertmore a:after{
	content: '\f105';
	font-family: "Font Awesome 5 Free";
	color: #2791d3;
	font-size: 16px;
	display: inline-block;
	margin-left: 10px;
}
.ftEvThumb{
	margin: -14px 0 14px -14px;
}
.ftEvThumb img{
	width:260px;
	max-width: none;
}
.evDtTime{
	font-size: 1.15rem;
	color: #000;
}
.evDtTitle {
	margin: 16px 0;
	font-size: 18px;
	color: #005994;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}
.evDtTitle a{
	font-size: 1.5rem;
	font-weight: 700;
	color: #005994;
}
.owl-item .evDtTitle a {
    font-size: 1.25rem;
    text-decoration: none;
}
.EvReg{
	position: absolute;
	bottom:16px;
	right:16px;
}
.EvReg a{
	display: inline-block;
	font-size: 14px;
	color: #000;
	background: #82C9D9;
	text-decoration: none;
	line-height: 40px;
	height: 40px;
	border-radius: 20px;
	padding: 0 24px;
	font-weight: 600;
	transition: background .2s;
}
.EvReg a:hover{
	background:#3692D2;
}
.bbBlockIn .bbBlockImg img{
	width: 100%;
}
.bbBlockIn .bbTxtHeadline{
	font-size: 18px;
	font-weight: bold;
}
.bbBlockIn .bbTxtMore{
	font-style: italic;
}
/*L2 and L3*/
.borderStyle2{
	border-right: 1px solid #55a8dc;
}
.bigChevList ul{
	list-style-type: none;
	margin: 16px 0;
	padding: 0;
}
.bigChevList ul li{
	background: url("images/bbChev.png") left top 2px no-repeat;
	padding: 0 0 20px 25px;
}
.extLinks ul{
	list-style-type: none;
	margin: 16px 0;
	padding: 0;
}
.extLinks li{
	padding-bottom:20px;
}
.extLinks a{
	color:#1D5A96;
	font-weight: bold;
	text-decoration: underline;
}
/*L3*/
.l3Columns{
	display: flex;
	flex: 1;
	margin-bottom: 50px;
}
.l3Columns .l3Left {
	flex: 0 0 275px;
	order: -1;
	padding-right: 20px;
	border-right:1px solid #ccc;
}
.l3Columns .l3Right{
	flex: 1;
	padding: 0 20px 0 35px;
}
/* AP Control*/
.advoPriorities{
	background: #005993;
	padding: 24px 0;
}
.aplinks {
	padding-bottom: 60px;
}
.apdrop h4{
	color:#fff;
}
.aplinks a{
	position: relative;
	display: block;
	background-color: #3E9BD8;
	/*background-image: url("images/apChevron.png");
	*/
	background-position: right center;
	background-repeat: no-repeat;
	color:#fff;
	text-decoration: none;
	border-bottom: 1px solid #95CBF7;
	transition: all .2s;
}
.aplinks a:hover{
	background-color: #55A8DC;
}
.aplinks a.apselected{
	background-color: #fff;
	color: #24568C;
}
.aplinks a:after{
	content:".";
	text-indent: -9999px;
	display: block;
	height:30px;
	width:30px;
	position:absolute;
	right: 0px;
	top:50%;
	background: url("images/apChevron.png") center center no-repeat;
	transform: translate(0, -50%);
	transition: 300ms all;
}
.aplinks a.apselected:after{
	background: url("images/apChevron2.png") center center no-repeat;
}
.aplinks a:hover:after{
	transform: translate(5px, -50%);
}
.apcontentOuter > div{
	height:100% !important;
}
.apcontent{
	color:#24568C ;
	background-color:#fff;
}
.apcSummary{
	display:none;
	/*opacity:0;
	*/
}
.apcSummary h3{
	font-weight:400;
	font-size:36px;

}
.apcSummary .apcsummarytxt{
	padding-left:80px;
}
#apselect {
	height: 40px;
	width:100%;
}
.apcSummary:first-child {
	display: block;
}
.apcSummary.fade-in {
	animation: fadeIn ease .5s;
	-webkit-animation: fadeIn ease .5s;
	-moz-animation: fadeIn ease .5s;
	-o-animation: fadeIn ease .5s;
	-ms-animation: fadeIn ease .5s;
}
@keyframes fadeIn {
	0% {
		opacity:0;
	}
	100% {
		opacity:1;
	}
}
@-moz-keyframes fadeIn {
	0% {
		opacity:0;
	}
	100% {
		opacity:1;
	}
}
@-webkit-keyframes fadeIn {
	0% {
		opacity:0;
	}
	100% {
		opacity:1;
	}
}
@-o-keyframes fadeIn {
	0% {
		opacity:0;
	}
	100% {
		opacity:1;
	}
}
@-ms-keyframes fadeIn {
	0% {
		opacity:0;
	}
	100% {
		opacity:1;
	}
}
.apcLearn a{
	display: inline-block;
	font-size: 14px;
	color: #fff;
	background:#2E568E;
	border: 1px solid #95CBF7;
	text-decoration: none;
	line-height: 40px;
	height: 40px;
	margin-top:24px;
	padding: 0 24px;
	font-weight:600;
	border-radius: 20px;
	transition: background .2s;
}
.apcLearn a:hover{
	background:#3E9BD8;
}
.l3crumbs .breadcrumb {
	padding: .5rem 0rem;
	margin-bottom: 0;
	list-style: none;
	background-color: transparent;
	border-radius: 0px;
}
.l3crumbs a,.l3crumbs .breadcrumb-item.active {
	color: #16265A;
}
/*main nav*/
.navwrap .vtcDDown a.k-link{
	position: relative;
	padding: 0px 18px;
	margin: 0 2px;
	line-height: 40px;
	color: #005994;
}
.navwrap .vtcDDown a.k-link:hover{
	color: #1a91d0;
	z-index: 1000;
	border:none;
}
.navwrap .vtcDDown .sfNavHorizontalDropDown{
	border: none;
	display: inline-block;
	background:none;
}
.navwrap .vtcDDown .k-animation-container .k-animation-container{
	/*width:auto !important;
	*/
}
.navwrap .vtcDDown .k-animation-container .k-menu-group{
	border:1px solid #ccc;
	/*box-sizing: border-box;
	*/
	background-color: #fff;
	/*left:0px;
	right:0px;
	*/
}
.navwrap .vtcDDown .k-menu .k-item{
	border:none;
}

.navwrap .vtcDDown .k-menu .k-item:hover{
	border:none;
}

.navwrap .vtcDDown .k-animation-container a.k-link{
	padding: 12px 21px 12px 12px;
	font-weight: 400;
	color: #212529;
	text-align: left;
	line-height: normal;
}
.navwrap .vtcDDown .k-animation-container a.k-link:hover {
	color:#fff;
	background: #1a91d0;
}
.navwrap .vtcDDown .k-animation-container .k-item:nth-child(even) {
	background-color: #f6f6f6;
}
.navwrap .vtcDDown .k-item>.k-link .k-menu-expand-arrow{
	display: none;
}
.navwrap .vtcDDown .k-animation-container .k-item>.k-link>.k-menu-expand-arrow{
	display: block;
	right: 0;
}
.navwrap .navbar, .navwrap .nav-link {
	padding:0;
	text-transform: uppercase;
}
.navwrap .navbar-nav{
	flex:1;
	justify-content: flex-end
}
.navwrap li.dropdown:hover > .dropdown-menu {
	display: block;
}
.navwrap .vtcDDown a::after, .confNav a::after{
	content: '';
	display: block;
	margin: auto auto 6px auto;
	height: 4px;
	width: 0px;
	border: none;
	background: transparent;
	transition: width .5s ease, background-color .5s ease;
}
.navwrap .vtcDDown .k-animation-container a.k-link::after{
	content: none;
}
.navwrap .vtcDDown a:hover::after, .confNav a:hover::after{
	width: 100%;
	background:#3692D2;
}
.navwrap .vtcDDown .k-animation-container a.k-link:hover::after{
	height:auto;
}
.navwrap .k-link:hover, .navwrap .k-state-hover,.navwrap .k-menu .k-state-hover > .k-link, .navwrap .k-textbox:hover {
	background-image: none;
	background-color: #fff;
}
.navbar-toggler-icon:before {
    content: '\f0c9';
    font-family: "Font Awesome 5 Free";
	font-size: 2rem;
    font-weight: 990;
    color: #005994;
    display: inline-block;
}
.navwrap .navbar-toggler {
	padding: 0;
}
.navwrap button:focus {
    outline: none;
}
/*rwd nav*/
#sidr .rwdClose {
	display: block;
	color: #000;
	background:#82C9D9;
	margin:5px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size:18px;
	font-weight: 700;
	text-decoration: none;
}
/* L3 Nav */
.leftNav > div{
	margin: 5px;
}
.leftNav div.k-treeview {
	/*white-space: normal;
	*/
}
.leftNav .collapsibleNav{
	padding:0;
}
.leftNav .collapsibleNav, .leftNav .collapsibleNav li {
	display: block;
}
.leftNav .collapsibleNav li {
	padding: .5em 0;
	position: relative;
}
.leftNav .collapsibleNav a {
	color: #002d72;
	text-decoration: none;
	display: inline-block;
	line-height: 20px;
	margin-left: 24px;
	font-weight:600;
	text-transform: capitalize;
}
.leftNav .collapsibleNav .nested a {
	color: #686868;
	font-weight:400;
}
.leftNav .collapsibleNav .nested .nested a {
	color: #002d72;
	font-weight:400;
}
.leftNav .collapsibleNav a:hover {
	color: #343434;
	text-decoration: underline;
}
/* Remove default bullets */
.leftNav .collapsibleNav ul {
	list-style-type: none;
}
.leftNav .collapsibleNav ul {
	padding-left: 1em;
}
/* Style the caret/arrow */
.leftNav .collapsibleNav .nested {
	display: none;
}
/* Show the nested list when the user clicks on the caret/arrow (with JavaScript) */
.leftNav .collapsibleNav .active {
	display: block;
}
.leftNav .collapsibleNav .active > .nested {
	display: block;
}
.leftNav .collapsibleNav .toggleTree.tt-down {
	background-position: 0px -24px;
}
.leftNav .collapsibleNav .toggleTree {
	display: inline-block;
	width: 24px;
	height: 24px;
	background: url(images/treetoggle-c.png) 0px 0px no-repeat;
	position: absolute;
	top: 8px;
	left: -3px;
}
.leftNav .collapsibleNav .nested .toggleTree {
	background: url(images/treetoggle-d.png) 0px 0px no-repeat;
}
.leftNav .l3v2nav{
	background: #f6f6f6;
	padding:18px 12px;
}
.leftNav li.active > a {
    font-weight: 600 !important;
    color: #1a91d0!important;
    padding-bottom: 5px;
    border-bottom: 4px solid #3692D2;
}

/* left nav webform*/



/* L3 Nav */

.leftNavWF   div.k-treeview {
	/*white-space: normal;
	*/
}

.leftNavWF   .k-treeview .k-item {
    display: block;
    border-width: 0;
    margin: 0;
    padding: 4px  0 ;
    white-space: normal;
}

.leftNavWF  .k-treeview .k-link  {
	color: #002d72;
	text-decoration: none;
	display: inline-block;
	line-height: 20px;
	margin-left: 24px;
	font-weight:600;
	text-transform: capitalize;
}
.leftNavWF  .k-treeview .k-link  {
	border: none;
}

.leftNavWF  .k-treeview .k-link:hover  {
	text-decoration:underline;
}

.leftNavWF .k-treeview .k-group .k-group .k-link {
	color: #343434 !important;
	font-weight:400;
	white-space: normal;
	padding: 4px 0;
}


.leftNavWF   .k-icon:before{
	content: none!important;
}
.leftNavWF   .k-icon.k-i-expand{
	display: inline-block;
	width: 24px;
	height: 24px;
	background: url(images/treetoggle-c.png) 0px 0px no-repeat;
	position: relative;
	top: 4px;
	left: 24px;
}

.leftNavWF   .k-icon.k-i-collapse{
	display: inline-block;
	width: 24px;
	height: 24px;
	background: url(images/treetoggle-c.png) 0px -21px no-repeat;
	position: relative;
	top: 4px;
	left: 24px;
}

.leftNavWF   .l3v2nav{
	background: #f6f6f6;
	padding:18px 12px;
}
.leftNavWF  a.sfSel  {

    font-weight: 600 !important;
    color: #1a91d0!important;
    padding-bottom: 5px;
    border-bottom: 4px solid #3692D2 !important;
}


}

/*Sub Menu animation */
.sm_menu_outer.slide .mobile_menu .submenu {
	top: 0px !important;
}
.mobile_menu {
	height: 100%;
}
/*News*/
.news-titles-only a{
	color: #000;
	text-decoration: underline;
}
.news-titles-only a:hover{
	color: #000;
	text-decoration:none;
}
/*expanding list*/
.sf-list--expandable .expListBar a[data-sf-role="toggleLink"] svg {
	fill: #fff;
	height: 1.5em;
	width: 1.5em;
	float:right;
}
.sf-list--expandable .expListLink{
	display: block;
	font-size: 1.2em;
	color:#fff;
	background-color: #5594D6;
}
.sf-list--expandable .expListLink.expanded {
	background-color:#2A5B98;
}
.sf-list--expandable .sf-list-content{
	background-color:#fff;
	margin:0px;
	padding: .7em .7em .7em 1.5em;
}

.sf-list--expandable .sf-list-content a{
color: #16558A !important;
}
/* ACCORDION */
.accordion {
    background: #FFF;
}
.accordion .card {
    box-shadow: none;
    margin: 0;
    border: none;
    border-radius: 0;
}
.accordion .card-header {
    position: relative;
    padding: 0;
    margin: 0;
    border-bottom: 2px solid #FFF;
}
.accordion .btn {
    display: block;
    width: 100%;
    color: #FFF;
    font-size: 1.2rem;
    text-transform: none;
    text-align: left;
    text-decoration: none;
    padding: 1rem;
    padding-right: 3rem;
    background: #2A5B98;
    border-radius: 0;
}
.accordion .btn.collapsed {
	background: #5594D6;
    color: #FFF;
}
.accordion .btn:after {
    content: '\f078';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: inline-block;
    position: absolute;
    right: 25px;
    top: 50%;
    transform: translateY(-50%);
}
.accordion .btn.collapsed:after {
    content: '\f054';
    color: #FFF;
}
/***animation******/
.rowcip{
	opacity: 0;
	transition: .5s all;
}
.sfPageWrapper .rowcip{
	opacity: 1;
}
.rowcip.awesome-animation{
	opacity: 1;
}
.rowcip h2{
	transform: translateX(50px);
	transition: .5s all;
}
.rowcip.awesome-animation h2{
	transform: translateX(0px);
}
.hometop h1{
	transform: translateX(50px);
	transition: .5s all;
}
.hometop.awesome-animation h1{
	transform: translateX(0px);
}
/*****Conference Specific*****/
.haveaquestion h3{
	font-size: 40px;
	line-height: 50px;
	font-weight: 900;
	color: #fff;
	margin: 0px;
}
.confColorScheme1 .type1-txt{
	padding: 2em;
	background-color: #E4F5FE;
	background-image: url("images/registerRipple.png");
	background-position: left top;
	background-repeat: no-repeat;
}
.confColorblock1{
	background-color: #1191d0;
	color: #fff;
}
.confColorblock1 h2{
	color:#fff;
	padding:21px;
	background-image: url(images/waves-1.png);
	background-position: center center;
	background-repeat: repeat-y;
}
.confColorblock1 ul{
	padding: 32px;
	margin:0;
	list-style: none;
}
.confColorblock1 ul li{
	padding-bottom: 24px;
	padding-left:30px;
	background: url("images/bulletSqBlue.gif") left top 6px no-repeat;
}
.confColorLinks1 {
	background-color: #3692D2;
}
.confColorLinks1 a{
	display: block;
	color: #fff;
	padding: 15px 15px 15px 45px;
	line-height: 30px;
	transition: 300ms background-color;
}
.confColorLinks1 a:before{
	content:".";
	text-indent: -9999px;
	display: inline-block;
	height:30px;
	width:30px;
	margin-left: -30px;
	background: url("images/apChevron.png") center center no-repeat;
	transform: translateX(-5px);
	transition: 300ms all;
}
.confColorLinks1 a:hover{
	background-color: #55A8DC;
	font-weight: bold;
	text-decoration: none;
}
.confColorLinks1 a:hover:before{
	transform: translateX(2px);
}
.registerBlockOut{
	background: #9fd1ee;
	padding: 0 14px 14px 0;
}
.registerBlockIn{
	background-image:url("images/bg-circles.png");
	background-size: cover;
	background-color: #00397c;
	color:#fff;
}
.registerBlockIn .reg-px-box{
	font-weight: 900;
	font-size: 24px;
}
.registerBlockIn .reg-px-box a {
	display: inline-block;
	font-size: 45px;
	color: #fff;
	background: #FBAF5D;
	text-decoration: none;
	line-height: 60px;
	height: 60px;
	border-radius: 30px;
	padding: 0 35px;
	margin: 40px 0 24px 0;
	transition: background .2s;
}
.registerBlockIn .reg-px-box a:hover {
	background:#E37B0C;
}
.registerBlockIn .reg-px-box a:before {
	font-size: 24px;
	color: #fff;
	content:"$";
	line-height: 24px;
}
.govRegister{
	line-height: 60px;
	color:#123A7E;
	font-size: 24px;
	font-weight: 600;
}
.govRegisterLinks{
	line-height: 60px;
	color:#123A7E;
	font-size: 18px;
	font-weight: 400;
}
.govRegisterLinks a{
	color:#123A7E;
	text-decoration: underline;
	transition: color .2s;
}
.govRegisterLinks a:hover{
	color:rgba(81,181,230,1.00);
	text-decoration: none;
	transition: color .2s;
}
.govRegister a{
	display: inline-block;
	font-size: 45px;
	color: #fff;
	background: #123A7E;
	text-decoration: none;
	line-height: 60px;
	height: 60px;
	border-radius: 30px;
	padding: 0 35px;
	margin:0px 24px;
	transition: background .2s;
	font-weight: 900;
}
.govRegister a:hover{
	background: #000;
}
.govRegister a:before {
	font-size: 24px;
	color: #fff;
	content:"$";
	line-height: 24px;
}
.paperreg a:before{
	content: '\f15c';
	font-family: "Font Awesome 5 Free";
	font-size: 24px;
	display: inline-block;
	margin-right: 10px;
}
.conference .confNav a{
}
.conference .buttonlink-1 a, .confHeroCTAs a{
	display: inline-block;
	font-size: 14px;
	color: #000;
	background:#FBAF5D;
	text-decoration: none;
	line-height: 50px;
	height: 50px;
	border-radius: 25px;
	padding: 0 24px;
	font-weight:600;
	transition: background .2s;
}
.conference .buttonlink-1 a:hover, .confHeroCTAs a:hover{
	background:#E37B0C;
}
.conference .buttonlink-1.btncaret a:after{
	content: '\f105';
	font-family: "Font Awesome 5 Free";
	color: #000;
	font-size: 18px;
	display: inline-block;
	margin-left: 15px;
}
.conference .buttonlink-1 a:hover{
	background:#FF8400;
}
.conference .buttonlink-2 a{
	display: inline-block;
	font-size: 14px;
	color: #000;
	background:#82C9D9;
	text-decoration: none;
	line-height: 40px;
	height: 40px;
	padding: 0 24px;
	font-weight:600;
	transition: background .2s;
}
.conference .buttonlink-2 a:hover{
	color:#fff;
	background:#3692D2;
}
.conference .buttonlink-2.btncaret a:after{
	content: '\f105';
	font-family: "Font Awesome 5 Free";
	color: #2791d3;
	font-size: 18px;
	display: inline-block;
	margin-left: 15px;
}
.conference .buttonlink-2.btncaret a:hover:after{
	color:#fff;
}
.confHeroWrap{
	background-color: #ccc;
}
.conference .confHero{
	background-size: cover;
}
.conference .confHeroLiner{
	height:560px;
}
.confHero .confHeroontent{
	color: #fff;
	width:100%;
}
.confHero .confHeroontent .confHeroHead h1{
	color:#fff;
	font-size: 48px;
	font-weight: 900;
	margin:0px;
}
.confHero .confHeroDtLoc{
	font-size: 32px;
	font-weight: 800;
}
.confHero .confHeroCTAs a{
	margin:12px;
}
.conference .conffootsub{
	background: #023152;
}
/*agenda*/
.agenda-titles a{
	font-size: 18px;
	color: #1D5A96;
}
/*forum*/
header.forumHeader {
	position: absolute;
	width: 100%;
	background: none;
}
header.forumHeader .back2nac a{
	display: inline-block;
	color: #fff;
	text-decoration: underline;
	background:rgba(156,220,249,0);
	transition: background .2s;
	padding: 8px;
	margin-top:8px;
}
header.forumHeader .back2nac a:hover{
	color: #fff;
	background:rgba(156,220,249,.50);
	text-decoration: none;
}
header.forumHeader .forumReg a{
	display: inline-block;
	font-size: 14px;
	background:#FBAF5D;
	color: #000;
	text-decoration: none;
	line-height: 40px;
	height: 40px;
	padding: 0 24px;
	font-weight:600;
	transition: background .2s;
}
header.forumHeader .forumReg a:hover{
	background:#E37B0C;
}
.forumHeroWrap{
	background-color: #ccc;
}
.forumHero{
	background-size: cover;
}
.forumHeroLiner{
	height: 600px;
}
.forumHero .forumHeroContent{
	color: #fff;
	width:100%;
}
.forumHero .forumHeroContent .forumHeroHead h1{
	color:#fff;
	font-size: 48px;
	font-weight: 900;
	margin:0px;
}
.forumHero .forumHeroDtLoc,.forumHero .forumHeroSub {
	font-size: 32px;
	font-weight: 800;
}
.forumHeroCTAs a{
	display: inline-block;
	font-size: 14px;
	color: #fff;
	background: #e74e4f;
	text-decoration: none;
	line-height: 40px;
	height: 40px;
	padding: 0 24px;
	font-weight:600;
	transition: background .2s;
	margin:12px;
}
.forumHeroCTAs a:hover{
	background:#B82E2F;
}
.forumSubhead {
	color:#1D5A96;
	font-size: 24px;
	font-weight: 600;
}
.forumDateTime{
	font-size: 24px;
	color:#4b4b4b;
}
/*CONTROLS*/
.page-link:hover {
	z-index: 2;
	color: #458FD2;
	text-decoration: none;
	background-color: #e9ecef;
	border-color: #dee2e6;
}
.page-item.active .page-link {
	z-index: 1;
	color: #fff;
	background-color: #005994;
	border-color: #ccc;
}
.eventslist h3, .newslist h3, .bloglist h3{
	font-size: 21px;
}
.eventslist a, .newslist a, .bloglist a, .documentslist a{
	color: #255788;
	text-decoration: underline;
	font-weight: 400;
	transition: color .2s;
}
.eventslist a:hover, .newslist a:hover, .bloglist a:hover, .documentslist a:hover{
	color: #1a91d0;
	text-decoration: none;
}
.eventslist a.full-story, .newslist a.full-story, .bloglist a.full-story{
	display: inline-block;
	font-size: 14px;
	color: #16558a;
	background: #8AC9B6;
	text-decoration: none;
	line-height: 35px;
	height: 35px;
	padding: 0 16px;
	font-weight: 600;
	transition: background .2s;
	border-radius: 20px;
}
.eventslist a.full-story:hover, .newslist a.full-story:hover, .bloglist a.full-story:hover{
	background:#007F54;
	color:#fff;
}
/*Events*/
.dateBlock {
	width: 70px;
	height:70px;
	color: #fff;
	background:#3692D2;
	text-align: center;
}
.dateBlock .dbM{
	text-transform:uppercase;
	height:24px;
	line-height: 24px;
}
.dateBlock .dbDt{
	height:36px;
	line-height: 36px;
	font-weight:600;
	font-size:32px;
}
/* search results*/
.nacwaschresults .media{
	background:#f6f6f6;
	border: 1px solid #ccc;
	border-radius: 4px;
	transition: transform .5s;
}
.nacwaschresults .media:nth-child(even){
	background: #fff;
}
.nacwaschresults .media:hover{
	transform: translateY(-8px);
	box-shadow: 0 5px 8px rgba(0,0,0,0.15);
}
.nacwaschresults .media h3{
	font-size: 1.5em;
}
.nacwaschresults .media a{
	font-weight: 400;
	color: #255788;
	text-decoration: underline;
}
.nacwaschresults .media-left{
	padding: 0px;
	border: 1px solid #ccc;
	box-sizing: border-box;
}
.nacwaschresults .sf-img-thmb a {
	height:auto;
}
/**Net Forum**/
.audComm b {
	font-weight: 400;
	font-size: 1.2em;
	color:#005a86;
}
.audComm hr{
	display: none;
}
.audComm div div{
	border-bottom: 1px solid #6aa3d8;
	;
	padding: .5em 0;
}
.audComm div:last-child{
	border-bottom: none;
}

/*forms*/

.btn-primary{
	display: inline-block;
	font-size: 14px;
	color: #000;
	background: #82C9D9;
	text-decoration: none;
	line-height: 40px;
	height: 40px;
	border-radius: 20px;
	padding: 0 24px;
	font-weight: 600;
	transition: background .2s;
	border:none;
	margin: 8px 0;
}
.btn-primary:hover{
	background:#3692D2;
}

/* styles added on 02 19 21 at client request */

p{
	line-height: 1.7em;
	}

.row {padding: 1.7em 0;}
.advoPriorities .row {padding:  0;}
.far, .fab{
	color: #24568C;
}

.quicklinks ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.quicklinks a{
	color: #1D5A96;
	text-decoration: underline;
}
.quicklinks li{
	background: url("images/bbChev.png") left top 2px no-repeat;
	padding-left:25px;
	margin-bottom:12px;
}
.quicklinks a:hover{
	color: #007bff;
	text-decoration: none;
}

/* consent decree */
.modal-content a.closethis{
    position: absolute;
    /* float: right; */
    right: 20px;
    font-size: 21px;
    font-weight: bold;
	text-decoration: none;

}
.modal-content a.closethis:hover{
	color:#000;
}
.directorwrap{
	border: 1px solid #ccc;
	border-radius: 4px;
}
.directorwrap h3{
	color:#1D5A96;
}
.directorwrap .pt-3, .staffwrap .pt-3 {
    padding-top: 0 !important;
}
#hero-banner {
    position: relative;
}
img.wave {
    position: absolute;
    width: 100%;
    bottom: -1rem;
    z-index: 1;
}
#hero-banner .container {
	min-height: 75vh;
    display: flex;
    align-items: center;
}
#hero-banner .img-bg {
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}
#hero-banner .img-bg:before {
    content: '';
    position: absolute;
    width: 50%;
    height: 100%;
    background: url(/images/default-source/default-2021/waves-1.png?sfvrsn=339fc461_2);
}
#hero-banner .banner-text {
	position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    max-width: 50%;
    font-size: 1.15rem;
    color: #FFF;
    background: #005993;
    padding: 3rem;
    box-shadow: 0 1px 15px rgb(0 0 0 / .5);
	z-index: 2;
}
#hero-banner .banner-text * {
    color: #FFF;
}
#hero-banner h1 {
    font-size: 2.5rem;
    line-height: 1;
    margin-bottom: 1.5rem;
}
#hero-banner p {
    margin-bottom: 1.5rem;
}
#hero-banner p:last-of-type {
    margin: 0;
}
#hero-banner .btn {
    font-size: 1rem;
    border: .15rem solid;
    border-radius: 20px;
    padding: .25rem 1rem;
}
#hero-banner .btn:empty {
	display: none;
}
#hero-banner .btn:nth-of-type(2) {
    margin-left: 1rem;
}
#hero-banner .btn:hover {
    color: #005993;
    background-color: #FFF;
    border-color: #FFF;
}

/* VIDEO GALLERY */

.video-gallery a, .video-gallery a:hover {
    text-decoration: none;
}
.video-item {
	flex-grow: 1;
    position: relative;
    transition: all ease-in-out .1s;
    padding: 1rem;
    box-sizing: border-box;
    box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.2);
}
.video-item:hover {
    background: #F6F6F6;
    transform: translateY(2px);
    box-shadow: 0px 2px 2px rgb(0 0 0 / 20%)
}
.video-thumb {
    margin: -1rem;
    margin-bottom: 1rem;
}
.video-gallery.stacked .video-thumb {
    flex: 0 0 25%;
    margin: 0;
}
.yt-thumb div {
    padding-bottom: 56.25%; /* 16:9 */
    position: relative;
    overflow: hidden;
}
.yt-thumb div img {
    position: absolute;
    top: -16.75%; bottom: 0; left: 0; right: 0;
}
.video-gallery.stacked .video-item > a {
    display: flex;
    text-decoration: none;
}
.video-gallery h5 {
    color: #16558A;
    font-size: 1.15rem;
}
.video-summary {
    padding: 1.25rem;
    color: #666;
    text-decoration: none;
}
@media(max-width: 768px) {
    .video-gallery.stacked .video-thumb {
        flex: 0 0 auto;
    }
}

@media screen and (max-width: 990px) {
    #hero-banner .container {
        min-height: 0;
        padding-top: 25%;
        max-width: 100%;
    }
    #hero-banner .img-bg {
        background-size: contain !important;
        background-position: top !important;
    }
    #hero-banner .img-bg:before {
        display: none;
    }
    #hero-banner .banner-text {
        max-width: 100%;
        min-height: 0;
    }
	#hero-banner img.wave {
		display: none;
	}
}
@media screen and (max-width: 768px) {
    #hero-banner .banner-text {
        font-size: 1rem;
    }
    #hero-banner .banner-text h1 {
        font-size: 2rem;
        margin-bottom: 1.5rem
    }
    #hero-banner .btn {
        font-size: 1rem;
        display: block;
        width: 60vw;
        margin: 0 auto 1rem auto !important;
    }
}
@media (min-width: 1200px){
	.homepage .container, .subpage .container {
		max-width: 80% !important;
	}
}
@media (min-width: 1200px){
	.subsubpage .container {
		max-width: 1200px;
	}
}
@media only screen and (max-width: 1170px){
	.headerBtm .navwrap ,.headerBtm a.schike{
		display:none !important;
	}
	.headlogoConf img{
		margin-left:30px;
	}
	.headlogo a{
		margin-left: 0;
	}
}
@media only screen and (max-width : 1024px){
	.advProHead h2{
		padding:0;
		margin-bottom:12px;
		background-color:transparent;
		background-image:none;
	}
	.linkslisthead h2{
		color: #005994;
		padding:0;
		margin-bottom:12px;
		background-color:transparent;
		background-image:none;
	}
}
@media only screen and (max-width : 768px){
	.headerBtm a.menuike {
		display: block !important;
	}
	.htContentLft img,.rowtypeIL .type1-img img, .rowtypeIR .type1-img img{
		max-width:300px;
	}
	header .utilityLinks, .headerBtm nav{
		display: none;
	}
	.headerBtm a.menuike {
		display: block;
	}
	.cwcBlockOut{
		flex-basis: 50%;
	}
	.EvWrp {
		width: 100%;
		height:auto;
		margin: 1em 0;
	}
	.EvIn{
		height: auto;
	}
	.lbllftlinks{
		margin-right:0;
	}
	.lblrtimg{
		display: none;
	}
	.l3Columns {
		display: block;
	}
	.l3Columns .l3Left {
		display:none;
	}
	.l3Columns .l3Right {
		flex:none;
		padding: 0 ;
	}
	.borderStyle2{
		border-right:none;
	}
	.footUtCright {
		position:relative;
		bottom:auto;
		left:auto;
		right:auto;
		color:#2A5B98;
	}
	.footUtCright a{

		padding-left:0px;
	}
	.apcSummary .apcsummarytxt{
	padding-left:0px;
}
}
@media only screen and (max-width : 576px){
	.headlogo a {
		height: 75px;
		background-size: cover;
	}
	.hometop:before {
		width: 100%;
	}
	.headlogin {
		margin-right: 1em;
	}
	.htContentLft img,.rowtypeIL .type1-img img, .rowtypeIR .type1-img img{
		max-width:100%;
	}
	.cwcBlockOut{
		flex-basis: 100%;
	}
	.ftEv, .EvWrp{
		margin: 1em 0;
	}
	.ftEvIn{
		height: auto;
	}
	.ftEvThumb{
		margin: 0;
	}
	.ftEvThumb img{
		width:100%;
		max-width: none;
	}
	.EvWrp {
		width: auto;
		height:auto;
	}
	#sm_menu_ham {
		position: absolute;
		top: 30px;
		left: 30px;
	}
	.conference#sm_menu_ham {
		top: 30px;
	}
	.headerBtm a.schike {
		position: absolute;
		bottom:auto;
		top:12px;
		right: 30px;
	}
	.headerBtm {
		position: inherit;
		height: 0px;
		margin:none !important;
	}
	.rowcip h2{
		transform: none;
	}
	.rowcip.awesome-animation h2{
		transform: none;
	}
	.hometop h1{
		transform: none;
	}
	.hometop.awesome-animation h1{
		transform: none;
	}
	.searchwrap input[type="search"] {
		float:left;
	}
	.searchwrap {
		padding-top: 0px;
	}
	.searchwrap .btn-primary, .searchwrap input[type="button"], .searchwrap .sfsearchSubmit{
		float:right;
		margin-top:4px;
	}
	.carouselevents.owl-theme .owl-nav {
		width: auto;
	}
	.cwcBlockIn{
		left: 0px;
		right: 0px;
	}

	.conference .confHeroLiner{
	height:auto;
}
}
