/* 1 to 205  --------------------------------------------------*/
*:focus {outline: 2px solid orange !important; }
 
/********* Avenir Next Font *********/

@font-face { 
	font-family: 'AvenirNextBold';
	src: url('https://www.primerica.com/public/menu/css/fonts/avenir-next-bold.eot');
	src: url('https://www.primerica.com/public/menu/css/fonts/avenir-next-bold.eot?#iefix') format('embedded-opentype'), url('https://www.primerica.com/public/menu/css/fonts/avenir-next-bold.woff2') format('woff2'), url('https://www.primerica.com/public/menu/css/fonts/avenir-next-bold.woff') format('woff'), url('https://www.primerica.com/public/menu/css/fonts/avenir-next-bold.ttf') format('truetype');
}

@font-face {
	font-family: 'AvenirNextItalic';
	src: url('https://www.primerica.com/public/menu/css/fonts/avenir-next-italic.eot');
	src: url('https://www.primerica.com/public/menu/css/fonts/avenir-next-italic.eot?#iefix') format('embedded-opentype'), url('https://www.primerica.com/public/menu/css/fonts/avenir-next-italic.woff2') format('woff2'), url('https://www.primerica.com/public/menu/css/fonts/avenir-next-italic.woff') format('woff'), url('https://www.primerica.com/public/menu/css/fonts/avenir-next-italic.ttf') format('truetype');
}

@font-face {
	font-family: 'AvenirNextRegular';
	src: url('https://www.primerica.com/public/menu/css/fonts/avenir-next-regular.eot');
	src: url('https://www.primerica.com/public/menu/css/fonts/avenir-next-regular.eot?#iefix') format('embedded-opentype'), url('https://www.primerica.com/public/menu/css/fonts/avenir-next-regular.woff2') format('woff2'), url('https://www.primerica.com/public/menu/css/fonts/avenir-next-regular.woff') format('woff'), url('https://www.primerica.com/public/menu/css/fonts/avenir-next-regular.ttf') format('truetype');
}

@font-face {
	font-family: 'AvenirNextThin';
	src: url('https://www.primerica.com/public/menu/css/fonts/avenir-next-thin.eot');
	src: url('https://www.primerica.com/public/menu/css/fonts/avenir-next-thin.eot?#iefix') format('embedded-opentype'), url('https://www.primerica.com/public/menu/css/fonts/avenir-next-thin.woff2') format('woff2'), url('https://www.primerica.com/public/menu/css/fonts/avenir-next-thin.woff') format('woff'), url('https://www.primerica.com/public/menu/css/fonts/avenir-next-thin.ttf') format('truetype');
}

/*    --------------------------------------------------
    Common
    -------------------------------------------------- */

body {
	background-color: #FFF;
	margin: 0;
	padding: 0;
	font-family: 'AvenirNextRegular';
	font-size: 1.05em;  
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

h1, h2, h3, h4, h5, h6, em {
	font-weight: normal;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'AvenirNextBold';
	color: #02579e;
	letter-spacing: -1px;
}

.sliderh2 {
	font-family: 'AvenirNextBold';
	font-size: 7.3vw;
	line-height: .85em;
	color: #FFF;
	margin: 0 0 5px;
	letter-spacing: -1px;
	text-transform: uppercase;
}

.sliderh3 {
	font-family: 'AvenirNextRegular';
	font-size: 7.3vw;
	line-height: .85em;
	color: #FFF;
	margin: 0 0 5px;
	letter-spacing: -1px;
	text-transform: uppercase;
}

.clear {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

hr {
	height: 1px;
	width: 100%;
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #CCC;
}


sup {
	font-size: .5em;
	/*line-height: 3.5em;*/
	vertical-align: super;
	padding-left: 2px;
}


strong, b {
	font-family: 'AvenirNextBold';
	font-weight: normal;
}
.active {
	color: #02579e;
}
 
 

/* 389  to 862   --------------------------------------------------*/
/*    --------------------------------------------------
    Header
    -------------------------------------------------- */

#home header, #fna header, #our-home header, #our-story header, #ourhome header, #investments header, #long-term header, #plpp header, #employee-profiles header, #employees header, #clients header, #representative header, #clients header, #tearm header, #debtwatchers header, #ourpeople header, #identitytheft header, #locations header, /*#disclosures header,*/ #our-history header, #partners-and-affiliations header, #pay-yourself-first header, #auto-home header, #debt header, #community header, #Affiliations-Organizations header, #power-compound header, #rule-72 header, #high-cost header, #theory header, #term header {
	position: absolute;
	z-index: 9998;
}

#header-foundation header {
	position: relative;
}

