@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600');
 html {
     -webkit-text-size-adjust: 100%;
}
 body {
     font-family: 'Source Sans Pro', 'g_regular', Arial, Helvetica, sans-serif;
     font-size: 15px;
     line-height: 21px;
     color: #383c3e;
     background-color: #fff;
     width: 100%;
     margin: 0 auto;
     font-variant-ligatures: no-common-ligatures;
     -webkit-font-variant-ligatures: no-common-ligatures;
}
 input, textarea, select {
     background-color: #f1f1f1;
     border-width: inherit;
     border: 0px;
     padding: 10px 5px;
     border-radius: 4px;
}
 p, #contentLeft ul {
     font-family: 'Source Sans Pro', 'g_regular';
     font-weight: 400;
     margin-bottom: 10px;
     color: #383c3e;
     line-height: 21px;
     font-size: 15px;
     margin-top:0px;
}
 p.small {
     font-size: 10px;
     line-height: 14px;
}
 strong {
     font-family: 'Source Sans Pro', 'g_regular';
     font-weight: 600;
}
 a img{
    border:none;
}
 a,a:hover {
     text-decoration: none;
     color:#568ab4;
}
 a:hover {
     text-decoration:underline;
}
 h1,h2,h3,h4,h5,h6 {
     font-family: 'Source Sans Pro', 'g_light';
     letter-spacing: 0px;
     font-weight: 400;
}
 h1 {
     font-size: 38px;
     color: #FFFFFF;
     margin-bottom:5px;
     margin-top: 10px;
     line-height: 41px;
}
 h2 {
     font-size: 33px;
     line-height: 41px;
}
 h3 {
     font-size: 20px;
     color: #002949;
     margin-top: 10px;
     margin-bottom: 10px;
}
 h4 {
     font-size: 20px;
     margin-bottom: 10px;
}
 h5 {
     font-size: 16px;
}
 h4 strong, h5 strong {
     font-family: 'Source Sans Pro', 'g_regular';
    font-weight: 400;
}
 p.logotag {
     font-family: 'Source Sans Pro', 'g_light';
    font-weight: 300;
     letter-spacing: 0px;
     color: #FFFFFF;
}
 .fa {
     font-size: 25px !important;
     vertical-align: bottom;
     line-height: 21px !important;
     margin-left: 10px;
     padding-right: 3px;
}
 .learnMore {
     float: right;
     margin-right: 5%;
}
 .col_holder {
     max-width: 990px;
     margin: 0px auto;
     padding-top: 10px;
}
 .intro {
     max-width: 715px;
     margin: 0 auto;
     text-align:center;
     margin-top: 20px;
}
 .intro_sub {
     max-width: 900px;
     margin-top: 10px !important;
}
 .intro h2 {
     font-size: 42px;
     line-height: 48px;
     margin-bottom: 10px;
     color: #002949;
}
 .intro p {
     max-width: 80%;
     padding: 0 10%;
}
 .intro .callout {
     font-family: 'Source Sans Pro', 'g_light';
    font-weight: 300;
     font-size: 24px;
     color:#002949;
}
 .cloSec {
     max-width: 715px;
     text-align: center;
     margin: 40px auto;
}
 .cloSec h2 {
     font-size: 43px;
     line-height: 48px;
     margin-bottom: 10px;
     color: #002949;
}
 .cloSec p {
     max-width: 90%;
     padding: 0 5%;
}
 .cloSec .callout {
     font-family: 'Source Sans Pro', 'g_light';
    font-weight: 300;
     font-size: 24px;
     color:#002949;
}
 #container {
     width: 100%;
	 display: inline-block;
}
 #header {
     width: 100%;
     padding-top: 20px;
     padding-bottom: 20px;
     background: #002949;
     position: fixed;
     z-index: 999;
}
 .social {
    float:right;
}
 #logo {
     float: left;
     width: 43%;
}
 #logo img {
     float: left;
}
 #logo p.logotag {
     padding-left: 10px;
     margin-left: 10px;
     float: left;
     height: 21px;
     line-height: 15px;
     font-size: 16px;
     margin-top: 0;
}
 #logo p strong {
     font-family:'Source Sans Pro', 'g_regular';
    font-weight: 400;
}
 #nav {
     float: right;
     width: 50%;
     line-height: 21px;
     margin-left:7%;
}
 #nav2 {
     float: right;
     width: 50%;
     line-height: 21px;
     margin-left:7%;
     margin-top: 20px;
}
 #nav ul li {
     display: block;
     float: left;
     font-family: 'Source Sans Pro', 'g_light';
    font-weight: 300;
     margin-right: 5px;
     font-size: 13px;
     color: #FFF !important;
}
 #nav ul li > a:after {
     content: '|';
     margin-left: 5px;
     color:#FFF;
}
 #nav ul li:last-of-type a:after {
     content: '';
}
 #nav ul li a {
     color: #FFFFFF;
}
 #nav ul li a:hover {
     color: #568ab4;
     text-decoration: none;
}
 #nav ul li a.active {
     color: #568ab4;
}
 #text_nav {
     display: block;
     margin: 0;
     padding-left: 10px;
     margin-top: -3px;
     line-height: 24px;
     float: right;
}
 .subnav {
     display: none;
     position: absolute;
     padding: 10px;
     background-color: #011a2e;
     min-width: 150px;
}
 #nav ul li ul.subnav li {
     float: none;
}
 #nav ul li ul.subnav li a:after {
     content: '';
}
 #nav ul li.hassub:hover .subnav {
     display: block !important;
}
 #nav2 ul li {
     display: block;
     float: left;
     font-family: 'Source Sans Pro', 'g_light';
    font-weight: 300;
     margin-right: 5px;
     font-size: 13px;
     color: #FFF !important;
}
 #nav2 ul li:after {
     content: '|';
     margin-left: 5px;
     color:#FFF;
}
 #nav2 ul li:last-of-type:after {
     content: '';
}
 #nav2 ul li a {
     color: #FFFFFF;
}
 #nav2 ul li a:hover {
     color: #568ab4;
}
 #nav2 ul li a.active {
     color: #568ab4;
}
 .rjGlance {
     width: 100%;
    /*background-image: url('../images/glance_bg.jpg');
    */
     background-repeat:repeat-x;
     height: auto;
     padding-top: 60px;
     margin-bottom: 50px;
     background: #eeeeee;
}
 .rjGlance h2 {
     font-size: 31px;
     line-height: 35px;
     margin-bottom: 10px;
     color: #002949;
}
 #factHolder {
     display: flex;
     flex-direction: row;
     justify-content: space-around;
}
 .proOpp {
     background-color: #FFF;
     min-height: 180px;
}
 .proR {
     float: left;
     width: 10%;
     background-color: #CECECE;
     min-height: 180px;
}
 .proR .fa {
     color: #FFF;
     margin-top: 80px;
}
 .proL {
     float:left;
     width: 70%;
     padding: 0 10%;
}
 .newsletter_banner {
     background-color: #5489b6;
     height: 160px;
     line-height: 160px;
     text-align: center;
     margin-top: 50px;
}
 a.newsletter_button {
     background-color: #f8f8f8;
     color: #5489b6;
     text-transform: uppercase;
     padding: 20px;
     padding-right: 50px;
     text-decoration: none;
}
 a.newsletter_button:hover {
     background-color: #e4e4e4;
}
 a.blue_btn {
     background-color: #002949;
     color: #fff;
     text-transform: uppercase;
     padding: 20px;
     text-decoration: none;
     display: inline-block;
}
 a.blue_btn:hover {
     background-color: #5489b6;
}
 .rj_branch_icons {
     font-size: 80px;
}
 .rj_branch_icons.icon-newsletter {
     vertical-align: middle;
}
 .branch_nav {
     width: 100%;
}
 .branch_nav a {
     display: block;
     float: left;
     background-color: #5988b2;
     text-transform: uppercase;
     width: 12.15%;
     color: #fff;
     text-align: center;
     font-size: 13px;
     padding: 10px 0px;
     text-decoration: none;
     margin-right: 1px;
}
 .branch_nav a:hover {
     background-color: #6897c1;
}
 .branch_nav a.active {
     background-color: #002949;
}
 .bio_box {
     background-color: #eee;
     padding: 15px;
     margin-bottom: 20px;
}
 .bio_box:after {
     display: block;
     content: '';
     clear: both;
}
 .bio_box .bio_image {
     float: left;
     margin-right: 10px;
}
.span6{
width: 48%;
    float: left;
    margin: 5px;
}

