body {
    background-color: #fff !important;
    margin: 0;
    padding: 0;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 1.05em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: inherit !important;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Open Sans', sans-serif;
	font-weight: 700;
    color: #02579e;
    letter-spacing: -1px;
}

.carousel-caption a {
    color: #fff;
    text-decoration: none;
}
.carousel-caption a:hover, .carousel-caption a:visited {
    color: #fff;
    text-decoration: none;
}
header {
	position: static;
}
.head {
	height: 100px;
	width: 100%;
	display: block;
}

/*    --------------------------------------------------
    SUBNAV
    -------------------------------------------------- */
main .subnav {width:100%;margin:1em auto 1em;}
main .subnav ul {list-style: none;margin:0;padding:0;display: flex;
  justify-content: space-between;}
main .subnav ul li {text-align:center;padding:0 .5em;}
main .subnav ul li:first-child {padding:0 .5em 0 0;}
main .subnav ul li:last-child {padding:0 0 0 .5em;}
main .subnav ul li a{text-decoration:none;color:inherit;}
main .subnav ul li a:hover{color:#02579e;}

.subnav .active{
	color: #02579e;
}

.content {
    width: 100%;
    margin: 0 auto 3em;
    line-height: 1.8em;
}
.content-Prod {
	width: 75%;
    margin: 0 auto 3em;
    line-height: 1.8em;
}

.content h1, .content-Prod h1 {	
    font-size: 2rem;
     font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    letter-spacing: -1px;
    text-transform: uppercase;
}
.content h2, .content-Prod h2 {
    margin: 0;
     font-family: 'Open Sans', sans-serif;
    font-style: normal;
    text-align: left;
    line-height: 1.2em;
	font-size: 1.8rem;
}
.content h3, .content-Prod h3 {
    margin: 0;
     font-family: 'Open Sans', sans-serif;
    font-style: normal;
    text-align: left;
    line-height: 2em;
	font-size: 1.5rem;
}
.content p, .content .panel-body {
	font-size: 18px;
	line-height: 1.8em;
	padding-top: 10px;	
}

.contentCopy {
    width: 75%;
    text-align: left;
    margin: 0 auto;
}

picture img {
    width: 100%;
    height: auto;
}

#home .grey-callout {
    padding: 0 2em;
    color: #64717c;
}

