*{
    box-sizing:border-box;
    margin:0;
    padding:0;
}
body{
    font-size:20px;
    font-family:'Roboto Condensed',Helvetica,Arial,Verdana,sans-serif;
}
p{
    margin-bottom:20px;
    line-height:1.3;
    color: #030648;
}
.main-wrap {
    max-width: 1130px;
    width: 100%;
    margin: auto;
    overflow: hidden;
}
.line {
    display: block;
}
.header {
    background: #030648;
    padding: 20px 0 17px;
  border-bottom:35px solid #6c6d97;
  box-shadow:0 3px 7px rgba(0,0,0,0.25);
}
.header-logo{
  max-width:332px;
  width:100%;
  display:block;
  float: left;
}
.search-box img {
    vertical-align: middle;
    margin-left: 10px;
}
::-webkit-input-placeholder {
    color: #48659b;
    font-size: 16px;
}

:-ms-input-placeholder {
    color: #48659b;
    font-size: 16px;
}

::placeholder {
    color: #48659b;
    font-size: 16px;
}
.sect-1 {
    background: #eef1fb;
    padding: 20px 10px 40px;
}
.sect-2 {
    padding: 30px 10px;
}
.sect-3 {
    border-top: 3px solid #fff;
}
.sect-4 {
    background: #e6eaf9;
    padding: 40px 10px 30px;
}
.sect-5 {
    padding: 35px 10px 48px;
}
.sect-6, .sect-8 {
    background: #030648;
    border-bottom: 5px solid #fff;
    padding: 15px 10px 10px;
}
.sect-6 .h2, .sect-8 .h2  {
    color: #fff;

}
.sect-8 {
    border-bottom: 0;
}
.sect-6 .s-p  {
    color: #fff;
}
.sect-9 {
    padding: 40px 10px;
    background: #dbdef0;
    border-bottom:35px solid #6c6d97;
    box-shadow:0 3px 7px rgba(0,0,0,0.25);
}
.sect-10 {
    background: #1b1d58;
    padding: 20px 10px 35px;
}
.two-columns{
    display: grid;
    grid-template-columns: auto 150px;
}
.division {
    padding-left: 10px;
    padding-right: 10px;
}
.h1 {
    font-size: 42px;
    font-weight: 700;
    color: #030648;
}
.s1-h2 {
    font-size: 36px;
    font-weight: 400;
    color: #030648;
    text-align: left;
    line-height: 1.22;
    margin-bottom: 5px;
}
.h2 {
    color: #030648;
    font-size: 48px;
    font-weight: 300;
    text-align: center;
    text-transform: uppercase;
}
.sect-2 .h2 {
    margin-bottom: 45px;
}
.s-p {
    font-size: 28px;
    text-align: center;
    margin-bottom: 0;
}
strong {
    font-weight: 700;
}
.top-box {
    max-width: 400px;
    float: right;
    width: 100%;
    margin-top: 3px;
    transition:.2s all;
    box-sizing:border-box;
}
.top-box a {
    display: block;
    background: #dbdef0;
    border: 1px solid #ffffff;
    border-radius: 3px;
    font-size: 20px;
    font-weight: bold;
    color:#04034b;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    padding: 5px 20px;
    margin-top: 5px;
    vertical-align: middle;
}
.top-box a:hover{
    text-decoration: underline;
}
.arrow-btn {
    margin-right: 10px;
}
.banner-logo {
    margin: 0 auto 85px;
    display: block;
    width: 100%;
    max-width: 560px;
}
.s1-det {
    margin-bottom: 25px;
}
.position-copy{
    max-width: 750px;
    margin-bottom: 0;
}
.s2-process {
    column-gap: 15px;
    display: grid;
    grid-template-columns: 1fr 45px 1fr 45px 1fr;
    grid-auto-rows: 1fr;
    row-gap: 50px;
    padding: 0 20px;
}
.step-arrow {
    margin-top: 90px;
}
.step {
    display: block;
    margin: 20px auto 0;
}
.arr-desktop {
    display: block;
}
.arr-mobile {
    display: none;
}
.arr, .test-arr {
    display: none;
}
.process-step {
    text-align: center;
    border: 2px solid #6c6d97;
    position: relative;
    min-height: 220px;
}
.step-num {
    background: #d0d3eb;
    border-radius: 50%;
    color: #030648;
    font-size: 14px;
    font-weight: 700;
    display: block;
    width: 54px;
    margin: 0 auto 10px;
    padding: 5px;
    position: absolute;
    left: calc(50% - 27px);
    top: -30px;
    z-index: 99;
}
.step-num .line {
    line-height: 1;
}
.step-num .line-2 {
    font-size: 30px;
}
.step-title {
    background: #6c6d97;
    position: relative;
    padding: 35px 10px 15px;
}
.process-step:hover .step-title, .process-step:hover .step-body {
    display: none;
}
.step-hover {
    display: none;
    padding: 50px 20px 10px;
}
.process-step:hover .step-hover {
    display: block;
}
.sh-title {
    color:#030648;
    font-size: 24px;
}
.st-h4 {
    color: #fff;
    font-size: 24px;
    text-transform: uppercase;
}
.dot {
    background: #6c6d97;
    border-radius: 50%;
    width: 8px;
    height: 8px;
    display: inline-block;
    cursor:pointer;
    margin-right: 8px;
}
.dot.active {
    background: #030648;
}
.dot-3 {
    margin-right: 0;
}
.th-content {
    grid-area: header-content;
    background: #6c6d97;
    color: #fff;
    font-size:24px;
    padding: 15px 0;
}
.tr-content {
    grid-area: row-content;
    padding: 25px 0;
}
.th-side {
    grid-area: header-side;
    background: #6c6d97;
    color: #fff;
    font-size:24px;
    padding: 15px 0;
}
.tr-side {
    grid-area: row-side;
    padding: 25px 0;
}
.application-grid {
    display: grid;
    grid-template-columns: auto auto 4px auto;
    grid-template-areas: 
    "header-content header-content . header-side"
    "row-content row-content . row-side";
}
.content-wrap {
    max-width: 900px;
    width: 100%;
    float: right;
    padding-right: 30px;
    padding-left: 10px;
}
.side-wrap {
    max-width: 380px;
    width: 100%;
    padding-left: 25px;
    padding-right: 10px;
}
.th-h5 {
    text-transform: uppercase;
}
.form-disclaimer {
    font-size: 15px;
}
.red {
    color: #f63182;
}
.label {
    display: block;
    font-size: 18px;
    color: #6c6d97;
    margin-bottom: 5px;
}
label.jp-is-invalid {
    color: #f63182;
    font-size: 16px;
}
.input, .select {
    border: 2px solid #c5c7d9;
    border-radius: 4px;
    font-size: 18px;
    color: #6c6d97;
    width: 100%;
    max-width: 355px;
    padding: 7px 20px 8px;
}
.textarea {
    height: 100px;
}
.input-wrap {
    margin-bottom: 20px;
}
.video-popup {
    /* display: none; */
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.7);
    z-index: 999;
    width: 100%;
    height: 100%;
}
.video-content {
    max-width: 750px;
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    background: #fff;
    padding: 40px;
    border-radius: 15px;
    transform: translate(-50%,-50%);
}
.video-close {
    position: absolute;
    right: 20px;
    top: 15px;
    cursor: pointer;
}
.video-h3 {
    font-size: 32px;
    font-weight: 700;
    color: #030648;
    margin-bottom: 20px;
    text-align: center;
}
.video-wrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}
.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.resume-attach {
    margin: 25px 0 30px;
}
.file-upload-input {
    display: none;
}
.cv-link {
    font-size: 18px;
    color: #3d60d5;
    text-decoration: underline;
}
.sep{
    margin-left: 10px;
    margin-right: 10px;
    color: #6c6d97;
    font-size: 18px;
}
.ln-cta {
    background: #2867b2;
    border-radius: 5px;
    color: #fff;
    display: block;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 35px;
    text-transform: uppercase;
    width: 100%;
    max-width: 280px;
    padding: 10px 10px 7px;
    text-decoration: none;
}
.ln-cta:hover {
    opacity: 0.8;
}
.ln-text, .ln-img {
    vertical-align: middle;
}
.ln-img {
    margin-right: 9px;
}
.h5 {
    color: #030648;
    font-size: 24px;
    margin-bottom: 25px;
}
.form-submit {
    background: #182581;
    border-radius: 5px;
    border: 0;
    font-size: 20px;
    font-family: "Roboto Condensed", Verdana, Helvetica, sans-serif;
    font-weight: 700;
    float: right;
    color:#ffffff;
    cursor: pointer;
    display: block;
    padding: 12px 10px;
    max-width: 230px;
    width: 100%;
    text-transform: uppercase;
}
.share-cta {
    border: 0;
    border-radius: 5px;
    background: #182581;
    max-width: 145px;
    width: 100%;
    color: #fff;
    cursor:pointer;
    font-size: 20px;
    font-weight: 700;
    font-family: 'Roboto Condensed', Verdana, Helvetica, sans-serif;
    text-transform: uppercase;
    padding: 10px 15px 7px;
}
.share-cta:hover {
    opacity: 0.8;
}
.s-icon {
    margin-right: 20px;
    vertical-align: middle;
}