header {
	position: static;
}

.head {
	height: 100px;
	width: 100%;
	display: block;
}

.head h1 {
	margin: 0;
	padding: 0;
	float: left;
}

.head h1 a {
	display: block;
	height: 42px;
	width: 195px;
	text-indent: -1000px;
	text-align: left;
	background-image: url(../images/primerica-logo.png);
	background-size: contain;
	background-repeat: no-repeat;
	margin-top: 20px;
}

.navigation {
	display: block;
	font-size: 1em;
	padding: .5em 2em;
}

.navigation a {
	color: #000;
	text-decoration: none;
	ztext-transform: capitalize;
}

.navigation a:hover {
	color: #000;
}

.navigation .login {
	font-size: 0.75em;
	margin: 0;
	width: auto;
	float: right;
	line-height: normal;
	display: none;
}

.navigation .login a {
	color: #eee;
	margin: 0;
	padding: 0;
}

.navigation .login a:hover {
	color: #333;
}

.navigation .login li {
	margin-left: 5px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-bottom: 0;
}

.navigation .login li.first {
	margin-left: 5px;
	padding-left: 5px;
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}

.navigation .login li:nth-child(1) {
	margin: 0;
	padding: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.main {
	clear: right;
}

.navigation ul {
	list-style: none;
	padding: 0;
	margin: 1.7em 0 0 1em;
}

.navigation li {
	float: left;
	margin-left: 50px;
	white-space: normal!important;
}
.navigation li:nth-child(1) .navigation li.first {
	margin-left: 0;
}
.navigation li a {
	display: block;
}
.navigation li a:hover {
	color: #000;
}
.navigation li ul {
	/*display: none;*/
	list-style: none;
	z-index: 9995;
	padding: 0;
	width: auto;
	padding-bottom: 0;
	position: absolute;
	margin: 0 0 0 -.8em;
	padding-top: .8em;
	background-color: rgba(255,255,255,1);
}
.navigation  li.nav-item ul.sub-nav-group {
	/*display: none;*/
	list-style: none;
	z-index: 9995;
	padding: .8em 0 0;
	width: auto;
	position: absolute;
	margin: 0 0 0 -.8em;
	background-color: rgba(255,255,255,1);
}
.navRight ul.sub-nav-group {
	/*display: none;*/
	list-style: none;
	z-index: 9995;
	padding: .8em 0 0;
	width: auto;
	position: absolute;
	margin: 0 0 0 -.8em;
	background-color: rgba(255,255,255,1);
	right: -3em;
}
.navigation li ul {
	/*display: none;*/
}
.navigation li:hover ul, .navigation .nav-item:hover .sub-nav, .navigation li:active ul, .navigation .nav-item:active .sub-nav, .navigation li:hover ul, .navigation li:hover .sub-nav {
	/* display:block!important; */
}
.navigation .navRight li.nav-item ul.sub-nav-group {margin:0 0 0 -150px;}
.navigation li:nth-child(5) ul {
/*margin-left: -115px;*/	
}
.navigation li ul li {
	clear: both;
	padding: .8em;
	width: 210px;
	color: #666;
	float: left;
	margin-top: -1px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
}
.navigation li ul li a {
	color: #333;
	display: block;
	padding-bottom: 8px;
	text-decoration: none;
}
li:hover ul, li.over ul {
	display: block;
}
li:hover ul li:hover {
	background-color: rgba(153,204,255,.5);
}
.navRight {
	right:1em;
	font-size: .8em;
	margin-left: 15px !important;
	position: absolute;
	top: 0;
	display: inline-block;
	z-index: 5;
}
.nav-right1 {
	right:22em;
	font-size: .6em;
	margin-left: 15px !important;
	position: absolute;
	top: -2em;
	display: inline-block;
	z-index: 5;
}
.nav-right2 {
	right:10em;
	font-size: .6em;
	margin-left: 15px !important;
	position: absolute;
	top: -2em;
	display: inline-block;
	z-index: 5;
}
.nav-right3 {
	right:1em;
	font-size: .6em;
	margin-left: 15px !important;
	position: absolute;
	top: -2em;
	display: inline-block;
	z-index: 5;
}
.navRight li {
	margin-left: 20px;
}
.controls {position: relative;margin:-1.9em 0 0 .6em;padding:0 0 .2em;z-index: 9999;width:auto;}
.controls a {color:rgba(255,255,255,1.0);font-size:1em;height:1em;}
.controls a:hover {color:rgba(102,102,102,0.5);}
.secondColFromRight1{
	margin-right: 115px !important;
    float: right !important;
    border: none;
}
.globe_position{ 
	 margin-top: -5px; 
}
.rightMostCol{
	float: right !important;
}
/* 2108  to 2178 --------------------------------------------------*/ 
main {
	clear: both;
}
main nav {
	width: 68%;
	margin: 0 auto 1em;
	font-size: .85em;
}
main nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	justify-content: space-between;
}
main nav ul li {
	text-align: center;
	padding: 0 .5em;
}
main nav ul li:first-child {
	padding: 0 .5em 0 0;
}
main nav ul li:last-child {
	padding: 0 0 0 .5em;
}
main nav ul li a {
	text-decoration: none;
	color: inherit;
}
main nav ul li a:hover {
	color: #02579e;
}
.wrapper {
	width: 100%;
	margin: 0 auto;
}
/* 2292 to 2318  --------------------------------------------------*/
#content {
	float: right;
	width: 100%;
	margin: 0;
	max-width: 640px;
}
.content {
	width: 69%; /* 68% */
	margin: 0 auto 3em;
	line-height: 1.8em;
}
.content .content {
	width: 100%;
}
/* 2594 to 2644 --------------------------------------------------*/ 
.content h1 {
	margin: 0;
	font-family: 'AvenirNextRegular';
	font-style: normal;
	text-align: left;
	line-height: 1.6em;
}
.content h2 {
	font-size: 1.8em;
	margin: 0;
	font-family: 'AvenirNextRegular';
	font-style: normal;
	text-transform: uppercase;
	padding: 10px 0 0;
	line-height: 1.2em;
	letter-spacing: .5px;
}
.content h4 {
	font-size: 1.5em;
	margin: 0;
	font-family: 'AvenirNextRegular';
	font-style: normal;
	text-transform: uppercase;
	color: #02579e;
	letter-spacing: -1px;
}
/*  4180 to 4588 --------------------------------------------------*/
/*    --------------------------------------------------
    Media Center
 -------------------------------------------------- */