#home .grey-callout{
    margin: 0;
    color: #fff;
    font-size: 1.2em;
     font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    letter-spacing: 0;
    text-transform: none;
	text-align: left;
	padding: 1em 5%;
} 
.grey-callout {
    background: #64717c;
    color: #fff;
}
.description {
	color: #000;
	position: absolute;
	/*width: 280px;*/
	z-index: 999;
}
.description.right {
	left: 62%;
	top: 45%;
	float: none;
}
.description.rightTop {
	left: 66%;
    top: 23%;
    float: none;
}
.description.rightTop{
	font-size: 6.4vw;
    line-height: .85em;
    color: #FFF;
    margin: 0 0 5px;
    letter-spacing: -1px;
    text-transform: uppercase;
    /* width: 7em; */
	
}
.description.rightTop p{
	font-size: 2.5vw;
	line-height: 1em;
	color: #FFF;
	margin: 30px 0 5px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.description.left {
	left: 8%;
	top: 30%;
	float: none;
	width: 44%;
}
.description.leftBottom {
	left: 8%;
	top: 70%;
	float: none;
	width: 44%;
}
.description.left2 {
	left: 8%;	
	top: 30%;
	float: none;
	width: 37%;
}
.description{
	font-size: 6.4vw;
	font-family: 'Open Sans', sans-serif;
    font-weight: 800;
	line-height: .85em;
	color: #000;
	margin: 0 0 5px;
	letter-spacing: -1px;
	text-transform: uppercase;
}
.description p {
	font-size: 2.3vw;
	 font-family: 'Open Sans', sans-serif;
	line-height: 1em;
	color: #FFF;
	margin: 30px 0 5px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.description h3 {
	margin: 0;
	color: #000;
	line-height: .85em;
	font-size: 4vw;
	 font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	letter-spacing: .12em;
	text-transform: uppercase;
	width: 80%;
}
.description a {
	text-decoration: none;
}
.sliderh2 {
    font-family: 'Open Sans', sans-serif;
font-weight: 700;
    font-size: 7.3vw;
    line-height: .85em;
    color: #FFF;
    margin: 0 0 5px;
    letter-spacing: -1px;
    text-transform: uppercase;
}

.home-callout {
    font-size: 1.2em;
    line-height: 2em;
    margin: 3em;
    text-align: center;
}

.padCopy {
	padding: 40px;
}
/*    --------------------------------------------------
    BTN
    -------------------------------------------------- */
.button-nav {
    width: 100%;
}
.colorblocks {
    width: 100%;
}
.button-nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
	overflow: hidden;
	background:#64717c;
	height:16.5vw;
}
.button-nav li  {
	display: inline-block;
	width: calc(100% / 3);
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	background: #64717c;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	transition: all .5s;
	-moz-transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
	overflow: hidden;
	height: 100%;
	vertical-align: top;
}

.button-nav li:hover:not(strong) {
	-moz-transform: translate3d(0px, 0px, 0px) scale(1.1, 1.1);;
    -webkit-transform: translate3d(0px, 0px, 0px) scale(1.1, 1.1);;
	transform: translate3d(0px, 0px, 0px) scale(1.1, 1.1);;
}
.button-nav a {
	text-decoration: none;
	display: block;
	color: inherit;
	margin: 0;
	text-align: center;
	padding-top: calc(27% - 2.5vw);
	padding-bottom: calc(27% - 2.5vw);
}
.btn-nav2 a h2 {
	font-size: 20px;
	text-align: left;
	visibility: hidden;
	color: #fff;
    font-size: 1.5vw;
    padding: 0;
    margin: 0;
    vertical-align: middle;
    text-align: left;
    line-height: 5em;
}

/* LANDING PAGE COLOR BLOCKS */

.figOrange, .figBlue, .figBrown {
	font-size: 2vw;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0;
    font-family: 'Open Sans', sans-serif;
font-weight: 700;
    padding: 12px;
    position: absolute;
    width: 100%;
    bottom: 0px;
    left: 0;
}
.figOrange {
	background-color: #cc721c;
}
 .figBlue {
	background-color: #5a97d0;
}
 .figBrown {
	background-color: #8f836e;
}

#who-we-are {
    background: url(../images/btn-nav.WhoWeAre.jpg) no-repeat;
    background-size: 100%;
    background-position: center top;
}
#who-we-are a {
	background: rgba(204,114,28,0.6);
}
#a-better-way {
    background: url(../images/a_better_way.jpg) no-repeat;
    background-size: 100%;
    background-position: center top;
}
#a-better-way a {
    background: rgba(90,151,208,0.3);
}
#take-control {
    background: url(../images/take_control.jpg) no-repeat;
    background-size: 100%;
    background-position: center top;
}
#take-control a {
    background: rgba(143,131,110,0.3);
}

/************************************/
/* FNA PRODUCTS */
/************************************/
.fnaContainer {
    padding-top: 20px;
	padding-bottom: 20px;
	margin: 0 auto;
	width: 68%;
}
.fnaContainer h3 {
    font-size: 2rem;
     font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
    font-style: normal;
    text-align: left;
    margin: 0;
    padding: 0;
    color: #fff;
}

.fnaContainer p {
	padding: 0;
    margin: 5px 0;
    font-size: 18px;
    text-align: left;
	text-transform: none;
	letter-spacing: 0;
}
figure {
	width: 100%;
    margin: .5em 0;
}

figcaption {
	display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 0;
    text-align: center;
    text-transform: none;
    color: #fff;
    margin: 0;
    vertical-align: middle;
    word-break: keep-all;
    overflow: hidden;
	height: auto;
}

figcaption .fighead {
	font-size: 20px;
    color: #fff;	
    text-transform: uppercase; 
	letter-spacing: 0;
	font-family: 'Open Sans', sans-serif;
font-weight: 700;
	width: 100%;
	/*background-color: #1C2833;*/
	padding: 10px;
}

figcaption p {
	padding: 0;
    margin: 5px 0;
    font-size: 18px;
    text-align: left;
	text-transform: none;
	letter-spacing: 0;
	line-height: 2;
}

figure img {width: 100%;}

