@charset "UTF-8";
header {
    padding-left: 20px;
    background-color: rgba(40,35,35,1.00);
}
.container-design2  {
    max-width: 1366px;
    margin-left: auto;
    margin-right: auto;
}
body {
    background-color: rgba(195,103,14,1.00);
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
}
main {
    min-height: 800px;
}
.hero-background-design2  {
    height: 900px;
    padding-top: 18px;
    background-image: url(images/GD%202%20GLOBAL%20-%20Background.png);
    background-repeat: no-repeat;
    background-position: center 0%;
    background-size: cover;
}
.thumbnails-design2 {
    width: 1330px;
    min-width: 0px;
    height: 530px;
    margin-top: 26px;
    background-image: url(images/Portfilio%20Website%20Pages_Graphic%20Design%202%20Thumbs.png);
    background-position: center 0%;
    background-size: cover;
}
.back-design2 {
    width: 154px;
    height: 80px;
    margin-top: 680px;
    margin-left: 200px;
    float: left;
}
.back-button-design2 {
    width: 59px;
    height: 80px;
    float: left;
}
.back-text-design2 {
    width: 79px;
    height: 39px;
    float: right;
    margin-top: 28px;
}
.forward-design2 {
    width: 154px;
    height: 80px;
    margin-top: 680px;
    margin-right: 200px;
    float: right;
}


/*Mobile View*/
@media (max-width: 400px){
}
.forward-button-design2 {
    width: 59px;
    height: 80px;
    float: right;
}
.forward-text-design2 {
    width: 78px;
    height: 28px;
    float: left;
    margin-top: 28px;
}
