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

#lg-download{display:none!important;}


#flg a {
    text-decoration: none!important;
    color: transparent!important;
    font-size: 0.4em;
}

.right{
width:48%;
float:right;
margin:2.5%;
}
#hero-plus-footer .col-md-4 {float: left; margin: 20px auto; text-align:center;}
.col-lg-3 {
    max-width: 50%;
    flex: 0 0 50%;
}



.card-columns {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}
.card-title, .card-body { display: none; }
#maingal h2 { display: none; }
#maingal {      
background: -webkit-linear-gradient(71deg, rgb(2, 77, 117), rgb(218, 1, 140));
background: linear-gradient(71deg, rgb(2, 77, 117), rgb(218, 1, 140));
 width: 100%; padding: 30px 10%;}
#invid { width: 35%; float: right; margin-left: 2%; margin-bottom: 2%; }

.lightbox > .img-fluid {
    max-height: none;

}

p { font-family: 'Ubuntu', sans-serif; }

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

}
.click-tweet {   
    color: #fff;
    width: 46%;
margin:2.5%;
margin-right:0%;
    float: right !important;
font-family: 'Ubuntu', sans-serif;

    padding: 30px;
    text-align: left;
    font-size: 1.5em; background:#000; }

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

.link:hover { color: #fff; }


.link2 { font-size: 110%; display:inline-block; padding:5px; margin:10px; text-decoration:none !important;  color: #fff; transition:.3s; padding:8px;}

.link2:hover { opacity:.8; }

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

.soc:hover {  color: #b0afaf; font-size:115%;}
h1, h2, h3, h4, h5, h6 {


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

h1{font-weight:700; margin-bottom:25px;}
.h2, h2 {
font-family: 'Ubuntu', sans-serif;
    font-size: 1.8rem;
    padding: 20px 0px 40px;

}

h4{

  text-align: left;
font-family: 'Ubuntu', sans-serif;
}

.ctab, .ctab:visited { color: #000 !important;
    background-color: #fff;text-decoration: none; padding: 14px;  font-size: 90%; display: block; margin: 13px; text-align:center;   font-family: 'Ubuntu', sans-serif; text-transform:uppercase; font-weight:600; transition: 0.3s; }

.ctab:hover{font-size: 100%; 
color: #fff!important; background:#6d6d6d; text-decoration:none;
}

h3{ 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);
}
.link2 {
    width: 70px;
}
#flg {display:block; margin: 20px auto; text-align:center;}
/*Footer Box*/
#hero-plus-footer {
      background: -webkit-linear-gradient(71deg, rgb(2, 77, 117), rgb(218, 1, 140));
background: linear-gradient(71deg, rgb(2, 77, 117), rgb(218, 1, 140));
    padding: 50px;
    text-align: center;
  
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 {
    border: 2px solid #fff;
    color: #fff !important;
    background-color: #000;
    text-decoration: none;
    padding: 10px;
    font-size: 90%;
    display: block;
    margin: 0px;
    text-align: center;
font-family: 'Ubuntu', sans-serif;
    text-transform: uppercase;
}



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

.h2, h2 {
  font-family: 'Ubuntu', 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: 'Ubuntu', 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:100%;
float:right;
margin:0%;
}

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

.click-tweet {
    color: #fff;
    width: 100%;
    margin: 0%;
    margin-right: 0%;
    float: right !important;
    font-family: 'Ubuntu', sans-serif;
    padding: 30px;
    text-align: left;
    font-size: 1.25em;
    background: #000;
}


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

}