/*!* Main container *!*/
/*.overlay-image {*/
/*position: relative;*/
/*width: 100%;*/
/*}*/

/*!* Original image *!*/
/*.overlay-image .image {*/
/*display: block;*/
/*width: 100vw;*/
/*height: auto;*/
/*!*z-index: -100;*!*/
/*}*/

/*!* Original text overlay *!*/
/*.overlay-image .text {*/
/*color: #fff;*/
/*!*font-size: 30px;*!*/
/*!*line-height: 1.5em;*!*/
/*!*text-shadow: 2px 2px 2px #000;*!*/
/*text-align: center;*/
/*position: absolute;*/
/*top: 50%;*/
/*left: 50%;*/
/*!*transform: translate(0, -50%);*!*/
/*!*width: 100%;*!*/
/*background-color: rgba(255, 255, 255, 0.0);*/
/*font-family: "ZonaPro-Bold", Helvetica, Arial, serif;*/
/*font-size: 12.0px;*/
/*color: rgba(232, 52, 70, 1.0);*/
/*!*text-align: left;*!*/
/*letter-spacing: 2.0px;*/
/*line-height: 18.0px;*/
/*}*/

/*.hero-container .contact {*/
/*grid-area: h;*/
/*display: grid;*/
/*align-items: center;*/
/*background-image: url("../images/contact-hero-image.jpg") !important;*/
/*background-size: cover;*/
/*background-position: center;*/
/*width: 100%;*/
/*height: 100%;*/
/*grid-template-columns: auto auto 1080px auto auto;*/
/*grid-template-rows: 3fr 1fr 3fr 3fr;*/
/*grid-template-areas: ". . . . ." ". . m . ." ". . sl . ." ". . . . .";*/
/*}*/


.hero-container {

    background-image: url("../images/our-people-hero-image_1920.jpg");
}

@media screen and (max-width: 1080px) {
    .hero-container {
        background-image: url("../images/our-people-hero-image_1920.jpg");
    }
}

.hero-container > .hero-text {
    text-align: center;
    justify-self: center;
}

.hero-container > .hero-text > div {
    /*width: 40rem;*/
}


@media screen and (max-width: 720px) {
    .hero-container {
        grid-template-rows: 2fr 1fr 3fr 1.5fr;
        background-image: url("../images/our-people-hero-image_1920.jpg");
    }
}

@media screen and (max-width: 25rem) {
    .hero-container {
        grid-template-rows: 2fr 1fr 3fr 1.3fr;
        background-image: url("../images/our-people-hero-image_1920.jpg");
    }
}

.hero-container .our-people > .hero-text {
    text-align: center;
}

.contact-us {
    background-color: rgba(255, 255, 255, 0.0);
    height: auto;
    width: 612px;
    position: absolute;
    margin: 0;
    font-family: "CynthoSlabPro-Regular", Helvetica, Arial, serif;
    font-size: 54.0px;
    color: rgba(0, 0, 0, 1.0);
    line-height: 60.0px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;

}

@media screen and (max-width: 1080px) {
    .ourmission {

    }

    .contact-us {
        width: 612px;
        font-size: 40.0px;
        line-height: 46.0px;

    }
}

@media screen and (max-width: 720px) {
    .overlay-image .text {
        font-size: 10.0px;

    }

    .contact-us {
        font-size: 30.0px;
        width: 60vw;
        line-height: 34.0px;

    }
}


.content {
    display: grid;
    margin-top: 120px;
    /*height: 100%;*/
    width: 100%;
    grid-area: c;
    grid-template-columns: auto minmax(1060px, 1080px) auto;
    /*grid-template-rows: 25rem;*/
    grid-template-areas: ". contacts . ";
    /*padding: 5rem 0;*/
    padding: 0 0 120px;
}

@media screen and (max-width: 1080px) {
    .content {
        grid-template-columns: auto auto auto;
        grid-template-areas: ". contacts . ";
    }
}

@media screen and (max-width: 720px) {
    .content {
        grid-template-columns: auto auto auto;
        grid-template-areas: ". contacts . ";
    }
}

/*@media screen and (max-width: 720px) {*/
/*.content {*/
/*grid-template-columns: auto;*/
/*grid-template-areas: "contacts";*/
/*}*/
/*}*/


.contact-label {
    font-family: "ZonaPro-Bold", Helvetica, Arial, serif;
    font-size: 12.0px;
    color: rgba(232, 52, 70, 1.0);
    text-align: left;
    letter-spacing: 2.0px;
    line-height: 24.0px;
    margin: 10px 0;
    font-weight: bold;
}

.el .contact-label {
    font-size: 16.0px;
}


.contact-data {
    font-family: "Source Sans Pro", Helvetica, Arial, serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16.0px;
    color: rgba(255, 255, 255, 1.0);
    text-align: left;
    letter-spacing: 1.0px;
    line-height: 24.0px;
    margin: 0;

}

/*.phone {*/
/*font-family: "ZonaPro-Bold", Helvetica, Arial, serif;*/
/*font-size: 12.0px;*/
/*color: rgba(232, 52, 70, 1.0);*/
/*text-align: left;*/
/*letter-spacing: 2.0px;*/
/*line-height: 18.0px;*/
/*}*/


