@import url(https://fonts.googleapis.com/css?family=Open+Sans);

ul.sec {list-style-type: square;}
.sec { margin-left: 25px; }
.media { margin-top: 50px; }
#hero-plus-body .tq {
    margin: 25px 0px 15px 5%;
}

.tq {
    width: 40%;
    float: right !important;
    padding: 15px;
    margin-left: 1%;
}
.shape {
    height: 300px;
    width: 300px;
    background-color: #3d4045;
    border-radius: 80px;
    margin-bottom: 30px;
    float: left;
    margin: 30px 0px 30px 30px;
    -webkit-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75);
}
.shape3 {
    border-radius: 5px;
    ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.box {
    ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
table {
    text-align: center;
    margin: auto;
}

.tdctr {
    text-align: center;
}

.tdlft {
    text-align: left;
}
/*
ul li {
    margin-bottom: 5px;
}
*/

.card-columns {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
}

#vidline {
    display: block;
    margin-left: 3%;
    margin-bottom: 2%;
    float: right;
    width: 45%;
}

 .card-text {
    display: none; 
}

table {
    margin-bottom: 20px;
}

.social-icons .fa {
    font-size: 24px;
    color: #ffffff;
    margin: 5px 15px;
}

.uppercase {
    text-transform: uppercase;
}

.right {
    float: right;
    width: 37%;
    margin: 2%;
}

ol li, ul li, p {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    letter-spacing: 1px; 
}

.sec li {
    margin-bottom: 20px;
}

.sec li.no-margin {
    margin-bottom: 0px;
}

#gallery h2 {
    display: none;
}

#gallery .card-body {
    display: none;
}

.logo {
    margin: 20px;
}

.hero {
    max-width: 100%;
    margin-top: 100px;
}

#txt {
    padding: 2% 10%;
}

/*Header Box*/
#hero-plus-header {
    z-index: 1;
    background: #fff;
    position: fixed;
    width: 100%;
    max-width: 100%;
}

/*Hero Box*/
#hero-plus-hero {
    align-items: start;
}

/*Body Box*/
#hero-plus-body {
}

.tq {
    width: 40%;
    float: right !important;
    padding: 15px;
    text-align: left;
    margin-left: 1%;
    font-size: 1.3em;
}
.link {
    display: block;
    padding: 15px;
    margin: 50px 35px 10px -10px;
    text-decoration: none !important;
    text-transform: uppercase;
    color: #fff;
    clear: both !Important;
    text-align: center;
    font-size: 18px;
}
.link:hover {
    color: #fff;
    font-weight: bold;
    text-decoration: underline;
}

.soc {
    padding: 5px;
    margin: 10px;
    height: 50px;
    width: 50px;
    color: #fff;
    display: inline-block;
}

.soc:hover {
    color: #000;
}

h1, h2, h3, h4, h5, h6 {
    text-align: center;
}

h1 {
    font-size: 2.1em;
    padding: 2% 2%;
    color: #d76947;
}

.h2, h2 {
    font-size: 1.8rem;
    padding: 20px 0px 40px;
}

.top-video {
    width: 45%;
    float: right;
    max-width: 100%;
    margin: 0px 0px 40px 40px;
}

.top-video .card-body {
    display: none;
}

.play-overlay {
    background: rgba(0,0,0,0.6);
    text-align: center;
    color: #ffffff;
    transition: 0.3s all ease-in-out;
}

#gallery {
    background: #6a92b8; /* url('images/gallery.png') top left repeat; */
    padding: 15px 5%;
}

.ctafoot {
    width: 300px;
    margin: auto!important;
}

.ctab, .ctab:visited {
    background: #4F7CA8;
    border-radius: 3px;
    color: #fff;
    text-decoration: none !important;
    padding: 15px;
    font-weight: bold;
    font-size: 100%;
    display: block;
    margin: 30px;
    text-align: center;
}

.ctab:hover {
    background: #333;
    color: #eee;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    transition: all .25s ease-out;
}

.img-fluid {
    max-width: 100%;
    height: auto;
    -webkit-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75);
}

/*Footer Box*/
#hero-plus-footer {display:none;
    background: #000;
    padding: 50px;
    text-align: center;
}

.gallery-inline {
    clear: both !important;
    background: none;
    padding-top: 20px;
    padding: 20px 9.5vw 0px 9.5vw;
    margin: 10px auto 20px auto;
}

.gallery-inline h2 {
    display: none;
}

.gallery-inline .lightbox {
    box-shadow: 0 0 0.5rem rgba(10,10,10,.05);
}

/* Gallery Asset Width Percentage (4 Assets Across = 25%, 3 = 33.3333333%, etc.) */
@media (min-width: 992px) {
    .col-lg-3 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media only screen and (max-width: 980px) {
    #gallery .col-md-4 {
        max-width: 50%;
        flex-basis: 50%;
    }
}

@media only screen and (max-width: 768px) {
    .right {
        float:right;
        width: 100%;
        margin: 0%;
    }

    .top-video {
        width: 100%;
        float: none;
        margin: 0px auto 40px auto;
    }

    .ctab, .ctab:visited {
        padding: 20px;
        font-size: 150%;
        margin: 30px;
    }

    .card-columns {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }

    #gallery {
        padding: 15px;
    }

    table {
        width: 100%!important;
    }

    #vidline {
        float: none;
        width: 100%!important;
        margin-left: 0;
    }

    #gallery .col-md-4 {
        max-width: 100%;
        flex-basis: 100%;
    }

    #hero-plus-header {
        margin: 0px auto;
        left: 0;
    }

    .logo {
        margin: 10px auto;
        display: block;
    }

    .ctab {
        margin: 0px 0px 20px;
    }
}