
@font-face {
    font-family: PruModern-Bold-Con;
    src: url(../css/fonts/PrudentialModern-BoldCond.otf);
    src: url(../css/fonts/prudentialmodern-boldcond-webfont.eot?#iefix&v=1) format("embedded-opentype"), url(../css/fonts/prudentialmodern-boldcond-webfont.woff?v=1) format("woff"), url(../css/fonts/prudentialmodern-boldcond-webfont.woff2?v=1) format("woff2"), url(../css/fonts/prudentialmodern-boldcond-webfont.ttf?v=1) format("truetype"), url(../css/fonts/prudentialmodern-boldcond-webfont.svg?v=1#Prudential-Modern-Bold) format("svg");
    font-weight: 400;
    font-style: normal
}


/* bootstrap overrides
****************************************************************************************/
textarea.form-control {height: 200px;}
.breadcrumb {padding-left: 0; margin: 0; background: none;}
.page-header{margin: 0 0 1em 0;}
.media-heading {margin-top: 0.5em;}
.carousel-caption h3 a {color: #fff !important;}
.carousel-caption { background-color: rgba(0,0,0,.5);}
/* callout - not included in base bootstrap */
.bs-callout {margin: 20px 0; padding: 15px 30px 15px 15px; border-left: 5px solid #eee;}
.bs-callout h4 {margin-top: 0;}
.bs-callout p:last-child {margin-bottom: 0;}
.bs-callout code, .bs-callout .highlight {background-color: #fff;}
.bs-callout-danger {background-color: #fcf2f2; border-color: #d9534f;}
.bs-callout-warning {background-color: #fefbed;	border-color: #f0ad4e;}
.bs-callout-info {background-color: #f0f7fd; border-color: #5bc0de;text-align: center;}


.navbar {
   
    margin-bottom: 0;
    border-radius: 0;
}

/*base*/
h1,h2,h3,h4,h5,h1 a, h2 a, h3 a, h4 a, h5 a {
font-family: 'Oswald', sans-serif;
color: #001f45!important;
}
h2.news-subhead.pgim-subhead a {
color: #d9b860!important;
}
/*carousel
note: use the customize tool to change the color and width of the prev/next controls .carousel-control
*/
.carousel-indicators {/*position: relative; bottom: 0;*/} /* this removes the default absolute positioning if you need to*/
.carousel-control.left, .carousel-control.right {background: none;} /* if you want to remove the background shadow. */

.slide-title {
font-size: 30px;
margin: 15px 0;
}

/* bootstrap validator - avoiding adding another http for separate css file.
****************************************************************************************/
.bootstrap-validator-form .help-block{margin-bottom:0}

/* hr line styles
****************************************************************************************/
hr.content {clear: both; border-top: 1px dashed #999; border-bottom: none; border-right: none; border-left: none; height: 1px; padding: 0; margin: 10px 0;}
hr.bus_leader {border-color:#001f45 !important;}
/* main containers -- note: the tek containers are overridden with layout.css if not in responsive mode.  make your changes in layout.css if that is the case.
------------------------------------------------------------*/
header {width: 100%;}
footer {width:100%;	background-color: #333;	color: #fff;}
#tek-wrap-site {background-color: #fff;}
#tek-wrap-leftrail {background-color: #fff; border-right: 1px solid #ccc;}
#tek-wrap-centerwell {background-color: #fff; padding-bottom: 10px;}
#tek-wrap-rightrail {background-color: #fff; border-left: 1px solid #ccc;}
#tek-wrap-footer {}
#tek-rr-items, #tek-lr-items {margin: 0;}
#tek-rr-items > li, #tek-lr-items > li {margin-bottom: 1.5em;}
#poweredBy {height: 71px; width: 133px;	float: left;}
#nonmediawarning {width: 400px;}

/* comments styles
****************************************************************************************/
.comments_username {color: #888; font-weight: bold;}
.comments_date {color: #888; font-weight: normal; font-size: 10px;}
.comments_text {font-weight: normal;}

/* tag cloud styles: 
NOTE: you may want to make same changes to maint\newsroom_maint.css
****************************************************************************************/
.tag_cloud_smallest, a.tag_cloud_smallest, a.tag_cloud_smallest:link, a.tag_cloud_smallest:visited {font-weight: normal; font-size: 12px; line-height: 14px;}
.tag_cloud_small, a.tag_cloud_small, a.tag_cloud_small:link, a.tag_cloud_small:visited {font-weight: normal; font-size: 16px; line-height: 18px;}
.tag_cloud_medium, a.tag_cloud_medium, a.tag_cloud_medium:link, a.tag_cloud_medium:visited {font-weight: normal; font-size: 18px; line-height: 20px;}
.tag_cloud_large, a.tag_cloud_large, a.tag_cloud_large:link, a.tag_cloud_large:visited {font-weight: normal; font-size: 22px; line-height: 24px;}
.tag_cloud_largest, a.tag_cloud_largest, a.tag_cloud_largest:link, a.tag_cloud_largest:visited {font-weight: normal; font-size: 26px; line-height: 28px;}

/* link styles
****************************************************************************************/
.pagination {float: right; margin: 12px 0; padding: 0 3px 0 0;}
.morelinks, a.morelinks , a.morelinks:visited, .taglinks, a.taglinks, a.taglinks:visited, .editlinks, a.editlinks, a.editlinks:visited, .relatedlinks, a.relatedlinks, a.relatedlinks:visited, .pagenavlinks, a.pagenavlinks, a.pagenavlinks:visited {}
a.morelinks:hover, a.taglinks:hover, a.editlinks:hover, a.relatedlinks:hover, a.pagenavlinks:hover, a.smallfont:hover {}
/* search page
****************************************************************************************/
.panel {}
.panel.with-nav-tabs.panel-default {margin-bottom:0;}
.panel.with-nav-tabs.panel-default.outer-panel {
	border-top:1px solid#999; 
	border-left:1px solid#999; 
	border-right:1px solid#999; 
	border-bottom: 1px solid#06639e;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;}
.panel.with-nav-tabs.panel-default.inner-panel {
	border-top:1px solid#06639e; 
	border-left:1px solid#999; 
	border-right:1px solid#999; 
	border-bottom: 1px solid#999;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;}
.nav-tabs {border:none;}
.panel-heading.outer-heading {background-color: #ddd; padding-bottom: 0;}
.panel-body.outer-body {padding: 0;}
.nav-tabs li a, .nav-tabs li a:hover, .nav-tabs li a:active, .nav-tabs li a:focus{background: #999; color:#fff;}
.nav-tabs li.active a, .nav-tabs li.active a:hover, .nav-tabs li.active a:active, .nav-tabs li.active a:focus{background: #06639e; color:#fff; font-weight: bold;}
.nav-tabs li.inner-li a, .nav-tabs li.inner-li a:hover, .nav-tabs li.inner-li a:active, .nav-tabs li.inner-li a:focus{background: #06639e; color:#fff; border-radius: 4px 4px 0 0; border-bottom: 1px solid #06639e;}
.nav-tabs li.inner-li.active a, .nav-tabs li.inner-li.active a:hover, .nav-tabs li.inner-li.active a:active, .nav-tabs li.inner-li.active a:focus{background: #fff; color:#999; border-bottom: 1px solid transparent; bottom: -1px;}
.panel-heading.inner-tab {background: #06639e; padding-bottom: 0;border-radius: 0; border-color: #06639e;}
.nav-tabs > li.inner-li.active {margin-bottom: -2px !important;}
a.outer_tab {text-align: center; min-width:150px;}
/* misc
****************************************************************************************/
.body-popup {background-color: #fff; padding: 10px;}
.rail-fb *, .rail-twitter * {width: 100% !important;} /*makes responsive width*/
.recaptchatable {line-height: 14px;}/*anything higher than 16px causes gaps in the layout.*/
.nowrap {white-space: nowrap;}
.spacer {height: 15px;}
.underscore {text-decoration: underline;}
.fo_select, .fo_select td {margin: 0; padding: 0;}
.spacer5 {clear: both; height: 5px;}
.spacer10 {clear: both; height: 10px;}
.spacer15 {clear: both; height: 15px;}
.spacer25 {clear: both; height: 25px;}
.spacer1em {clear: both; height: 1em;}
.spacer2em {clear: both; height: 2em;}
.no-pad {padding-left: 0 !important; padding-right: 0 !important; padding-top: 0 !important; padding-bottom: 0 !important;}
.pad-5 {padding: 5px;}
.pad-10 {padding: 10px;}
.pad-15 {padding: 15px;}
.pad-20 {padding: 20px;}
.pad-25 {padding: 25px;}
.pad-1em {padding: 1em;}
.pad-2em {padding: 2em;}
.pad-right5 {padding-right: 5px;}
.pad-right10 {padding-right: 10px;}
.pad-right15 {padding-right: 15px;}
.pad-right20 {padding-right: 20px;}
.pad-right25 {padding-right: 25px;}
.pad-right1em {padding-right: 1em;}
.pad-right2em {padding-right: 2em;}
.pad-left5 {padding-left: 5px;}
.pad-left10 {padding-left: 10px;}
.pad-left15 {padding-left: 15px;}
.pad-left20 {padding-left: 20px;}
.pad-left25 {padding-left: 25px;}
.pad-left1em {padding-left: 1em;}
.pad-left2em {padding-left: 2em;}
.pad-top5 {padding-top: 5px;}
.pad-top10 {padding-top: 10px;}
.pad-top15 {padding-top: 15px;}
.pad-top20 {padding-top: 20px;}
.pad-top25 {padding-top: 25px;}
.pad-top1em {padding-top: 1em;}
.pad-top2em {padding-top: 2em;}
.pad-bottom5 {padding-bottom: 5px;}
.pad-bottom10 {padding-bottom: 10px;}
.pad-bottom15 {padding-bottom: 15px;}
.pad-bottom20 {padding-bottom: 20px;}
.pad-bottom25 {padding-bottom: 25px;}
.pad-bottom1em {padding-bottom: 1em;}
.pad-bottom2em {padding-bottom: 2em;}
.warning {color: #ff0000; font-weight: bold;}
.tek-thumbnail-left {float: left !important; margin-right: 1em;}
.tek-thumbnail-right {float: right !important; margin-left: 1em;}
ul.dl-media-items {padding: 0 !important; margin: 0 !important;}


.related-links-wrap {
border: 1px solid #ccc;
}
.related-links {
list-style-type: none;
padding: 5px 0 10px 10px;
}

.related-links li {
list-style-type: none;
padding: 2px 0;
}

/* classes for tigra form validator */
.inputHighlighted {color: red;}
.inputNormal {color: black;}

.addon-brand {
background: #001f45;
border: 1px solid #001f45;
color: #fff;
}

.addon-brand a {
color: #fff;
}

/* content detail display based styles (ie: article display, press kit display, etc.)
****************************************************************************************/
.outlet, .author, .author-box {font-style:italic; color: #919191;}
.author-box {margin-bottom: 15px;}
.author-box img {padding-right: 10px; width: 100px; /*max-height: 100px;*/ overflow: hidden;}
.abstract {}
.tek-caption {font-size: .85em; padding-bottom: 1em;}
.subtitle {font-style:italic; font-weight: bold;}
.rel-date, .bio-title {color: #999;}
.disclaimer {
	margin: 0 0 10px 0;
	/*font-style:italic;*/
	font-size: 0.9em;
}
.contacts {margin: 10px 0;}
.headshot {padding-right: 5px; display: block; float: left;}

#content-details {overflow: auto;}
#content-details img {padding: 0 .75em;}
#comments, #tags, #related-assets {margin: 0 0 15px 0;}
#page-banner-img {margin-bottom: 15px;}

.tek-thumbnail-left {float: left !important; margin-right: 1em;max-width: 404px;}
.tek-thumbnail-right {float: right !important; margin-left: 1em;max-width: 404px;}
.tek-thumbnail-left-narrow {float: left !important; margin-right: 1em;max-width: 320px;}
.tek-thumbnail-right-narrow {float: right !important; margin-left: 1em;max-width: 320px;}
article div#content-details .thumbnail.tek-thumbnail-right img{
	padding: 0px;
}
.tek-thumbnail-full {float: left !important; margin-left: 0; width: 100%;}

.thumbnail.tek-thumbnail-right img.img-responsive{
	padding: 0;
}

#content-details div div.thumbnail.tek-thumbnail-right div.caption.tek-caption{
	padding-top: 10px;
}
#content-details div div.thumbnail.tek-thumbnail-left img,
#content-details div div.thumbnail.tek-thumbnail-full img,
#content-details div div.thumbnail.tek-thumbnail-right img
{
	padding: 0;
}

.brand-bg-1 {
background: #2a3644;
}

.brand-bg-2 {
background: #001f45;
}

.brand-bg-3 {
background: #dab85f;
}

.brand-bg-4 {
background: #e9e9eb;
}

.brand-bg-5 {
background: #007ac3;
}

.brand-bg-6 {
background: #2e2e2e;
}

/* header specific styles
****************************************************************************************/
.header-logo {
margin: 3px 0 0 0;
}

.search-box-standard {
padding-top: 8px;

}

.pru-corp-nav > ul {
list-style-type: none;
font-weight: 600;
}

.pru-corp-nav > ul > li {
padding-right: 40px;
}

.pru-corp-nav > ul > li.last {
padding-right: 0;
}

.pru-corp-nav > ul > li > a {
	color: #fff;
	text-transform: uppercase;
	font-size:15px;
}

.header-search, .header-search-mobile {
/* border-radius-left: 4px; */
border-bottom-left-radius: 4px!important;
border-top-left-radius: 4px!important;
border-bottom-right-radius: 0;
border-top-right-radius: 0;

}

.fm_search_header_mobile_wrap {
background: #ccc;
padding: 12px;
}

#global-links-bar, #global-links-bar-pru {
    background: #2A3643;
    padding-right: 5px;
   /*  display: none; */
}

.list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}

#global-links-bar ul, #global-links-bar-pru ul{
    margin: 0;
}

#global-links-bar ul a  {
    display: inline-block;
    padding: 10px 15px;
    margin-right: -15px;
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    opacity: .6;
	font-family: PruModern-Bold-Con;
}
#global-links-bar-pru ul a {
	display: inline-block;
    padding: 10px 15px;
    margin-right: -15px;
    color: #fff;
    font-size: 11px;
    font-weight: 600;
    opacity: .6;	
	/*font-family: OpenSans-Regular,Arial,"Helvetica Neue",Helvetica,sans-serif;*/
}

#global-links-bar-pru ul li:nth-child(-n+5) {
    float: left;
}
#global-links-bar-pru ul li.first_link a{ padding-left:0;}
#global-links-bar ul a:hover, #global-links-bar-pru ul a:hover {
    background: #384757;
    opacity: 1
}

.corp-mobile-top {
border-top: 1px solid #384757;
}
#tek-wrap-corp-nav-pru .pru-corp-nav > ul {
	margin-top: 25px;
	padding-left: 0px;
}
#tek-wrap-corp-nav-pru .pru-corp-nav > ul > li {
	padding-right:0;
}
#tek-wrap-corp-nav-pru .pru-corp-nav > ul > li > a{
	padding-top:25px;
	padding-bottom:20px;
	padding-right:20px;
	padding-left: 20px;
}
#tek-wrap-corp-nav-pru .pru-corp-nav > ul > li > a:hover, #tek-wrap-corp-nav-pru .pru-corp-nav > ul > li > a:focus {
	background-color: #fff;
	color: #07639d;
	text-decoration: none;
}

/* index / home specific styles
****************************************************************************************/
#tek-wrap-corp-nav {
width: 100%;
background: #06639e;
padding: 8px 0;
min-height: 64px;
}
#tek-wrap-corp-nav-pru {
width: 100%;
background: #06639e;
padding: 0px 0;
min-height: 65px;
}
.news-subhead {
font-size: 30px;
color: #06639e;
margin: 11px 0;
text-align: center;
}

.navbar ul {
padding: 8px 0 0 0;
}

.navbar-default .navbar-nav > li > a {
   color: #06639e;
}

.navbar-default .navbar-nav > li > a:hover {
   text-decoration: underline;
   /*font-weight: bold;*/
   color: #333;
}

.btn-special {
 background: #ffd200;
 padding: 5px 10px;
 font-size: 12px;
 color: #000;
 border-bottom-color: rgb(0, 0, 0);
border-bottom-left-radius: 2px;
border-bottom-right-radius: 2px;
border-bottom-style: none;
border-bottom-width: 0px;
border-image-outset: 0;
border-image-repeat: stretch stretch;
border-image-slice: 100%;
border-image-source: none;
border-image-width: 1;
border-left-color: rgb(0, 0, 0);
border-left-style: none;
border-left-width: 0px;
border-right-color: rgb(0, 0, 0);
border-right-style: none;
border-right-width: 0px;
border-top-color: rgb(0, 0, 0);
border-top-left-radius: 2px;
border-top-right-radius: 2px;
border-top-style: none;
border-top-width: 0px;
}

.btn-special span {
 display: inline-block;
 background: url(/common/graphics/1209/pru_login_icon.jpg) no-repeat 0 1px;
 width: 9px;
 height: 12px;
 margin: 0 3px 0 0;
}

.btn-special-xs span {
	display: inline-block;
 	background: url(/common/graphics/1209/pru_login_xs.jpg) no-repeat 0 1px;
 	width: 45px;
 	height: 47px;
 	margin: 0 3px 0 0;
	
}

.btn-special:hover{
	background-color: #cca800;
}

.btn-special a:hover .btn-special a span:hover {
	 background: url(/common/graphics/1209/pru_login_icon_hover.jpg) no-repeat 0 1px;
}
.btn-special:hover span,
.btn-special:hover span:before,
.btn-special:hover span:after,
.btn-special span:hover,
.btn-special span:hover:before,
.btn-special span:hover:after {
	background: url(/common/graphics/1209/pru_login_icon_hover.jpg) no-repeat 0 1px; }

#homepage-carousel {
	background-color: #f5f5f5;
	margin-bottom: 28px;
}
#homepage-carousel #tek-carousel {
	padding-top: 44px;
	min-height: 120px;
}
#homepage-carousel #tek-carousel div div.row div.carousel-image-container a {
	border: 10px solid white;
	margin-bottom: 25px;
}
#homepage-carousel #tek-carousel div div.row div.carousel-image-left {
	margin-right:15px;
}

#homepage-carousel #tek-carousel div div.row div.carousel-text-container h2 {
	font-family: times new roman;
	font-size: 32px;
	color: #333;
	margin-top: 0;
}
#homepage-carousel #tek-carousel div div.row div.carousel-text-container {
	font-family: times new roman;
	font-size: 14px;
	color: #333;
}
#homepage-carousel #tek-carousel div.cycle-slideshow div.row {
	width: 100%;
}

#homepage-carousel #tek-carousel .cycle-pager {
    text-align: center;
}
.vertical-align {
	display: flex;
	flex-direction: row;
}
.vertical-align > [class^="col-"],
.vertical-align > [class*=" col-"] {
	display: flex;
	align-items: center;
	justify-content: center; /* Optional, to align inner items horizontally inside the column */
}

#homepage-carousel #tek-carousel div.cycle-slideshow.container div.row.vertical-align.cycle-slide {
	/* This is REQUIRED to be set here otherwise the cycle2 plugin will put the elemtn as a block display and cause the vertical centering to fail */
	display: inline-flex!important;
}
.news-card  {
margin-bottom: 20px;
}