.ul {
    padding-left: 40px;
    color: #030648;
    font-size: 20px;
}
.li, .su-li {
    margin-bottom: 25px;
}
.sub-ul {
    padding-left: 35px;
    margin-top: 25px;
    list-style-type: disc;
}
.tr-p {
    margin-bottom: 25px;
}
.work-hours, .work-location {
    color: #030648;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 15px;
    margin-right: 35px;
}
.work-location img, .work-hours img {
    margin-right: 5px;
}
.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.video-testimonials {
    overflow: hidden;
}
.video-testimonial {
    display: inline-block;
    margin-right: 20px;
    width: calc((100% / 3) - 17px);
}
.video-testimonial:last-child {
    margin-right: 0;
}
.video-testimonials-inner{
    width: 400%;
    transition: margin-left 1s;
}
.vt-3 {
    margin-right: 0;
}
.vt-pagination {
    text-align: center;
    margin-top: 15px;
    display: none;
}
.s10-h5 {
    font-size: 24px;
    color: #b2b3c6;
    text-align: center;
    margin-bottom: 10px;
}
.s10-p {
    font-size: 14px;
    color: #9a9bb6;
    line-height: 1.4;
}
/* Footer */
.footer{
    width:100%;
    background: #04034b;
    border: 0;
    padding: 40px 10px 30px;
    position:relative;
    overflow:hidden;
}
.footer-logo{
    max-width:85px;
    margin:0 auto 30px auto;
    display:block;
    width:100%;
}
.footer .main-wrap{
    margin:0 auto;
    padding:0;
}
.footer a {
    text-decoration: none;
    display:inline-block;
}
.footer a:hover {
    text-decoration: underline;
}
.footer p, .footer a, .footer span,.copyright {
    font-family: 'Roboto Condensed', Helvetica, Verdana, sans-serif;
    font-size: 14px;
    color: #9a9bb8;
    padding:0;
    margin:0;
    line-height:1.5;
}
.footer .copyright{
    text-align:center;
    width:100%;
}
.footer p.disclaimer{
    width:100%;
    padding-bottom:25px;
    text-align:left;
}
.footer .footer-links-wrap{
    text-align:center;
    margin-bottom:25px;
}
.footer a{
    text-decoration:none;
    padding:0 10px;
    float:none;
}
.footer .sep{
    padding:0 3px;
    float: none;
}
.footer a:hover{
    text-decoration:underline;
    color:#fff;
}
.copyright{
    float:left;
}
.contact{
    float:right;
}
.sm-links {
    list-style: none;
    text-align: center;
    font-size: 0;
    padding: 10px;
}
ul.sm-links li {
    vertical-align: middle;
    display: inline-block;
    margin: 0 17px;
    padding: 0;
}
.sm-links {
  list-style: none;
  text-align: center;
  font-size: 0;
  padding: 10px;
  margin:0 auto;
}
.footer-widgets-1 {
  background: #6c6d97;
}
.footer-widgets{
  margin-top:30px;
}
ul.sm-links li {
  vertical-align: middle;
  display: inline-block;
  margin: 0 17px;
  padding: 0;
}
.site-footer {
  font-family: "Roboto Condensed" , "Helvetica Neue", Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  margin: 0 auto;
  padding: 0 0 20px 0;
  overflow: hidden;
  background: #232362;
}
.checkbox_label{
    font-size: 18px;
    color: #6c6d97;
    margin-bottom: 5px;
}

