/*   
Theme Name: Vida Capital
Description: 
Author: 
Version: 1.0
*/


/* Header
 --------*/

.header.affix {
    background-color: #fff;
    height: 92px;
    box-shadow: 0px 0px 0px 1px rgba(35, 31, 32, 0.1);
}
.header.affix nav.main-nav ul a {
    color: #174887;
}
.header.affix nav.main-nav ul li.menu-btn a {
    border-color: #174887;
    color: #174887;
}
.header.affix .logo-white {
    display: none !important;
}
.header.affix .logo-inverse {
    display: block !important;
    height: 42px;
}
.header.affix nav.main-nav {
    margin-top: 20px!important;
}
.header.affix nav a.button-collapse i {
    color: #174887;
}
.header:not(.affix).header-inverse nav.main-nav .button-collapse i {
    color: #174887;
}
.header.affix nav.main-nav ul li:not(.menu-btn) a:after {
    background-color: #174887;
}

/*Logo svg*/

.header .brand-logo svg {
    width: 297px;
}
.header .brand-logo svg path {
    fill: #fff;
}
.header.affix .brand-logo svg path, .header.header-inverse .brand-logo svg path {
    fill: #174887;
}
@media only screen and (max-width: 480px) {
    .header .brand-logo svg {
        width: 210px;
        height: 37px;
    }
}

/* Our experience fix
 ---------------------------*/

.our-experience .row {
    background: none;
}
@media only screen and (max-width: 1081px) {
    .our-experience p.big-blue {
        font-size: 100px;
    }
}
@media only screen and (max-width: 954px) {
    .our-experience p.big-blue {
        font-size: 78px;
    }
    .our-experience .row>div:nth-child(3) p {
        padding-left: 8%;
    }
}
@media only screen and (max-width: 778px) {
    .our-experience p.big-blue {
        font-size: 60px;
    }
    .our-experience .row>div:nth-child(3) p {
        padding-left: 10%;
    }
}
@media only screen and (max-width: 632px) {
    .our-experience p.big-blue {
        font-size: 48px;
    }
}
@media only screen and (max-width: 551px) {
    .our-experience .row>div {
        width: 100% !important;
        padding-left: 0.75rem !important;
    }
    .our-experience .row>div p.big-blue {
        margin-bottom: 10px;
    }
    .our-experience .row>div:first-child {
        margin-bottom: 40px;
    }
    .our-experience .row>div:nth-child(2) {
        display: none;
    }
    .our-experience .row>div:nth-child(3) p {
        padding-left: 0;
    }
}

/* Home video
 ---------------*/

