.countUpAnimation .number {
	font-size: 36px;
}

.homeCta.row {
	display: flex;
}

.shareModal.remodal, .exitModal.remodal, .piPopupModal.remodal {
	max-width: 650px;
}

.page-id-418 .container .twoColumnComponent {
  display: flex;
  align-items: flex-end;
}

.page-id-64 .shareOpinion .formTitle {
	margin-top: 10px !important;
}

.vertical-aligned-image-and-copy-margin-bottom {
	margin-bottom: 30px;
}

.nccn-position {
	right: 70%;
	bottom: 20%;
  	width: 400px;
  	height: 105px;
}

@media(max-width: 1220px) {
	.nccn-position {
		right:66%;
	}
}

@media(max-width: 1024px) {
	.nccn-position.bottomLeft {
		width:260px;
		right:70%;
		bottom:0;
		display: block;
	}

	.nccn-position .interiorFlowerBud {
		background-size: 260px;
		background-repeat: no-repeat;
	}
}

@media(max-width: 900px) {
	.nccn-position.bottomLeft {
		right:auto;
		left:0px;
		width: 100%;
	}
	.nccn-position > div {
		width:260px;
		transform: translate(-50%, 0) !important;
		left: 50%;
	}

	.page-id-64 .interiorHero {
		max-height: 400px;
		padding-bottom: 180px;
	}
}

@media(min-width: 750px) {
.videoGridComponent .headline-container {
	min-height: 112px !important;
}
}

@media(max-width: 750px) {
	.page-id-64 .interiorHero { 
		height:330px;
	}

	.page-id-64 .interiorHero .heroLogo {
		top:160px;
	}

	.nccn-position.bottomLeft {
		bottom: -20px;
	}

	.videoGridComponent {
		padding-top:0;
	}

	.videoGridComponent .headline-container {
		min-height: auto !important;
	}
}

.video-component {
  display: flex;
  flex-direction: column;
}

.video-component.margin-top {
	margin-top: 80px;
}

.video-player {
	position: relative;
	width: 79%;
	/* margin: 0 auto; */
	align-self: center;
}

.video-caption {
  width: 85%;
  align-self: center;
 	margin-top: 30px;
}

.video-homepage-container {
	display: flex;
	flex-direction: column;
}

.tablepress > tbody > tr > td.column-2 {
	padding-left: 0px;
} 

/*
@media screen and (max-width: 1024px) {
	.siteHeader .mainNavList>.menu-item:nth-child(2) {
	    background: #4b1a00;
	}

	.siteHeader .mainNavList>.menu-item:nth-child(3) {
	    background: #792b03;
	}

	.siteHeader .mainNavList>.menu-item:nth-child(4) {
	    background: #a83c05;
	}

	.siteHeader .mainNavList>.menu-item:nth-child(5) {
	    background: #cb4906;
	}

	.siteHeader .mainNavList>.menu-item:nth-child(6) {
	    background: #e95c13;
	}

	.siteHeader .mainNavList>.menu-item:nth-child(7) {
	    background: #e66c13;
	}

	.siteHeader .mainNavList>.menu-item:nth-child(8) {
	    background: #f48913;
	}	

	.siteHeader .mainNavList>.menu-item:nth-child(9) {
	    background: #f9a014;
	}						

	.siteHeader .mainNavList>.menu-item:nth-child(10) {
	    background: #ffbb14;
	}
	.siteHeader .mainNavList>.menu-item:first-child,
	.siteHeader .mainNavList>.current-menu-item.homeIcon {
    border-top: none;
    width: 20%;
    background-color: transparent;
    position: absolute;
    top: -30px;		
	}
}
*/

@media screen and (min-width: 1025px) {
	#menu-item-672,
	#menu-item-673 {
		display: none;
	}
}

@media screen and (max-width: 798px) {
	.homeCta.row {
		flex-direction: column;
	}

	.homeCta .thirdGrid {
		display: flex;
		padding-right: 0px;
		width: 100%;
		flex-direction: column;		
		align-items: center;
		z-index: 9;
	}

	.homeCta .thirdGrid {
		margin: 25px 0;
	}
}

.page-id-482 .spanish-resource-link {
	display: block;
	margin-top: -35px;
	font-weight: bold;
	text-decoration: none;
	font-size: 15px;
}

@media(max-width: 768px) {
	.page-id-482 .spanish-resource-link {
		margin-top: -15px;
	}
}

.resourceIcons .downloadIcon.two-column:first-child {
	margin-right:40px;
}
.resourceIcons .downloadIcon.two-column:first-child .label{
	left: -16px;
}

.resourceIcons .resourceButton .cta-btn.two-column-layout {
	position: relative;
    	top: -24px;
    	padding-top: 26px;
}

.resourceIcons .downloadIcon.two-column span.label {
	position: relative;
    	top: 45px;
    	left: -13px;
    	font-size: 13px;
}

.video-component .video-player .icon.videoPlayIcon {
	cursor: pointer;
	position: absolute;
	top: 50%;
	left: 50%;
	height: 40%;
	width: 30%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}

.page-id-64 .video-component .video-player .icon.videoPlayIcon {
	top:38%;
}

@media(max-width: 768px) {
	.video-component .video-player .icon.videoPlayIcon {
		display: none;
	}
}

@media(max-width: 800px) {
	.contentWrapper .sitemap {
		width:100% !important;
		display: block !important;
	}
}

@media(max-width: 550px) {
	.page-id-64 .video-component .video-player iframe {
		height: auto !important;
	}
}

/*.isi {
	position: relative;
}

@media screen and (max-width: 767px) {
.sliderComponent .slideLegend.sticky {
	position: relative;
}
 .isi.inline .blackBox,
 .isi.inline .isiIndication {
 	max-height: none;
 }
}

@media screen and (max-width: 1023px) {
.sliderComponent .slideContents {
    padding-top: 0px !important;
}
}*/