.video {
	/*	float:left; */	
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}
video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;/*max-height: 360px;
	max-width: 640px;*/
}
.video iframe, .video .videos {
	left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
#concepts video, #rule-72 video, #power-compound video, #theory video, #pay-yourself-first video, #debt video, #high-cost video {
	width: 100%;
	max-height: 100%;/*height: 360px;
	width: 640px;*/
}
.video + h2 {
	margin: 1em 0 0;
}
.video + h3 {
	margin: 5px 0 0px;
	float: left;
	clear: both;
}
h3 + span.title {
	color: #02579e;
	font-size: 1.2em;
	float: left;
	clear: left;
}
.video img.video-logos {
	float: right;
}
#tab-wrapper {
	clear: both;
	width: 100%;
	margin-top: 20px;
}
#tab-wrapper .tabs {
	list-style-type: none;
	padding: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0px;
	width: 100%;
	-ms-box-orient: horizontal;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -moz-flex;
	display: -webkit-flex;
	display: flex;
}
#tab-wrapper .tabs li {
	-webkit-flex-grow: 1;
	flex-grow: 1;
	padding: 0.5em 0.5em 0em;
}
#tab-wrapper .tabs li a {
	text-align: center;
	width: 100%;
	padding: 0.5em;
	display: inline-block;
	background-color: #CCC;
	color: #FFF;
	text-decoration: none;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;	/*-moz-box-shadow:inset 0px -5px 10px rgba(0, 0, 0, 0.20);
	-webkit-box-shadow:inset 0px -5px 10px rgba(0, 0, 0, 0.20);
	box-shadow:inset 0px -5px 10px rgba(0, 0, 0, 0.20);*/
}
#tab-wrapper .tabs li a:hover {
	background-color: #02579e;
}
#tab-wrapper .tabs li a:nth-child(4n+4), .video-thumbnails li a:nth-child(4n+4) {
/*margin-right: 0;*/
}
#media-center a.company, #our-people a.our-people, #clients a.our-clients, #concepts a.concepts {
	background-color: #02579e!important;/*-moz-box-shadow:inset 0px 0px 0px rgba(0, 0, 0, 0.0);
	-webkit-box-shadow:inset 0px 0px 0px rgba(0, 0, 0, 0.0);
	box-shadow:inset 0px 0px 0px rgba(0, 0, 0, 0.0);*/
}
/* 5266 to 5356 --------------------------------------------------*/
/*    --------------------------------------------------
    Business Card Websites
    -------------------------------------------------- */