@media (max-width: 1150px){ 
    .pillar {
        background-size: 85%;
    }
    .pillar-title {
        font-size: 28px;
    }
    .pillar-hover-title {
        font-size: 22px;
    }
    .pillar-copy {
        font-size: 18px;
    }
    
}
@media (max-width: 960px){
    p {
        font-size: 18px;
    }
    .card-title {
        font-size: 22px;
    }
    .div-h4 {
        font-size: 22px;
    }
    .h2 {
        font-size: 30px;
    }
    .s-p {
        font-size: 17px;
    }
    .perk-title {
        font-size: 18px;
    }
    .pillar-wrap {
        display: block;
        margin: 15px auto;
        max-width: 225px;
        overflow: hidden;
    }
    .pillar-inner {
        display: flex;
        transition: margin-left 1s;
    }
    .pillar {
        background-size: 85%;
        width: 100%;
        height: 280px;
    }
    .pillar-pagination {
        display: block;
        text-align: center;
    }
    .pillars {
        position: relative;
        margin: 0 auto;
        max-width: 300px;
    }
    .arr {
        display: block;
        position: absolute;
        top: 30%;
    }
    .prev{
        left: 0;
    }
    
    .next{
        right: 0;
    }
    
    .div-wrap {
        grid-template-columns:auto auto;
    }

}
@media (max-width: 840px){
    .footer-bot {
        overflow: auto;
    }
    .copyright, .contact {
        float: none;
        text-align: center;
    }
    .footer a, .footer .sep {
        float: none;
        display: inline-block;
    }
    .footer .contact {
        padding-top: 10px;
    }
}

