/*2560 - 4K Display*/

@media all and (max-width: 2560px) {
    .block-quote p {
        font-size: 20px;
    }

}


/*1440 - Laptop - Large*/
@media all and (max-width: 1440px) {
    .wwd-top-paragraph2 {
        margin-top: 20px;
    }


    h1 {
        font-size: 45px;
    }

    h2 {
        font-size: 40px;
    }

    h2 event-label {
        font-size: 24px;
    }

    h3 {
        font-size: 20px;

    }

    h4 {
        font-size: 18px;
    }



    p {
        font-size: 16px;
    }

    .block-quote p {
        font-size: 20px;
    }


    #wwe-sh {
        margin-top: 50px;

    }

    #wwerow {
        margin-top: 50px;
    }








    .info-text p {
        font-family: 'Open Sans', sans-serif;
    }

    .news-header {}

    .news-box-header {
        font-weight: 700;
    }

    .news-box-paragraph {
        margin-top: 8%;
        line-height: 1.8;
        font-family: "Open Sans"sans-serif;
    }

    .news-box {
        height: 320px;
    }

    .startups-box-paragraph {
        margin-top: 8%;
        line-height: 1.8;
        font-family: "Open Sans"sans-serif;
    }

    .startup-content {}

    .wwd-text-holder-mobile {
        display: block;

    }


    h7 {

        font-size: 12px;

    }

    h9 {

        font-size: 30px;
    }



    .date-back {
        top: 20px;
        margin-left: -10px;

    }

    .date-wrap {
        padding-top: 8;
        padding-bottom: 8;
    }

    #dayofweek {
        visibility: hidden;
    }


}



@media all and (max-width: 1350px) {
    .wwa-splash-image {
        margin-top: 235px;
    }

    .wwd-top-paragraph2 {
        margin-top: 60px;
    }


}





@media all and (max-width: 1100px) {
    .wwd-top-paragraph2 {
        margin-top: 80px;
    }

    .logo img {
        width: 200px !important;
    }
}

/*1024 - Laptop - Small*/
@media all and (max-width: 1024px) {

    .ren-box {

        border-left: hidden;
    }

    .ren-row {
        display: flex;
        justify-content: center;
        text-align: center;

    }

    .ren-col {
        text-align: center;
        padding-top: 0px;
    }


    h1 {
        font-size: 45px;
    }

    h2 {
        font-size: 35px;
    }

    h3 {
        font-size: 20px;
    }

    h4 {
        font-size: 18px;
    }

    p {
        font-size: 15px;
    }

    a {
        font-size: 14px;
    }

    h10 {
        font-size: 20px;
    }

    button {
        padding: 18px 36px;
        font-size: 15px;
    }

    /*
    .home-splash-image{
        top: 175px;
    }
*/

    .news-container {
        padding: 7% 15px;
    }

    .news-border {
        transform: translate(-2%, -30%);
    }

    .news-slider-container {
        padding: 40px;
    }

    .event-box p {}

    .logo img {
        width: 200px !important;
    }

}


/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (width: 768px) {


    body {
        color: aqua;
    }


    .content-box-outline {
        flex-direction: column-reverse;
        height: auto;

    }

    #resize {

        display: flex;
        flex-direction: column;
    }


    .home-splash-image {}


    .home-wwd {
        padding: 200px 0 0 0;

    }

    .announcements {
        padding: 30% 5%;

    }

    .announcements-text {
        padding: 0px 15px 15px 15px;
    }


    .announcements-bg-image {
        display: none;
    }

    .announcements-image {
        position: relative;
        padding: 0px;
        z-index: 10;
    }


}

@media all and (max-width: 980px) {
    .nav-container {
        width: 100%;
    }
}


