.new-hero {
    height: 100vh !important;
    padding: 2em 0 !important;
    align-items: center;
    display: flex;
    background-image: url("https://www.the-eic.com/Portals/0/Website/Events/BankableEnergy/assets/img/hero_background.jpg");
    background-size: cover;
    background-attachment: fixed;
}

.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 1em;
}

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

}
/*HEADER CONTAINERS*/

.nav-c, .hero-c {
    padding: 0 10em;
}
@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;
    }
    .cont-2 {
    /* background-color: red; 
    height: 35vh;
    align-items: flex-end;
    justify-content: flex-end;*/
}

}

@media (max-width: 2560px) {
    .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;
    }
}

@media (max-width: 1800px) {
   
    .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;
    }
}
@media (max-width: 1512px) {
    .new-hero {
        height: auto !important;
       
    }
    .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;
    }
    .new-hero p.ht {
     color: #9f73b2 ;
     padding: 0 0 1.5em 1em;
    }

}

@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-image: url("https://www.the-eic.com/Portals/0/Website/Events/BankableEnergy/assets/img/hero_bg.jpg");
    }
    .new-hero p {
        font-size: 1.0em;
    }

    .new-hero p.moto-bold {

        font-size: 1.4em;
    }

}

/*TABLET*/
/* iPad mini Landscape*/

@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) {
    .new-hero {
        background-image: url("https://www.the-eic.com/Portals/0/Website/Events/BankableEnergy/assets/img/hero_bg_mid.jpg");
    }
    .bankable-energies-logo {
        width: 60%;
    }
   
    .nav-c, .hero-c {
        padding: 0 1em;
    }

}

/* 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-image: url("https://www.the-eic.com/Portals/0/Website/Events/BankableEnergy/assets/img/hero_bg_mid.jpg");
    }
    .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;
       
    }
    /*.about {
         background-position: center 200px !important;
         height: auto !important;
      
}*/
      
    }
    

/* 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-image: url("https://www.the-eic.com/Portals/0/Website/Events/BankableEnergy/assets/img/hero_bg_mid.jpg");
    }
    .bankable-energies-logo {
        width: 70%;
    }
    .cont-2 {
        height: 40vh;
       
    }

}

/*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) {
    .cont-2 {
        padding: 0.3em 0.75em;
    }
    .new-hero p.ht {
    
        padding: 0 0 1.5em 0em;
    }
    }

@media (max-width: 430px) {
    .nav-c,
    .hero-c {
        padding: 0 1em;
    }
    .new-hero {
        background-image: url("https://www.the-eic.com/Portals/0/Website/Events/BankableEnergy/assets/img/hero_bg_mobile.jpg");
        padding: 0;
    }
    .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.4em;
        line-height: 1.4em;
        
    }
    /*.about {
        background-position: center !important;
        height: auto !important;
        background-size: 300px !important;

}*/
}