/* BIP */
body#b.contrasting .BIPmain{
  font-size: 16px;
  width: 100%;
  background-image: url("../img/bip/3c.jpg");
}
body#b.contrasting .main-content .logoWbip svg.logoBiblioteki{
 display: none;
 }
body#b.contrasting .main-content .logoWbip svg.logoBiblioteki2{
  display: block;
  width: 80%;
  height: 80%;
  }
body#b.contrasting .main-content .headerBip{
  background-color: #112d4e;
}
body#b.contrasting a{
  color:gold;
}
body#b.contrasting .menuBiale{
  background-color: rgba(7, 39, 90, 0.9);
  font-family: 'Open Sans', sans-serif;
  font-weight: 100;
}
body#b.contrasting .main-content .menuBiale a{
  color: gold;
}
body#b.contrasting .main-content .menuBiale li:hover a{
  color:blue;
}
.body#b.contrasting.menuBiale a{
  color: gold;
}
body#b.contrasting .prawaBIP  {
  background-color: rgba(7, 39, 90, 0.9);
  border: solid grey 0.3px;
  box-shadow: 0 10px 20px grey;
  color: gold;
}
body#b.contrasting .menu-btn1{
  display: none;
  background: #112d4e;
  bottom: 90px;
  width: 45px;
  height: 45px;
  padding: 5px;
  border: solid 1px gold;
  border-radius: 10px;
}
body#b.contrasting .menu-btn1.open{
  display: none;
  background: #112d4e;
  bottom: 90px;
  width: 45px;
  height: 45px;
  padding: 5px;
  border: solid 1px gold;
  border-radius: 10px;
}
@media screen and (max-width: 800px){
   body#b.contrasting .menu-btn1{
      display: flex;
      background: #112d4e;
      border: solid 1px gold;
    }
    body#b.contrasting .menu-btn1.open{
      display: flex;
      background: #112d4e;
      border: solid 1px gold;
    
    }
}
/* formularz kontakrowy BIP */
body#b.contrasting .formBIP{
  background-color: black;
  color:gold;
}

/* rest */
body.contrasting {
    background: #112d4e;
    color:gold;
  }
  body#b.contrasting {
    background: #112d4e;
    color:gold;
  }
  body#b.contrasting i{
    color: gold
  }
  .contrasting .main-content iframe{
    filter: brightness(80%);
   }
   body#b.contrasting.disContent button{ 
    background-color: black;
  }
  .contrasting {
   color :gold;
   background-color: #112d4e;
  }
  body#b.contrasting #CookieAlert{
    background-color: rgb(63,114,175,0.8);
    background-color: #112d4e;
    color: gold;
    border-top: 1px solid #112d4e;
  }
  body#b.contrasting .CookieAlertGBP  {
    letter-spacing: 0.1em;
    color: gold;
    background: none;
    text-shadow: none;
  }
  #grad.contrasting {
    background-image: linear-gradient(to bottom right, #112d4e, #3f72af);
  }
  .header.contrasting{
    background-color: #112d4e;
    color: gold;
    border: 1px solid gold;
    z-index: 2;
  }
  .header.contrasting  .logoBiblioteki{
    display: none;
  }
  .header.contrasting  .logoBiblioteki2{
    display: flex;
  }
  body#b.contrasting .main-content .menu-items  li:hover a.menu-item{
    color:blue;
  }
  .mega-menu.expandable.contrasting .content{
    background-color: #112d4e;
    color: gold;
    border-top: none;
    border-left: 1px solid gold;
    border-bottom: 1px solid gold;
    border-right: 1px solid gold;
  }
  .mega-menu.expandable.contrasting .content .col .mega-links li:hover{
    background-color: transparent;
  }
  .mega-menu.expandable.contrasting .content .col .mega-links li a{
    background-color: transparent;
    color: gold; 
  }
  .mega-menu.expandable.contrasting .content .col section h2 {
    background-color: #112d4e;
    color: gold;
  }
  .mega-menu.akt.expandable.contrasting .content .col h2 {
    background-color: #112d4e;
    color: gold;
  }
  body#b .contrasting a img{
    filter: brightness(50%)
  }
  .header1.contrasting{
    text-size-adjust: 100%;
    color:gold;
    font: inherit;
    -webkit-font-smoothing: antialiased;
    visibility: visible;
    margin: 0;
    display: block;
    box-sizing: border-box;
    position: relative;
    margin-bottom: 50px;
    padding: 30px 20px 55px;
    border: 1px solid gold;
    text-align: center;
    box-shadow: none;
   }
   .header1.contrasting .header1-brow{
    color:gold;
  }
  .header1.contrasting span{
    background: #112d4e;
    box-shadow: none;
  }
  .header1.contrasting .header1-main{
    color: gold;
  }
  .header1.contrasting:after{ 
 
    background: gold; 
    box-shadow: none;
    color: #3f72af;
  }
  body#b.contrasting .jeden{
    background-image: url('img/aktualnosci/slajderaktualności1D.png');
  }
  body#b.contrasting .dwa{
    background-image: url('img/aktualnosci/slajderaktualności2D.png');
  }
  body#b.contrasting .trzy{
    background-image: url('img/aktualnosci/slajderaktualności3D.png');
  }
  body#b.contrasting .slajderuniwersalny .caption h1{
	color:gold;		
}
body#b.contrasting .slajderuniwersalny .caption p{
	color:gold;
}
body#b.contrasting .slajderuniwersalny .caption a{
    display: inline-block;
    padding:10px 30px;
    background-color: #3f72af;
    text-decoration: none;
    color:gold;
   }
   body#b.contrasting .slajderuniwersalny .controls .prev,