/*768 - Tablet - Portrait*/
@media all and (max-width: 850px) {
    .row {

        margin-left: 0;
        margin-right: 0;
    }

    .content-box-outline {
        flex-direction: column-reverse;
        height: auto;

    }


    #resize {}

    h1 {
        font-size: 35px;
    }

    h2 {
        font-size: 30px;
    }

    h3 {
        font-size: 17px;
    }

    h4 {
        font-size: 20px;
    }

    p {
        font-size: 15px;
    }

    a {
        font-size: 13px;
    }

    .border-white-left {
        border-left: 0px transparent solid;
    }

    .text-404 h1 {
        font-size: 45px !important;

        color: transparent !important;
        -webkit-text-stroke-width: 1px;
        -webkit-text-stroke-color: black;
        text-shadow: 2px 2px 0px #ce0056;


    }

    .text-404 {
        position: relative;
        transform: translate(0, 0);
        text-align: center;
        width: 80%;
        background-color: white;
        border: black solid 2px;
        padding: 20px;
        left: auto;

    }

    .mobile-404 {
        position: absolute;
    }



    .edge-text {
        color: transparent !important;
        -webkit-text-stroke-width: 1px;
        -webkit-text-stroke-color: black;
        text-shadow: 1px 1px 0px #ce0056;


    }

    .program-name {
        font-family: 'Open Sans', sans-serif;

        margin: 0% 0 5% 0;
        color: transparent !important;
        -webkit-text-stroke-width: 1px !important;
        -webkit-text-stroke-color: black !important;
        text-shadow: 2px 2px 0px #ce0056 !important;

    }

    .program-name-white {
        font-family: 'Open Sans', sans-serif;

        margin: 0% 0 5% 0;
        color: transparent !important;
        -webkit-text-stroke-width: 1px !important;
        -webkit-text-stroke-color: black !important;
        text-shadow: 2px 2px 0px #fff !important;

    }

    .footer-contact {
        text-align: center;
        padding: 30px;
    }

    .logo {
        padding: 25px;
    }

    .bg {
        z-index: 1000;
    }

    .backdrop {
        z-index: -1;
    }

    .logo img {
        width: 200px !important;
    }

    .home-splash-image {}

    .spacer4 {
        margin-top: 250px;
    }

    .home-splash-image-mobile {

        padding-top: 40px;
    }

    .wwd-column {
        padding-top: 15px;
    }


    .home-wwd {}

    .wwd {
        width: 100%;
    }

    .wwd-title {
        margin-bottom: 10px;

    }

    .wwd-text {}

    /*
    
    .mobile-spacer{
        margin-top: 150px;
        position: relative;
    }
*/
    .home #partners .container {
        max-width: 100%;
    }

    .home #partners .container .col {
        max-width: 33.33%;
        flex: 0 0 33.33%;
        margin: 20px auto;
    }


    .metrics img {}

    .metrics h4 {
        margin-bottom: 60px;
    }

    .spacer {
        margin-top: 100px;

    }



    .programs-box {
        margin:
    }


    .programs-box {

        height: auto;
        margin: 20px 0;
    }

    .program-title {}



    .event-box-border {
        margin: 30px auto;
        height: auto;

    }

    .event-box-icon {}

    .events-container-home {
        padding: 30% 15px;
    }



    .button-center button {
        padding: 15px 40px;
    }


    .event-box em {}


    /*News Section*/
    .news-bg-container .news-bg {
        width: 100%;
        position: absolute;
        z-index: -12;

    }

    .news-section {
        padding-top: 0;
    }

    .news-container {
        padding: 10% 15px;
    }

    .news-container .text-left {
        padding: 40px;

    }

    .news-border {
        border: none;
        /*    transform:rotate(-2.5deg) translate(-2%,-40%);*/
        /*        transform: translate(-2%, -3%);*/
        transform: translate(0);
        padding: 5px;
        position: relative;
    }

    .news-slider-container {
        background-color: white;
        padding: 40px;
        /*        transform: translate(2%, 3%);*/
        transform: translate(0);
        -webkit-box-shadow: 3px 2px 12px -4px rgba(0, 0, 0, 0.35);
        -moz-box-shadow: 3px 2px 12px -4px rgba(0, 0, 0, 0.35);
        box-shadow: 3px 2px 12px -4px rgba(0, 0, 0, 0.35);
    }

    .carousel-wrapper {
        transform: none;
    }

    /*News Section*/




    .announcements {
        padding: 30% 5%;

    }

    .announcements-row {
        padding: 50px 0;

    }

    .announcements-text {
        padding: 25px 15px 15px 15px;
    }


    .announcements-bg-image {
        display: none;
    }

    .announcements-image {
        position: relative;
        padding: 0px;
        z-index: 10;
    }

    .programs-section {
        padding: 30px 30px 0px 30px;

    }


    .event-text h1 {
        padding-bottom: 15px;
    }

    .arrow-link,
    .arrow-link-dark {
        font-size: 10px;
    }

    .programs-section h3,
    .programs-section p {}

    .programs-section {

        border: none;

    }
}

