@charset "utf-8";
h5.title a
{
	color: #081c50;
}
a:link, a:active, a:visited
{
	color: #081c50;
}
a:hover
{
	color: #da0303;
}
#nyk-header
{
	background-color: #081c50;
	color: #fff;
}
#nyk-banner
{
	background: #fff;
	box-shadow: 0px 11px 13px 3px rgba(0,0,0,0.3), 
		inset 0px -28px 19px -31px rgba(0,0,0,0.7);
	color: #000;
	-moz-box-shadow: 0px 11px 13px 3px rgba(0,0,0,0.3), 
		inset 0px -28px 19px -31px rgba(0,0,0,0.7);
	-webkit-box-shadow: 0px 11px 13px 3px rgba(0,0,0,0.3), 
		inset 0px -28px 19px -31px rgba(0,0,0,0.7);
	z-index: 999999;
}
.menuVideo
{
	background: url("/nyk/gen3/webroot/theme/video/img/video_e_overlay-img2.png") no-repeat scroll bottom right, 
	 url("/nyk/gen3/webroot/theme/video/img/video_e_overlay-img1.png") no-repeat scroll bottom center;
	background-size: contain;
	height: 820px;
	margin-top: -87px;
}
video#bgvid
{
	-moz-transform: translateX(-50%) translateY(-5%);
	-ms-transform: translateX(-50%) translateY(-5%);
	position: absolute;
	top: 5%;
	transform: translateX(-50%) translateY(-5%);
	-webkit-transform: translateX(-50%) translateY(-5%);
	z-index: -1;
}
#nyk-banner .flash-wrapper span.video_e
{
	color: #081c50;
	font-family: 'Pathway Gothic One', sans-serif;
	font-weight: 700;
	height: auto;
	margin: 15px 0;
	min-height: 30px;
	min-width: 1000px;
	overflow: visible;
	padding: 1% 0;
	position: relative;
	text-align: left;
	text-shadow: 1px 1px 2px #e8e8e8;
	width: 100%;
}
.tagsectionouter
{
	width: 100%;
}
.nykMenuVideoOverlay
{
	margin: 0 auto;
	position: relative;
	width: 100%;
}
.tagsectioninnercenter
{
	width: 50%;
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
	min-height: 580px;
	padding: 4.5% 0 0 5%;
}
.nykMenuVideoOverlay span.tagtitle
{
	color: #fff;
	font-family: 'Lalezar', cursive;
	font-size: 5vw;
	text-shadow: -1px -1px 2px rgba(0,0,0,0.9),0px -1px 1px rgba(0,0,0,0.9),2px 2px 1px #000, 3px 3px 1px #000,-3px 0px 19px rgba(0,0,0,0.9);
	-webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
}
.nykMenuVideoOverlay span.tagtext
{
	background: rgba(255,255,255,0.8);
	-webkit-box-shadow: 2px 2px 12px 0px rgba(0,0,0,0.48);
    -moz-box-shadow: 2px 2px 12px 0px rgba(0,0,0,0.48);
    box-shadow: 2px 2px 12px 0px rgba(0,0,0,0.48);
	border-radius: 5px;
	color: rgba(8,28,80,0.9);
	display: inline-block;
	font-family: 'Kaushan Script', cursive;
	font-size: 2.5vw;
	line-height: 1em;
	padding: 1.9% 2% 2.7% 2%;
	text-shadow: 1px 1px 0px rgba(155,155,155,0.9), 0px 0px 1px rgba(0,0,0,0.9);
	-webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
}
.circlesecouter
{
	max-width: 1050px;
	width: 100%;
	-webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
}
.snip1566
{
	color: #fff;
	margin: 10px;
	max-width: 150px!important;
}
#nyk-navigation-menu
{
	background-image: url('/nyk/gen3/webroot/theme/video/img/navmenubg-video_e.png');
	background-position: center;
	z-index: 99999;
}
#nyk-header #nyk-navigation-menu .flash-wrapper, #nyk-header #nyk-navigation-menu .flash-wrapper
{
	min-height: 500px;
}
#outer
{
	background: rgba(8,28,80,0.9);
	box-shadow: 0px 10px 51px 0px rgba(0,0,0,0.33);
	-moz-box-shadow: 0px 10px 51px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow: 0px 10px 51px 0px rgba(0,0,0,0.33);
}
#nyk-header #nyk-navigation-menu li:hover, #nyk-header #nyk-navigation-menu li a:hover,
#nyk-header #nyk-navigation-menu li:active, #nyk-header #nyk-navigation-menu li a:active
{
	background-color: rgba(0,0,0,0.9);
	border-radius: 10px 10px 10px 10px;
}
#nyk-header #nyk-navigation-menu li:hover ul, #nyk-header #nyk-navigation-menu li:hover ul li:hover ul
{
	color: #fff;
}
#nyk-navigation-menu ul li a:hover, #nyk-navigation-menu ul li:hover
{
	background-color: rgba(8,28,80,0.9);
}
#nyk-navigation-menu li:hover, #nyk-navigation-menu li a:hover,
#nyk-navigation-menu li:active, #nyk-navigation-menu li a:active
{
	color: #000;
}
#nyk-header #nyk-navigation-menu ul ul li:hover, #nyk-header #nyk-navigation-menu ul ul li a:hover,
#nyk-header #nyk-navigation-menu ul ul li:active, #nyk-header #nyk-navigation-menu ul ul li a:active
{
	border: 0.5px solid rgba(53,119,253,0.2);
	background-color: rgba(8,28,80,0.9);
	margin: 0 auto;
	color: #fff;
}
#nyk-header #nyk-navigation-menu ul ul li, #nyk-header #nyk-navigation-menu ul ul li a
{
	background-color: rgba(0,0,0,0.9);
	border: 0.5px solid rgba(138,138,138,0.6);
	margin: 0 auto;
	border-radius: 10px 10px 10px 10px;
	color: #fff;
	text-decoration: none;
	text-shadow: 0px 0px 2px rgba(0,0,0,0.4);
}
#nyk-header #nyk-navigation-menu ul ul
{
	color: #fff;
}
#nyk-content-wrapper
{
	background: #fff;
}
#nyk-content .module-container h4.title
{
	color: #081c50;
}
#nyk-content h1, #nyk-content h2, h1.title, h1, h2
{
	color: #081c50;
}
#nyk-primary-column h4.title, #nyk-secondary-column h4.title
{
	color: #081c50;
}
#nyk-primary-column .module-container .module
{
	box-shadow: 0px 0px 7px 3px rgba(8,28,80,0.2),
		inset 10px 10px 35px 19px rgba(8,28,80,0.08);
	-moz-box-shadow: 0px 0px 7px 3px rgba(8,28,80,0.2),
		inset 10px 10px 35px 19px rgba(8,28,80,0.08);
	-webkit-box-shadow: 0px 0px 7px 3px rgba(8,28,80,0.2),
		inset 10px 10px 35px 19px rgba(8,28,80,0.08);
}
#nyk-secondary-column .module-container .module
{
	box-shadow: 0px 0px 7px 3px rgba(8,28,80,0.2),
		inset 10px 10px 35px 19px rgba(8,28,80,0.08);
	-moz-box-shadow: 0px 0px 7px 3px rgba(8,28,80,0.2),
		inset 10px 10px 35px 19px rgba(8,28,80,0.08);
	-webkit-box-shadow: 0px 0px 7px 3px rgba(8,28,80,0.2),
		inset 10px 10px 35px 19px rgba(8,28,80,0.08);
}
#nyk-health-articles .content .article
{
	background: url('/nyk/gen3/webroot/theme/video/img/video_e-health-article-overlay-img.png');
	background-color: rgba(8,28,80,0.05);
	background-position: bottom center;
	background-repeat: no-repeat;
}
#content.nyk-newsletter.index .article h3.title
{
	color: #081c50;
}
#content.nyk-newsletter.index .article h3.title:hover
{
	color: #da0303;
}
#content.nyk-newsletter.index .article
{
	background: url('/nyk/gen3/webroot/theme/video/img/video_e-health-article-overlay-img.png');
	background-color: rgba(8,28,80,0.05);
	background-position: bottom center;
	background-repeat: no-repeat;
	text-shadow: none;
}
.right:hover {
	background-color: rgba(218,3,3,0.8);
	color: #fff;
}
#nyk-office-hours tr:nth-child(odd)
{
	background-color: rgba(8,28,80,0.05);
}
#nyk-newsletter-signup .content .signup, input.button
{
	background-color: rgba(8,28,80,0.9);
}
#nyk-newsletter-signup .content .signup:hover, input.button:hover
{
	background-color: rgba(218,3,3,0.8);
}
#feedControl .gfc-title
{
	color: #081c50;
}
#nyk-health-articles .content a.read-more, #nyk-health-articles .content a:link.read-more, #nyk-health-articles .content span.read-more a, #nyk-health-articles .content span.read-more a:link, #nyk-health-articles .content a:visited.read-more
{
	background-color: rgba(8,28,80,0.9);
}
#nyk-health-articles .content a:link.read-more:hover, #nyk-health-articles .content a.read-more:hover, #nyk-health-articles .content a.read-more link:hover, #nyk-health-articles .content .read-more.right a:hover, #nyk-health-articles .content a.read-more.right:hover
{
	background-color: rgba(218,3,3,0.8);
}
#nyk-content h5.video_module_title a
{
	color: #081c50;
}
#nyk-content h5.video_module_title a:hover
{
	color: #da0303;
}
#nyk-primary-column h5.video_module_title a, #nyk-secondary-column h5.video_module_title a
{
	color: #081c50;
}
#nyk-primary-column h5.video_module_title a:hover, #nyk-secondary-column h5.video_module_title a:hover
{
	color: #da0303;
}
/* Footer */
#nyk-footer-wrapper
{
	background: url('/nyk/gen3/webroot/theme/video/img/video_e-footer-overlay.png');
	background-color: rgba(8,28,80,0.9);
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	box-shadow: 0px -1px 18px 3px rgba(0,0,0,0.54);
	-moz-box-shadow: 0px -1px 18px 3px rgba(0,0,0,0.54);
	-webkit-box-shadow: 0px -1px 18px 3px rgba(0,0,0,0.54);
	color: #fff;
	padding-top:0.5%;
	padding-bottom: 0.5%;
	position: relative;
    float: left;
}
#nyk-footer .column-container.one-column .column_one
{
	background-color: rgba(255,255,255,0.1);
}
#nyk-footer .column-container.two-column .column_one
{
	background-color: rgba(255,255,255,0.1);
}
#nyk-footer .column-container.two-column .column_two
{
	background-color: rgba(255,255,255,0.1);
}
#nyk-footer .column-container.three-column .column_one
{
	background-color: rgba(255,255,255,0.1);
}
#nyk-footer .column-container.three-column .column_two
{
	background-color: rgba(255,255,255,0.1);
}
#nyk-footer .column-container.three-column .column_three
{
	background-color: rgba(255,255,255,0.1);
}
#nyk-footer h4.title
{
	color: #fff;
}
#nyk-footer a
{
	color: #ffff00;
}
#nyk-footer a:hover
{
	color: #fff;
}
#nyk-footer #nyk-nav-string ul li a
{
	border-bottom: solid 2px #ffff00;
	color: #ffff00;
}
#nyk-footer #nyk-nav-string ul li a:hover
{
	border-bottom: solid 2px #fff;
	color: #fff;
}
#nyk-copyright a
{
	color: #ffff00;
}
#nyk-copyright a:hover
{
	color: #fff;
}
.module-container a
{
	color: #081c50;
}
.module-container a:hover
{
	color: #da0303;
}
.module-container h5.title
{
	color: #081c50;
}
.module-container h5.title:hover
{
	color: #da0303;
}

/* latin */
@font-face {
  font-family: 'Kaushan Script';
  font-style: normal;
  font-weight: 400;
  src: local('Kaushan Script'), local('KaushanScript-Regular'), url(/nyk/gen3/webroot/theme/video/fonts/qx1LSqts-NtiKcLw4N03IEd0sm1ffa_JvZxsF_BEwQk.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2212, U+2215;
}
/* latin */
@font-face {
  font-family: 'Lalezar';
  font-style: normal;
  font-weight: 400;
  src: local('Lalezar'), local('Lalezar-Regular'), url(/nyk/gen3/webroot/theme/video/fonts/1DAOO6BooPMSJrLlr2uLug.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2212, U+2215;
}
/* latin */
@font-face {
  font-family: 'Pathway Gothic One';
  font-style: normal;
  font-weight: 400;
  src: local('Pathway Gothic One Regular'), local('PathwayGothicOne-Regular'), url(/nyk/gen3/webroot/theme/video/fonts/Lqv9ztoTUV8Q0FmQZzPqaL4J1CEROx9mnpUAGKYKzuk.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2212, U+2215;
}
