@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@200;300;400;600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display+SC&display=swap');

#logo-div { display: inline; }
#ctab-div { display: inline; float: right; }
#foot { text-align: center; margin: auto; }
.card{padding:0px;}

.right{float:right; width:55%;}

.blockquote{    margin-bottom: 1rem;
    font-size: 1.25rem;
    border-left: 3px solid;
    padding-left: 25px; margin-left:15px;}


.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: #F99BC9;auto; width: 100%; padding: 30px 10%;}
#invid { width: 35%; float: right; margin-left: 2%; margin-bottom: 2%; }

p {  font-size:18px; }

.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: #fff;
    background-clip: border-box;
    border: 0px solid rgba(0,0,0,.125);
    border-radius: .25rem;

}

.vid-inline{width: 47%;
   margin:2.5%;
float:right;
    margin-bottom: 30px;
}


#hero-plus-footer small {
    text-align: center;
    font-weight: bold;
    color: #666;
    margin: 10px auto;
    flex-basis: 100%;
    max-width: 100%;
    display: block;
}

.hero {max-width: 100%;}
#txt {padding: 2% 10%;color: #000; font-family: 'Rubik', serif; font-weight:200; }
/*Header Box*/
#hero-plus-header{
    background: #f6efd5;
}
/*Hero Box*/
#hero-plus-hero{
    background: #f6efd5;
  align-items: start;
}


.log{width:100%; max-width:100%; display:block; }

/*Body Box*/
#hero-plus-body {
background: #f6efd5; color: #000;
}


.tweet {   
    background: #ff6300;
color:#fff;
    text-align: center;
      font-family: 'Rubik', serif;
    width: 100%;
    letter-spacing: 1.25px;
    float: right !important;
    padding: 15px;
    text-align: center;
    font-size: 1.75em; }

.box-link { font-size: 210%; display:inline-block; padding:5px; margin:30px; text-decoration:none !important; text-transform: uppercase; color: #000;     font-family: 'Playfair Display SC', serif;
 
}

.box-link:hover { color: #666; }

.links, .social-icons {display:block; padding:10px; text-align:center; font-size:115%; width: 100%;
    max-width: 100%;}

#item-0a2a4ba5-f05b-4968-8a87-da66caf7050e-1 h2{display:none;}


.logo{margin: 0 auto; width:220px; padding:10px; background: #f6efd5; display:block;}

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

.soc:hover {   color: #ff6300;}
h2, h3, h4, h5, h6 {
color: #000;
font-weight:200;
    text-align: center;
   font-family: 'Rubik', serif;
}

h1{ margin-top:60px; color:#000; text-align:center;  font-family: 'Playfair Display SC', serif;}
.h2, h2 {
font-family: 'Playfair Display SC', serif;
    font-size: 1.5rem;
    padding: 20px 0px 40px;
color: #000;
}

h4{
color: #493627;
  text-align: left;
font-family: 'Playfair Display SC', serif;
}
#gallery {
text-decoration: none;
    transform: translateY(-1px);
    transition: all .3s ease-in-out;
 background-size:contain; 

}



.ctab, .ctab:visited{
    font-family: 'Rubik';
    border-radius: 5px;
    color: #666;
    cursor: pointer;
  
    transition: all .5s ease-in-out;
    padding: 17px 15px;
    display: block;
    text-align: center;
    -moz-osx-font-smoothing: grayscale;
    border: 0;
    margin-top: 17px;
    margin-bottom: 17px;
    font-size: 20px;
margin-bottom:35px;
    box-sizing: border-box;
width:100%; max-width:100%; border:2px solid #fff;
}

.ctab:hover{ opacity:.8; text-transform:none;     text-decoration: none; background:#000; color:#fff;}



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

.gallery{
background:#f0b311;

text-decoration: none;
    transform: translateY(-1px);
    transition: all .3s ease-in-out;
}

.gallery-inline {
    clear: both !important;
    padding-top: 20px;
    padding: 40px 2vw 50px 2vw;

}

.gallery-inline h2 {
    display: none;
}

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


.card:hover {
    box-shadow: 3px 3px 11px -2px #444444;
    transition: 0.3s all ease-in-out;
}

.card-columns .card {
    margin-bottom: 0rem;
}


.icons{color:#000; padding:10px;}
.icons:hover{color:#666;}


.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: #f6efd5;

background-size:contain;

    padding-bottom: 70px;
    text-align: center;
}

@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-div { float: none; }
.ctab, .ctab:visited {
height:35px;
line-height:80%;
margin-top:5px;
    text-decoration: none;
    padding: 10px;
    font-size: 100%;
    display: block;
    text-align: center;
width:100%;
 max-width:100%; position:relative; 
}

.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: block;
    width: 200px;
margin-top:0px;
margin-bottom:0px;
padding-top:0px;

}

.hero {
    max-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: 'Rubik', serif;
font-weight:200;
   
}


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




.tweet {
    color: #ff6300;
    text-align: center;
 font-family: 'Rubik', serif;
    width: 100%;
  letter-spacing: .7px;
    float: right !important;
   padding: 5px; 
    text-align: center;
    font-size: 1.5em;
}

.vid-inline{width: 100%;
   margin:0%;
float:right;
    margin-bottom: 30px;
}




}