.privacy li.newlast {
	display: none;
}
/* 5932 to 6962 --------------------------------------------------*/
/*    --------------------------------------------------
    Mobile Responsive
    -------------------------------------------------- */
@media only screen and (max-width: 1024px) {
.head h1 a {
	height: auto;
	width: 30vw;
	margin-top: -2px;
}
li:hover {
}
.button-nav ul {
	height: auto;
}
.button-nav li {
	display: block;
	width: 100%;
	height: auto;
	clear: both;
}
.button-nav a {
	height: auto;
	padding-top: 3em;
	padding-bottom: 3em;
}
.button-nav a h2 {
	font-size: 5.5vw;
}
main nav {
	display: none;
}
.navRight { 
	font-size: 1.05em; 
}
.col { 
	margin: 1% 0 1% 0%; 
}
.span4 {
	width: 100%;
	font-size: 1.5em;
}
.side {
	width: 100%;
}
.content h2, .content h3 {
	font-size: 5vw;
	letter-spacing: .5px;
}
.col2 {
	display: block;
	float: left;
	margin: 0 auto;
}
.footer li {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	clear: none;
}
.privacy, .links {
	margin: 0 auto;
	clear: left;
}
.eh3 {
	width: 100%;
}
.hidevid {
	display: none;
}
}
/* END MOBILE RESPONSIVE */
/* 7044 to 7295 --------------------------------------------------*/
.largeviewmenu{
	display: block !important; 
}
.smallviewmenu{
	display: none !important;
}
@media only screen and (max-width: 1024px) {
header nav {
	float: right;
	display: block;
	padding: 0
}
header nav:before {
	font-family: 'FontAwesome'!important;
	content: "\f0c9";
	font-size: 1.4em;
	color: #000;
	text-indent: 0;
}
.navigation {
	font-size: 1em;
	padding: .5em 1em;
}
.navigation ul {
	display: none;
	list-style: none;
	padding: .5em;
	top: 0;
	right: 0;
	background-color: rgba(255,255,255,1);
	position: absolute;
	width: 180px;
	z-index: 9999;
}
.navigation li {
	margin: 0 .5em;
	clear: both;
	padding: .5em 0;
	padding-left: 25px;
	width: 138px;
}
.navigation li:nth-child(1) .navigation li.first {
	margin-left: 0;
}
.navigation li a {
	display: block;
}
.navigation li a:hover {
	color: #000;
}
.navigation li ul {
	display: none;
	position: static;
	margin-left: -.5em;
	width: calc(100% + 1em);
	background-color: rgba(255, 255, 255, 0);
}
.navigation li:nth-child(3) ul {/*margin-left: -115px;*/
}
.navigation li ul li {
	clear: both;
	background-color: rgba(204,204,204,1);
	padding: .8em .5em;
	width: calc(100% - 1em);
	color: #666;
	float: none;
	margin: 0;
}
.navigation li ul li a {
	color: #333;
	display: block;
	padding-bottom: 8px;
	text-decoration: none;
}
header nav:hover ul.nav-menu,  header nav:active ul.nav-menu, header nav:focus ul.nav-menu {
	display: block;
}
header nav ul li:hover ul,  header nav ul li:active ul, header nav ul li:focus ul, header nav ul li:hover .sub-nav, header nav ul li:focus .sub-nav, header nav ul li:touch .sub-nav {
	display: block;
}
.rightMostCol{
	float: left  !important;
}
.nav-right1 {
	position: static;
	font-size: 1em;
	clear: left;
	margin-left:0!important;
	width:100%!important;
}
.nav-right2 {
	position: static;
	font-size: 1em;
	clear: left;
	margin-left:0!important;
	width:100%!important;
}
.nav-right3 {
	position: static;
	font-size: 1em;
	clear: left;
	margin-left:0!important;
	width:100%!important;
}
	#linklist-us{padding:0!important;}
.secondColFromRight1{
	margin-right: 0px !important;
    float: none !important;
    border-top: 2px solid black; 
    width:90% !important;
    padding-left: 5px !important;
}
.largeviewmenu{
	display: none !important; 
}
.smallviewmenu{
	display: block !important;
}
}
/* 7299 to 7363  --------------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 1024px) {
.navRight {
	float: left!important;
	font-size: 1.05em;
	clear: left;
	margin-left:0!important;
	width:100%!important;
	position:static;
}
.navigation .navRight li.nav-item ul.sub-nav-group {
margin: 0!important;
}
.navigation li.nav-item ul.sub-nav-group {
	display: block;
	list-style: none;
	z-index: 9995;
	padding: 0 .5em;
	width: 175px;
	position: absolute;
	margin-right: 100px !important;
	margin:  0;
	right:4em;
	/*background-color:transparent;*/
	background-color: rgba(255,255,255,1);
}
	.navigation li ul li {background-color:transparent;}
}
/* 7365 to 7419   --------------------------------------------------*/
@media only screen and (max-width: 767px) {
.navRight {
	float: left!important;
	font-size: 1.05em;
	clear: left;
	margin-left:0!important;
	width:100%!important;
	position:static;
}
.navigation .navRight li.nav-item ul.sub-nav-group {
margin: 0!important;
}
	.navigation li.nav-item ul.sub-nav-group {
	display: block;
	list-style: none;
	z-index: 9995;
	padding: 0 .5em;
	width: 175px;
	position: absolute;
	margin:  0;
    margin-right: 100px !important;
	right:4em;
	/*background-color:transparent;*/
	background-color: rgba(255,255,255,1);
}
	.navigation li ul li {background-color:transparent;}
}
}
/*7421 to  7489  --------------------------------------------------*/
@media only screen and (max-width: 400px) {
	.navRight {
	float: left!important;
	font-size: 1.05em;
	clear: left;
	margin-left:0!important;
}
.navigation .navRight li.nav-item ul.sub-nav-group {
margin: 0!important;
}
main nav {
	display: none;
}
main h1 {
	font-size: 1.2em;
}
} 