body#b.contrasting .slajderuniwersalny .controls .next{
 color: gold;
 background-color: #3f72af;
}
body#b.contrasting .slajderuniwersalny .controls .pause i{
    color:gold;
   }
body#b.contrasting .slajderuniwersalny .controls .play i{
 color:gold;
}
body#b.contrasting .slajderuniwersalny .controls .prev:hover,
body#b.contrasting .slajderuniwersalny .controls .next:hover,
body#b.contrasting .slajderuniwersalny .controls .play:hover,
body#b.contrasting .slajderuniwersalny .controls .pause:hover{
	background-color: #112d4e;
}
body#b.contrasting .slajderuniwersalny .indicator div{
	display: inline-block;
	width:25px;
	height: 25px;
	color:gold;
	background-color: #112d4e;
	border-radius:50%;
	text-align: center;
	line-height: 25px;
	margin:0 3px;
}
body#b.contrasting .slajderuniwersalny .indicator div.active{
    background-color: #3f72af;
   }
   body#b.contrasting .file-download{
    color: gold;
  }
  body#b.contrasting .extension{
    color: gold;
  }
  body#b.contrasting .details{
    color: gold;
  }
  body#b.contrasting .deklaracjatekst a{
    color: gold;
  }
  body#b .contrasting a{
    color: gold;
  }
  body#b .contrasting a:hover{
    color: #3f72af;
    transition: 0.3s ease-in-out;
  }
  .home-intro.contrasting
  {
      margin: 0;
      padding: 0;
      font-family: 'Poppins', sans-serif;
      background: #0a2a43;
      min-height: 900px;
      color: #f9f7f7;
      font-family: sans-serif;
      font-weight: 500;
      font-size: 2rem;
      /* padding: 100px 10%; */
      position: relative;
      width: 100vw;
      height: 100vh;
      overflow: hidden;
      display: flex;
      justify-content: center;
      align-items: center;
      text-align: center;
      flex-direction: column;
  }
  .home-intro.contrasting::before
  {
      content: '';
      position: absolute;
      bottom: 0;
      width: 100%;
      height: 100px;
      background: linear-gradient( to top,  #112d4e, transparent);
      z-index: 3;
  }
  .home-intro.contrasting::after
  {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      /* background: #0a2a43; */
      z-index: 0;
      /* mix-blend-mode: color; */
  }
  body.contrasting .miedzy .p-tile-l a{
    margin-top: 50px;
    height: 257.1px;
    margin-bottom: 50px;
   
  }
  body.contrasting .miedzy{
    width: 100%;
    height: fit-content;
    background-color: #f9f7f7;
      
    background: url('img/Historia.jpg') rgb(61, 61, 61) center;
    background-size: 100%;
    background-blend-mode: multiply;
    background-repeat: no-repeat;
      background-attachment: fixed;
    position: relative;
  }
  body.contrasting .miedzy.wieża{
    background: url('img/perłyKrasnego2.jpg') #2f3640 center;
    background-blend-mode: multiply;
    background-attachment: fixed;
  }
  body.contrasting .miedzy.kościół{
    background: url('img/perłyKrasnego2.jpg') #2f3640 center;
    background-blend-mode: multiply; 
    background-attachment: fixed;
  }
  body.contrasting .miedzy.stadnina{
    background: url('img/stadnina/konie.jpg') #2f3640 center;
    background-blend-mode: multiply; 
    background-attachment: fixed;
  }
  body.contrasting .miedzy::after
{
    content: '';
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 40px;
    background: linear-gradient( rgb(37, 37, 37),#112d4e);
    z-index: 1;
}
body.contrasting .miedzy::before
{
    content: '';
    position: absolute;
    top: 0;
    width: 100%;
    height: 40px;
    background: linear-gradient(#112d4e, rgb(37, 37, 37));
    z-index: 1;
}
.home-intro.contrasting img
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    filter: brightness(30%);
    object-fit: cover;
    pointer-events: none;
    z-index: 0;
}
.home-intro.contrasting .samologo{
    display: none;
   }
 .home-intro.contrasting .samologo2{
  display: flex;
   justify-content: center;
  width: 100px;
  height: 100px;
 }
 body.contrasting .card.rodocard{
    padding: 5px;
    margin: 5px 0;
    background: rgba(2, 47, 88, 0.226);
    border-radius: 7%;
    box-shadow: 0 0 20px grey;
  }
  body.contrasting .card.rodocard:hover{
    
    box-shadow: none;
  }
  body.contrasting strong{
    color: gold;
  }
  .home-about.contrasting {
    padding: 4em 2em;
    width: 90vw;
    max-width: 90vw;
    margin: 0 auto;
    background-color:#112d4e;
  }
  body#b.contrasting .col.fade-in.appear{
    max-width : 800px;
    max-height: 600px;
    min-width : 50px;
    min-height: 50px;
    width: -moz-fit-content;
    width: fit-content;
    height: -moz-fit-content;
    height: fit-content;
  }
  body#b.contrasting .fade-in.appear {
    /* padding: 10px; */
    opacity: 1;
    /* line-height: 1.2;
    width: 33%;
    height: 250px;
    box-sizing: border-box;
    border: 1px solid gold;
    margin-bottom: 20px; */
  }
  .home-more-stuff.contrasting .more-stuff-grid{
    color: gold;
    background-color: #112d4e;
  }
  .home-more-stuff.contrasting .more-stuff-grid p{
    color: gold;
  }
  body#b.contrasting .file-download{
    color: gold;
  }
  body#b.contrasting .extension{
    color: gold;
  }
  .literatura.contrasting{ 
  text-decoration: none;
  width: 20%;
  padding: 0rem;
  margin: 0rem;
  background: #112d4e;
  border: solid 1px gold;
  border-radius: 4px;
  cursor: pointer;
} 
body.contrasting .lightimg{
  display: none;
}
body.contrasting .darkimg{
  display: inline-block;
  filter: brightness(80%);
}
body#b.contrasting .article img{
  filter: brightness(70%);
 }
 .swiper-container.swiper-container-coverflow.swiper-container-3d.swiper-container-initialized.swiper-container-horizontal.contrasting{
  background-color: #112d4e;
}
.swiper-container.swiper-container-coverflow.swiper-container-3d.swiper-container-initialized.swiper-container-horizontal.contrasting h2{
  color: gold;
  /* font-family: 'Poppins', sans-serif; */
  position: absolute;
  top: 0;
  border-bottom: 1px solid #f9f7f7;
  
}
.swiper-container.swiper-container-coverflow.swiper-container-3d.swiper-container-initialized.swiper-container-horizontal.contrasting h6{  
  color: gold;
  text-align: center;
  background-color: transparent;
}
.pracownicy.contrasting{
  background:#112d4e;
  color: gold;
}
.pracownicy.contrasting .box h3 {
  background:#112d4e;
  color: gold;
}
.pracownicy.contrasting .reveal-hidden p {
  background:#112d4e;
  color: gold;
}
.pracownicy.contrasting .reveal-hidden {
  background:#112d4e;
  color: gold;
  border: none;
}
.home-about.contrasting .pracownicy{
  background:#112d4e;
}
body#b.contrasting #button{
  background-color: #112d4e;
  border: solid 1px gold;
}
body#b.contrasting #button:hover {
  background-color: #112d4e;
}
body#b.contrasting .bipArch{
  color: gold;
}
.tile-header.aka.contrasting{
  border: solid 1px gold;
  }
  .tile-training .tile-header.contrasting h3 {
    color: gold;
    font-size: 22px;
  }
  .tile-circle-content-wrapper .tile-header.contrasting h3 {
    font-family: 'Advent Pro', sans-serif;
    font-weight: 700;
    font-size: 1.375em;
    letter-spacing: 0.05em;
    color: gold;
    text-align: center;
  }
  a.tile-circle:hover .tile-circle-content-wrapper .tile-header.contrasting h3 { 
    color:  gold; 
  }
  a.tile-circle:hover .tile-circle-content-wrapper .tile-header.contrasting  { 
    color:  gold; 
  }
  #anno .main-section-header.contrasting h2 a { color:gold; }
  #anno.contrasting {
    background-color:  #112d4e;
  }

  #anno.contrasting li a{
    background-color: #112d4e;
    border: solid 1px #3f72af;
  }
  #anno.contrasting li a h3{
    color:gold;
    
  }
  #anno .main-section-header.contrasting .underline { border-color:gold; 
  }
  .katalog .main-section-header.contrasting h2 a { 
    color:gold; 
  }
  body.contrasting .katalog {
    background-color:  #112d4e;
  }
  
  body.contrasting .katalog li a{
    background-color: #112d4e;
    border: solid 1px #3f72af;
  }
  body.contrasting .katalog li a h3{
    color:gold;
    
  }
 /* galeria koścół */
 body.contrasting .gallery-block.compact-gallery .item .image{
   filter: brightness(80%);
 }