.panel-title {
    color: inherit;
    margin: 0;
    color: #02579e;
    font-size: 1.125em;
     font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    letter-spacing: .1em;
    text-transform: uppercase;
    background-color: transparent;
    margin-top: 0;
    margin-bottom: 0;
	text-align: left;
}

.panel-body {
    /* border-top: 1px solid #ddd; */
    text-align: left;
    padding: 0;
    margin: 0 1vw 0 0;
    white-space: normal;
    font-size: 1em;
    letter-spacing: 0;
    line-height: 2em;
    text-transform: none;
}

#disclosure {    
    color: #000;
    padding-top: 4px;
    border-top: 1px solid #CCC;
	font-size: 0.85em;
}
.disclosure {    
    color: #000;
    padding-top: 4px;
    border-top: 1px solid #CCC;
	font-size: 0.85em;
}
.footnote {
    font-size: 0.85em !important;
	padding-top: 5px;
	padding-botom: 5px;
}

.side {
	float: left;/* width:30%; */
}
.side.navigation {
	color: #666;
	font-size: 1em;
	line-height: 1.1em;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.side.navigation a {
	color: #666;
}
.side.navigation a:hover {
	color: #000;
}
.side.navigation li {
	margin: 0;
	clear: left;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	width: auto;
}
.side.navigation li ul {
	display: inline;
	position: static;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 20px;
}
.side.navigation li ul li {
	margin: 0;
	display: inline;
	clear: left;
	background: transparent;
	font-size: .95em;
	padding: 0;
}
.side.navigation li a {
	padding-bottom: 16px;
	display: list-item;
}
.side > h3 {
	margin-top: 0;
	margin-bottom: 2px;
}


/* TERM INSURANCE */
.termCallout {
	width: 65%;
    margin: 0 auto;
    padding: 2em 0;
}
.termCallout h2 {
    font-size: 1.8em;
    margin-left: 1.7em;   
    letter-spacing: .5px;
     font-family: 'Open Sans', sans-serif;
    font-style: normal;    
    text-align: left;
    margin: 0;
    padding: 0;
    color: #fff;
}
.term-products {
	margin: 0;
	padding: 0;		
}
.term-products li {
	display: inline-block;
    width: calc((100% / 2) - 2em);
    margin: 0 3.7em 0 0;
    padding: 0;
    vertical-align: top;
}
.term-products li:nth-child(2n+0){margin: 0 0 2em;}
.term-products li h4 {
	display: flex;
	justify-content: center;
	flex-direction: column;
	height: 230px;
	flex-basis: auto;
	padding-right: 1em;
	padding-left: 1em;
	font-size:1.8vw;
	text-align:center;
	text-transform:uppercase;
	color:#fff;
	margin:0;
	vertical-align:middle;
	font-family: 'Open Sans', sans-serif;
font-weight: 700;
}
.term-products li picture {
	width:100%;
	margin:0 0 .5em;
}
.term-products li picture::after {
	text-align: center;
	content:attr(data-alt);
	color: #fff;
	font-size: 1.8vw;
	font-family: 'Open Sans', sans-serif;
font-weight: 700;	
	font-weight: normal;
	letter-spacing: -1px;
	text-transform: uppercase;
	position:absolute;
	margin:-5% 0 0;
	width:20%;
}
.term-products li p {
    padding: 0;
    margin: 0;
    line-height: 1.8em;    
    font-size: 1.05em;
    text-align: left;
	}

.term-products h2 {	
    font-size: 1.8em;
    margin-left: 1.7em;
    text-align: left;
	letter-spacing: .5px;
}
.term-products p {
	margin-left: 2.7em;
    text-align: left !important
}
.term-debt {background: url("../images/debt_insets_630x230.jpg") no-repeat center top;background-size: 100%;}
.term-education { background: url("../images/education_insets_630x230.jpg") no-repeat center top; background-size: 100%;}
.term-income { background: url("../images/income_insets_630x230.jpg") no-repeat center top; background-size: 100%;}
.term-mortgage { background: url("../images/mortgage_insets_630x230.jpg") no-repeat center top; background-size: 100%;}
/* END TERM INSURANCE*/

/*    --------------------------------------------------
    VIDEOS 
    -------------------------------------------------- */
.video {
    /* float: left; */
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}
.video iframe, .video .videos {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}
.video-title {
    color: #02579e;
    font-size: 1.5em;
    margin: 0;
    font-family: 'Open Sans', sans-serif;
font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    padding: 10px 0 0;
    line-height: 1.2em;
    letter-spacing: .5px;
}
.video-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}