/*
a {
    font-size: 15px !important;
}

.wwd-header {
    font-size: 40px;
}

.wwd-text-holder-mobile {
    padding-top: 600px;
}

.wwd-mobile-wrapper {
    overflow-y: hidden;
    position: relative;
}

.wwd-mobile-connector {
    display: block;
    position: relative;
}

.wwd-header {

    color: #fff;
}

.wwd-top-paragraph {
    color: #fff;
}

.content-box-outline {

    height: 320px;

}

.wwd-section-paragraph {
    font-size: 20px;
   
    margin-bottom: 10%;
}

.wwd-mobile-connector {
    display: block;
    position: relative;
    width: 100%;
}

.wwd-text-holder-mobile {
    padding-top: 600px;
}

.wwd-section-image {
    display: block;
    margin: auto;
    align-content: center;
    align-items: center;
}



.info-box {}

.news-header {
    
    font-size: 30px;
}

.news-box {
    height: 100%;

}

.news-box-paragraph {
    margin-top: 8%;
    font-size: 12px;
    line-height: 1.8;
    font-family: "Open Sans"sans-serif;
}

.pink-line {
    height: 30px;
}

.startups-box-paragraph {
    margin-top: 8%;
    font-size: 14px;
    line-height: 1.8;
    font-family: "Open Sans"sans-serif;
}

.content-box-outline {

    height: auto;

}

.benefits-text-section {
    position: relative;

}


.contact{
    padding-top: 90px;
}


}
*/

/*425 - Mobile Phone - Portrait*/
@media all and (max-width: 500px) {}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {

    .nav-container {
        width: 100%;
    }
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
    ...
}



/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
    ...
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
    ...
}


/*2560 - 4K Display*/

/*
@media all and (max-width: 2560px) {




    .wwd-header {}

    .wwd-section-header {
        font-size: 60px;
    }

    .wwd-section-paragraph {
        font-size: 22px;
    }

   

    .wwd-top-paragraph {
        font-size: 23px;
    }

    .angled-white-box {
        height: 1200px;
        -webkit-clip-path: polygon(100% 0, 0 0, 0 95%, 100% 100%);


    }






}
*/


/*1440 - Laptop - Large*/
@media all and (max-width: 1440px) {






    .box-white {
        padding: 20px 25px 10px 25px;
    }





    .spacer2 {
        margin-top: 170px;
        position: relative;
    }








    .angled-white-box {
        height: 700px;


    }


}

/*1024 - Laptop - Small*/
@media all and (max-width: 1024px) {









    .wwd-section-image {
        width: 85%;
        align-content: center;
        align-items: center;
    }

    .wwd-section-image img {}

    .wwd-wrapper {
        display: block;
    }

    .wwd-mobile-wrapper {
        display: none;
    }



    .angled-white-box {
        height: 500px;

    }



    .info-text p {

        font-family: 'Open Sans', sans-serif;
    }

    .news-header {}

    .news-box-header {
        font-family: "roboto"sans-serif;
        font-weight: 700;
    }

    .news-box-paragraph {
        margin-top: 8%;
        line-height: 1.8;
        font-family: "Open Sans"sans-serif;
    }

    .news-box {
        height: 320px;
    }

    .startups-box-paragraph {
        margin-top: 8%;
        line-height: 1.8;
        font-family: "Open Sans"sans-serif;
    }




}

