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

.linked-url, .linked-url:hover {
display: none
}

.sticky-top {
    background: #ffffff;
    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);
}
.number {
    font-size: 2rem !IMPORTANT;
    font-weight: bold !important;
}
.ext-inline { margin-bottom: 10px; }
.rt {
    float: right;
}
.lt {float: left;}
.pullquote {
    background: #E2F3FC;
    padding: 20px;
    float: right;
    width: 35%;
    margin-left: 2%;
}

#hero .card-title, #hero .card-body {
    display: none;
}

.card-body, .card-title {
    display: none;
}

#gallery-title-uuid {
    display: none;
}

mark {
    color: blue;
}

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

.vid-inline {
}

.card-text {
    display: none;
}

#maingal h2 {
    display: none;
}

#maingal {
    background: #054061;
    margin: auto;
    width: 100%;
    padding: 20px 10%;
}

#invid {
    width: 35%;
    float: right;
    margin-left: 2%;
    margin-bottom: 2%;
}
.mobile {display:none;}
ul li {
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
}

p {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
}

#picline {
    width: 35%;
    float: right;
    margin-left: 2%;
}

#gallery h2 {
    display: none;
}

.logo-2 {
    margin: 0px 0px 0px 0px;
}
.hero {
    max-width: 100%;
}

#txt {
    padding: 2% 10%;
}

/*Header Box*/
#hero-plus-header {
    display: block;
    width: 100%;
    max-width: 100%;
    flex: 100%;
    background: #ffffff;
}

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

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

.tq {
    background: #fff;
    font-weight: bold;
    color: #000;
    border: 2px solid #000;
    width: 100%;
    float: right !important;
    padding: 15px;
    text-align: center;
    font-size: 1.5em;
}

.link {
    font-size: 130%;
    display: inline-block;
    padding: 5px;
    margin: 0px 10px 10px 10px;
    text-decoration: none !important;
    text-transform: uppercase;
    color: #000;
}
.rt {
    float: right !important;
}
.link:hover {
    color: #000;
}
.fulls {
    display: inline-block;
    float: right !important;
}
#ytvid {
    float: right;
    width: 40%;
    margin-left: 2%;
    margin-bottom: 1%;
}

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

.soc:hover {
    color: #000;
}

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

h3 {
    font-size: 1.5rem;
    text-align: left;
}

h1 {
    font-size: 2.5rem;
    padding: 0px 0px 20px;
}

h2 {
    padding: 10px;
    font-size: 24px;
    font-style: italic;
}

#gallery {
    background: url('images/FadedDots_small.png') #0963A8;
    padding: 35px 5% 1%;
}

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

.ctab:hover {
    background: #c2473b;
    color: #ffffff;
    -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);
}



.logo-2 img {
    width: 220px;
    max-width: 100%;
}

#logo-div {
    display: inline-block;
    vertical-align: middle;
}

#ctab-div {
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px;
}

.logo, .logo-2 img {
    margin: 10px;
}



/*Footer Box*/
#hero-plus-footer {
    background: #E2F3FC;
    padding: 50px;
    color: #a39162;
    text-align: center;
    display: block;
}





    .container-fluid {
        width: 100%;
        /* padding-right: 0px; */
        /* padding-left: 0px; */
        margin-right: auto;
        margin-left: auto;
    }

    h1 { color: #0963A8;
        font-size:2em;
        padding: 30px 0px;
    }

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

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





/* Sidebar Stuff */
#press-release-div {
    width: 65%;
}

#sidebar-div {
    width: 30%;
    padding-left: 30px;
}

#sidebar-2 {
    background: #E2F3FC;
    text-align: center;
    padding: 20px 20px 40px 20px;
}

#sidebar-2 h3 {
    color: #775990;
}

#sidebar-2 .img-inline, #sidebar-2 .vid-inline {
    margin: 30px auto 0px auto;
}

.vid-inline .card {
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
}

.sidebar-link, .sidebar-link:visited {
    display: block;
    font-weight: bold;
    color: #ffffff;
    font-size: 22px;
    transition: 0.3s all ease-in-out;
    margin: 20px auto;
}

.sidebar-link:hover, .sidebar-link:active, .sidebar-link:focus {
    color: #81e9ec;
    opacity: .95;
    text-decoration: none;
}

#sidebar-2 .card-body {
    padding: 20px 0px;
}

#sidebar-2 .card-title {
    font-size: 19px;
    margin-bottom: 0px;
}

#sidebar-2 .card-text {
    display: none;
}


@media only screen and (max-width: 991px) {
    #sidebar-div #press-release-div {
        width: 100%;
    }



.fulls {
   
}
    #sidebar-div {
        padding-left: 0px;
    }
}

.tweet {
    font-size: 135%;
    font-weight: bold;
    color: #0963A8;
    border-left: 6px solid #0963A8;
    padding-left: 20px;
    margin: 30px auto;
}


.desktop-only, .mobile-only {
    text-align: center;
    width: 100%;
}

.bubble {
    display: inline-block;
    width: 250px;
    height: 250px;
    font-size: 20px;
    background: #0963A8;
    color: #ffffff;
    text-align: center;
    border-radius: 100%;
    padding: 40px 30px;
  margin: 15px 20px;
    vertical-align: middle;
}


.bubble p, .bubble strong {
}

.bubble strong {
    display: block;
    font-size: 135%;
}



@media only screen and (max-width: 991px) {
    .desktop-only {
        display: none;
    }

    .mobile-only {
        display: block;
    }
}

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

#sidebar-div {
  width: 100%;
    padding-left: 0px;
    text-align: center;
    margin-bottom: 25px;
}

}

@media only screen and (max-width: 768px) {
    .pullquote {
        width: 100%;
        float: none;
        margin-left: 0;
    }
#sidebar-div {
  width: 100%;
    padding-left: 0px;
    text-align: center;
    margin-bottom: 25px;
}

#sidebar-2{width:100%; max-width:100%; display:block;}
}

.rt {
    float: right !important;
}
    #picline {
        width: 100%;
        float: none;
    }


    .logo {
        width: 100%;
    }

    #logo-div {
        width: 100%;
        max-width: 100%;
    }

    #ytvid {
        float: none;
        width: 100%;
        margin-left: 0;
        margin-bottom: 0;
    }

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

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

  .logo, .logo-2 img {
    width: 180px;
    max-width: 100%;
    display: inline;
    margin: 20px auto;
}

.logo-2 img {
margin: 0px auto;
}

.logo-2 {
width: 100%;
}

.logo-2 .card {
border: 0!important;
background: transparent!important;
}

@media only screen and (max-width: 700px) {
.ctab {
    display: block;
    margin: 10px auto;
}
.logo, .logo-2 {
    display: block;
    text-align: center;
    margin: 10px auto;
}
.mobile {
    display: block;
}
}