/*    --------------------------------------------------
    GREY CALLOUT
    -------------------------------------------------- */

.homeCallOut {
    width: 100%;
    margin: 0 auto;
    padding: 3em;
}
.homeCallOut h2 {
    margin: 0;
    color: #fff;
    font-size: 3vw;
     font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    letter-spacing: .1em;
    text-transform: uppercase;
    text-align: center;
    padding: 1em 5%;
}
.callout {
    width: 56%;
    margin: 0 auto;
    padding: 3em;
}
.callout h2 {
     font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-size: 4vw;
    text-align: center;
    margin: 0;
    padding: 0;
    color: #fff;
}
.callout p {
    font-size: 2rem;
    text-align: center;
	padding-top: 10px;
}
.grey-callout .what-we-do {
	width: 50%;
	height: 100%;
	display: table;
	padding: 7em 0 5em 2%;
	margin: 0 auto;/*padding-top: 15.2%;*/	
}
.what-we-do ul {
	display: table-cell;
	vertical-align: middle;
	/*min-width: 960px;*/
	margin: 0 auto;
	padding: 0;
	list-style: none;
}
.what-we-do li {
	white-space: wrap;
	margin: 0;
	padding: 0;
	/*text-align:justify;
	margin-bottom: 3.75%;
	width:80%;*/
	position: relative;
}
.what-we-do li:hover .scroll {
	max-height: 1500px;
	color: #fff;
	opacity: 1;
}
.panel-title div {
	white-space: nowrap;
	word-break: keep-all;
}
.what-we-do div {
	margin: 0;
	color: #fff;
	font-size: 5.74vw;
	 font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	letter-spacing: .1em;
	/*line-height: 1.2em;*/
	text-transform: uppercase;
}
.what-we-do li:hover div {
	color: #fff;
}
.what-we-do .scroll {
	text-align: center;
	position: relative;
	padding: 0;
	margin: 0 1vw 0 0;
	white-space: normal;
	overflow: hidden;
	font-size: 1.8em;
	letter-spacing: 1.5px;
	line-height: 2em;
	text-transform: none;
	max-height: 0;
	opacity: 0;
	-webkit-transition: max-height 1s ease-in-out, opacity 0.8s;
	-moz-transition: max-height 1s ease-in-out, opacity 0.8s;
	-ms-transition: max-height 1s ease-in-out, opacity 0.8s;
	-o-transition: max-height 1s ease-in-out, opacity 0.8s;
	transition: max-height 1s ease-in-out, opacity 0.8s;
	-webkit-transition-delay: 0.2s; /* Safari */
	transition-delay: 0.2s;
}
.what-we-do div.about_text span {
	color: #f26522;
}
.what-we-do a {
	color: inherit;
	text-decoration: none;
}
.what-we-do span.arrow {
	opacity: 0;
}

.grey-callout .intro {
    width: 100%; 
    height: 100%;
    display: table;
    /* padding: 7em 0 5em 2%; */
    margin: 0 auto;
    /* padding-top: 15.2%; */
}

.intro {
     width: 100%; 
    height: 100%;
    z-index: 9990;
    background: #64717c;
}

/* VIDEO THUMBNAILS */
.video-thumbnails {
    margin: 0;
    padding: 0;
    width: 100%;
    list-style-type: none;
}

.video-thumbnails li {
	float: left;
	width: 25%;	
	display: inline-block;
}

.video-thumbnails li a {
	color: #666;
	text-decoration: none;
	width: calc(100% - 1em);
	display: inline-block;
	font-size: .85em;
	line-height: 1.3em;
	margin: 0.5em;
}
.video-thumbnails li:nth-child(4n+1) {
	clear: left;
}
.video-thumbnails a img {
	height: auto;
	width: 100%;
	margin: 0 0 .5em;

}
.video-thumbnails li a img.play-video {
	height: 29px;
	width: 30px;
	padding: 0;
	margin-top: -40px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 125px;
	position: relative;
	display: none;
}
.video-thumbnails li em {
	height: 20px;
	width: 20px;
	display: block;
}
.video-thumbnails li a.last {
	/*margin-right: 0;*/
}
#tab-wrapper .tabs li a:nth-child(4n+4), .video-thumbnails li a:nth-child(4n+4) {
	/*margin-right: 0;*/
}

