@charset "UTF-8";
header {
    padding-left: 20px;
    background-color: rgba(0,0,0,0.40);
}
main {
    min-height: 800px;
}
.title-contact {
    width: 586px;
    height: 80px;
    margin-top: 178px;
    margin-left: 50px;
    float: left;
    background-image: url(images/CONTACT%20GLOBAL%20-%20Title.png);
    background-position: center 0%;
    background-size: cover;
}
.tarot-contact {
    width: 652px;
    height: 878px;
    margin-top: 38px;
    float: right;
    background-image: url(images/CONTACT%20GLOBAL%20-%20Tarot%20Card.png);
    background-position: center 0%;
    background-size: cover;
}
.content-contact {
    width: 540px;
    float: left;
    height: 673px;
    margin-left: 40px;
    margin-top: 68px;
}
.header-contact {
    width: 541px;
    height: 75px;
}
.email-contact {
    width: 321px;
    height: 26px;
    margin-top: 10px;
    margin-left: 110px;
}
.seemore-contact   {
    width: 359px;
    height: 23px;
    margin-top: 72px;
    margin-left: 92px;
}
.ghdweb-contact   {
    width: 245px;
    height: 26px;
    margin-top: 11px;
    margin-left: 145px;
    padding-right: 55px;
}
.socials-contact {
    width: 107px;
    height: 24px;
    margin-left: 218px;
    margin-top: 72px;
    padding-right: 121px;
}
.port-ig-contact {
    width: 331px;
    height: 26px;
    margin-left: 102px;
    margin-top: 11px;
}
.ghd-ig-contact {
    width: 324px;
    height: 26px;
    margin-top: 11px;
    padding-right: 100px;
    padding-left: 100px;
    margin-left: 8px;
}
.back-button-contact {
    width: 45px;
    height: 60px;
    float: left;
    margin-top: 72px;
    margin-left: 197px;
}
.back-text-contact {
    width: 83px;
    height: 28px;
    float: right;
    margin-top: 87px;
    margin-right: 200px;
}
.container-contact {
    max-width: 1366px;
    margin-left: auto;
    margin-right: auto;
}
body {
    background-color: rgba(117,35,2,1.00);
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}
.hero-background-contact {
    height: 900px;
    padding-top: 18px;
    background-image: url(images/CONTACT%20GLOBAL%20-%20Background.png);
    background-repeat: no-repeat;
    background-position: center 0%;
    background-size: cover;
}


/*Mobile View*/
@media (max-width: 400px){
}
