.new-hero {
    height: 100vh !important;
    padding: 2em 0 !important;
    align-items: center;
    display: flex;
    background: url("https://www.the-eic.com/Portals/0/Website/Events/BankableEnergies/assets/img/bg_home_top_4.jpg") top right no-repeat, url("https://the-eic.com/Portals/0/Website/Events/BankableEnergies/assets/img/bg_home_bottom.jpg") bottom left no-repeat;



}

footer {
    background: #9F73B2;
    height: auto;
    padding: 1em;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;


}

footer a {
    color: white;
    text-decoration: none;
}

footer a:hover {
    color: white;
    text-decoration: none;
}

footer span {
    color: #fff;


}

.fixed-bottom {
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
}

.sni {
    color: white;
    font-size: 20px;
    margin: 0 0.3em;
}
.sni_env {
    color: white;
    font-size: 16px;
    margin: 0 0.5em;
}

.legal {
    text-align: left;
}

.contact {
    text-align: center;
}

.social_networks {
    text-align: right;
}

p.copyright {
    margin-bottom: 0 !important;
    color: #fff;
    display: inline;
}

@media (max-width: 768px) {

    .legal,
    .contact,
    .social_networks {
        text-align: center;
        line-height: 1em;
    }

    footer {
        font-size: 11px;
    }

    .fixed-bottom {
        padding: 1em 0;
    }

}
/*FOOTER MEDIA QUERIES*/
@media (max-width: 600px) {

    .legal,
    .contact,
    .social_networks {

        line-height: 2.5em;
        padding: 0;
    }
   .contact{
        text-align: right;
        padding-right: 0.5em;
    }
    .social_networks{
        text-align: left;
        padding-left: 0.2em;
    }

    footer {
        font-size: 14px;
        line-height: 18px;
    }

    .sni {

        font-size: 18px;
    }
    .sni_env {
     
        font-size: 18px;
     
    }

}


.new-hero-content {
    padding: 12em 0 0 1em;
}

img.eic {
    width: 90px;
}

.cont-1 {
    background: orange;
    height: 25vh;

}

.cont-2 {
    /*background-color: red;*/
    height: 35vh;
    align-items: flex-end;
    justify-content: space-between;
    padding: 0 0.5em 70px;
}

.cont-2 p.organiser {
    font-family: DM Sans !important;
    color: #666;
    font-size: 16px !important;
    display: inline;
    margin-right: 0.5em;

}

.new-hero p.ht {
    color: #9f73b2;
    font-size: 22px;
    padding: 0 0 1.3em 1em;

}

.logo-container {
    padding: 0 1.6em 0 0;
}

/*HEADER CONTAINERS*/

.nav-c,
.hero-c {
    padding: 0 10em;
}

.cont-2 {
    /*background-color: red;*/
    height: 35vh;
    align-items: flex-end;
    justify-content: space-between;
    padding: 0 0.5em 70px;
}