@media (max-width: 768px){
    .banner-logo {
        max-width: 390px;
        margin: 0 auto 60px;
    }
    .cta {
        font-size: 28px;
        max-width: 390px;
        margin: 0 auto;
    }
    
    .footer .copyright,.footer .contact{
        width:100%;
        float:none;
        text-align:center;
    }
    .footer .contact{
        padding-top:10px;
    }
    .footer a,.footer .sep{
        float:none;
        display:inline-block;
    }
    .search-input {
        display: none;
    }
    .search-box {
        position: absolute;
        right: 10px;
    }
    .search-box img {
        float: right;
        margin-right: 10px;
    }
    .arr-desktop {
        display: none;
    }
    .arr-mobile {
        display: block;
    }
    .step-arrow {
        margin-top: 90px;
        width: 30px;
        height: 30px;
    }
    .application-grid {
        grid-template-columns: auto;
        grid-template-areas:
            "header-content"
            "row-content"
            "header-side"
            "row-side";
    }
    .s2-process {
        grid-template-columns: 1fr 30px 1fr;
    }
    .vt-pagination {
        display: block;
    }
    .video-t-wrapper {
        max-width: 320px;
        margin: 0 auto;
        overflow: hidden;
    }
    .video-testimonial {
        margin-right: -5px;
    }
    .two-columns {
        grid-template-columns: auto;
    }
    .column-one {
        margin-bottom: 20px;
    }
    .h1 {
        font-size: 36px;
    }
    .s1-h2 {
        font-size: 28px;
        margin-bottom: 15px;
    }
    .work-hours, .work-location {
        display: block;
        margin-bottom: 5px;
    }
    .share-cta {
        font-size: 16px;
        max-width: 117px;
        padding: 8px;
    }
    .share-cta span {
        vertical-align: initial;
        line-height: 1;
    }
    .s-icon {
        width: 20px;
    }
    .ul {
        padding-left: 20px;
    }
    .sub-ul {
        padding-left: 20px;
    }
    .form-submit {
        max-width: 100%;
    }
    .video-content {
        max-width: 95%;
        padding: 30px 20px 20px;
    }
    .video-close {
        right: 15px;
        top: 10px;
    }
    .video-h3 {
        font-size: 22px;
        max-width: 250px;
        margin: 0 auto 15px;
    }
}
@media(max-width:620px){
    .div-wrap {
        grid-template-columns: auto;
    }
    .s2-wrap {
        grid-template-columns: auto auto;
    }
}
@media(max-width: 500px){
    .s2-process {
        padding: 0;
    }
}
@media (max-width: 460px) {
    .header-logo {
        max-width: 240px;
    }
}
@media (max-width: 370px){
    .test-prev {
        left: calc(50% - 120px);
    }
    .test-next {
        right: calc(50% - 120px);
    }
}