/* formspree */

body.contrasting textarea{
  background-color:rgb(17, 16, 16) ;
  color: gold;
}
.katalog .main-section-header.contrasting .underline { border-color:gold; }

body.contrasting #form1{
  background-color: rgb(10, 10, 10);
  position: relative;
  border: solid 1px #3f72af;
  padding: 5px;
  font-size: 1em;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
body.contrasting #form1 input.inputtxt{
  color: gold;
  background: none;
  border-radius: 0;
  -webkit-appearance: none;
  outline: none;
  margin: 5px;
  width: auto;
  height: auto;
  position: relative;
  border-bottom: dotted 0.1px gold;
  border-top: none;
  border-right: none;
  border-left: none;
}
body.contrasting .disContent button{
 
  background-color: black;
 
}
body.contrasting #form1 input.button1{
  color:gold;
  background: #3f72af;
  border-radius: 0;
  -webkit-appearance: none;
  outline: none;
  margin: 1px;
  padding: 5px;
  width: auto;
  height: auto;
  position: relative;
  border: 1px solid;
  box-shadow: 0px 0px 3px
}
body.contrasting #form1 input.button1:hover{
  color:gold;
  background: #3f72af;
  border-radius: 0;
  -webkit-appearance: none;
  outline: none;
  margin: 1px;
  padding: 5px;
  width: auto;
  height: auto;
  position: relative;
  border: 1px solid;
  box-shadow: 0px 0px 12px
}
body.contrasting #form1 input.button2{
  color: gold;
  background: #3f72af;
  border-radius: 0;
  -webkit-appearance: none;
  outline: none;
  margin: 1px;
  padding: 5px;
  width: auto;
  height: auto;
  position: relative;
  border: 1px solid;
  box-shadow: 0px 0px 3px
}
body.contrasting #form1 input.button2:hover{
  color: gold;
  background: #3f72af;
  border-radius: 0;
  -webkit-appearance: none;
  outline: none;
  margin: 1px;
  padding: 5px;
  width: auto;
  height: auto;
  position: relative;
  border: 1px solid;
  box-shadow: 0px 0px 12px
}
body.contrasting #form2{
  background-color: rgb(10, 10, 10);
  position: relative;
  border: solid 1px #3f72af;
  padding: 5px;
  font-size: 1em;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