@media only screen and (min-device-width: 1024px) and (max-device-height: 768px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {}

/* iPad mini Portrait*/
@media only screen and (width: 768px) and (height: 1024px) {

    .nav-c,
    .hero-c {
        padding: 0 1em;
    }
}

@media (max-width: 2560px) {
    .new-hero {

        background-size: 850px, 850px;
    }

    .new-hero-content {
        padding: 20em 0 0 1em;
    }

    .bankable-energies-logo {
        width: 80%;
    }

    .new-hero p {
        font-family: DM Sans;
        color: #666666;
        font-size: 2.1em;
        margin-bottom: 0em;

    }

    .new-hero p.moto-bold {
        font-weight: 500;
        font-size: 2.4em;
        line-height: 2em;
    }
}

@media (max-width: 1980px) {
    .new-hero {

        background-size: 700px, 700px;
    }
}


@media (max-width: 1800px) {
    .new-hero {

        background-size: 500px, 500px;
    }

    .new-hero-content {
        padding: 12em 0 0 1em;
    }

    .bankable-energies-logo {
        width: 80%;
    }

    .new-hero p {
        font-size: 1.7em;
    }

    .new-hero p.moto-bold {

        font-size: 2.0em;
        line-height: 1.8em;
    }
}

@media (max-width: 1512px) {

    .new-hero-content {
        padding: 12em 0 0 1em;
    }

    .bankable-energies-logo {
        width: 90%;
    }

    .new-hero p {
        font-size: 1.2em;
    }

    .new-hero p.moto-bold {

        font-size: 1.6em;
        padding-bottom: 0.1em !important;
        line-height: 1.4em;
    }

}

@media (max-width: 1440px) {

    .nav-c,
    .hero-c {
        padding: 0 5em;
    }
}

@media (max-width: 1024px) {
    .new-hero {
        height: 100vh !important;

    }

    .nav-c,
    .hero-c {
        padding: 0 2em;
    }

    .new-hero {
        background-size: 400px, 400px;
        ;
    }

    .new-hero p {
        font-size: 1.0em;
    }

    .new-hero p.moto-bold {
        font-size: 1.4em;
    }

    .new-hero p.ht {
        color: #9f73b2;
        font-size: 24px;
        padding: 0 0 1.2em 1em;
    }

    @media (max-width: 1024px) {
        .new-hero p {
            font-size: 1.0em;
        }
    }

    @media (max-width: 768px) {
        .logo-container {
            padding: 0;
        }
    }


}



/* iPad mini Portrait*/
@media only screen and (width: 768px) and (height: 1024px) {
    .new-hero {
        background-size: 350px, 400px
    }

    .bankable-energies-logo {
        width: 60%;
    }

    .nav-c,
    .hero-c {
        padding: 0 1em;
    }

    .new-hero-content {
        padding: 16em 0 0 1em;
    }

    .cont-2 {

        padding: 0 0.5em 0;
    }

    .sni {

        font-size: 12px;
    }
    .sni_env {
       
        font-size: 12px;
       
    }
}
/* iPad pro Landscape*/

@media only screen and (min-device-width: 1366px) and (max-device-height: 1024px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {}

/* iPad pro Portrait*/
@media only screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
    .new-hero {
        background-size: 430px, 400px
    }

    .new-hero-content {
        padding: 20em 0 0 1em;
    }

    .bankable-energies-logo {
        width: 120%;
    }

    .new-hero p {
        font-size: 1.4em;
    }

    .new-hero p.moto-bold {
        font-size: 1.7em;
    }

    .cont-2 {
        height: 45vh;
        padding: 0 1em 1em;

    }
    p.copyright {
       
        font-size: 14px;
    }

}

/* iPad air Landscape*/

@media only screen and (min-device-width: 1366px) and (max-device-height: 1024px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {}

/* iPad air Portrait*/
@media only screen and (width: 820px) and (height: 1180px) {
    .new-hero {
        background-size: 350px, 400px
    }

    .bankable-energies-logo {
        width: 70%;
    }

    .cont-2 {
        height: 40vh;
        padding: 0 0.5em 0px;

    }

    .new-hero-content {
        padding: 16em 0 0 1em;
    }

    p.copyright {

        font-size: 11px;
    }

}

@media only screen and (width: 481px) and (height: 768px) and (-webkit-min-device-pixel-ratio: 2) {
    .new-hero {
        padding: 12em 0 0 0em;

    }

    .cont-2 {
        padding: 0.3em 0 2em;
    }
}

/*MOBILE*/

@media only screen and (width: 430px) and (height: 932px) {

    .cont-2 {
        padding: 1em 0.75em;
        display: block;
    }

    .new-hero p.ht {

        padding: 0 0 1.5em 0em;
    }
}


@media (max-width: 600px) {
    .new-hero-content {
        padding: 5em 0 0 0;
    }

    .new-hero {

        background: url("https://www.the-eic.com/Portals/0/Website/Events/BankableEnergies/assets/img/bg_home_top_4.jpg") top right no-repeat, url("https://the-eic.com/Portals/0/Website/Events/BankableEnergies/assets/img/bg_home_bottom.jpg") bottom left no-repeat;
        background-size: 250px, 300px;

    }

    .cont-2 {
        padding: 0.3em 0.75em 2em;
        height: 200px;
    }

    .new-hero p.ht {
        font-size: 18px;
        padding: 0 0 1.5em 0em;
    }
}



@media (max-width: 430px) {

    .nav-c,
    .hero-c {
        padding: 0 1em;
    }

    .new-hero {

        background: url("https://www.the-eic.com/Portals/0/Website/Events/BankableEnergies/assets/img/bg_home_top_v2.jpg") top right no-repeat, url("https://the-eic.com/Portals/0/Website/Events/BankableEnergies/assets/img/bg_home_bottom.jpg") bottom left no-repeat;
        background-size: 250px, 300px;


    }

    .bankable-energies-logo {
        width: 75%;
    }

    .new-hero-content {
        padding: 5em 0 0 0;
    }

    .cont-2 {
        /* background-color: red; */
        height: auto;
        /* align-items: flex-start;
        justify-content: flex-start;*/
        display: block;

    }

    img.eic {
        width: 70px;
    }

    .new-hero p {
        font-size: 1em;
    }

    .new-hero p.moto-bold {
        font-size: 1.3em;
        line-height: 1.4em;

    }

    /*.about {
        background-position: center !important;
        height: auto !important;
        background-size: 300px !important;

}*/
}
@media (max-width: 390px) {
    
    .contact {
       
        padding-right: 1.5em;
    }
}
@media only screen and (width: 390px) and (height: 844px) {
    .new-hero {

       
        background-size: 250px, 300px;


    }


}
@media (max-width: 375px) {
    .new-hero {
        background-size: 200px, 300px;
    }
    .new-hero p {
        font-size: 0.8em;
    }

    .new-hero p.moto-bold {
        font-size: 1em;
        line-height: 1.2em;
    }

    .new-hero p.ht {
        font-size: 16px;
    }
    .contact {
        text-align: right;
        padding-right: 1.6em;
    }
}