.video-thumbnails span.title {
    color: #02579e;
    font-size: 1em;
	font-weight: bold;
    float: left;
    clear: left;
}
.video-title {
	color: #02579e;
	font-size: 1.5em;
	margin: 0;
	font-family: 'Open Sans', sans-serif;
font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	padding: 10px 0 0;
	line-height: 1.2em;
	letter-spacing: .5px;
}
/* END VIDEO THUMBNAILS */



/*    --------------------------------------------------
    FOOTER
    -------------------------------------------------- */

.footerPrimerica {
	font-weight: bold; 
	word-spacing: 5px
}

.footerContent {
	width: 80%;
	margin:0 auto 3em;
	line-height: 1.8em;
}
#footer-wrapper {
    width: 100%;
    /* max-width: 900px; */
    clear: both;
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
}
#fat-footer-navigation {
	font-size: 1.2em;
	color: #4c4c4c;
	list-style-type: none;
	margin: 0;
	padding: 1em 0 ;
	clear: both;
	display: flex;
	justify-content:space-evenly;
	border-top: 1px solid #ccc;
}
#home #fat-footer-navigation {
	border-top: none;
}
#fat-footer-navigation a {
	color: #fff;
	text-transform: capitalize;
	text-decoration: none;	
}
#fat-footer-navigation a:hover {
	text-decoration: underline;
	color: #fff;
}
#fat-footer-navigation li ul li a {
	color: #000;
}
#fat-footer-navigation li ul li a:hover {
	color: #333;
}
#fat-footer-navigation ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;
}

#fat-footer-navigation li {
	 font-family: 'Open Sans', sans-serif;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	width:16%;
	padding: 0;
	
}
#fat-footer-navigation li span {
	font-family: 'Open Sans', sans-serif;
font-weight: 700;
	padding: 0 0 .5em;
	font-size:1.1em;
	display: block;
}
#fat-footer-navigation li:last-child {border: none;}
#fat-footer-navigation li ul li {
	border-right:none;
	width: 100%;
	padding: 0 0 1em;
	line-height: .95em;
}
#fat-footer-navigation a {
    color: #fff;
    text-transform: capitalize;
    text-decoration: none;
}

#fat-footer-navigation li:hover ul li:hover {
	background-color: transparent;
}

.privacy a {
    padding-left: 2px;
    padding-right: 2px;
}

/*    --------------------------------------------------
    SOCIAL MEDIA NEW*
    -------------------------------------------------- */

.socialMediaBtn .btn {
    background-color: #333;
    color: #fff;
    border-radius: 0;
    transition: .2s;
	padding: 5px;
    width: 30px;
    text-align: center;
    text-decoration: none;
    margin: 5px 2px;
}

.hidden {
	position:absolute;
	top:auto;
	width:1px;
	height:1px;
	overflow:;}


.fa:hover {
  opacity: 0.7;
}

.playbtn {
    position: absolute;
	top: 26%;
    left: 99%;
	background-color: transparent;
	color: #fff;	
	margin: 0 auto;
	transition: .2s;
	border: none;
	z-index: 9999;
}

.playbtn2 {
    position: absolute;
	top: 26%;
    left: 135%;
	background-color: transparent;
	color: #fff;	
	margin: 0 auto;
	transition: .2s;
	border: none;
	z-index: 9999;
}

.playbtn3 {
    position: absolute;
	top: 26%;
    left: 73%;
	background-color: transparent;
	color: #fff;	
	margin: 0 auto;
	transition: .2s;
	border: none;
	z-index: 9999;
}

.playbtn:hover, .playbtn:focus {
	border: none;
	background-color: transparent;
	color: #fff;
}

.fa-play-circle-o:before {
     /* content: "\f01d"; */
	content: url("http://www.primerica.com/public/images/play_button.png") !important; 
}