/*.email {*/
/*font-family: "ZonaPro-Bold", Helvetica, Arial, serif;*/
/*font-size: 12.0px;*/
/*color: rgba(232, 52, 70, 1.0);*/
/*text-align: left;*/
/*letter-spacing: 2.0px;*/
/*line-height: 18.0px;*/
/*}*/

/*.name {*/
/*font-family: "Source Sans Pro", Helvetica, Arial, serif;*/
/*font-weight: 300;*/
/*font-style: normal;*/
/*font-size: 14.0px;*/
/*color: rgba(85, 55, 69, 1.0);*/
/*text-align: left;*/
/*letter-spacing: 0.88px;*/
/*line-height: 21.0px;*/
/*}*/

.company-contact {
    background-color: rgba(85, 55, 69, 1.0);
    grid-area: newsevents;
    display: block;
    /*grid-auto-flow: row;*/
    margin: 1rem 0 7rem;
    justify-content: center;
    /*padding: 10px;*/
    justify-items: center;
    margin-top: -10rem;
    z-index: 1;
}

.company-head {
    display: grid;
    grid-auto-flow: row;
    justify-items: center;
    z-index: 1;
}

.company-head h2 {
    font-size: 1.2rem;
}

.company-address {
    display: grid;
    grid-auto-flow: row;
    margin: 1rem 0 7rem;
    justify-content: center;
    padding: 10px;
    justify-items: center;
    z-index: 1;
}


.logo-addr {
    margin: 2rem;
}

.contact {
    color: rgba(232, 52, 70, 1.0);
}

.company-address a {
    text-decoration: none;
    color: inherit;
}


.contacts-list {
    /*display: grid;*/
    grid-area: contacts;
    padding: 0;
    list-style: none;

}

.contact-container {
    display: grid;
    grid-area: contacts;
    grid-auto-flow: column;
    grid-template-areas: "ic tc .";
    grid-template-columns: 4fr 7fr 1fr;
    align-items: center;
    background-size: cover;
    background-position: center;
    max-width: 1080px;
    height: 100%;
    justify-self: center;
    border: 15px solid rgba(85, 55, 69, 0.1);
    /*margin: 0 0 100px 0;*/
    padding: 75px 0;
}

.contacts-list .contact-container {
    margin: 0 0 100px 0;
}


.contact-text {
    grid-area: tc;
    align-self: normal;
}


.contact-header {
    color: #000000;
    font-family: "CynthoSlabPro-Regular", Helvetica, Arial, serif;
    font-size: 36px;
    line-height: 54px;
}

.contact-text > span {
    color: #000000;
    font-family: "Source Sans Pro", Helvetica, Arial, serif;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 24px;
    /*text-align: center;*/

}

.contact-position {
    /*height: 27px;*/
    /*width: 168px;*/
    opacity: 0.6;
    color: #000000;
    font-family: "CynthoSlabPro-Regular", Helvetica, Arial, serif;
    font-size: 18px;
    line-height: 27px;
}

.contact-rectangle {
    height: 5px;
    width: 72px;
    background-color: #E83446;
    margin: 20px 0;
}


@media screen and (max-width: 1080px) {
    .contact-container {
        /*grid-template-areas: "tc tc" "ic ic";*/
        /*grid-template-columns: auto auto;*/
        /*grid-template-rows: auto auto;*/
        grid-auto-flow: row;
        width: inherit;
        padding: 60px 0;
        grid-template-columns: 4fr 7fr 0;

    }

    .contact-text {
        padding: 20px;
    }

    .contact-image {
        background-size: cover;
        height: 300px;
    }
}

@media screen and (max-width: 720px) {
    .contact-container {
        /*grid-template-areas: "ic tc .";*/
        /*grid-template-columns: auto auto;*/
        /*grid-template-rows: auto auto;*/
        grid-auto-flow: row;
        width: inherit;
        padding: 10px 0;
    }

    .contact-text {
        padding: 20px;
    }

    .contact-image {
        background-size: cover;
        height: 300px;

    }
}

@media screen and (max-width: 480px) {
    .contact-container {
        /*grid-template-areas: "ic tc .";*/
        /*grid-template-columns: auto auto;*/
        /*grid-template-rows: auto auto;*/
        grid-auto-flow: column;
        width: inherit;
        padding: 10px 0;
    }
}

.readmore {
    font-family: "ZonaPro-Bold", Helvetica, Arial, serif;

    /*font-family: "Source Sans Pro", Helvetica, Arial, serif;*/
    text-align: right;
    /*font-weight: bold;*/
    font-size: 0.85rem;
}

.readmore a {
    text-decoration: none;
    color: black;

}


.readmore svg {
    stroke: black;
    position: relative;
    top: 1px;
}

.contact-image {
    /*background-image: url(/images/g-lazarakos-photo_720.jpg);*/
    height: 400px;
    background-size: cover;
    background-position: center;
    margin: 14px 20px;
    align-self: normal;
    /*align-self: normal;*/
}

@media screen and (max-width: 1080px) {
    .contact-image {
        height: 280px;
        /*margin: 0 20px;*/
        margin: 30px 20px;
        align-self: normal;
    }
}
@media screen and (max-width: 720px) {
    .contact-container{
        display: block;
    }

    .contact-image {
        /*height: 260px;*/
        margin: 0 10px;
        height: 400px;
    }
}
