html,body{
    min-width: 600px;
}

body{
    margin: 0 auto;
    padding: 0;
    background: rgb(2,0,36);
    background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(9,9,121,1) 0%, rgba(0,174,255,1) 100%);
    font-family: Helvetica;
    -webkit-font-smoothing: antialiased;
}

div#page-overlay-menu{
    position: fixed;
    overflow: scroll;
    z-index: 102;
    top: 0;
    display:none;
    background: rgb(2,0,36);
    background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(9,9,121,1) 0%, rgba(0,174,255,1) 100%);
    width: 100%;
    height: 100%;
}

div#page-overlay-menu ul.navigation{
    color: white !important;
    list-style: none;
    text-align: left;
    white-space: nowrap;
    padding-top: 80px;
    margin-right: 60px;
}

div#page-overlay-menu ul.navigation li{
    padding: 10px 10px;
}

div#page-overlay-menu ul.navigation a{
    color:white;
    text-decoration: none;
    font-size: 36px;
    text-align: center;
}

div.section{
    width: 100%;
}

.revealed {
  -webkit-animation: animation 2500ms linear both;
  animation: animation 2500ms linear both;
}

/* Generated with Bounce.js. Edit at https://goo.gl/a56VtH */

@-webkit-keyframes animation {
  0% { -webkit-transform: matrix3d(0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  4.5% { -webkit-transform: matrix3d(0.691, 0.723, 0, 0, -0.723, 0.691, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.691, 0.723, 0, 0, -0.723, 0.691, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  9.01% { -webkit-transform: matrix3d(0.982, 0.187, 0, 0, -0.187, 0.982, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.982, 0.187, 0, 0, -0.187, 0.982, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  13.51% { -webkit-transform: matrix3d(0.991, -0.137, 0, 0, 0.137, 0.991, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.991, -0.137, 0, 0, 0.137, 0.991, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  17.92% { -webkit-transform: matrix3d(0.976, -0.217, 0, 0, 0.217, 0.976, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.976, -0.217, 0, 0, 0.217, 0.976, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  29.03% { -webkit-transform: matrix3d(0.999, -0.051, 0, 0, 0.051, 0.999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.999, -0.051, 0, 0, 0.051, 0.999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  34.63% { -webkit-transform: matrix3d(1, 0.009, 0, 0, -0.009, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0.009, 0, 0, -0.009, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  40.14% { -webkit-transform: matrix3d(1, 0.024, 0, 0, -0.024, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0.024, 0, 0, -0.024, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  62.36% { -webkit-transform: matrix3d(1, -0.003, 0, 0, 0.003, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, -0.003, 0, 0, 0.003, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  84.68% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  100% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
}

@keyframes animation {
  0% { -webkit-transform: matrix3d(0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  4.5% { -webkit-transform: matrix3d(0.691, 0.723, 0, 0, -0.723, 0.691, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.691, 0.723, 0, 0, -0.723, 0.691, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  9.01% { -webkit-transform: matrix3d(0.982, 0.187, 0, 0, -0.187, 0.982, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.982, 0.187, 0, 0, -0.187, 0.982, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  13.51% { -webkit-transform: matrix3d(0.991, -0.137, 0, 0, 0.137, 0.991, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.991, -0.137, 0, 0, 0.137, 0.991, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  17.92% { -webkit-transform: matrix3d(0.976, -0.217, 0, 0, 0.217, 0.976, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.976, -0.217, 0, 0, 0.217, 0.976, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  29.03% { -webkit-transform: matrix3d(0.999, -0.051, 0, 0, 0.051, 0.999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.999, -0.051, 0, 0, 0.051, 0.999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  34.63% { -webkit-transform: matrix3d(1, 0.009, 0, 0, -0.009, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0.009, 0, 0, -0.009, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  40.14% { -webkit-transform: matrix3d(1, 0.024, 0, 0, -0.024, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0.024, 0, 0, -0.024, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  62.36% { -webkit-transform: matrix3d(1, -0.003, 0, 0, 0.003, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, -0.003, 0, 0, 0.003, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  84.68% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  100% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
}

.fa {
    padding: 10px;
    font-size: 30px;
    width: 30px;
    height: 30px;
    text-align: center;
    text-decoration: none;
    border-radius: 50%;
    background-color: rgb(0, 0, 0, 0);
    color: white;

    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

.fa:hover {
    background: white;
    color: #0292c1;
    animation: animation 2500ms linear both;
}


@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; }
}


/* Menu Icon For Small Screen */
.container {
    display: inline-block;
    cursor: pointer;
    margin-top: 15px;
    user-select: none;
    float: right;
    z-index: 104;
}

.bar1, .bar2, .bar3 {
    width: 35px;
    height: 5px;
    background-color: #fff;
    margin: 6px 0;
    transition: 0.4s;
}

.change .bar1 {
    -webkit-transform: rotate(-45deg) translate(-9px, 6px);
    transform: rotate(-45deg) translate(-9px, 6px);
}

.change .bar2 {opacity: 0;}

.change .bar3 {
    -webkit-transform: rotate(45deg) translate(-8px, -8px);
    transform: rotate(45deg) translate(-8px, -8px);
}


#page-header.fixed:after{
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

#page-header:after{
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
  background-color: white;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}

div#section-speaking{
    height: 500px;
    background-image: url('/static/images/Oomnitza-Arthur-Trent.jpg');
    background-size: cover;
    background-attachment: fixed;
    background-position: top;
    background-repeat: no-repeat;
    border-top: 1px solid #023fa1;
    border-bottom: 1px solid #023fa1;
}

div#section-fun-facts, #section-fun-facts-2{
    background-color: #fbfbfb;
    text-align: center;
}

div#page-header div#page-title img{
    border-radius: 50%;
}


div#section-privacy{
    min-height: 400px;
    background-color: white;
    width: calc(100% - 80px);
    padding-left: 40px;
    padding-right: 40px;
}

div#section-lifestyle-1{
    height: 500px;
    background-image: url('/static/images/trent_seed_speaking.jpg');
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    border-top: 1px solid #023fa1;
    border-bottom: 1px solid #023fa1;
}


div#section-photos{
    background-color: #023fa1;
    text-align: center;
    padding: 0;
    margin: 0;
    display: inline-block;
    margin-bottom: -5px;
    border-top: 1px solid #023fa1;
    border-bottom: 1px solid #023fa1;
}

div#section-workspace{
    height: 500px;
    background-image: url('/static/images/workspace.jpg');
    background-size: cover;
    background-attachment: fixed;
    background-position: top;
    background-repeat: no-repeat;
    border-top: 1px solid #023fa1;
    border-bottom: 1px solid #023fa1;
}

div#section-about-me div.section-text{
    text-align: center;
}

div#section-about-me a{
    text-decoration: none;
}

div#section-about-me img{
    height: 250px;
    margin: 0 auto;
    margin-left: 20px;
    border: 1px solid #023fa1;
}

div#section-photos div{
    position: relative;
    float: left;
    width: 32vw;
    height: 40vh;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

div#section-photos div#photo-1{
    background-image: url("/static/images/trent_seed_square_headshot.jpg");
}

div#section-photos div#photo-2{
    background-image: url("/static/images/golf_santa_teresa.jpg");
}

div#section-photos div#photo-3{
    background-image: url("/static/images/trent_seed_paris.jpg");
    background-position: right;
}

div#section-photos div#photo-4{
    background-image: url("/static/images/oomnitza_swag.jpg");
    background-position: center;
}

div#section-photos div#photo-5{
    background-image: url("/static/images/trent_seed_gates_foundation.jpg");
    background-position: right;
}

div#section-photos div#photo-6{
    background-image: url("/static/images/trent_seed_speaking.jpg");
    background-position: center;
}


div#section-hero.section-narrow{
    height: 450px;
}

div#section-history div.history-item-content-text a{
    color: #023fa1;
}

div#section-contact{
    text-align: center;
    height: 400px !important;
    background-image:url('/static/images/map.png');
    background-repeat: no-repeat;
    background-size: 100% auto;
}

div#section-contact a{
    text-decoration: none;
    color: inherit;
}

div#section-contact img{
    width: 100px;
    padding-top: 110px;
}

div#section-contact div#email{
    font-size: 36px;
    padding-top: 20px;
}

div#section-contact a:hover{
    color: #0292c1;
}


div#cookies-consent{
    position: fixed;
    bottom: 0;
    height: 50px;
    max-width: 100%;
    background-color: white;
    border-radius: 5px;
    padding: 20px 40px;
    border-top: 1px solid #cccccc;
}

div#cookies-consent div#cookies-consent-text a{
    color: #0292c1;
}

div#cookies-consent div#cookies-consent-text{
    width: calc(100% - 150px);
    font-size: 14px;
    margin-top: 5px;
    float: left;
}

div#cookies-consent div#cookies-consent-ok{
    text-align: center;
    cursor: pointer;
    padding: 15px;
    line-height: 100%;
    width: 100px;
    font-size: 18px;
    float: right;
    border-radius: 5px;
    background-color: #0292c1;
    color: white;
}