body {
    position: relative;
	font-family: 'Montserrat', sans-serif; color:#676262;
}
a {
    color: #13a89e;
}
a:visited {
    color: #13a89e;
}
.small {
    font-size:0.8em;
    color:#555;
    margin: 0.5em 0 2em;
}
.navbar-brand { 
    margin: 0;
    padding: .75rem;
    width: 80%
}
.navbar-brand img {
    width: 100%
}
.navbar-toggler {
    margin: .75rem .75rem .75rem 0;
}
.nav-item.highlight {
    background: #13a89e;
    font-weight: bold
}
.navbar-light .navbar-nav .highlight.active>.nav-link {
    color: #FFF
}
.navbar {
    background: #FFF;
}
.navbar-nav .nav-link {
    padding: .5rem 1rem
}
.no-gutters {
    margin-right: 0;
    margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}
.front-img {
    height: 100vh;
    background-color: rgba(19, 168, 158, 0.05);
    background-image: url("data:image/svg+xml,%3Csvg width='120' height='120' viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 0h2v20H9V0zm25.134.84l1.732 1-10 17.32-1.732-1 10-17.32zm-20 20l1.732 1-10 17.32-1.732-1 10-17.32zM58.16 4.134l1 1.732-17.32 10-1-1.732 17.32-10zm-40 40l1 1.732-17.32 10-1-1.732 17.32-10zM80 9v2H60V9h20zM20 69v2H0v-2h20zm79.32-55l-1 1.732-17.32-10L82 4l17.32 10zm-80 80l-1 1.732-17.32-10L2 84l17.32 10zm96.546-75.84l-1.732 1-10-17.32 1.732-1 10 17.32zm-100 100l-1.732 1-10-17.32 1.732-1 10 17.32zM38.16 24.134l1 1.732-17.32 10-1-1.732 17.32-10zM60 29v2H40v-2h20zm19.32 5l-1 1.732-17.32-10L62 24l17.32 10zm16.546 4.16l-1.732 1-10-17.32 1.732-1 10 17.32zM111 40h-2V20h2v20zm3.134.84l1.732 1-10 17.32-1.732-1 10-17.32zM40 49v2H20v-2h20zm19.32 5l-1 1.732-17.32-10L42 44l17.32 10zm16.546 4.16l-1.732 1-10-17.32 1.732-1 10 17.32zM91 60h-2V40h2v20zm3.134.84l1.732 1-10 17.32-1.732-1 10-17.32zm24.026 3.294l1 1.732-17.32 10-1-1.732 17.32-10zM39.32 74l-1 1.732-17.32-10L22 64l17.32 10zm16.546 4.16l-1.732 1-10-17.32 1.732-1 10 17.32zM71 80h-2V60h2v20zm3.134.84l1.732 1-10 17.32-1.732-1 10-17.32zm24.026 3.294l1 1.732-17.32 10-1-1.732 17.32-10zM120 89v2h-20v-2h20zm-84.134 9.16l-1.732 1-10-17.32 1.732-1 10 17.32zM51 100h-2V80h2v20zm3.134.84l1.732 1-10 17.32-1.732-1 10-17.32zm24.026 3.294l1 1.732-17.32 10-1-1.732 17.32-10zM100 109v2H80v-2h20zm19.32 5l-1 1.732-17.32-10 1-1.732 17.32 10zM31 120h-2v-20h2v20z' fill='%23ed2e28' fill-opacity='0.13' fill-rule='evenodd'/%3E%3C/svg%3E");
    border-bottom: 1px solid #e7e6e6;
}
.sm-img {
    height: 18vh;
    min-height: 150px;
    background-color: rgba(19, 168, 158, 0.05);
    background-image: url("../img/enginebar.jpg");
	background-size: auto 100px;
	opacity: 0.3;
	background-position: bottom center;
    border-bottom: 1px solid #e7e6e6;
}
.pagepad {
	padding: 0 8% 4rem 8%;
}
.vpad {
    padding: 4rem 1rem
}
.navbar-collapse {
    margin-top: auto
}
.eventBox{
     width:98%;
     min-height: 200px;
     margin:0.5em auto;
    text-align:center;
     height: 340px;
     color:#FFF;
     padding-bottom:1em;
     position: relative;
}
.eventBox img {
    height: 340px;
    object-fit: cover
}
.eventBox img.logoimg {
    height: unset;
    object-fit: unset
}
.eventBox h3,.eventBox a{
    color:#FFF;
    margin: 0
}
.eventBox h3 {
    position: absolute;
    bottom: 10px;
    z-index: 1;
    left: 14px;
    font-size: 20px;
}
.imggradient {
    height: 40%;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: -moz-linear-gradient(bottom, rgba(17,17,17,1) 0%, rgba(255,255,255,0) 100%);
    background: -webkit-linear-gradient(bottom, rgba(17,17,17,1) 0%,rgba(255,255,255,0) 100%);
    background: linear-gradient(to top, rgba(17,17,17,1) 0%,rgba(255,255,255,0) 100%);
    z-index: 1;
}
.eventBox .date{
    color:#c2ae8b
}
.logoimg {
    position: absolute;
     top: 5px;
     left: 5px;
     padding: 12px;
     max-height: 125px;
     background-color: #fff;
     max-width: 45%;
     -webkit-box-shadow: 10px 10px 5px -6px rgba(0,0,0,0.39);
     -moz-box-shadow: 10px 10px 5px -6px rgba(0,0,0,0.39);
     box-shadow: 10px 10px 5px -6px rgba(0,0,0,0.39)
}
.footer-top {
    background: #323232;
    position: relative;
    z-index: -1;
    color: #FFF
}
.footer-bottom {
    height: 100px;
    position: relative;
    z-index: -1;
    background: #107a70
}
.footer-bottom > .col-12  {
    justify-content: center;
    display: flex
}
.footer-bottom .logowhite {
    width: auto;
    max-height: 90px;
    filter: brightness(0) invert(1);
    padding: 0;
    max-width: 90%;
    position: relative;
    z-index: 999;
    top: -15px
}
.engine-outline {
    position: absolute;
    z-index: -1;
    bottom: 0;
    left: 0;
    display: block;
    vertical-align: unset;
    max-width: 100%;
    object-fit: cover;
    height: 500px
}
.galpic {
    position: relative;
}
.galpic img {
    width: 100%;
    height: 300px;
    max-width: 100%;
    object-fit: cover;
    cursor: pointer;
	border:0.5px solid #13a89e;
	-webkit-box-shadow: 3px 4px 3px 0px rgba(5,5,5,0.56);
-moz-box-shadow: 3px 4px 3px 0px rgba(5,5,5,0.56);
box-shadow: 3px 4px 3px 0px rgba(5,5,5,0.56);
}
.galpic:before {
    content: attr(data-jslghtbx-caption);
    position: absolute;
    bottom: 3px;
    left: 18px;
    font-size: 0.8em
}
.galpic:after {
    content: '';
    background-image: url(../img/arrowup.png);
    background-repeat: no-repeat;
    background-size: 11px;
    position: absolute;
    bottom: 33px;
    left: 32px;
    height: 26px;
    width: 18px;
}
.galcon .galpic {
    height: 372px;
    margin-bottom: 10px
}
.share3 a:first-of-type {
    background-color: #1da1f2
}
.share3 a:nth-child(2) {
    background-color: #13a89e
}
.share3 a:last-of-type {
    background-color: #3b5998
}
.share3 a, .button2 {
    padding: 10px 20px;
    display: inline-block;
    color: #FFF;
    text-align: center;
    width: 33.333%;
    font-weight: bold;
    background-image: url(../img/2engines.png);
    background-size: 140px;
    background-position: center
}
.share3 a {
    float: right
}
.button, .button:visited {
    background: #13a89e;
    color: #FFF;
    padding: 10px 20px;
    border: 0
}
.ardluck {
    display: none
}
.button2, .button2:focus {
    outline: 0;
    border: 0;
    background-color: #323232;
    width: unset
}
.button2.active {
    transform: scale(1.06);
    background-color: #13a89e;
}
.filtertext {
    margin: 0;
    font-weight: bold;
    font-size: 12px;
    opacity: 0.6;
}
.inline {
    display: inline-block
}
.navbar-collapse {
    margin-top: unset;
    margin-bottom: auto;
}
.logodiv {
    background: #FFF;
    position: absolute;
    top: 10px;
    left: 0;
    padding: 10px 10px 10px 30px;
    max-width: 75%
}
.filterintro {
    margin-bottom: 5px;
    font-size: 14px;
}
@media only screen and (orientation: landscape), screen and (min-width: 480px) {
    .navbar-brand {
        width: auto
    }
    .navbar-brand img {
        width: auto;
        max-height: 70px
    }
    .front-img {
        height: 80vh;
    }
}
@media only screen and (min-width: 480px) {
    .engine-outline {
        left: -35px;
    }
    .footer-top {
        height: 230px;
    }
    .footer-top p:first-of-type {
        margin-top: 30px
    }
}
@media only screen and (min-width: 760px) {
    .eventBox {
        height: 380px
    }
    .eventBox img:first-of-type {
        height: 380px;
    }
    .eventBox .nametab {
        height: 90px;
        display: flex;
        justify-content: center;
        flex-direction: column;
        text-align: center;
    }
}
@media only screen and (min-width: 1000px) {
    .share3 {
        margin: 10px auto
    }
    .galcon .galpic:first-of-type, .galcon .galpic:nth-child(4) {
        height: 350px
    }
    .galcon .galpic:first-of-type.galpic:before {
        right: -90%;
        left: unset;
        width: 65%
    }
    .galcon .galpic:first-of-type.galpic:after {
        background-image: url(../img/arrowleft.png);
        background-size: 42px;
        height: 15px;
        width: 48px;
        right: -25%;
        left: unset;
        bottom: 10px;
    }
    .galcon .galpic:nth-child(2) img, .galcon .galpic:nth-child(3) img {
        height: 200px
    }
    .galcon .galpic:nth-child(2).galpic:before, .galcon .galpic:nth-child(3).galpic:before {
        top: 205px;
        width: 75%;
        bottom: unset
    }
    .galcon .galpic:nth-child(3).galpic:before {
        left: unset;
        right: 0
    }
    .galcon .galpic:nth-child(3).galpic:after {
        top: 208px;
        left: 17px;
        right: unset
    }
    .galcon .galpic:nth-child(2).galpic:after {
        top: 208px;
        right: 17px;
        left: unset
    }
    .galcon .galpic:nth-child(4):before {
        left: -90%;
        right: unset;
        width: 65%
    }
    .galcon .galpic:nth-child(4):after {
        background-image: url(../img/arrowright.png);
        background-size: 42px;
        height: 15px;
        width: 48px;
        bottom: 10px;
        left: -25%
    }
    .galcon .galpic:nth-child(5), .galcon .galpic:nth-child(6), .galcon .galpic:nth-child(7) {
        flex: 0 0 33.333%;
        height: 150px
    }
    .galcon .galpic:nth-child(5) img, .galcon .galpic:nth-child(6) img, .galcon .galpic:nth-child(7) img {
        height: 150px
    }
    .galcon .galpic:nth-child(5):before, .galcon .galpic:nth-child(6):before, .galcon .galpic:nth-child(7):before, .galcon .galpic:nth-child(5):after, .galcon .galpic:nth-child(6):after, .galcon .galpic:nth-child(7):after {
        display: none
    }
    .galcon .galpic img {
        height: 100%
    }
}
@media only screen and (min-width: 1320px) {
    .inline {
        float: right;
    }
    .filtertext {
        float: left;
        line-height: 44px
    }
    .filterintro {
        margin: 0 25px 0 5px;
        float: left;
        line-height: 44px
    }
}
@media only screen and (min-width: 1400px) {
    .eventBox {
        height: 440px
    }
    .eventBox .nametab {
        height: 90px;
        display: flex;
        justify-content: center;
        flex-direction: column;
        text-align: center;
    }
    .eventBox img:first-of-type {
        height: 440px
    }
    .eventBox .nametab {
        height: 50px
    }
}