.news-card h4 {
font-size: 24px;
margin: 0;
padding: 6px 0 8px 18px;
}

.news-card h4 a {
color: #fff!important;
}

.news-card h4 a.override {
color: #001f45!important;
}

.special-promo-wrap {
background: #f6f6f6;
padding-top: 40px;
padding-bottom: 40px;
margin-top: 30px;
margin-bottom: 30px;
}

.hp-link-tabs {
margin-bottom: 60px;
}

.hp-sm {
margin-bottom: 80px;
}

/* ckeditor images */
figure {width: 1px; margin: 0 .75em; display: table; background-color: #eee;}
figure img, figure figcaption {display: table-row; vertical-align: bottom;}
figure img {padding: 0 !important; margin: 0 !important;}
figure figcaption {text-align: left;}
figure figcaption div {padding: 1em; width: 100%; display: block;}
/*ckeditor images - responsive specfic*/
figure.figure-responsive {width: 100%; margin: 0; display: block;}
figure.figure-responsive figcaption {display: block; background-color: #eee; width: 100%;}

/* carousel styles
****************************************************************************************/
#tek-carousel {background-color:#f5f5f5; overflow: hidden;}
#tek-carousel h3 a {color: #fff;}
.carousel-inner>.item {max-height: 422px !important;}/* if you need to cap the height */

/* jQuery Cycle */
/* NOTE: if you are having issues with your carousel showing all pieces of content for a brief second when the page loads,
you can fix this by specifying an exact height on the data-cycle-auto-height element and set overflow: hidden on tek-carousel container; */
.cycle-pager {text-align: center; width: 100%; z-index: 500; overflow: hidden; margin-top: 10px;}
.cycle-pager span { font-family: arial; font-size: 50px; width: 16px; height: 16px; display: inline-block; color: #001e44; cursor: pointer;}
.cycle-pager span.cycle-pager-active { color: #07649f;}
.cycle-pager > * { cursor: pointer;}
.cycle-slideshow-img-left {padding: 0 10px 10px 0;}
.cycle-slideshow-img-right {padding: 0 0 10px 10px;}

/* Bootstrap */
/*.carousel-inner, .carousel-inner>.item, .carousel-inner>.item.active {width: 100%; height: 100%;}*/
.carousel-inner .item img {width: 100%;}

.tek-index-mm-box {background-color:#eee; border: 1px solid #ccc;}
.tek-index-mm-box.video {} /*special properties for video*/
.tek-index-mm-box.audio {} /*special properties for audio*/
.tek-index-mm-box.image {} /*special properties for image*/

/* media gallery popup
****************************************************************************************/
.media_gallery {
	margin: 10px;
	padding: 10px;
	width: 740px;
	border: #ccc solid 1px;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #000; 
}
.media_gallery img { padding-right: 10px;}

/* media gallery carousel
****************************************************************************************/
#mmCarousel .item img {max-height: 312px; overflow: hidden;}/* change height to suit your needs */
#mmCarouselThumbs .item img {height: 80px; overflow: hidden;}/* change height to suit your needs */
#mmCarouselThumbs a {display: block;}

/* masonary tile layout styles
****************************************************************************************/
.row-masonry {
	 -moz-column-width: 18em;
	 -webkit-column-width: 18em;
	 -moz-column-gap: 1em;
	 -webkit-column-gap:1em;
}

.item-masonry {
	 display: inline-block;
	 padding:  .25rem;
	 width:  100%;
}

.well-masonry {
 	position:relative;
 	display: block;
}

.row-eq-height {overflow: hidden;}
.col-eq-height {margin-bottom: -99999px; padding-bottom: 99999px;}

/************* icons ********************/
.ico-sm {height: 16px; width: 16px; display: block;}
.ico-med {height: 24px; width: 24px; display: block;}
.ico-lg {height: 32px; width: 32px; display: block;}
.ico-rss {background: url(../graphics/sm_icons/feed-16x16.png) no-repeat;}
.ico-create-pdf-sm {background: url(../graphics/icons/icon-pdf-16px.png) no-repeat;}
.ico-create-rtf-sm {background: url(../graphics/icons/icon-word-16px.png) no-repeat;}

.ico-create-pdf-sm-custom {margin-top: 2px; height: 17px; width: 27px; background: url(../graphics/icons/Pru_article_icon_pdf.jpg) no-repeat;}
.ico-create-rtf-sm-custom {margin-top: 2px; height: 17px; width: 28px; background: url(../graphics/icons/Pru_article_icon_RTF.jpg) no-repeat;}

.ico-create-pdf-med {background: url(../graphics/icons/icon-pdf-24px.png) no-repeat;}
.ico-create-rtf-med {background: url(../graphics/icons/icon-word-24px.png) no-repeat;}
.ico-create-pdf-lg {background: url(../graphics/icons/icon-pdf-32px.png) no-repeat;}
.ico-create-rtf-lg {background: url(../graphics/icons/icon-word-32px.png) no-repeat;}
.ico-dl-sm {background: url(../graphics/icons/icon-dl-16px.png) no-repeat;}
.ico-dl-med {background: url(../graphics/icons/icon-dl-24px.png) no-repeat;}
.ico-dl-lg {background: url(../graphics/icons/icon-dl-32px.png) no-repeat;}
.ico-tek {height: 67px; width: 127px; display: block; padding: 0; margin: 0; background: url(../graphics/tek-logo.png) no-repeat;}

/* video players
****************************************************************************************/
/* make youtube and other iframes responsive */
.resp-video-wrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.resp-video-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* datepicker */
.datepicker .next, .datepicker .prev {cursor: pointer;}
.datepicker.datepicker-dropdown.dropdown-menu {
	background-color: #fff; 
	border: 1px solid #ccc;
	padding: 0 10px;
	-webkit-box-shadow: 0px 5px 5px 0px rgba(187,187,187,1);
	-moz-box-shadow: 0px 5px 5px 0px rgba(187,187,187,1);
	box-shadow: 0px 5px 5px 0px rgba(187,187,187,1);
	text-align: center;
}
th.datepicker-switch {text-align: center;}
td.day.active {background-color: #f69a1d; color: #fff;}
td.day{cursor: pointer;}

/* thumbnails
****************************************************************************************/
/* make thumbnails all a consistent size regardless of dimensions */
.ratio-1_1, .ratio-4_3, .ratio-16_9, .ratio-2_1, .ratio-3_1, .ratio-3_4 {
  width:100%;
  position:relative;
  background:url() 50% 50% no-repeat;
  background-size:cover;
  background-clip:content-box;
}
.ratio-1_1:before { /* square */
    display:block;
    content:"";
    padding-top:100%;
}
.ratio-4_3:before { /* rectangle - landscape */
    display:block;
    content:"";
    padding-top:75%;
}
.ratio-16_9:before { /* rectangle - landscape */
    display:block;
    content:"";
    padding-top:56.25%;
}
.ratio-2_1:before { /* rectangle - landscape */
    display:block;
    content:"";
    padding-top:50%;
}
.ratio-3_1:before { /* rectangle - landscape */
    display:block;
    content:"";
    padding-top:33%;
}

.ratio-3_4:before { /* rectangle - portrait */
    display:block;
    content:"";
    padding-top:133%;
}

.frame-area {
  display: block;
  width: 100%;  /* RESPONSIVE WIDTH */
  max-width: 700px;
  max-height: 320px;
  overflow: auto;  /* EDIT TO hidden FOR NO SCROLLBAR */
  border: #999999 1px solid;
  margin: 0px;
  padding: 0px;
  }

/* responsive
****************************************************************************************/
@media (max-width: 767px) {
	.frame-area {max-height: 200px;	}	
	.nav-tabs.inner-nav-tab > li {float: none;}
	.nav-tabs li.inner-li a {border-radius:0; border:none; margin-bottom: 1px;}
	.nav-tabs li.inner-li a:hover, .nav-tabs li.inner-li a:active, .nav-tabs li.inner-li a:focus {border:1px solid; border-radius: 5px;border-color: #fff;}	
	.nav-tabs li.inner-li.active a, .nav-tabs li.inner-li.active a:hover, .nav-tabs li.inner-li.active a:active, .nav-tabs li.inner-li.active a:focus {border-radius:4px;}
	a.outer_tab {text-align: center; min-width:100px;}
	.carousel-caption h3 a {font-size:12px; margin-top:0;margin-bottom:0;}
	.carousel-caption {bottom:0; background:none;}
}
@media (min-width: 768px) {
	.pru-corp-nav > ul > li {float: left;}
	.news-subhead {text-align: left;}
	.tek-thumbnail-left {float: none !important;}
	.tek-thumbnail-right {float: none !important;}
}
 @media (min-width: 768px) and (max-width: 1199px) {
 	.news-subhead {font-size:20px;}
 	h2.news-subhead.pgim-subhead a {font-size:15px;}
	.nav > li > a {padding: 10px 4px; font-size: 12px;}
	.collapse.navbar-collapse {padding-right:0; padding-left:0;}
	.navbar.navbar-default .col-sm-10{padding-left:0;}
	.col-sm-3.pad-top10.pru-login-col {
	    padding-left: 0;
	}
	.col-sm-9.hidden-xs.pad-top10.pru-search-col {
	    padding-left: 0;
	}
}
 @media (min-width: 1200) {
	.col-sm-3.pad-top10.pru-login-col {
	    padding-left: 10px;	
	}
	.col-sm-9.hidden-xs.pad-top10.pru-search-col {
	    padding-right: 6px;	
	}
}