﻿* {
    box-sizing: border-box;
}

body {
    font-family: 'Open Sans', sans-serif;
    margin: 0;
    padding: 0;
    background-color:rgb(245, 245, 235);
}

.navbar {
    display: flex;
    position: relative;
    justify-content: space-between;
    align-items: center;
    background-color: rgb(245, 245, 235);
    color: black;
    margin-right:4em;
}

.titlu {
    font-size: 1.5rem;
    margin: .5rem;
    margin-left: 4rem;
    text-decoration: none;
}

.titlu a {
    text-decoration: none;
    color: black;
}

.navbar-links {
    height: 100%;
}

    .navbar-links ul {
        display: flex;
        margin: 0;
        padding: 0;
    }

    .navbar-links li {
        list-style: none;
    }

        .navbar-links li a {
            display: block;
            text-decoration: none;
            color: black;
            padding: 1rem;
        }

        .navbar-links li:hover {
            background-color: rgb(138, 133, 133);
        }

.toggle-button {
    position: absolute;
    top: .75rem;
    right: 1rem;
    display: none;
    flex-direction: column;
    justify-content: space-between;
    width: 30px;
    height: 21px;
}

    .toggle-button .bar {
        height: 3px;
        width: 100%;
        background-color: black;
        border-radius: 10px;
    }

@media (max-width: 800px) {
    .navbar {
        flex-direction: column;
        align-items: flex-start;
    }

    .toggle-button {
        display: flex;
    }

    .navbar-links {
        display: none;
        width: 100%;
    }

        .navbar-links ul {
            width: 100%;
            flex-direction: column;
        }

            .navbar-links ul li {
                text-align: center;
            }

                .navbar-links ul li a {
                    padding: .5rem 1rem;
                }

        .navbar-links.active {
            display: flex;
        }
}

.line {
    height: 1px;
    background: black;
    margin-top: 0.5em;
    margin-left: 4em;
    margin-right: 4.5em;
}

.impressum {
      margin-left: 4em;
      margin-right: 4em;
      margin-top: 4em;
      font-size: 1.2em;
  }

.copyrightfooter {
    text-align: center;
    font-size: 1em;
    margin-top: 5em;
}

.contactinfo {
    text-align: center;
    font-size: 2.4em;
    margin-top: 4em;
}

.gmail {
    text-align: center;
    font-size: 1.4em;
}

img {
    vertical-align: middle; 
    margin-left: 1.2em;
}

.fa {
    padding: 20px;
    font-size: 30px;
    width: 50px;
    text-align: right;
    text-decoration: none;
  }

  .fa:hover {
    opacity: 0.7;
  }

    .column {
        float:left;
        width: 43%;
        padding: 4em;
        margin-left: 8em;
        margin-right: 4em;
      }
      
      .row::after {
        content: "";
        clear: both;
        display: table;
      }

.section {
	max-width: 1920px;
	margin: 0 auto;
	padding: 6% 2%;
}

.grid {
	margin: 20px 0 0 0;
	padding: 0;
	list-style: none;
	display: block;
	text-align: center;
	width: 100%;
}

.grid:after {
	clear: both;
}

.grid:after, .box:before {
	content: '';
	display: table;
}

.grid li {
	width: 350px;
	height: 328px;
	display: inline-block;
	margin: 20px;
}

.grid li {
	width: 350px;
	height: 328px;
	display: inline-block;
	margin: 20px;
}

.box {
	width: 100%;
	height: 100%;
	position: relative;
	cursor: pointer;
    border-radius: 10px;
    -webkit-transition: 0.3s ease-in-out, 
    -webkit-transform 0.3s ease-in-out;
	-moz-transition:  0.3s ease-in-out, 
    -moz-transform 0.3s ease-in-out;
    transition: all 0.3s ease-in-out, 
    transform 0.3s ease-in-out, ;
}

.box:hover {
	transform: scale(1.05); 
}

.img-0 {
	background: linear-gradient( rgba(0, 0, 0, 0.50), rgba(0, 0, 0, 0.10)), /* bottom, image */
	url(Photos/Flamenco.jpg);
}
.img-1 {
	background: linear-gradient( rgba(0, 0, 0, 0.50), rgba(0, 0, 0, 0.10)), /* bottom, image */
	url(Photos/VR\ Pigeons_01.jpg);
}

.img-2 {
	background: linear-gradient( rgba(0, 0, 0, 0.50), rgba(0, 0, 0, 0.10)), /* bottom, image */
	url(Photos/Spellbound.jpg);
}

