.body{
  background-color: #f7f7f5;
}

.header{
  padding: 60px;
  display: block;
  text-align: center;
  background: #f7f7f5;;
}


/* For mobile phones: */
[class*="col-"] {
  width: 100%;
}

@media only screen and (min-width: 600px) {
  /* For tablets: */
  .col-s-1 {width: 8.33%;}
  .col-s-2 {width: 16.66%;}
  .col-s-3 {width: 25%;}
  .col-s-4 {width: 33.33%;}
  .col-s-5 {width: 41.66%;}
  .col-s-6 {width: 50%;}
  .col-s-7 {width: 58.33%;}
  .col-s-8 {width: 66.66%;}
  .col-s-9 {width: 75%;}
  .col-s-10 {width: 83.33%;}
  .col-s-11 {width: 91.66%;}
  .col-s-12 {width: 100%;}
}

@media only screen and (min-width: 768px) {
  /* For desktop: */
  .col-1 {width: 8.33%;}
  .col-2 {width: 16.66%;}
  .col-3 {width: 25%;}
  .col-4 {width: 33.33%;}
  .col-5 {width: 41.66%;}
  .col-6 {width: 50%;}
  .col-7 {width: 58.33%;}
  .col-8 {width: 66.66%;}
  .col-9 {width: 75%;}
  .col-10 {width: 83.33%;}
  .col-11 {width: 91.66%;}
  .col-12 {width: 100%;}
}

.h99{
  font-family: 'Poppins', sans-serif;
  font-size: 45px;
  transition: transform .1s;
  transition-delay: 250ms; 
}

.h1{
  font-family: 'Poppins', sans-serif;
  font-size: 94px;
  transition: transform .1s;
  transition-delay: 250ms;
}

.h1:hover {
  transform: scale(0.9); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}

.h99:hover {
  transform: scale(0.9); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}

.div1{
    align-content: center;
    /*margin-left: 480px;*/
    text-align: center;
    transition-delay: 1s;
    
}

.logo {
     width: 20px;
     height: 20px;
     margin-top: 11px;
     color:#000000;
     justify-content: center;
     align-content: center;
     text-align: center;
}

.logo2 {
     width: 30px;
     height: 30px;
     margin-top: 20px;
     justify-content: right;
     align-content: right;
     text-align: right;
     display: block;
     margin-left: auto;
     align-items: right;
}

.a1{
    justify-content: right;
    align-content: right;
    text-align: right;
    color: #000000;
    display: block;
    margin-left: auto;
    align-items: right;
    transition: transform .1s;
}

.a1:hover {
  transform: scale(1.0); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}

.a1:link {
  color: black;
  background-color: transparent;
  text-decoration: none;
}

.a1:visited {
  color: black;
  background-color: transparent;
  text-decoration: none;
}

.a2{
     height: 65px;
     width: 105px;
     background-color: #4d7fff;
     text-decoration: none;
     font-family: Arial, Helvetica, sans-serif;
     border-radius: 12px;
     border: 1px;
     border-color: #1b1b1c;
     justify-content: center;
     align-content: center;
     text-align: center;
     transition: transform .1s;
     align-items: center;
     margin-left: auto;
     margin-right: auto;

     display: inline-block;
}

.a2:hover {
  transform: scale(1.2); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}


.hr1{
    border-color: #f7f7f5;
    height: 1px;
    background-color: #f7f7f5;
    justify-content: center;
    align-content: center;
    width:55%;
}

.bra{
    display: block;
    margin-bottom: 2px;
    font-size:2px;
    line-height: 3px;
}

.boxed {
  overflow: hidden; 
  max-width: 750px;
  text-overflow: ellipsis;
  scroll-behavior: smooth;
  border: 1px;
  border-color: #1b1b1c; 
  border: 0;
  background-color: #f7f7f5;
  margin-left: 0;
  margin-right: 0;
  margin: 50px auto;
  justify-content: center;
  text-indent: 40px;
  align-content: center;
  text-align: left;
}

.boxedimg {
  overflow: hidden; 
  max-width: 750px;
  text-overflow: ellipsis;
  scroll-behavior: smooth;
  border: 1px;
  border-color: #1b1b1c; 
  border: 0;
  background-color: #f7f7f5;
  margin-left: 0;
  margin-right: 0;
  margin: 50px auto;
  justify-content: center;
  text-indent: 40px;
  align-content: center;
  text-align: center;
}

.fontBox{
  font-family: 'Raleway', sans-serif;
  font-size: 18px;
}

.fontBox1{
  font-family: 'Montserrat', sans-serif;
  font-size: 17px;
}

.fontBox2{
  font-family: 'Raleway', sans-serif;
  font-size: 18px;
}

.fontBox3{
  font-family: 'Poppins', sans-serif;
  font-size: 50px;  
  transition: transform .1s;
  transition-delay: 250ms;
  justify-content: center;
  align-content: center;
  text-align: center;
}

.fontBox3:hover {
  transform: scale(0.9); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}

.fontBox4{
  font-family: 'Raleway', sans-serif;
  font-size: 23px;
}


.fontBox5{
  font-family: 'Raleway', sans-serif;
  font-size: 19px;
}

.nameDate{
  font-family: 'Montserrat', sans-serif;
  text-align: left;
  font-size: 14px;
}

.nameDate1{
  font-family: 'Montserrat', sans-serif;
  text-align: left;
  font-size: 19px;
  text-decoration: none;
}

.textimage{
  justify-content: center;
  align-content: center;
  text-align: center;
}

.imgs{
  justify-content: center;
  align-content: center;
  text-align: center;
  width: 481;
  height: 367;
}

.bottom12{
  font-family: 'Raleway', sans-serif;
  text-align: center;
  font-size: 22px;
}

.figcaption{
  font-family: 'Montserrat', sans-serif;
  font-size: 12px;
  justify-content: center;
  align-content: center;
  text-align: center;
}

.figcaption1{
  font-family: 'Montserrat', sans-serif;
  font-size: 12px;
  color: #2a7ae2;
  justify-content: center;
  align-content: center;
  text-align: center;
}

.ol1{
  font-family: 'Raleway', sans-serif;
  justify-content: left;
  align-content: left;
  text-align: left;
}

.sharecenter{
  justify-content: center;
  align-content: center;
  text-align: center;
}

.references{
  overflow: hidden; 
  max-width: 750px;
  text-overflow: ellipsis;
  scroll-behavior: smooth;
  border: 1px;
  border-color: #1b1b1c; 
  border: 0;
  background-color: #f7f7f5;
  margin-left: 0;
  margin-right: 0;
  margin: 50px auto;
  justify-content: center;
  text-indent: 40px;
  align-content: center;
  text-align: center;
}

.publication{
  justify-content: center;
  align-content: center;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin: 10px auto 20px;
  display: block;

}

.image:hover {
  transform: scale(0.9); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}

.image{
  justify-content: center;
  align-content: center;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin: 10px auto 20px;
  display: block;
}

.image99{
  justify-content: center;
  align-content: center;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin: 10px auto 20px;
  display: block;
  width: 481;
  height: 367;
}

.image99:hover {
  transform: scale(0.9); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}

.footer{
  background-color: #f7f7f5;
  font-size: 45px; 
  justify-content: center;
  align-content: center;
  text-align: center;
  align-items: center;
}

html {
  scroll-behavior: smooth;
}

::-moz-selection { /* Code for Firefox */
  color: gray;
  background: #ffeead;
}

::selection {
  color: gray;
  background: #ffeead;
}

