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

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

.left {
width:35%;
float:left;
margin:1% 2.5%;
}

.card-text{font-size:13px; font-weight:600;}

.card-columns {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
}
.card-title, .card-body { display:none; }

.card-title {
    margin-bottom: .75rem;
    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, li {font-family: 'Josefin Sans', sans-serif; font-size:18px; }

.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: #001671;
    text-decoration: underline;
    text-decoration: underline;;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

.logo {width: 200px;
    padding: 15px;}
.hero {max-width: 100%;}
#txt {padding: 2% 10%;}
/*Header Box*/
#hero-plus-header{
background:#fff;

    background: #fdf6e8;
}
/*Hero Box*/
#hero-plus-hero{
  align-items: start;
margin:0 auto;
}
/*Body Box*/
#hero-plus-body{
    
    background: #fdf6e8;

}

.col-lg-3 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 100%;
}

.header-vid{ width:70%; margin:0 auto; margin-bottom:25px;}

.container-fluid {
background: #fdf6e8;
}

.tq {   
    color: #84754E;
    width: 100%;
    letter-spacing: 1.25px;
    float: right !important;
font-family: 'Josefin Sans', sans-serif;
    text-transform: uppercase;
    padding: 15px;
    text-align: center;
    font-size: 1.75em; }

.lightbox > .img-fluid {
    max-height: 100%;
}

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

.gallery-inline h2 {display: none;} 

.gallery-inline{ padding:1% 10%; background: #none;}

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

.link:hover { color: #fff; }

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

.soc:hover {  color: #fdd040!important;}
h1, h2, h3, h4, h5, h6 {
color: #444;

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

h1{font-weight:700;   
    color: #004976;}
.h2, h2 {
font-family: 'Josefin Sans', sans-serif;
    font-size: 1.8rem;
    padding: 20px 0px 40px;
 color: #004976;
}

h4{
color:rgb(0, 22, 113);
  text-align: left;
font-family: 'Josefin Sans', sans-serif;
}
#gallery {
    background: #b8babd;
    padding: 20px 5% 5%;
}
.ctab, .ctab:visited {
    padding: 19px;  font-size: 130%; display: block; margin: 30px; text-align:center; font-family: 'Josefin Sans', sans-serif; 
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 16.25rem;
    padding: 0 1.25rem;
    height: 3.125rem;
    outline: 0;
    font-weight: 700;
    font-size: 1rem;
    border-radius: 4px;
    text-align: center;
    cursor: pointer;
    text-transform: uppercase;
    white-space: nowrap;
    border: solid 1px #fff;
  background-color: #fdd040;
    color: #004976;
}

.ctab:hover{
color: #fdd040!important; text-decoration:none; background:#004976;
}


.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: #004976;
    padding: 50px;
    text-align: center;
    display: block;
color:#fff;
}

@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 {
  
    padding: 10px;
    font-size: 90%;
    display: block;
    margin: 0px;
    text-align: center;
font-family: 'Josefin Sans', sans-serif;
}

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

.h2, h2 {
font-family: 'Josefin Sans', sans-serif;
    font-size: 1.18rem;
    padding: 20px 0px 40px;
   color: #444;
}

.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: 'Josefin Sans', sans-serif;
}
#gallery .col-md-4 {
    max-width: 100%;
    flex-basis: 100%;
}
#hero-plus-header {
    display: block;
    margin: 0px auto;
}

.header-vid {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 25px;
}


#txt {
    padding: 2% 5%;
}

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


.ctab {margin: 0px 0px 10px; font-size:90%; padding:8px; 
    font-size: 130%;
    display: block;
    text-align: center;
    font-family: 'Josefin Sans', sans-serif;
height:2.2rem;
padding-top:6px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 1rem;
    border-radius: 4px;
    text-align: center;
    cursor: pointer;
    text-transform: uppercase;
    white-space: nowrap;
  border:none;
    background-color: #fdd040;
    color: #004976;
    display: block;
    margin: 0 auto;

}

}