/*990 - laptop / handheld split*/
@media all and (max-width: 1000px) {

    #hamburger {
        display: block;
    }

    .content-box-outline {
        flex-direction: column-reverse;
        height: auto;

    }

    .wwd-splash-divider {
        /*        display: none;*/
    }

    .wwd-splash {
        /*        display: none;*/
    }

    .wwd-splash-mobile {
        display: flex;
    }

    .wwd-text-holder {
        padding: 14%;

    }

    .wwd-text-holder {
        /*        display: none;*/
    }

    .wwd-text-holder-mobile {
        display: block;

    }

    .wwd-wrapper {
        display: none;
    }

    .wwd-mobile-wrapper {
        display: block;
    }



    .wwd-section-image {
        width: 60%;
        align-content: center;
        align-items: center;
    }

    .wwd-section-image img {
        margin: auto;

    }




    .wwd-mobile-wrapper {
        overflow-y: hidden;
        position: relative;
    }

    .wwd-mobile-connector {
        display: block;
        position: relative;
        width: 100%;
    }

    .wwd-header {

        color: #fff;
    }

    .wwd-top-paragraph {
        color: #fff;
    }

    .content-box-outline {

        height: 320px;

    }

    .wwd-section-paragraph {


        margin-bottom: 10%;
    }


}

@media all and (max-width: 768px) {
    
    .leap-per {
        margin-top: 30px;
    }
    .leap-time3{
      top: -35%;
    }
    .leap-time1{
        top: -75%;
    }
    #leap-icubelogo2 {
        margin-top: 60px;
    }
    
    
    #leap-shape1 {

  
    transform: translateX(-75%) translateY(-10%);
  

}
    #leap-shape5 {

    transform: translateX(-80%) translateY(-120%);




}

  
   #leap-shape7 {

    transform: translateX(80%) translateY(-150%);
    right: -50px;
    z-index: 0;


}
    
    .leapbox4{
         padding-left:30px;
        padding-right:30px;
        
    }
    .leapbox1{
         padding-left:30px;
        padding-right:30px;
        
    }
    .leapbox5-inner {
        padding-left:30px;
        padding-right:30px;
        
    }

    .postion-subheader p2 {
        font-size: 20px;
    }

    .wwd-top-paragraph2 {
        margin-top: 120px;
    }

    #wwd2 {
        padding-top: 350px;

    }

    .home_sub {
        margin-bottom: 20px;
    }

    .job-logo {
        height: 90px;
        width: 90px;
    }

}



/*768 - Tablet - Portrait*/
@media all and (max-width: 999px) {
    .slideborder {
        width: 100%;
    }

    #wwe-sh {
        margin-top: 0px;
        padding-top: 20px;
    }





    .card {
        width: 85%;
        margin: 5% auto;
    }

    .card-title {

        margin-bottom: 15px;

    }


    .mobile-spacer {
        margin-top: 150px;
        position: relative;
    }

    .left-image {
        display: none;
    }

    .metrics img {}

    .metrics h4 {
        margin-bottom: 60px;
    }

    .spacer {
        margin-top: 100px;

    }



    .text-left2 button {
        padding: 15px 40px;
    }

    .text-left2 {
        margin-bottom: 20%;
    }

    .box-white {
        margin:
    }


    .box-white {

        height: auto;
        margin: 20px;
    }

    .event-box-border {
        margin: 50px auto;
        height: auto;

    }


    .button-center button {
        padding: 15px 40px;
    }






    .wwd-section-image {
        width: 60%;
        align-content: center;
        align-items: center;
    }

    .wwd-section-image img {
        margin: auto;

    }



    .wwd-mobile-wrapper {
        overflow-y: hidden;
        position: relative;
    }

    .wwd-mobile-connector {
        display: block;
        position: relative;
        width: 100%;
    }


    .wwd-section-image {
        display: block;
        margin: auto;
        align-content: center;
        align-items: center;
    }


    .wwd-section-header {

        text-align: left;
    }


    .wwd-section-paragraph {
        text-align: left;

    }

    .wwd-section-image {

        margin-bottom: 30px;
    }



    .wwa-splash-text {
        position: relative;

        width: 100%;
        padding-top: 100px;
        z-index: 100;

    }


    .sauga-backdrop {
        margin-top: 125px;
    }

    .info-box {}


    .news-box {
        height: 100%;

    }

    .news-box-paragraph {
        margin-top: 8%;
        line-height: 1.8;
        font-family: "Open Sans"sans-serif;
    }

    .pink-line {
        height: 30px;
    }

    .startups-box-paragraph {
        margin-top: 8%;
        line-height: 1.8;
        font-family: "Open Sans"sans-serif;
    }


    .content-box-outline {

        height: auto;

    }

    .benefits-text-section {
        position: relative;

    }





    .startups-splash-text {
        font-family: "open-sans"sans-serif;
        font-weight: 700;
        color: #1E262E;
        position: relative;
        z-index: 20;
        padding: 5%;

    }




}