body.contrasting #form2 input.inputtxt{
  color: gold;
  background: none;
  border-radius: 0;
  -webkit-appearance: none;
  outline: none;
  margin: 5px;
  width: auto;
  height: auto;
  position: relative;
  border-bottom: dotted 0.1px gold;
  border-top: none;
  border-right: none;
  border-left: none;
}
body.contrasting #form2 input.button1{
  color:gold;
  background: #3f72af;
  border-radius: 0;
  -webkit-appearance: none;
  outline: none;
  margin: 1px;
  padding: 5px;
  width: auto;
  height: auto;
  position: relative;
  border: 1px solid;
  box-shadow: 0px 0px 3px
}
body.contrasting #form2 input.button1:hover{
  color:gold;
  background: #3f72af;
  border-radius: 0;
  -webkit-appearance: none;
  outline: none;
  margin: 1px;
  padding: 5px;
  width: auto;
  height: auto;
  position: relative;
  border: 1px solid;
  box-shadow: 0px 0px 12px
}
body.contrasting #form2 input.button2{
  color: gold;
  background: #3f72af;
  border-radius: 0;
  -webkit-appearance: none;
  outline: none;
  margin: 1px;
  padding: 5px;
  width: auto;
  height: auto;
  position: relative;
  border: 1px solid;
  box-shadow: 0px 0px 3px
}
body.contrasting #form2 input.button2:hover{
  color: gold;
  background: #3f72af;
  border-radius: 0;
  -webkit-appearance: none;
  outline: none;
  margin: 1px;
  padding: 5px;
  width: auto;
  height: auto;
  position: relative;
  border: 1px solid;
  box-shadow: 0px 0px 12px
}
body.contrasting #form3{
  background-color: rgb(10, 10, 10);
  position: relative;
  border: solid 1px #3f72af;
  padding: 5px;
  font-size: 1em;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
