/*
Theme Name: Paulson Investment
Description: The Paulson Investment Theme
Author: Bo Carlson
Author URI: bocarlson.com
Template: Avada
Version: 1.0.0
Text Domain: Avada
*/

/* Typography */
.text-large,
.text-large a{
    font-size: 24px;
}
.text-small,
.text-small a{
    font-size: 12px;
}
.text-white,
.text-white a,
.text-white h1,
.text-white h2,
.text-white h3,
.text-white h4,
.text-white h5,
.text-white h6{
    color: #fff!important;
}
.text-white a:hover{
    color: #c3c6cb;
}
.text-grey,
.text-grey a{
    color: #c3c6cb;
}
.text-grey a:hover{
    color: #a3a6ab;
}

/* home */
.home div.fusion-slider-container:after{
    position: absolute;
    margin: 3.5vw;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: url('images/slider-overlay-logo.svg') center center no-repeat;
    content: "";
    opacity: 0;

    -webkit-animation: fadein 3s linear 1 normal forwards; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein 3s linear 1 normal forwards; /* Firefox < 16 */
        -ms-animation: fadein 3s linear 1 normal forwards; /* Internet Explorer */
         -o-animation: fadein 3s linear 1 normal forwards; /* Opera < 12.1 */
            animation: fadein 3s linear 1 normal forwards;
}

/* footer */
.fusion-footer{
    font-size: 16px;
}
#wrapper .fusion-footer .fusion-vertical-menu-widget .menu li a{
    padding-top: 0;
    padding-bottom: 0;
    font-size: 16px;
    line-height: 28px;
}
#wrapper .fusion-footer .fusion-vertical-menu-widget .menu li a:hover{
    color: #c3c6cb;
}
#wrapper .fusion-footer .fusion-vertical-menu-widget .menu li.current_page_item > a .link-text{
    color: #c3c6cb;
}
footer .custom-html-widget{
    font-family: "Antic Slab";
}
@media (min-width: 650px) and (max-width: 800px){
    footer .fusion-columns div.fusion-column{
        width: 33%!important;
        float: left;
    }
    footer .fusion-columns div.fusion-column.fusion-column-last{
        width: 100%!important;
    }
}
@media (max-width: 649px){
    footer .fusion-columns div.fusion-column a{
        text-align: center;
    }
    footer .fusion-columns div.fusion-column:first-child,
    footer .fusion-columns div.fusion-column:nth-child(2){
        margin-bottom: 0!important;
    }
}

/* careers */
.careers ul.nav-tabs a.tab-link h4{
    font-size: 16px;
}
.careers h2{
    margin-bottom: 0;
}
.careers h3{
    margin-top: 0;
}
@media (max-width: 1024px){
    .careers ul.nav-tabs a.tab-link h4{
        font-size: 14px;
    }
}

/* transactions */
.paulson-transactions{
    text-align: center;
}
.paulson-transactions article{
    padding: 0.625rem;
}
.paulson-transactions article .paulson-transactions-wrapper{
    height: 19vw;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    background: #fefffc;
    border: 1px solid #6a8d9e!important;
}
.paulson-transactions div.top-bar{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-evenly;
}
.paulson-transactions div.top-bar span{
    flex-grow: 1;
}
.paulson-transactions span{
    display: block;
}
.paulson-transactions span.date{
    font-size: 1vw;
    padding-left: 0.5rem;
    line-height: 2.25vw;
    text-align: left;
}
.paulson-transactions span.category{
    font-size: 1vw;
    padding-right: 0.5rem;
    line-height: 2.25vw;
    text-align: right;
}
.paulson-transactions span.name{
    font-size: 1.00vw;
    line-height: 1.40vw;
    font-weight: bold;
}
.paulson-transactions span.role{
    padding-bottom: 0.5rem;
    font-size: 0.95vw;
    line-height: 1.35vw;
    font-style: italic;
}
.paulson-transactions span.raised{
    font-size: 1.75vw;
    line-height: 2vw;
}
.paulson-transactions span.security{
    padding-bottom: 0.5rem;
    font-size: 0.85vw;
    line-height: 1vw;
    font-weight: bold;
}
@media (min-width: 73.75rem){
    .paulson-transactions article .paulson-transactions-wrapper{
        height: 14.25rem;
    }
    .paulson-transactions span.date,
    .paulson-transactions span.category{
        font-size: 0.75rem;
        line-height: 1.625rem;
    }
    .paulson-transactions span.name{
        font-size: 0.75rem;
        line-height: 1rem;
    }
    .paulson-transactions span.role{
        font-size: 0.6875rem;
        line-height: 0.875rem;
    }
    .paulson-transactions span.raised{
        font-size: 1.25rem;
        line-height: 1.5rem;
    }
    .paulson-transactions span.security{
        font-size: 0.625rem;
        line-height: 0.75rem;
    }
}
@media (max-width: 53.5rem){
    .paulson-transactions article .paulson-transactions-wrapper{
        height: 32vw;
    }
    .paulson-transactions span.date,
    .paulson-transactions span.category{
        font-size: 1.5vw;
        line-height: 3.25vw;
    }
    .paulson-transactions span.name{
        font-size: 1.4vw;
        line-height: 2.5vw;
    }
    .paulson-transactions span.role{
        font-size: 1.4vw;
        line-height: 1.8vw;
    }
    .paulson-transactions span.raised{
        font-size: 3vw;
        line-height: 4.25vw;
    }
    .paulson-transactions span.security{
        font-size: 1.4vw;
        line-height: 1.6vw;
    }
}
@media (max-width: 44.4375rem){
    .paulson-transactions article .paulson-transactions-wrapper{
        height: 79vw;
    }
    .paulson-transactions span.date,
    .paulson-transactions span.category{
        font-size: 4.5vw;
        line-height: 10.25vw;
    }
    .paulson-transactions span.name{
        font-size: 4.5vw;
        line-height: 6.5vw;
    }
    .paulson-transactions span.role{
        font-size: 4vw;
        line-height: 6vw;
    }
    .paulson-transactions span.raised{
        font-size: 9vw;
        line-height: 12.75vw;
    }
    .paulson-transactions span.security{
        font-size: 3.8vw;
        line-height: 5.8vw;
    }
}

/* general */
.bios h2{
    margin-bottom: 0;
}
.bios h3{
    margin-top: 0;
}
.gmap{
    width: 100%;
    height: 30vw;
    min-height: 350px;
    max-height: 450px;
    margin-bottom: 16px;
}

/* animations */
@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
/* Opera < 12.1 */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}