@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,400;0,800;1,300;1,400;1,800&display=swap');

.row {
 margin-right: 0px;
 margin-left: 0px;
}
.midvid { margin: auto; width: 60%; }
.right{
width: 375px;
    float: right;
    margin: 2.5%;
    background: #eee;
    padding: 30px;
    border-radius: 4px;
    border: 1px solid #ddd;
}



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


.card-body{    
    background-color: #00a1de;
    color: #fff;}
.card-text{display:none;}
#maingal h2 { display: none; }
#maingal {      background: #F99BC9;auto; width: 100%; padding: 30px 10%;}
#invid { width: 35%; float: right; margin-left: 2%; margin-bottom: 2%; }

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

li{ padding-bottom:10px;font-family: 'Open Sans', sans-serif; font-size:24px;}

.icons{color:#fff; padding:10px;}

.icons:hover { color: #00A1DE; }

.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 0px solid rgba(0,0,0,.125);
    border-radius: .25rem;
}

a {
 color: #1465e0;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

.logo {width: 140px;
    margin: 10px;}
.hero {max-width: 100%;}
#txt {padding: 2% 10%;}
/*Header Box*/
#hero-plus-header{
 background: #001671;
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{

}

.card-title { margin-bottom: .25rem;
    color: #fff;
font-weight:300!important;
    font-size: 15px; }

.tweet{
    background: #eee;
    padding: 30px;
    border-radius: 4px;
    border: 1px solid #ddd;
    float: right !important;
    width: 40%;
    text-align: center;
    font-size: 1.15em;
    color: #ff7900;
    margin: 2%;
}

.link { font-size: 150%; display:block; padding:5px; font-weight:900; margin:10px; text-decoration:none !important; color: #fff;}

.link:hover { color: #00A1DE; }

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

.soc:hover {  color: #fff;}
h1, h2, h3, h4, h5, h6 {
color: #003C69;

    text-align: center;
font-family: 'Montserrat', sans-serif;
}

h1{font-weight:800;}
.h2, h2 {
font-style: italic;
font-family: 'Montserrat', sans-serif;
    font-size: 1.8rem;
    padding: 20px 0px 40px;
color:#ff7900;
}

h4{
color:rgb(0, 22, 113);
  text-align: left;
font-family: 'Montserrat', sans-serif;
}
#gallery {
    background: #b8babd;
    padding: 20px 5% 5%;
}
.ctab, .ctab:visited {
padding: 0.5em 1em;
    background-color: #FF7900;
    color: #fff;
    text-decoration: none;
    border-radius: 8px;
    border: 2px solid #ededed;
    font-size: 1.2em;
    line-height: 2em;
    display: inline-block;
font-family: 'Open Sans', sans-serif; font-size:18px;
    width: 100%;
    text-align: center; font-weight:700; }

.ctab:hover{
color: #fff!important; border:2px #fff solid!important; text-decoration:none;
-webkit-box-shadow: 2px 2px 13px 0px rgba(0,0,0,0.5);
-moz-box-shadow: 2px 2px 13px 0px rgba(0,0,0,0.5);
box-shadow: 2px 2px 13px 0px rgba(0,0,0,0.5);
}


.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: #003C69;
    padding: 50px;
    text-align: center;
    display: block;
    margin-left: -15px;
    margin-right: -15px;
}

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

ctab, .ctab:visited {

}

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

.h2, h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.18rem;
    padding: 20px 0px 40px;
    color: rgb(0, 22, 113);
}

.logo {
    margin: 10px auto;
    display: block;
    width: 110px;
margin-top:0px;
margin-bottom:5px;
padding-top:3px;

}

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

h1 {
font-size:160%;
    text-align: center;
font-family: 'Anton', sans-serif;
}
#gallery .col-md-4 {
    max-width: 100%;
    flex-basis: 100%;
}
#hero-plus-header {
    display: block;
    margin: 0px auto;
}


#txt {
    padding: 2% 5%;
}

.right{
width:35%;
float:right;
margin:2.5%;
}

.tweet{
    background: #eee;
    padding: 30px;
    border-radius: 4px;
    border: 1px solid #ddd;
    float: right !important;
    width: 100%;
    text-align: center;
    font-size: 1.15em;
    color: #ff7900;
    margin: 0%;
}

.right{
width: 100%;
    float: right;
    margin: 0%;
    background: #eee;
    padding: 30px;
    border-radius: 4px;
    border: 1px solid #ddd;
}


.ctab {margin: 0px 0px 20px; font-size:120%; padding:8px;}
}

}