body.contrasting #form3 input.inputtxt{
  color: gold;
  background: none;
  border-radius: 0;
  -webkit-appearance: none;
  outline: none;
  margin: 5px;
  width: auto;
  height: auto;
  position: relative;
  border-bottom: dotted 0.1px gold;
  border-top: none;
  border-right: none;
  border-left: none;
}
body.contrasting #form3 input.button1{
  color:gold;
  background: #3f72af;
  border-radius: 0;
  -webkit-appearance: none;
  outline: none;
  margin: 1px;
  padding: 5px;
  width: auto;
  height: auto;
  position: relative;
  border: 1px solid;
  box-shadow: 0px 0px 3px
}
body.contrasting #form3 input.button1:hover{
  color:gold;
  background: #3f72af;
  border-radius: 0;
  -webkit-appearance: none;
  outline: none;
  margin: 1px;
  padding: 5px;
  width: auto;
  height: auto;
  position: relative;
  border: 1px solid;
  box-shadow: 0px 0px 12px
}
body.contrasting #form3 input.button2{
  color: gold;
  background: #3f72af;
  border-radius: 0;
  -webkit-appearance: none;
  outline: none;
  margin: 1px;
  padding: 5px;
  width: auto;
  height: auto;
  position: relative;
  border: 1px solid;
  box-shadow: 0px 0px 3px
}
body.contrasting #form3 input.button2:hover{
  color: gold;
  background: #3f72af;
  border-radius: 0;
  -webkit-appearance: none;
  outline: none;
  margin: 1px;
  padding: 5px;
  width: auto;
  height: auto;
  position: relative;
  border: 1px solid;
  box-shadow: 0px 0px 12px
}
#fb.contrasting{
  background-blend-mode: multiply;
 }
 body.contrasting #krasne-blog{ 
	background-color:#112d4e;
	/*
	background: url('../img/bck_krasne.jpg') #2f3640 repeat;
	background-attachment: fixed;
	*/
}
body.contrasting #krasne-blog h3 {
	letter-spacing: 0.03em;
	font-size: 1.4375em;
	font-weight: 500;
	color: gold;
}
body.contrasting #krasne-blog .author {
	margin-bottom: 20px;
	color:gold;
}
#krasne .contrasting { 
  padding: 20px auto;
  background-color: transparent;
}
#krasne.contrasting .underline {
   border-color:gold; 
  }
 body.contrasting #krasne .main-section > p {
  color:gold;
}
/* nowy do miedzy w contrasting */
.p-tile-l.contrasting {
	background-color: transparent;
}
.p-tile-l.contrasting a {
	background-color: #112d4e;
}
.p-tile-l.contrasting .header{
	background-color: #112d4e;
}
.p-tile-l.contrasting .header p.cite {
	margin: 0;
	font-weight: 300;
	font-style: italic;
	color: gold;
}
footer.contrasting .footer-wrap h4{
  width: 80%;
  margin: 0 auto;
  padding-left: 10%;
  color:gold;
}
footer.contrasting div.footerCopy{
  clear: both;
  color: gold;
  text-align: center;
  padding-bottom: 5px;
  border-top: 1px solid gold;
}
  /*<<<<<<<<<<<<<<<< MEDIA QUERY >>>>>>>>>>>>>>>>>>>>>>>>>>>> */
  /* <<<<<<<<< grafiki svg img i inne >>>>>>>>>>>>>>>>>>>>>>  */
  @media screen and (max-width:2500px){
    .home-intro.contrasting .samologo{
      display: none;
     }
     .home-intro.contrasting .samologo2{
      display: inline;
      width: 800px;
      height: 800px;
     }
     .home-about.contrasting {
      padding: 0em 2em 2em 2em;
      width: 100vw;
      max-width: 100vw;
      margin: 0 auto;
      background-color:#112d4e;
    }
  }
  @media screen and (max-width:1500px){
    .home-intro.contrasting
    {
        min-height: 500px;
    }
    .home-intro.contrasting .samologo{
      display: none;
     }
     .home-intro.contrasting .samologo2{
      display: inline;
      width: 700px;
      height: 700px;
     }
     .home-about.contrasting {
      padding: 0em 2em 2em 2em;
     
    }
  }
  @media screen and (max-width:1300px){
    .home-about.contrasting {
      padding: 0em 2em 2em 2em;
     
    }
  }
  @media screen and (max-width:1050px){
    .home-about.contrasting {
      padding: 0em 2em 2em 2em;
     
    }
  }
  @media screen and (max-width: 970px) {
    #grad.contrasting {
      background-image: none;
    }
    .home-about.contrasting {
      padding: 0em 2em 2em 2em;
     
    }
    .header.contrasting .menu-btn{
      display: flex;
      background: #112d4e;
      width: 45px;
      height: 45px;
      padding: 5px;
      border: solid 1px gold;
      border-radius: 10px;
    }
    .header.contrasting{
      position: sticky;
      background: transparent;
      border: none;
      max-width: 100%;
      width: 100%;
    }
    .header.contrasting .logoBiblioteki2{
      background: #112d4e;
      padding: 5px;
      border: solid 1px gold;
      border-radius: 10px;
    }
    /* body#b.contrasting .fade-in.appear {
      width: 100%;
      height: 250px;
      box-sizing: border-box;
      border: 1px solid gold;
    } */
    .header.contrasting .menu-items.open {
      position: absolute;
      height: 100vh;
      width: 100%;
      max-width: 100%;
      top: 0%;
      right: 0;
      background: #112d4e;
      display: block;
      padding-top: 50px;
      line-height: 3rem;
      overflow-y: auto;
      transform: translateY(0);
      transition: transform 0.3s ease-out;
   
      z-index: 0;
    }
    .header.contrasting .menu-items.open li:hover a{
      color: rgb(43, 137, 214);
    }
    .header.contrasting .menu-items.open .mega-menu.expandable .content{
      background: #112d4e;
    }
   .menu-right.expandable.contrasting{
     border-top: 0;
   }
  }
  @media (max-width:800px){
    .home-intro.contrasting .samologo{
      display: none;
     }
     .home-intro.contrasting .samologo2{
      display: inline;
      width: 600px;
      height: 600px;
     }
  }
  @media (max-width:600px){
    .home-about.contrasting {
      padding: 0em 2em 2em 2em;
      width: 100vw;
      max-width: 100vw;
      margin: 0 auto;
      background-color:#112d4e;
    }
  }
  @media (max-width:500px){
    .home-intro.contrasting .samologo{
      display: none;
     }
     .home-intro.contrasting .samologo2{
      display: inline;
      width: 350px;
      height: 350px;
     }
     .home-about.contrasting {
      padding: 0em 2em 2em 2em;
      width: 100vw;
      max-width: 100vw;
      margin: 0 auto;
      background-color:#112d4e;
    }
  }
  @media (max-width:400px){
    .home-intro.contrasting .samologo{
     display: none;
    }
    .home-intro.contrasting .samologo2{
      display: block;
      width: 250px;
      height: 250px; 
     }
  }