.fa-caret-down:before {
    content: "\f0d7";
    color: #f90;
}
.fa-caret-right:before {
    content: "\f0da";
	color: #f90;
}
.carousel-caption.left {
    left: 8%;
    top: 30%;
    float: none;
    width: 44%;
}
.carousel-caption.leftBottom {
    left: -15%;
    top: 70%;
    float: none;
    width: 44%;
}
.carousel-caption.rightTop {
    left: 65%;
    top: 23%;
    float: none;
    TEXT-ALIGN: LEFT;
    WIDTH: 30%;
}
.carousel-caption .captionH1 {
    font-size: 6.4vw;
    font-family: 'Open Sans', sans-serif;
font-weight: 700;
    line-height: .85em;
    color: #FFF;
    margin: 0 0 5px;
    letter-spacing: -1px;
    text-transform: uppercase;
}

.carousel-caption  p {
    bottom: 0;
    color: #fff;
     font-family: 'Open Sans', sans-serif;
    position: inherit;
    font-size: 2.3vw;
    line-height: 1em;
    margin: 0 0 5px;
    letter-spacing: 1px;
    text-transform: uppercase;
    z-index: 999;
    text-align: left;
	top: 33%;
}

.carousel-control {
    margin: auto auto;
    height: 100px;
    width: 100px;
    background: transparent;
}
.controlBtn {
    border: 0;
}

.partners-profile-section {
    display: block;
    clear: right;
    float: left;
    max-width: 100%;
    margin-bottom: 20px;
    border-bottom: 1px solid #CCC;
    padding-bottom: 20px;
}

.partners-profile-section img.logo {
	float: right;
	margin: 0px;
	padding: 0px;
}
.partners-profile-section .text-wrapper {
	float: left;
	height: auto;
	width: 600px;
	margin: 0px;
	padding-left: 20px;
	clear: none;
}
.partners-profile-section h3 {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	line-height: 1.2em;
    letter-spacing: .2px;
}
.partners-profile-section .text-wrapper .title {
	font-size: 18px;
     font-family: 'Open Sans', sans-serif;
    -webkit-font-smoothing: antialiased;
}
.partners-profile-section .text-wrapper p {
	margin-top: 10px;
}
.partners-profile-section .text-wrapper ul {
	margin-top: 10px;
	margin-bottom: 0px;
}
.partners-profile-section .text-wrapper .disclosures {
	border-style: none;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 15px;
	width: 405px;
}
.partners-profile-section.first {
	margin-top: 15px;
	margin-left: 0px;
}
.partners-profile-section.last {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.profile-section {
	display: block;
	clear: left;
	height: 150px;
	width: 100%;
	margin-bottom: 1em;
	padding:1em 1em 0 18em;
}
.profile-section h4 {
	margin: 0px;
	padding: 0px;
	color: #000;
}
.profile-section p {
	margin-top: 0px;
	font-size: 13px;
}

.play-video {
    height: 29px;
    width: 30px;
    margin-left: -45px;
    background-color: transparent;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    margin-top: 95px;
}

#social-media ul {
	color: #4c4c4c;
	list-style-type: none;
	padding: 0px;
	margin: 0;
	
}
#social-media li {
	color: #4c4c4c;
	 font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	padding: 0 0 1em;
}
#social-media li a {
	display: block;
	text-decoration: none;
	color: #4c4c4c;
}
#social-media li a i {
	padding: .25em .25em .3em;
	margin: 0 .5em 0 0;
}

a.twitter {
	background-image: url(../images/twitter.png);
	background-repeat: no-repeat;
	background-position: -1px -1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
a.facebook {
	background-image: url(../images/facebook.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#social-media li a.facebook em {
}
a.linkedin {
	background-image: url(../images/linkedin.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#social-media li a.linkedin em {
}
a.blog {
	background-image: url(../images/blog.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
}
.col:first-child { margin-left: 0; }

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }

/*  GRID OF THREE  */
.span_3_of_3 { width: 25%; }
.span_2_of_3 { width: 50%; }
.span_1_of_3 { width: 25%; }

/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
	.col {  margin: 1% 0 1% 0%; }
	.span_3_of_3, .span_2_of_3, .span_1_of_3 { width: 100%; }
}

.realHeading {
	margin: 0;
     font-family: 'Open Sans', sans-serif;
    font-style: normal;
    text-align: left;
    line-height: 1.2em;
    font-size: 1.8rem;
}