/** CTA  share button **/

.social .fbtn {
    width: 50px;
    display: inline-block;
    color: #fff;
    text-align: center;
    line-height:18px;
    float:left;
}
.social .fa{padding:15px 0px}
.facebook {
    background-color: #3b5998;
}
 
.gplus {
    background-color: #dd4b39;
}
 
.twitter {
    background-color: #55acee;
}
 
.stumbleupon {
    background-color: #eb4924;
}
 
.pinterest {
    background-color: #cc2127;
}
 
.linkedin {
    background-color: #0077b5;
}
 
.buffer {
    background-color: #323b43;
}
.two-columns-1{
    display:flex;
    justify-content:space-between;
    overflow:visible;
}
.share-button.sharer {
  padding: 0;
    display:inline-block;
}

.share-button.sharer .social.active {
  transition: all 0.4s ease 0s;
    position:absolute;
    top:49px;
    left:0;
    z-index:999;
    display:block;
}
.share-button.sharer{
  position:relative;
}
.share-button.sharer .social {
  transition: all 0.4s ease 0s;
  display:none;
  width:100%;
}
.share-button.sharer .social a{
    display:block;
    width:100%;
    text-decoration:none;
    color:#fff;
    font-weight:700;
    margin-bottom:5px;
    box-sizing:border-box;
    border-radius:5px;
    max-width:145px;
    padding:5px;
    font-family:'Roboto Condensed',Helvetica,Arial,Verdana,sans-serif;
}
.share-button.sharer .social a svg,
.share-button.sharer .social a span{
    display:inline-block;
    vertical-align:middle;
}
.share-button.sharer .social a.facebook svg{
    max-height:20px;
}
.share-button.sharer .social a.twitter svg{
    max-width:20px;
    max-height:20px;
    margin-left:3px;
}
.share-button.sharer .social a.linkedin svg{
    max-height:18px;
    margin-right:0;
    position:relative;
    top:-2px;
}
@media (max-width: 768px){
    .two-columns-1{
        flex-direction:column;
    }
    .share-button.sharer{
        display:block;
    }
    .share-button.sharer .social{
        max-width:117px;
    }
    .share-button.sharer .social a{
        font-size:16px;
    }
    .share-button.sharer .social.active{
        top:44px;
    }
}
@media (max-width: 1160px){
    .s2-process{
        display:flex;
        flex-wrap:wrap;
    }
    .s2-process .step-arrow{

    }
    .process-step{
        width:100%;
        max-width:calc((100% - 150px) / 3);
        min-height:250px;
    }
}
@media (max-width: 990px){
    .s2-process{
        padding:0;
    }
}
@media (max-width: 890px){
    .process-step{
        min-height:270px;
    }
}
@media (max-width:768px){
    .process-step{
        max-width:calc((100% - 60px) / 2);
    }
}
@media (max-width: 480px){
    .process-step{
        max-width:100%;
        column-gap:0;
        row-gap:20px;
        min-height:215px;
    }
    .step-arrow-wrap{
        display:none;
    }
    .st-h4{
        font-size:21px;
    }
    .process-step .step-title, .process-step .step-body{
        display:none;
    }
    .process-step .step-hover{
        display:block;
    }
}