.well{

         min-height: 20px;
    padding: 15px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 5%);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 5%);
}

.pacificButton {
    background-color: #002d62;
    color: #FFF;
    height: 30px;
    padding-top: 10px;
}
 @media only screen and (max-width: 480px) {

     .span6{
width: 100%;
    float: none;
    margin: auto;

     }
     .bio_box .bio_image {
         float: none;
         margin-right: 10px;
    }
     .bio_box {
        max-width: 100%;
         margin: 20px auto;
         text-align: center;
    }
}
 .bio_box p {
     font-size: 13px;
}
 .bio_box h3 {
     font-size: 23px;
}
 .bio_box a.fa {
     text-decoration: none;
     color: #aaa9ae;
     margin-left: 1px;
     font-size: 18px !important;
}
 .bio_box a.fa:hover {
     color: #5988b2;
}
 span.box {
     cursor: pointer;
}
 span.box.ui-state-focus {
     outline: none !important;
}
 span.box:hover .accordion_header {
     cursor: pointer;
     background-color: #e8e8e8;
}
 .accordion_header {
     background-color: #eee;
     padding: 30px;
     margin-top: 20px;
}
 .accordion_content {
     background-color: #f4f4f4;
     padding: 20px 30px;
     height: auto !important;
}
 .box .bio_image {
     float: left;
     width: 150px;
     padding-right: 20px;
}
 .fact {
     width: 22%;
     margin-right:3.4%;
     background-color: #FFF;
     height: 100px;
     float: left;
     margin-top: 30px;
     text-align:center;
     border: solid 1px #CECECE;
}
 .last {
     width: 22%;
     margin-right:0%;
     background-color: #FFF;
     height: 100px;
     float: left;
     margin-top: 30px;
     text-align:center;
     border: solid 1px #CECECE;
}
 .fact h1 {
     line-height: 35px;
     padding-top: 10px;
     color: #002949;
}
 .fact h3 {
     margin-top: 0px;
     color:#568ab4;
}
 .featureBanners {
     margin-bottom: 30px;
}
 .tech {
     width: 30%;
     margin-right: 5%;
     float: left;
}
 .business {
     width: 30%;
     margin-right: 5%;
     float: left;
}
 .brand {
     width: 30%;
     float: left;
}
 .tech img, .business img, .brand img {
    /* max-width: 300px;
    */
     width: 100%;
}
 .tech p, .business p, .brand p {
     font-size: 14px !important;
}
 .tech h3, .business h3, .brand h3 {
     font-size: 18px !important;
}
 .videoSeg {
     margin: 3% 0;
}
 .videoSeg p {
     font-size: 13px;
}
 .commSec, .contSec {
     margin-top: 30px;
}
 .commSec h2, .contSec h2 {
     font-size: 38px;
     line-height: 41px;
     margin-bottom: 10px;
     color: #002949;
}
 .commSec .left_col h3, .contSec .left_col h3 {
     font-size: 18px;
     line-height: 33px;
     margin-bottom: 10px;
     color: #002949;
}
 .branchFeat {
     background-color: #eeeeee;
     padding: 7%;
     margin-bottom: 10px;
}
 .branchFeat p {
     font-size: 14px;
     margin-left: 15px;
}
 .branchFeat h3.branchMain {
     font-size: 18px;
     color: #568ab4;
     text-transform: uppercase;
     font-family:'Source Sans Pro', 'g_regular';
    font-weight: 400;
     border-top: solid 1px #CECECE;
     border-bottom: solid 1px #CECECE;
     text-align: center;
     margin-top: 0px;
     margin-bottom: 10px;
     padding: 10px 0px;
}
 .bra1 h3, .bra2 h3, .bra3 h3 {
     margin-top: 0px;
     padding-top: 15px;
     padding-left: 10px;
     text-transform: uppercase;
     font-size: 16px;
     color: #FFFFFF;
}
 .bra1, .bra2, .bra3 {
     background-image: url('../images/branch_button.png');
     background-position: center bottom;
     background-repeat: no-repeat;
     height: 52px;
}
 .bra1:hover, .bra2:hover, .bra3:hover {
     background-image: url('../images/branch_button.png');
     background-position: center bottom;
     background-repeat: no-repeat;
     height: 52px;
     opacity: .7;
}
 .rjLeft {
     width: 79%;
     float: left;
     margin-top: 2%;
}
 .rjLeft h2 {
     font-size: 38px;
     line-height:41px;
     color: #002949;
     margin-bottom: 10px;
}
 .rjLeft h3 {
     margin-bottom: 5px;
}
 .rjLeft ul {
     margin-left: 30px;
}
 .rjLeft ul li {
     padding-bottom: 6px;
}
 .rjRight {
     width: 15%;
     float: right;
     margin-top: 2%;
}
 .rjRight #navSub #navList li {
     font-size: 15px;
     line-height: 18px;
     list-style-type: none;
     padding: 5px 0;
     text-align:center;
}
 .rjRight #navSub #navList li a:hover {
     text-decoration: none;
     color: #002949;
}
 .rjRight #navSub #navList li a.current {
     text-decoration: none;
     color: #002949;
}
 .rj-icon {
     font-size: 48px;
     vertical-align: sub;
     text-align:center;
}
 #aboutrjCommercial {
    float:right;
     width:273px;
     margin-left:30px;
     margin-bottom:20px;
     border:#ccc 1px solid;
     padding:20px;
}
 #videoContainer {
    height: 180px;
     margin-top:10px;
}
 #videoContainer #playButton {
    left: 97px;
     top: 63px;
}
 #linkContainer {
     margin-top:10px;
     text-align:center;
}
 #milestone {
     float: none !important;
     width: inherit !important;
     padding: 0px 0px 0px 0px !important;
     border-left: none !important;
}
 #aboutRJHeader {
     font-size: 38px;
     line-height:41px;
     color: #002949;
     margin-bottom: 10px;
}
 #btnSubmitSimpleCap {
     margin: 30px 0px !important;
     padding: 10px;
     font-weight: 400;
     text-transform: uppercase;
     color: #fff;
     background: transparent;
     letter-spacing: 1px;
     background-color: #002949;
     border: none;
     cursor: pointer;
}
 #btnSubmitSimpleCap:hover {
     background-color: #568ab4 !important;
     color: #fff;
}
 .content-block-copy ul {
     margin-left: 50px !important;
}
 .content-block-copy li {
     font-size: 14px !important;
     line-height: 18px;
}
 .content-trigger, .content-trigger-active, .content-block-title {
     font-size: 18px !important;
     line-height: 29px;
}
 p.disclaimer {
     font-size: 12px;
     line-height: 16px;
}
 p.rja {
     border-bottom: solid 1px #CECECE;
     padding-bottom: 10px;
}
 #content {
     width: 100%;
}
 #content_int {
     padding-top: 30px;
     padding-bottom: 30px;
}
 #footer {
     width: 100%;
     font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif !important;
    font-weight: 400;
     background-color: #002949;
     padding-top: 20px;
     border-top: solid 10px #A8A9AA;
     padding-bottom: 30px;
}
 #footer_text {
     padding-top: 20px;
     padding-bottom: 20px;
     text-align: center;
     font-family: 'Source Sans Pro', 'g_light', Helvetica, sans-serif !important;
    font-weight: 300;
}
 #footer_text p {
     margin-bottom: 3px;
     line-height: 14px;
     font-size: 10px;
     font-family: 'Source Sans Pro', 'g_light', Helvetica, sans-serif !important;
    font-weight: 300;
     color: #CECECE !important;
}
 #footer_text p strong {
     font-weight: bold;
}
 #footer_text a {
     color: #568ab4;
}
 #footer_text a:hover {
     text-decoration: underline;
}
 .left_col {
     float: left;
     width: 48%;
     margin-left: 1%;
     margin-right: 1%;
}
 .right_col {
     float: left;
     width: 48%;
     margin-left: 1%;
     margin-right: 1%;
}
 .full_col {
     width:100%;
}
 .left_col_70 {
     width: 58%;
}
 .right_col_30 {
     width: 38%;
}
 .right_col_30 p {
     font-family: 'Source Sans Pro';
    font-weight: 400;
}
 .dD {
     background-image: url('../images/double_divide.jpg');
     margin: 3% auto;
     text-align:center;
     background-repeat:no-repeat;
     max-width: 690px;
     width: 100%;
}
 .dDa {
     background-image: url('../images/double_divide_arrow.png');
     margin: 3% auto;
     text-align:center;
     background-repeat:no-repeat;
     max-width: 690px;
     width: 100%;
     height:35px;
}
 #navopen {
     display: none;
}
 a#navopen {
     font-size: 23px;
     color: #CCC;
     font-family: 'Source Sans Pro', 'g_light';
    font-weight: 300;
     float: right;
}
 a#navopen:hover {
     color: #568ab4;
}
 #cfp_disclaimer {
     margin-top: 50px;
}
 #cfp_disclaimer p {
     font-size: 12px;
}
 .knowledge_content h2 {
     font-size: 24px;
}
 .knowledge_content ul, .knowledge_content ol {
     margin-left: 30px;
     margin-bottom: 10px;
     margin-top: 10px;
}
 .flex-control-nav {
     display: none;
}
 .shadow {
    -webkit-box-shadow: 0px 8px 25px -6px rgba(0,0,0,0.24);
     -moz-box-shadow: 0px 8px 25px -6px rgba(0,0,0,0.24);
     box-shadow: 0px 8px 25px -6px rgba(0,0,0,0.24);
}
 #brokercheck_placeholder {
     height: auto !important;
}
 .card {
     background-color: rgba(255, 255, 255, 0.9);
     width: 30%;
     position: relative;
     top: 60px;
     left: 60px;
     padding: 10px 30px 30px;
     border-bottom: #002949 4px solid;
     display: block;
     box-shadow: 5px 5px 10px rgba(0, 0, 0, .3);
}
 .card h1 {
     font-size: 1em;
     color: #5489b6;
     font-weight: 600;
     line-height: 2.2rem;
     border-bottom: 1px solid #5489b6;
     padding: 5px 0;
}
 .card h2 {
     font-weight: 600;
     padding-top: 15px;
}
/*====================================== // #Tablet (Landscape) //====================================== */
/* Note: Design for a width of 768px */
 @media only screen and (max-device-width: 1024px) and (orientation:landscape) {
}
/*====================================== // #Tablet (Portrait) //====================================== */
/* Note: Design for a width of 768px */
 @media only screen and (min-width: 768px) and (max-width: 959px) {
     .col_holder {
         width: 80%;
         padding: 0px 10%;
    }
     #logo {
         float: left;
         display: block;
         width: 95%;
         margin: 0px auto;
    }
     #nav {
         float: left;
         display: inline;
         width: 95%;
         margin: 0px auto;
         margin-top: 20px;
    }
     #nav2 {
         float: left;
         display: inline;
         width: 95%;
         margin: 0px auto;
         margin-top: 20px;
    }
     .left_col {
         float: left;
         width: 100%;
    }
     .right_col {
         float: left;
         width: 100%;
         margin-left: 0;
    }
     #text_nav {
         padding-left: 0px;
         width: 100%;
    }
     .fact, .factLast {
         width: 45%;
         margin-right: 2%;
    }
     .commSec, .rjLeft {
         margin-top: 55px;
    }
     .cloSec {
         margin-top: 250px;
    }
     .proOpp, .news {
         margin: 0 auto;
         max-width: 100%;
         float: none;
        display: inline-block;
    }
     .bra1, .bra2, .bra3 {
         background-image: url('../images/branch_button.png');
         background-position: left bottom;
         background-repeat: no-repeat;
         height: 52px;
    }
     .bra1:hover, .bra2:hover, .bra3:hover {
         background-image: url('../images/branch_button.png');
         background-position: left bottom;
         background-repeat: no-repeat;
         height: 52px;
         opacity: .7;
    }
     .other_resources a, .other_resources a:hover {
         width: 100% !important;
    }
     #aboutrjCommercial {
         float: left;
         width: 90%;
         margin-left: 0;
         margin-bottom: 20px;
         border: #ccc 1px solid;
         padding: 20px;
    }
     #navSub {
         margin-top: 50px;
    }
     .flexslider h1 {
         display: none;
    }
}
/*====================================== // #Mobile //======================================*/
 @media only screen and (max-width: 480px) {
     .box .bio_image {
         float: left;
         width: 70%;
         padding-bottom: 20px;
         padding-right: 0px;
         margin: 0 15%;
    }
}
 @media only screen and (max-width: 960px) {
     .card h1 {
         display: block;
    }
}
 @media only screen and (max-width: 767px) {
     .col_holder {
         width: 90%;
    }
     #logo {
         float: none;
         display: block;
         width: 95%;
         margin: 0px auto;
         text-align: left;
         height: 30px;
    }
     #logo img {
         float: none;
    }
     #logo p.logotag {
         float: none;
         border: none;
         margin-left: 0px;
         padding-left: 0px;
         margin-top: 5px;
    }
     #nav {
         float: right;
         display: block;
         width: 100%;
         margin: 0px auto;
         border: none;
    }
     #nav ul li {
         float: none;
         display: block;
    }
     #nav ul li a {
         padding: 10px;
         display: block;
         font-size: 18px;
    }
     #nav ul li:after {
         content: '';
         margin-left: 0px;
    }
     #text_nav {
         display: none;
         margin-top: 30px;
         padding-left: 0px;
         float:none;
    }
     #navopen {
         display: block;
    }
     .navopenText {
         display:none;
    }
     .fa-bars {
         font-size: 37px !important;
         vertical-align: bottom;
         line-height: 23px !important;
         margin-left: 10px;
         padding-right: 10px;
         margin-top: -45px;
        /* float: right;
         */
    }
     .left_col, .rjLeft {
         float: left;
         width: 100%;
    }
     .right_col, .rjRight {
         float: left;
         width: 100%;
         margin-left: 0;
    }
     ul.slides li > div {
         height: 150px !important;
    }
    /*.intro, .contSec, .commSec {
         margin-top: 165px;
    }
    */
     .rjLeft {
         margin-top: 0px;
    }
     .cloSec {
         margin-top: 720px;
    }
     .tech, .business, .brand {
         width: 100%;
         margin-right: 0%;
    }
     .fact, .factLast {
         width: 100%;
         margin-right: 2%;
    }
     .proOpp, .news {
         margin: 0 auto;
         max-width: auto;
        /*float: none;
        */
    }
     .bra1, .bra2, .bra3 {
         background-image: url('../images/branch_button.png');
         background-position: left bottom;
         background-repeat: no-repeat;
         height: 52px;
    }
     .bra1:hover, .bra2:hover, .bra3:hover {
         background-image: url('../images/branch_button.png');
         background-position: left bottom;
         background-repeat: no-repeat;
         height: 52px;
         opacity: .7;
    }
     table {
         width: 100% !important;
    }
     .other_resources a, .other_resources a:hover {
         width: 100% !important;
    }
     #experiencedAdvisorsContent {
         margin-top: 30px;
    }
     .contSec {
         margin-top: 70px;
    }
     .w100 {
         width: 100% !important;
    }
     .knowledge_nav button {
         width: 50% !important;
    }
     .knowledge_subnav button {
         width: 50% !important;
    }
     #nav ul li a:after {
         content: '';
    }
     .intro h2 {
         font-size: 35px;
         line-height: 40px;
    }
     a.newsletter_button {
         font-size: 10px;
         padding: 20px 0px;
         padding-right: 40px;
    }
     #nav #text_nav.open .subnav {
         display: none !important;
    }
     .dDa {
         background-size: contain;
    }
     .branch_nav a {
         display: block;
         width: 100%;
         float: none;
         margin-bottom: 1px;
    }
     .card {
         display: none;
    }
}
 .w100 {
     width: 100% !important;
}
/*====================================== // #Mobile //======================================*/
 @media only screen and (max-width: 487px) {
     .bio_box {
         background-color: #eee;
         padding: 15px;
         margin-bottom: 20px;
         max-width: 200px;
    }
}
 @media only screen and (min-width: 480px) and (max-width: 767px) {
}
 002949 