.hero-video .hero video {
    width: 100%;
    height: auto;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.hero-video .hero .video-filter {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    /*background-color: rgba(0,0,0,.3);*/
    display: none;
}
.hero, .hero>.container {
    z-index: 99;
}
.overlap-boxes .box.box-r {
    top: 335px;
}
@media screen and (max-width: 1900px) {
    .hero-video .hero video {
        height: 120%;
    }
}
@media screen and (max-width: 1700px) {
    .hero-video .hero video {
        width: auto;
        height: 100%;
        top: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}
@media screen and (max-width: 992px) {
    .hero-video .hero {
        justify-content: center;
    }
}

/* Home responsive
 ----------*/

@media screen and (max-width: 600px) {
    .our-approach {
        padding-bottom: 250px;
    }
    .about-home>.container {
        margin-left: 0;
        margin-right: 0;
        max-width: 100%;
    }
    .about-home .overlap-boxes .box.box-l {
        width: calc(100% - 20px);
    }
    .about-home .overlap-boxes .box.box-r {
        width: 80%;
        top: -65px;
        left: 20%;
        right: 0;
    }
    .our-approach .container {
        max-width: 100%;
        margin: 0;
    }
    .our-approach .overlap-boxes .box.box-l {
        width: 80%;
        background-size: 100% auto;
        background-color: transparent;
    }
    .our-approach .overlap-boxes .box.box-r {
        width: 85%;
        left: 15%;
        top: 340px;
    }
}
@media screen and (max-width: 480px) {
    .overlap-boxes .box p.highlight {
        line-height: 1.6em;
    }
    .about-home .overlap-boxes .box.box-r {
        min-height: 204px;
    }
    .our-approach {
        padding-bottom: 115px;
    }
    .our-approach .overlap-boxes .box.box-r {
        top: 285px;
    }
}
@media screen and (max-width: 400px) {
    .about-home .overlap-boxes .box.box-r {
        min-height: 180px;
    }
    .our-approach .overlap-boxes .box.box-r {
        top: 56%;
        width: 90%;
        left: 10%;
    }
}

/* Learn strategies
 ------------*/

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
    .learn-strategies .btn-arrow.btn-large, .learn-strategies .btn.btn-arrow {
        padding-top: 17px;
    }
}
@media only screen and (min-width: 645px) and (max-width: 1718px) {
    .learn-strategies picture {
        right: 0;
        width: 97%;
        background-image: none !important;
    }
}
@media only (min-width: 645px) {
    .learn-strategies picture {
        background-image: none !important;
    }
}

/* Team staff page
 --------------*/

.staff .staff-detail {
    bottom: auto;
    top: calc(100% - 49px);
    padding: 8px 18px 10px !important;
}
.team-list .modal.modal-detail {
    height: 100vh;
    max-height: auto;
    overflow: initial;
    overflow-y: initial;
    overflow-x: initial;
    -webkit-overflow-scrolling: initial;
}
.team-list .modal.modal-detail .modal-content {
    overflow: auto;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
}
.modal.modal-detail .modal-content img.responsive-img{
  float: right;
}
.staff .staff-detail h2 {
    font-size: 20px;
    line-height: 32px;
}
.staff .staff-detail .staff-info {
    line-height: 22px;
    height: 3.53846em;
    font-size: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
}
@media screen and (min-width: 992px) {
    .staff img {
        height: 452px;
    }
}
@media screen and (min-width: 1100px) {
    .staff img {
        height: 452px;
    }
}
@media screen and (max-width: 992px) {
    .teamlist .hero-without-bkg {
        padding: 180px 0 110px;
    }
    .staff img {
        height: 452px;
    }
}
@media screen and (max-width: 918px) {
    .staff img {
        max-height: 520px;
    }
    .staff .staff-detail {
        top: calc(100% - 50px);
    }
}
@media screen and (max-width: 778px) {
    .teamlist .hero-without-bkg {
        padding: 150px 0 60px;
    }
    .staff .staff-detail h2 {
        font-size: 24px;
        line-height: 32px;
    }
}
@media screen and (max-width: 768px) {
    .filter-list li {
        display: block;
    }
}
@media screen and (max-width: 760px) {
    .staff img {
        height: initial;
        max-height: initial;
    }
    .staff picture {
        max-height: 450px;
        overflow: hidden;
    }
    .staff .staff-detail h2 {
        font-size: 17px;
    }
    .staff .staff-detail .staff-info {
        font-size: 12px;
        line-height: 20px;
    }
}
@media screen and (max-width: 676px) {
    .staff picture {
        max-height: 380px;
    }
}
@media screen and (max-width: 620px) {
    .staff picture {
        max-height: 320px;
    }
}
@media screen and (max-width: 600px) {
    .staff picture {
        max-height: 500px;
    }
    .staff .staff-detail {
        bottom: -37px;
        top: initial;
        padding: 8px 15px 10px !important;
    }
}
@media screen and (max-width: 575px) {
    padding: 130px 0 45px;
}

/* Contact page
 --------------*/

.hero.hero-contact .container {
    position: relative;
    z-index: 10;
}
@media only screen and (max-width: 640px) {
    .hero.hero-contact {
        min-height: auto;
    }
}
@media only screen and (max-width: 640px) {
    .page-contact .contact-body .col {
        text-align: left;
    }
    .page-contact .footer {
        padding-top: 50px;
    }
}
@media only screen and (max-width: 600px) {
    .page-contact .contact-body p:not(:nth-last-child(2)) {
        margin-bottom: 5px;
    }
    .mt--2-5 {
        margin-top: 0;
    }
}

/* Mobile menu
 ------------------*/

.side-nav {
    background-color: #174887;
    padding-right: 34px;
    width: 480px;
    max-width: 100%;
}
.side-nav li {
    border: 0 none;
    text-align: right;
}
.side-nav li>a {
    display: inline-block;
    padding: 0;
    color: #fff;
    text-align: right;
    font-size: 26px;
    line-height: 60px;
    letter-spacing: 1px;
}
.side-nav li.menu-btn>a {
    background-color: transparent;
    color: #fff;
    border: 1px solid #fff;
    padding: 0 32px;
    margin-top: 30px;
    display: inline-block;
    line-height: 42px;
    font-size: 16px;
    letter-spacing: 0;
}
.side-nav .close-mobile {
    background: url(assets/img/close.png) no-repeat;
    background-size: 100% 100%;
    border: 0 none;
    display: block;
    outline: 0;
    padding: 0;
    position: absolute;
    top: 33px;
    right: 34px;
    margin: 0;
    width: 24px;
    height: 24px;
}
.side-nav .close-mobile:hover {
    opacity: 0.88;
}
.mobile-items-wrap {
    position: absolute;
    right: 33px;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
@media only screen and (max-height: 480px) {
    .side-nav .close-mobile {
        top: 20px;
    }
    .side-nav li>a {
        line-height: 20px;
        font-size: 17px;
        height: initial;
    }
    .side-nav li.menu-btn>a {
        line-height: 36px;
        margin-top: 0;
    }
}

/* Fix logo location on IE
 ------------*/

@media only screen and (max-width: 992px) {
    nav.main-nav .brand-logo {
        transform: none;
    }
}

/* Approach page
 --------------------*/

.blue-block.right-block {
    left: auto;
    /* Fix for ie10, ie11, 'initial' value not recognized by IE */
}
.how-works ul:not(:first-child) {
    padding-left: 0;
}
.how-works ul {
    margin-right: 0;
}
.how-works ul li {
    width: 140px;
    max-width: 120px;
    padding-right: 0;
}
.how-works ul li span {
    display: block;
    padding-right: 14px;
}
.how-works ul:last-child li:last-child {
    width: auto;
}
@media only screen and (min-width: 1200px) {
    .how-works ul li {
        width: 135px;
        max-width: 150px;
    }
}
@media screen and (max-width: 1114px) and (min-width: 868px) {
    /*How works fix for eight elements*/
    .how-works ul:first-child {
        padding-left: 15px;
    }
    .how-works ul {
        padding-right: 5px;
    }
    .how-works ul li {
        max-width: 100px;
    }
}
@media only screen and (max-width: 867px) {
    .how-works .hw-list-wrap:after {
        left: -1px;
        right: -1px;
    }
}
@media only screen and (max-width: 866px) and (min-width: 709px) {
    .how-works {
        padding-bottom: 100px;
    }
}
@media only screen and (max-width: 767px) {
    .approach-btm .blue-block.dark-block, .approach-btm>.container .col {
        width: 100%;
    }
    .approach-btm .blue-block.dark-block {
        margin-left: -20px;
        position: static;
        width: calc(100% + 20px) !important;
    }
}
@media only screen and (max-width: 710px) {
    .how-works .hw-wrap {
        background: linear-gradient(to right, #005596 80%, #fff 80%);
        height: auto;
    }
    .how-works .hw-list-wrap {
        background-color: transparent;
        height: auto;
    }
    .how-works .hw-list-wrap:after {
        left: calc(80% + 6px);
        top: 0;
        height: calc(100% + 2px);
        width: 10px;
        top: -1px;
        bottom: -2px;
    }
    .how-works ul {
        display: block;
        width: calc(80% + 20px);
    }
    .how-works ul:not(:first-child) {
        padding-left: 20px;
    }
    .how-works ul:last-child {
        margin-bottom: 0;
    }
    .how-works ul:after {
        left: auto;
        top: 43%;
        transform: rotate(270deg);
        right: -125px;
    }
    .how-works ul:nth-child(2):after {
        right: -107px;
    }
    .how-works ul li {
        padding-right: 20px;
        max-width: 128px;
    }
    .how-works ul li span {
        padding-right: 0;
    }
    .how-works .hw-wrap {
        background: linear-gradient(to right, #005596 94%, #fff 94%);
    }
    .how-works .hw-list-wrap:after {
        left: calc(94% + 14px);
        top: -1px;
        height: calc(100% + 2px);
        width: 5px;
        display: block !important;
    }
    .how-works ul {
        background-color: transparent;
        width: calc(94% + 25px);
    }
    .how-works ul:after {
        max-width: 170px;
    }
    .how-works ul:after {
        font-size: 11px;
        height: 46px;
        right: -115px;
    }
    /* 567px*/
    .how-works .hw-wrap {
        background: linear-gradient(to right, #005596 80%, #fff 80%);
    }
    .how-works .hw-list-wrap:after {
        left: calc(80% + 10px);
        width: 10px;
    }
    .how-works ul {
        width: calc(80% + 26px);
        margin-bottom: 10px;
        padding: 0;
        padding-left: 0 !important;
    }
    .how-works ul:first-child {
        padding-top: 40px;
    }
    .how-works ul:last-child {
        padding-bottom: 20px;
    }
    .how-works ul:after {
        right: -97px !important;
        max-width: 160px;
        line-height: 16px;
        height: 32px
    }
    .how-works ul li {
        display: block;
        margin-bottom: 20px;
        padding-left: 30px;
        max-width: 225px;
    }
    .how-works ul li:before {
        left: 0;
        position: absolute;
        top: 5px;
        width: 16px;
        height: 16px;
    }
    .how-works ul li:after {
        top: 7px;
        font-size: 11px;
        left: 5px
    }
    /**/
}
@media only screen and (max-width: 644px) {
    .learn-strategies picture:before {
        z-index: -1;
    }
    .learn-strategies h2 {
        max-width: 320px;
        text-align: left;
    }
    .learn-strategies .btn-arrow.btn-large, .learn-strategies .btn.btn-arrow {
        display: inline-block;
    }
}
@media only screen and (max-width: 600px) {
    .approach-1 {
        margin-bottom: 0;
    }
    .approach-1 .row>.col:first-child h2.heading-title {
        font-size: 28.5px;
        line-height: 42px;
        margin-bottom: 45px;
        min-width: 300px;
        width: 60%;
    }
    .approach-1 .row>div.col:nth-child(2) {
        padding-left: 0;
        padding-right: 0;
    }
    .blue-block.focus-block {
        background-position: 15px 20px;
        position: relative;
        padding-left: 15%;
        padding-bottom: 90px;
        width: calc(100% - 5px);
        margin-right: -8px;
        margin-left: auto;
        z-index: 20;
    }
    .blue-block.focus-block h2 {
        font-size: 70px;
        margin-bottom: 0;
    }
    .blue-block.focus-block p {
        font-size: 13px;
        letter-spacing: 3px;
        font-weight: 600;
        padding-left: 8px;
    }
    .intro-stats h2 {
        line-height: 37px;
        font-weight: 300;
    }
    .intro-stats {
        background: linear-gradient(to right, #231f20 60%, transparent 40%);
        position: relative;
        top: -55px;
        z-index: -1;
    }
    .intro-stats>.container {
        width: 100%;
        max-width: calc(100% - 20px);
        margin: 0;
        padding-left: 25px;
        padding-right: 25px;
    }
    .intro-stats, .intro-stats>.container .row .col:nth-child(4) {
        margin-bottom: 50px !important;
    }
    .how-works ul:after {
        font-weight: 600;
        top: 30%;
    }
}
@media only screen and (max-width: 480px) {
    .approach-1 .h2.heading-title {
        font-size: 32px;
        line-height: 48px;
    }
    .blue-block.focus-block {
        padding-top: 80px;
        padding-bottom: 70px;
        padding-left: 18%;
    }
    .blue-block.focus-block h2 {
        font-size: 60px;
    }
    .blue-block.focus-block p {
        font-weight: 500;
    }
    blockquote p, p.highlight {
        font-size: 21px;
        line-height: 1.6em;
    }
    .approach-btm .blue-block.dark-block h2 {
        max-width: 264px;
        font-weight: 300;
        line-height: 36px;
    }
    .approach-btm .blue-block.dark-block p {
        width: 250px;
    }
}
@media only screen and (max-width: 400px) {
    h3 {
        margin-bottom: 18px;
        font-size: 13.5px;
        line-height: 22px;
        letter-spacing: 4px;
    }
    .stat-item .desc {
        max-width: 200px;
    }
}
@media only screen and (max-width: 378px) {
    .approach-1 .row>.col:first-child h2.heading-title {
        width: 100%;
        min-width: initial;
    }
    .blue-block.focus-block {
        padding-left: 25%;
    }
}

/* About page
 --------*/

.about ol {
    padding-left: 18px;
}
.about ol li {
    margin-bottom: 15px;
    padding-left: 15px;
}
@media only screen and (max-width: 992px) {
    .box-info-hero .blue-box-info {
        max-width: 80%;
        left: 20%;
    }
}
@media only screen and (max-width: 767px) {
    .hero {
        height: 100vh;
        min-height: 640px;
    }
    .hero .scroll-down {
        bottom: 30px;
    }
}
@media only screen and (max-width: 600px) {
    .about .box-info-hero .blue-box-info {
        padding: 30px 40px;
    }
}
@media only screen and (max-width: 575px) {
    .about .box-info-hero .blue-box-info {
        max-width: 88%;
        left: 12%;
    }
}
@media only screen and (max-width: 480px) {
    .hero h1 {
        font-size: 28.5px;
        line-height: 42px;
        margin-bottom: 45px;
        max-width: 340px;
    }
}
@media only screen and (max-width: 400px) {
    .about .box-info-hero {
        background-size: auto 260px;
        background-position: 0 bottom;
        min-height: 465px;
    }
}

/* News pages fixes
 ------*/

.hero.hero-newlist, .newlist-detail-page .hero.hero-empty {
    min-height: auto;
}

/* Footer
 ------*/

footer.footer .headquarters p a {
    color: #595759;
}
@media only screen and (max-width: 604px) {
    footer.footer .recent-news a {
        display: block;
        margin-bottom: 15px;
    }
    footer.footer .recent-news>.row>.col>.row>.col:nth-child(2) a {
        margin-bottom: 0;
    }
    footer.footer .headquarters>.row>.col, footer.footer .headquarters>.row>.col, footer.footer .copyright, footer.footer .headquarters h3, footer.footer .recent-news h4 {
        text-align: left;
    }
    footer.footer .headquarters p br {
        display: block;
    }
    .row.footer-links li.col {
        width: 100%;
    }
    footer.footer .footer-links a {
        padding-top: 12px;
        padding-bottom: 15px;
    }
}

.staff picture {
  overflow: hidden;
}


.staff img {
  width: auto;
}

/*
@media only screen and (max-width: 400px) {
    .staff img {
        width: 100%;
    }
}
*/