.jq_hidden {
	display: none !important;
}
.CC_home-slide-container {
	min-height: 100vh;
	margin-top:-62px;
	padding-top: 62px;
	background-image: url(/c/dam/m/en_us/solutions/industries/smart-connected-communities/cities-communities-blueprint/images/cityBackdrop.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

@media print, screen and (min-width: 64em) {
	.CC_home-slide-container {
		margin-top: -90px;
		padding-top: 90px;
	}
}
.CC_home-slide-sizing {
	margin: 0;
	height: 100%;
	width: 100%;
}		
.owl-stage {
}
.CC_slide-stage {
	height: 100%;
	margin: 0 auto;
	text-align: center;
}
.CC_slide-stage * {
	transition: all 0.6s ease;
}
.owl-item .CC_slide-stage {
	opacity: 0.45;
}
.owl-item .CC_slide-stage .CC_slide-image {
	padding: 22px 22px 0;	
}
.owl-item.active.center .CC_slide-stage .CC_slide-image {
	padding: 0 0;	
}
.owl-item.active.center .CC_slide-stage {
	opacity: 1;
}
.owl-item .CC_slide-stage img {
	border-radius: 50%;
	border: 2px solid white;
}
@media print, screen and (min-width: 64em) {
	.owl-item .CC_slide-stage img {
		border-radius: 50%;
		border: 4px solid white;
	}
}
.owl-item.active.center .CC_slide-stage img {
	border: 3px solid white;

}
@media print, screen and (min-width: 64em) {
	.owl-item.active.center .CC_slide-stage img {
		border: 4px solid white;
		margin-bottom: 40px;
	}
}
.owl-item .CC_slide-stage .CC_slide-content {
	display: none;
	margin: 14px -30%;
}
@media print, screen and (min-width: 64em) {
	.owl-item .CC_slide-stage .CC_slide-content p {
		margin-bottom: 40px;
	}
}
.owl-item.active.center .CC_slide-stage .CC_slide-content {
	display: block;
}
.owl-carousel {
	position: relative;
}
.CC_slide-stage * {
	color: white;
}
.owl-dots {
	text-align: center;
	-webkit-tap-highlight-color: transparent; 
	position: absolute;
	bottom: 18px;
	left: 0;
	right: 0;
}
@media print, screen and (min-width: 64em) {
	.owl-dots {
		bottom: 27px;
	}
}
.owl-dots .owl-dot {
	display: inline-block;
	zoom: 1;
	*display: inline; 
}
.owl-dots .owl-dot span {
	width: 6px;
	height: 6px;
	margin: 5px 7px;
	background: #ffffff;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity 200ms ease;
	border-radius: 30px; 
}
@media print, screen and (min-width: 64em) {
	.owl-dots .owl-dot span {
		margin: 5px 13px;
	}
}
.owl-dots .owl-dot.active span, .owl-dots .owl-dot:hover span {
	background: transparent; 
	border: 1px solid #ffffff;
	height: 8px;
	width: 8px;
	margin: 4px 7px;
}
@media print, screen and (min-width: 64em) {
	.owl-dots .owl-dot.active span, .owl-dots .owl-dot:hover span {
		border: 2px solid #ffffff;
		height: 10px;
		width: 10px;
	}
}
.CC_home-heading-container {
	padding: 15px 0;
}
.CC_home-slide-sizing {
	max-width: 1300px;
	margin: 0 auto;
}
@media print, screen and (min-width: 64em) {
	.owl-item .CC_slide-stage .CC_slide-image {
		padding: 55px 55px 0;
	}
}
div.CC_vertical-align-child.snug-fit img {
	width: 88px !important;
}
div.CC_vertical-align-child.snug-fit {
	width: 103px !important;
	height: 88px !important;
}
@media print, screen and (min-width: 1024px) {
	.actual-hide-for-large-up {
		display: none !important;
	}
	div.CC_vertical-align-child.snug-fit img {
		width: 115px !important;
	}
	div.CC_vertical-align-child.snug-fit {
		width: 130px !important;
		height: 115px !important;
	}
}
.owl-nav {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 100%;
	z-index: 100;
}
.owl-nav .owl-prev, .owl-nav .owl-next {
	position: absolute;
	z-index: 2100;
}
.CC_home-slide-sizing {
	position: relative;
}
.CC_header-img-small {
	max-width: 380px;
	margin: 0 auto;
	padding: 15px;
}
section {
	margin: 31px 15px;
}
.CC_swap-container ul {
	list-style: none;
	padding: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: none;
	display: table;
}
.CC_swap-container ul li {
	display: table-cell;
	border: none;
	width: 30%;
	font-size: 12px;
	line-height: 14px;
	padding: 6px 4px;
	background-color: #e8ebf1;
	margin-left: 2px;
	margin-right: 2px;
	vertical-align: middle;
	border: solid 2px white;
	cursor: pointer;
	text-align: center;
	max-width: 140px;
	transition: 0.5s ease all;
}
.CC_inner h1 {
	font-family: "CiscoSansTTLight";

}
.CC_inner h2 {
	font-size: 17px;
	font-family: "CiscoSansTTLight";
	color: #58595b;
	margin-bottom: 20px;
}
.CC_inner .CC_cat-image img {
	margin-bottom: 30px;
}
.CC_inner h4 {
	font-size: 14px;
	font-family: "CiscoSansTTRegular";
	margin-bottom: 14px;
}
.CC_swap-container {
	text-align: center;
}
@media print, screen and (min-width: 64em) {
	.CC_swap-container ul {
		min-height: 70px;
		
	}
	.CC_swap-container {
		margin-bottom: 50px;
	}
	.CC_swap-container ul li {
		font-size: 16px;
		line-height: 18px;
		padding: 8px 8px;
		border-width: 5px;
		min-height: 70px;
	}
	.CC_swap-container ul li:first-of-type {
		border-left-width: 0px;
		border-right-width: 10px;
	}
	.CC_swap-container ul li:last-of-type {
		border-left-width: 10px;
		border-right-width: 0px;
	}
	.CC_swap-container {
		text-align: left;
	}
}
.CC_swap-container ul li.CC_active-sub-page {
	background-color: #049fd9;
	color: white;
}
.CC_inner h3 {
	width: 100%;
	border-bottom: #e8ebf1 solid 1px;
	margin-bottom: 15px;
}
.CC_inner .CC_key-outcomes ul li {
	font-size: 12px;
	line-height: 16px;
	font-family: "CiscoSansTTRegular";
}
@media print, screen and (min-width: 64em) {
	.CC_inner .CC_key-outcomes ul li {
		font-size: 18px;
		line-height: 21px;
	}
}
.CC_key-outcomes img {
	width: 90%;
	margin-right: 10%;
	max-width: 115px;
	margin-bottom: 15px;
}
.CC_gray-cta p {
	color: #58595b;
	font-size: 15px;
	line-height: 19px;
	font-family: "CiscoSansTTRegular";
	display: inline;
	vertical-align: middle;
	display: table-cell;
}
.CC_gray-cta div.columns {
	vertical-align: middle;
}
.CC_gray-cta img, .CC_gray-cta p {
	display: inline;
}
.CC_gray-cta img {
	margin-right: 15px;
}
@media print, screen and (min-width: 64em) {
	.CC_inner h1 {
		margin-bottom: 20px;
		font-size: 60px;
		font-family: "CiscoSansTTLight";
	}
	.CC_inner h2 {
		font-size: 36px;
		font-family: "CiscoSansTTExtraLight";
		color: #58595b;
		margin-bottom: 40px;
	}
	.CC_inner h3 {
		width: 100%;
		border-bottom: #e8ebf1 solid 2px;
		margin-bottom: 23px;
	}
	.CC_key-outcomes img {
		max-width: 115px;
		margin-bottom: 30px;
	}
	.CC_inner h4 {
		font-size: 25px;
		font-family: "CiscoSansTTExtraLight";
	}
	.CC_inner .CC_key-outcomes p {
		font-size: 18px;
	}
	.CC_gray-cta img {
		margin-right: 30px;
	}
	.CC_gray-cta p {
		color: #58595b;
		font-size: 24px;
		font-family: "CiscoSansTTRegular";
		display: inline;
	}
}
.CC_gray-cta {
	background-color: #e8ebf1;
	margin: 31px 0 0;
	padding: 31px 15px;
}
img.CC_sit-inline {
	display: inline !important;
}
div.CC_vertical-align-container {
	display: table;
	table-layout: auto;
	width: 100%;
}
div.CC_vertical-align-child {
	display: table-cell;
	vertical-align: middle;
	padding-left: 15px;
}
div.CC_vertical-align-child.snug-fit {
	width: 1px;
	white-space: nowrap;
}
/*section.CC_gray-cta div.CC_vertical-align-container > div.CC_vertical-align-child {
	display: inline-block;
}
section.CC_gray-cta div.CC_vertical-align-container > div.CC_vertical-align-child ~ div.CC_vertical-align-child {
	display: table-cell;
}*/
.CC_transition-container {
	border: none;
	display: block;
	margin: 0;
	padding: 0;
	height: auto;
	width: auto;
}
.row.collapse > .columns.CC_explanation {
	padding-left: 15px;
}
.CC_hero ul.CC_portfolio-overview-list {
	list-style: none;
	margin: 0 !important;
	padding: 0 !important;
	border: none !important;
	text-align: left;
}
.CC_hero ul.CC_portfolio-overview-list li {
	margin-bottom: 15px !important;
	margin-top: 0 !important;
	padding: 0 !important;
	font-size: 12px;
	color: #58595b;
	font-family: "CiscoSansTTRegular";
	text-align: left;
}
.CC_hero ul.CC_portfolio-overview-list li.CC_li-sub-list {
	margin-bottom: 5px !important;
	font-size: 10px;
}
.CC_hero ul.CC_portfolio-overview-list li.CC_li-sub-list {
	margin-bottom: 10px !important;
}
.CC_inner.CC_blue h2 {
	border-bottom: #e8ebf1 2px solid;
	text-align: left;
}

.CC_inner.CC_blue div.CC_background-standard-blue {
	padding-top: 15px;
}

ul.CC_detailed-breakdown {
	margin-bottom: 0;
}
.CC_background-standard-blue .CC_city-and-comm ul li {
	font-size: 12px;
	line-height: 15px;
	margin-bottom: 22px;
}
img.hide-for-large-up.CC_cityscape-img {
	width: 100%;
	height: auto;
	max-width: 601px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 34px;
}
@media print, screen and (min-width: 64em) {
	.row.collapse > .columns.CC_explanation {
		padding-left: 0;
	}
	.CC_inner.CC_simple>.CC_hero>.container {
		display: table;
		max-width: 1000px;
		margin: 0 auto;
	}
	.CC_inner.CC_simple>.CC_hero>.container>.row {
		display: table-row;
	}
	.CC_inner.CC_simple>.CC_hero>.container>.row>.columns {
		display: table-cell !important;
		vertical-align: middle;
		float: none;
	}
	.CC_inner.CC_simple>.CC_hero>.container>.row>.columns h1 {
		line-height: 68px;
		margin-top: 0;
		margin-bottom: 40px;
	}
	.CC_inner.CC_blue h1 {
		line-height: 68px;
		margin-top: 55px;
		margin-bottom: 22px;
	}
	.CC_inner.CC_blue h2 {
		border-bottom: #e8ebf1 2px solid;
		padding-bottom: 10px;
		margin-bottom: 35px;
		font-size: 30px;
	}
	.CC_hero ul.CC_portfolio-overview-list {
		list-style: none;
		margin: 0 !important;
		padding: 0 !important;
		border: none !important;
	}
	.CC_hero ul.CC_portfolio-overview-list li {
		margin-bottom: 25px !important;
		margin-top: 0 !important;
		padding: 0 !important;
		font-size: 18px;
		color: #58595b;
		font-family: "CiscoSansTTRegular";
	}
	.CC_hero ul.CC_portfolio-overview-list li.CC_li-sub-list {
		margin-bottom: 8px !important;
		font-size: 16px;
	}
	.CC_hero ul.CC_portfolio-overview-list li.CC_li-sub-list {
		margin-bottom: 15px !important;
	}
	div.CC_background-standard-blue > section {
		padding-top: 31px;
	}
	.CC_blue h3 {
		font-size: 30px;
	}
	.CC_background-standard-blue .CC_city-and-comm ul li {
		font-size: 16px;
		line-height: 20px;
		margin-bottom: 35px;
	}
	.CC_inner.CC_blue div.CC_background-standard-blue {
		padding-top: 0px;
	}
}
a#nav-logo-container:hover {
	text-decoration: none !important;
}
ul.CC_detailed-breakdown li strong {
	font-family: "CiscoSansTTBold";
    font-style: normal;
    font-weight: 700;
}