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

strong{color:#000;}

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

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

.card-columns .card {
    margin-bottom: 6.75r1em;
    margin-bottom: 1.75rem;
}

.card-columns {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    column-gap: 2rem;
}
.card-title, .card-body { display: none; }
#maingal h2 { display: none; }
#maingal {      background: #ddd;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: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: #d12f2d;
  
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

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

}
.click-tweet {   
    color: #d12f2d;
    width: 100%;
    float: right !important;
  font-family: 'Montserrat', sans-serif;
    padding: 15px;
    font-size: 1.25em; }

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

.link:hover { color: #ddd; }

.link2{ color:#fff; font-size: 150%; font-weight:bold;}

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

.soc:hover {  color: #ddd;}
h1, h2, h3, h4, h5, h6 {
color: #000;

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

h3{ color:#d12f2d; font-weight: bold;}

a {
    color: #d12f2d;
    text-decoration: underline;
}



h1{font-weight:700; color:#d12f2d; word-break:keep-all; font-size:2em;}
.h2, h2 {
font-family: 'Montserrat', sans-serif;
    font-size: 1.8rem;
    padding: 20px 0px 40px;

}

h4{
color:rgb(0, 22, 113);
  text-align: left;
font-family: 'Montserrat', sans-serif;
}
#gallery {
    background: #d12f2d;
    padding: 20px 5% 5%;
}
.ctab, .ctab:visited {
    border: 2px solid #d12f2d;
    color: #d12f2d !important;
    background-color: transparent;
    text-decoration: none;
    padding: 10px 20px;
    font-size: 130%;
    letter-spacing: 1px;
    display: block;
    margin: 20px;
    text-align: center;
    border-radius: 60px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}

.ctab:hover{
color: #fff!important; border:2px #d12f2d solid!important; text-decoration:none;
background:#d12f2d;
}


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

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

}
@media only screen and (max-width: 768px) {

.right{
width:100%;
float:right;
margin:0%;
}

ctab, .ctab:visited {
    border: 2px solid #d12f2d;
    color: #fff !important;
    background-color: transparent;
    text-decoration: none;
    padding: 10px;
    font-size: 110%;
    display: block;
    margin: 0px;
    text-align: center;
    font-family: 'Montserrat', 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: 'Montserrat', sans-serif;
    font-size: 1.18rem;
    padding: 20px 0px 40px;

}

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

}

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

h1 {
font-size:140%;
    text-align: center;
font-family: 'Anton', sans-serif;
font-size:2em;
}
#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%;
}

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

.right{
width:100%;
float:right;
margin:0%;
}

.link2{ display:none;}


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

}