* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

#wrapper {
    line-height: 160%;
    margin: auto;
}

main {
    width: 80%;
    margin: 40px auto;
}

body {
    font-family: 'Open Sans', sans-serif;
    font-weight: 100;
    font-size: 20px;
    line-height: 45px;
}

header {
    position: absolute;
    display: inline-block;
    width: 100%;
}

header a img {
    line-height: 0;
    min-width: 100px;
    border-radius: 0px;
}

.clearfix {
    clear: both;
}

.logo {
    background-image: url(../images/logo.png);
    background-repeat: no-repeat;
    background-size: 110px 110px;
    width: 30%;
    float: left;
    margin-left: 180px;
    padding-top: 95px;
}

nav {
    width: 50%;
    float: right;
    padding-left: 60px;
}

nav a {
    padding-top: 45px;
    display: block;
    text-transform: none;
}

nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

nav ul li {
    float: left;
}

nav ul li a {
    text-decoration: none;
    color: black;
}

a {
    border-radius: 0;
    display: inline-block;
    font-size: 20px;
    font-weight: 300;
    line-height: 1.5;
    min-width: 100px;
    border-radius: 40px;
    text-align: center;
}

a .logo {
    min-width: 100px;
}

.banner {
    background-image: url(../images/Siloet\ 2.jpg);
    height: 100vh;
    width: 100%;
    text-align: center;
    padding: 15px;
    margin: auto;
    background-size: cover;

}

.text-content {
    width: 60%;
    margin: 40px auto;
    color: black;
}

.text-content h1 {
    font-size: 80px;
    padding-top: 230px;
    line-height: 110px;
    font-weight: bold;
    text-shadow: 2px 2px 2px #7c7c7c;
}

.banner .text-content h2 {
    font-weight: normal;
    color: black;
    padding-left: 0px;
    text-shadow: 2px 2px 2px #7c7c7c;
}

.banner .text-content a {
    padding-left: 150px;
}

.content-index-left {
    width: 53%;
    float: left;
}

.image-index-right {
    width: 40%;
    float: right;
}

.image-index-right img {
    padding-top: 30px;
    width: 100%;
}

.sample {
    width: 28%;
    float: left;
    text-align: center;
    margin: 1em;
    padding-bottom: 2em;
    box-shadow: 0 20px 40px #8d9bdf7d;
    min-height: 300px;
}

.sample p {
    padding-left: 20px;
    padding-right: 20px;
}

.sample img {
    width: 100%;
}

footer {
    text-align: center;
    padding-bottom: 50px;
    font-size: 12px;
}

.social-media {
    padding-left: 33%;
}

.logos {
    width: 8%;
    float: left;
    margin: 1em;
    margin-bottom: 0;
}

.logos img {
    width: auto;
    height: 80px;
}

.content-bio-left {
    width: 60%;
    float: left;
}

.image-bio-right {
    width: 30%;
    float: right;
}

.image-bio-right img {
    width: 100%;
}

.content-bio-right {
    width: 60%;
    float: right;
}

.image-bio-left {
    width: 30%;
    float: left;
}

.image-bio-left img {
    width: 100%;
}

.print-images {
    width: 22%;
    min-height: 200px;
    float: left;
    text-align: center;
    margin: .65em;
    padding-bottom: 2em;
    box-shadow: 0 20px 40px #8d9bdf7d;
}

.print-images img {
    width: 100%;
}

table {
    border-collapse: collapse;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
}

th, td {
    border: 1px solid black;
    text-align: left;
    padding: 5px;
}

tr:nth-child(even) {
    background-color: #d3d3d3;
}

.button a {
    border: 1px solid black;
    padding: 10px;
    margin-top: 10px;
    transition: 0.5s;
    background-color: black;
    color: white;
    width: 120px;
    text-align: center;
    border-radius: 20px;
    font-size: 15px;
}

.button a {
    text-decoration: none;
}

.button a:hover {
    color: black;
    background-color: white;
}

.content-bio-left ul li {
    list-style-type: circle;
    padding-left: 15px;
}

input {
    width: 40%;
    border-radius: 10px;
    padding: 7px 7px;
    border: 2px solid #d3d3d3;
}

textarea {
    width: 40%;
    border-radius: 10px;
    margin-top: 7px;
    padding: 7px 8px;
    padding-bottom: 20px;
    border: 2px solid #d3d3d3;
}

input[type="submit"] {
    width: 20%;
    font-size: 15px;
    background-color: black;
    color: white;
    cursor: pointer;
    border: 2px solid black;
    transition: .5s;
}

input[type="submit"]:hover {
    background-color: white;
    color: black;
}

.button2 a {
    border: 1px solid black;
    padding: 10px;
    margin-top: 10px;
    background-color: black;
    color: white;
    width: 220px;
    text-align: center;
    border-radius: 20px;
    font-size: 15px;
}

.button2 a {
    text-decoration: none;
}

.samples {
    padding-left: 15px;
}

.gallery-description-left {
    width: 50%;
    float: left;
    padding-top: 15%;
}

.gallery-image-right {
    width: 40%;
    float: right;
}

.gallery-image-right img {
    width: 100%;
}

.gallery-description-right {
    width: 50%;
    float: right;
    padding-top: 15%;
}

.gallery-image-left {
    width: 40%;
    float: left;
}

.gallery-image-left img {
    width: 100%;
}

.gallery-description-right-L {
    width: 50%;
    float: right;
    padding-top: 5%;
}

.gallery-description-left-L {
    width: 50%;
    float: left;
    padding-top: 5%;
}

main h2{
    padding-bottom: 10px;
}