/*600 (phones, 600px and down) */
@media only screen and (max-width: 600px) {

    .n2-ss-margin {

        margin: 35px !important;
    }

    .wwd-splash {
        max-height: 400px;
    }


    .job-link-wrap a {
        align-self: center;
    }

    .job-logo {
        height: 90px;
        width: 90px;
    }

    .job-link-wrap {
        text-align: center;

    }

    .job-box {
        justify-content: center;
    }

    .eaw-li {
        display: block;

    }

    .eaw-ulx {
        padding-left: 0px;
    }


    .nav-container {
        width: 100%;
    }

    .mobile-padding {}

    .wwd-section-image {
        width: 80%;
        margin-bottom: 200px;
    }

    .program-logo-image {

        position: relative;


    }


    #wwd2 {
        padding-top: 350px;
    }


}


/*425 - Mobile Phone Large - Portrait*/
@media all and (max-width: 425px) {


    .wwd-mobile-connector {
        max-height: 325px;
    }

    .ren-row {
        display: flex;
        justify-content: center;
        text-align: center;

    }

    .ren-col {
        text-align: center;
        padding-top: 0px;
    }

    .ren-box {

        border-right: solid 0px;
    }

    .contact email {
        font-size: 11px;
    }

    .wwd-top-paragraph2 {
        margin-top: 160px;
    }

    #wwe-sh {
        margin-top: 0px;
        padding-top: 20px;
    }

    .news-box {
        flex-direction: column;
        flex-flow: column-reverse;
    }

    .news-box-content {
        width: 100%;
    }

    .news-box-image {
        width: 100%;
    }


    .startups-box {
        flex-direction: column;
        flex-flow: column-reverse;
        display: block;

    }

    .startups-box-content {
        width: 100%;
        height: auto;
    }

    .startups-box-image {
        width: 100%;
        height: auto;
    }

    .startups-box-image-container {
        width: 200px;
        height: auto;
        position: relative;
    }

    .content-box-outline {
        flex-direction: column-reverse;
        height: auto;
        vertical-align: baseline;

    }

    .date-back {
        flex-direction: row;
        top: 25px;
        margin-left: 15px;



    }

    .time-wrap {
        margin-top: -44px;
        margin-left: 8px;
    }


}

/*375 - Mobile Phone Medium - Portrait*/
@media all and (max-width: 375px) {




    .spacer2 {
        margin-top: 75px;


    }



}


/*320 - Mobile Phone small - Portrait*/
@media all and (max-width: 320px) {

    .col-xs-15 {
        width: 20%;
        float: left;
    }


    .spacer2 {
        margin-top: 50px;

    }


}





/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {

    ... .eaw-li {
        display: block;

    }

}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
    ... .col-sm-15 {
        width: 20%;
        float: left;
    }


}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
    ... .col-md-15 {
        width: 20%;
        float: left;
    }

}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
    ... .col-lg-15 {
        width: 20%;
        float: left;
    }


}

@media only and (-webkit-min-device-pixel-ratio: 2) and (min-width: 375px),
only screen and (-o-min-device-pixel-ratio: 2/1) and (min-width: 375px),
only screen and (min-device-pixel-ratio: 2) and (min-width: 375px),
only screen and (min-resolution: 192dpi) and (min-width: 375px),
only screen and (min-resolution: 2dppx) and (min-width: 375px) {


    .wwd-splash {
        width: 100%;
        height: 300px;
    }

}