.img-3 {
	background: linear-gradient( rgba(0, 0, 0, 0.50), rgba(0, 0, 0, 0.10)), /* bottom, image */
	url(Photos/Gravedad.jpg);
}

.img-4 {
	background: linear-gradient( rgba(0, 0, 0, 0.50), rgba(0, 0, 0, 0.10)), /* bottom, image */
	url(Photos/JP.jpg);
}

.img-5 {
	background: linear-gradient( rgba(0, 0, 0, 0.50), rgba(0, 0, 0, 0.10)), /* bottom, image */
	url(Photos/TOMCAT.jpg);
}
.img-6 {
	background: linear-gradient( rgba(0, 0, 0, 0.50), rgba(0, 0, 0, 0.10)), /* bottom, image */
	url(Photos/zero.jpg);
}

.img-7 {
	background: linear-gradient( rgba(0, 0, 0, 0.50), rgba(0, 0, 0, 0.10)), /* bottom, image */
	url(Photos/Firehead.jpg);
}

.img-8 {
	background: linear-gradient( rgba(0, 0, 0, 0.50), rgba(0, 0, 0, 0.10)), /* bottom, image */
	url(Photos/TapirTape.png);
}

.img-9 {
	background: linear-gradient( rgba(0, 0, 0, 0.50), rgba(0, 0, 0, 0.10)), /* bottom, image */
	url(Photos/BB.jpg);
}

.img-10 {
	background: linear-gradient( rgba(0, 0, 0, 0.50), rgba(0, 0, 0, 0.10)), /* bottom, image */
	url(Photos/Pooky.jpg);
}

.img-11 {
	background: linear-gradient( rgba(0, 0, 0, 0.50), rgba(0, 0, 0, 0.10)), /* bottom, image */
	url(Photos/SR.jpg);
}

.img-12 {
	background: linear-gradient( rgba(0, 0, 0, 0.50), rgba(0, 0, 0, 0.10)), /* bottom, image */
	url(Photos/Zeitgeist.jpg);
}

.img-13 {
	background: linear-gradient( rgba(0, 0, 0, 0.50), rgba(0, 0, 0, 0.10)), /* bottom, image */
	url(Photos/CSA.jpg);
}

.img-14 {
	background: linear-gradient( rgba(0, 0, 0, 0.50), rgba(0, 0, 0, 0.10)), /* bottom, image */
	url(Photos/CentralMuseum.jpg);
}



.info {
	position: absolute;
	width: inherit;
	height: inherit;
}

.info h3 {
	font-weight: 300;
	color: #fff;
	font-size: 40px;
	margin: 0 70px;
	padding: 100px 0 0 0;
	line-height: 1.5;
}

.info p {
	color: #fff;
	padding: 4px 5px;
	margin: 0 30px;
	font-size: 14px;
	line-height: 2;
}

.footer {
    text-align: center;
    margin-top: 5em;
}

.fa {
    color : black;
  }

.footer a {
    text-decoration: none;
}

  .HeaderPortofolio h2{

    text-align: center;
    margin-top: 1em;
    font-size: 3em;
    font-weight: normal;
  }

  .title
  {     
      font-size: 1.8em;
      text-align: center;
  }


  .links{
      color: black;
  }
  .links a {
      color: black;
  }

  .links a:hover {
    color: rgba(24, 24, 24, 0.692);
    background-color: transparent;
    text-decoration: underline;
  }

 .abouttitle {
     margin-top: 3em;
     margin-left: 2em;
 }

 .linkvideo a {
     font-size: 1.3em;
 }

 .projectimage1 {
    text-align:center;
    display:block;
 }

 .projecttext {
    font-size:1.4em;
    margin-left: 30%;
    margin-right: 30%;
    text-align: left;
 }

 @media (max-width: 800px){
    .projectimage1 {
    padding: 10px;

    }
    .projecttext {
    font-size:1.1em;
    margin-left: 15%;
    margin-right: 15%;
    text-align: left;
    }
 }

 .biophoto {
    text-align:center;
    display:block;

 }
 
 .bio {
     margin-top: 2em;
    font-size:1.3em;
    margin-left: 20%;
    margin-right: 20%;
    text-align: left;
 }

 .copyrightfootercontact {
    text-align: center;
    font-size: 1em;
    margin-top: 15em;
 }

 @media only screen and (max-width: 480px) {
    img {
      width: 100%;
      height: auto;
    }

    iframe{
        width: 100%;
      height: auto;
    }
  }

