@import url('https://fonts.googleapis.com/css2?family=PT+Sans:wght@400;700&family=Roboto+Condensed:wght@300&display=swap');

.title {
color: blue;
font-size: 18px;
}

.doc-inline{ 
    padding: 10px;
    margin: 7px;
 
background:#55c4ed;
color:#000;
    text-transform: uppercase;
    line-height: 100%;
}

.doc-inline:hover{
   background-color: #3e74bb;
text-decoration:none;
color:#000;
}

.side{
width:40%;
float:right;
margin:2.5%;
margin-right:0;
}


.trans{width:100%; max-width:100%; margin-bottom:30px;}
.col-1, .col-11 {
    float: left;
}


.quote {
    text-align: center;
    font-size: 20px;
    background: #fcf9f4;
    padding: 15px;
}

.card {
    padding: 5px;
}

.right {
    float: right !important;
    width: 50%;
    margin: 0 2%;
}

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

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

#maingal h2 {
    display: none;
}

#maingal {
    background: #fff;
    auto; width: 100%;
    padding: 20px 5%;
}

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

p {
    font-size: 19px;
}

.smaller {
    font-size: 16px;
}

.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #3661ab;
    background-clip: border-box;
    border: 0px solid rgba(0,0,0,.125);
    border-radius: .25rem;
    transition: 0.3s all ease-in-out;
}

.card:hover {
    background: #46bce3;
}

a {
    color: #46bce3;
    text-decoration: underline;
    text-decoration: underline;
    ; text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

.hero {
    max-width: 100%;
width:100%;
}

.hero2 {
margin-top:25px;
    max-width: 100%;
margin-bottom:25px;
}


#txt {
    margin: 2% 13%;
    padding: 2% 4%;
    color: #485259 !important;
    background: #fff !important;
font-family: 'Roboto Condensed', sans-serif;
margin-bottom:0px;
}

/*Header Box*/
#hero-plus-header {
    background-color: #fff;
    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);
}

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

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

.tweet {
    color: rgb(221, 0, 49);
    text-align: center;
    font-family: Lato, sans-serif;
    width: 100%;
    letter-spacing: 1.25px;
    /* float: right !important; */
font-family: 'Roboto Condensed', sans-serif;
    padding: 35px;
    text-align: center;
    font-size: 1.5em;
}

.link {
    font-size: 130%;
    display: block;
    padding: 5px;
    margin: 10px;
    text-decoration: none !important;
    text-transform: uppercase;
    color: #f883bc;
}

.link:hover {
    color: #fff;
}

.logo {
    margin: 15px 25px;
    width: 210px;
}

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

.soc:hover {
    color: #3662ab;
    
}

h1, h2, h3, h4, h5, h6 {
    color: #1f202a;
    text-align: center;
font-family: 'Roboto Condensed', sans-serif;
}

h3{color:#3968b0;}

h1 {
    font-weight: 400;
}

.h2, h2 {
font-family: 'Roboto Condensed', sans-serif;
    font-size: 1.8rem;
    padding: 20px 0px 40px;
    color: #485259;
}

h4 {
    color: #493627;
    text-align: left;
font-family: 'Roboto Condensed', sans-serif;
}
#gallery {padding: 2% 5%; background: #b8babd;    max-width: 100%;
    flex-basis: 100%;}


.play-overlay {
    position: absolute;
    color: #ffffff;
    background-color: rgba(0,0,0,0.0)!important;
    font-size: 6em;
    top: 50%;
    left: 50%;
    text-decoration: none !important;
    bottom: 0;
    height: 1em;
    transform: translate(-50%, -50%);
}

.ctab, .ctab:visited {
    background: linear-gradient(-180deg,rgba(254,67,108,.99),rgba(221,0,49,.99) 49%,#c20726);
    border-radius: 50px;
    color: #fff;
    cursor: pointer;
    font-variant-ligatures: none;
    -webkit-font-variant-ligatures: none;
    transition: all .5s ease-in-out;
    padding: 20px 15px;
    position: relative;
    display: block;
    width: 100%;
    text-align: center;
    -moz-osx-font-smoothing: grayscale;
    border: 0;
    margin-top: 30px;
    width: 350px;
    /* line-height:110%; */
    font-size: 20px;
    font-weight: bold;
    height: 62px;
    line-height: 100%;
    box-sizing: border-box;
}

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

.gallery {
    background-color: #1f202a;
    padding: 0% 16.5%;
    text-decoration: none;
    transform: translateY(-1px);
    transition: all .3s ease-in-out;
padding-top:35px;

}

.ctab:hover {
    color: #fff!important;
    border: 2px #fff solid!important;
    text-decoration: none;
    background: linear-gradient(-180deg,#d0021b,#d0021b 49%,#af272f);
    box-shadow: 0 2px 18px 0 rgba(0,0,0,.2);
    color: #fff;
}

.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 {
    background-color: #000;
    padding: 50px;
    text-align: center;
    display: block;
    color: #fff !important;
}

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

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

@media only screen and (max-width: 768px) {
    ctab, .ctab:visited {
        border: 2px solid #f883bc;
        color: #f883bc !important;
        background-color: transparent;
        text-decoration: none;
        padding: 8px;
        font-size: 90%;
        display: block;
        margin: 0px;
        text-align: center;
        height: 40px;
    }

    .right {
        float: right !important;
        width: 96%;
        margin: 2%;
    }

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

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

    .logo {
        margin: 5px auto;
        display: inine-block;
        width: 125px;
        margin-top: 0px;
        margin-bottom: 0px;
        padding-top: 0px;
    }

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

    h1 {
        font-size: 150%;
        text-align: center;
    }

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

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

    #txt {
        padding: 2% 5%;
font-family: 'Roboto Condensed', sans-serif;
        font-weight: 300;
    }

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

.ctab {
    margin: 5px auto;
    width: 100%;
    display: block;
    padding: 22px;
    font-size: 16px;
    color: #fff;
}

    .logo2 {
        margin: 5px 25px;
        width: 60px;
    }

    .tweet {
        color: rgb(221, 0, 49);
        text-align: center;
        font-family: Lato, sans-serif;
        width: 100%;
        letter-spacing: .7px;
        float: right !important;
font-family: 'Roboto Condensed', sans-serif;
        padding: 5px;
        text-align: center;
        font-size: 1.5em;
    }

    .vid-inline {
        float: none;
        width: 100%;
        margin: 20px auto;
    }
}