@charset "UTF-8";

* {
    box-sizing: border-box; 
}

@font-face {
    font-family: Copperplate;
    src: url(../font/OPTICopperplate.otf)
}

/* Making any image responsive when scale */
.img-responsive {
    max-width: 100%;
    height: auto; 
}

 body {
    margin: 0;
    background: url(../images/Background.jpg);
    background-color: #000;
    background-position: top center;
    background-size: cover;
}

/* MOBILE Viewport */
@media only screen and (max-width: 600px) {   
    
    .logo {
        margin-top: 70px;
    }

    
    header {
        width: 100%;
        margin: 80px auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .menu {
        width: 100%;
        display: none;
        z-index: 2;
        position: absolute;
        margin-top: 5px;
        float: center;
        text-align: center;
    }

    .menu a {
        width: 100;
        display: block;
        border-bottom: 1px solid #eaeaeb;
        line-height: 10px;
        background-color: rgba(0, 100, 131, 0.8);
        text-align: center;
        text-decoration: none;
        color: white;
        margin: 0 5px;
        padding: 15px 50px 15px 50px;
        text-transform: uppercase;
        font-size: 15px;
        font-family: Copperplate, sans-serif;
      }

    .menu a:hover {
        border-bottom: 2px solid red;
        border-top: 2px solid red;
        background-color: rgba(75, 75, 75, 0.8);
    }

    label {
        margin: 0px 10px 0 0;
        color: white;
        font-size: 26px;
        line-height: 50px;
        display: none;
        width: 26px;
        float: center;
        display: block;
        cursor: pointer;
        float: center;
        margin: 0 auto;
      }
    
      #toggle {
        display: none;
      }
    
      #toggle:checked + .menu {
        display: block;
        position: sticky;
      }

    .container {
        width: 100%;
        margin-right: auto;
        margin-left: auto;
    }

    main {
        width: 100%;
        height: auto;
        display: flex;
        flex-wrap: wrap;
    }

    .teaser1 {
        margin-top: -100px;
        display: flex;
        flex-direction: row;
        width: 100%;
    }

    .teaser1 img {
        width: 40%;
        height: auto;
        align-self: center;
        z-index: 1;
        margin-left: 5%;
    }

    h1 {
        font-family: 'Arial Black';
        font-weight: bolder;
        font-size: 40pt;
        color: white;
        margin: 30px 0 0 -90px;
    }

    .teaser1 p {
        color: white;
        font-size: 10pt;
        width: 80%;
        line-height: 16pt;
        margin: 0 auto 18px auto;
        font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    }

    .teaser1 a {
        font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
        font-weight:600;
        font-size: 9pt;
        margin: 0 0 0 26px;
        padding: 8px 16px 8px 16px;
        border-radius: 8px;
        width: 268px;
        height: 57px;
        border: 1px solid white;
        text-decoration: none;
        color: white;
    }

    .teaser1 a:hover {
        background-color: white;
        color: black;
    }

    .teaser2 {
        width: 90%;
        height: auto;
        margin-top: 40px;
        background: url(../images/Module1.png);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        margin-left: 5%;
        padding:25px;
    }

    .teaser3 {
        width: 90%;
        height: auto;
        background: url(../images/Module2.png);
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        padding:25px;
        margin-left: 5%;
    }

    .teaser2 p, .teaser3 p {
        color: #fff;
        font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
        letter-spacing: .5px;
        line-height: 22px;
        margin-top: -10px;
        text-shadow: 0 0 3px black;
        text-overflow: ellipsis;
    }

    .teaser2 h2, .teaser3 h2 {
        color: #fff;
        font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
        font-weight: bold;
        font-size: 16px;
        letter-spacing: .5px;
        position: relative;
        margin-top: 53%;
        line-height: 20px;
        text-shadow: 0 0 3px black;
    }

    .teaser2:hover {
        background: url(../images/Module1-hover.png);
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
    }

    .teaser3:hover {
        background: url(../images/Module2-hover.png);
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
    }

    /* for ad */
    aside {
        width: 100%;
        max-width: 100%;
        height: auto;
        margin: 5% auto 5% auto;
        text-align: center;
    }

    .headline3, h3 {
        font-family: Copperplate, sans-serif;
        width: 100%;
        height: auto;
        font-size: 20pt;
        color: white;
        text-align: center;
        margin: 0;
    }

    .teaser4 {
        width: 388px;
        height: 630px;
        margin-top: 20px;
        background: url(../images/Module3.png);
        text-align: center;
        margin-left: 20%;
        margin-right: 20%;
        background-position: center;
    }

    .teaser5 {
        width: 388px;
        height: 628px;
        margin-top: 50px;
        margin-left: 4%;
        background: url(../images/Module4.png);
        text-align: center;
        margin-left: 20%;
        margin-right: 20%;
        background-position: center;
    }

    .teaser6 {
        width: 388px;
        height: 630px;
        margin-top: 50px;
        background: url(../images/Module5.png);
        text-align: center;
        margin-left: 20%;
        margin-right: 20%;
        background-position: center;
    }

    .teaser4 h4, .teaser5 h4, .teaser6 h4 {
        color: #fff;
        font-family: 'Arial Black';
        font-weight: bolder;
        font-size: 55pt;
        position: relative;
        text-align: center;
        margin-top: 320px;
        margin-bottom: 0;
    }

    .teaser4 ul, .teaser5 ul, .teaser6 ul {
        color: #fff;
        font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
        font-size: 18pt;
        list-style-type: circle;
        list-style-position: inside;
        padding: 0;
        margin:  0;
        margin-left: -10px;
        margin-bottom: 50px;
        text-align: center;
    }

    .teaser4 a, .teaser5 a, .teaser6 a {
        font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
        font-weight:600;
        padding: 8px 60px 8px 60px;
        border-radius: 8px;
        width: 268px;
        height: 57px;
        border: 1px solid white;
        text-decoration: none;
        color: white;
    }

    .teaser4 a:hover, .teaser5 a:hover, .teaser6 a:hover {
        font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
        font-weight:600;
        padding: 8px 60px 8px 60px;
        border-radius: 8px;
        width: 268px;
        height: 57px;
        border: 1px solid white;
        text-decoration: none;
        color: white;
        background-color: rgba(255, 255, 255, 0.25);
    }

    footer {
        height: auto;
        width: 100%;
        text-align: center;
        margin-top: 40px;
        margin-bottom: 80px;
        border: 1px solid white;
        display: flex;
        justify-content: space-between;
        padding: 10px;
        padding-right:35px;
        color: white;
        font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
      }

      footer a {
          margin-right: 10px;
      }

      footer img {
          width: 15%;
          margin-top: 7px;
      }

} /* Closing for mobile - DO NOT DELETE */



/* TABLET Viewport */
@media only screen and (min-width: 601px) {

    .logo {
        margin-top: 50px;
    }

    header {
        width: 100%;
        margin: 80px auto;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .menu {
        margin-top: 50px;
    }

    .menu a {
        text-decoration: none;
        color: white;
        margin-right: 50px;
        font-size: 19px;
        font-family: Copperplate, sans-serif;
    }

    .menu a:last-child {
        margin-right: 0;
    }

    .menu a:hover {
        border-bottom: 2px solid red;
    }

    label {
        margin: 30px 40px 0 0;
        font-size: 26px;
        line-height: 70px;
        display: none;
        width: 26px;
        text-align: center;
    }
    
    #toggle {
        display: none;
    }

    .container {
        width: 100%;
        margin-right: auto;
        margin-left: auto;
    }

    main {
        width: 100%;
        height: auto;
        display: flex;
        flex-wrap: wrap;
    }

    .teaser1 {
        padding-right: 50px;
        margin-top: -10px;
        display: flex;
        width: 100%;
    }

    .teaser1 img {
        align-self: center;
        margin-right: 50px;
        z-index: 1;
        margin-left: 5%;
    }

    h1 {
        font-family: 'Arial Black';
        font-weight: bolder;
        font-size: 80pt;
        color: white;
        margin: 0 0 0 -220px;
    }

    .teaser1 p {
        color: white;
        font-size: 12pt;
        width: 100%;
        line-height: 20pt;
        margin: 0 auto 30px auto;
        font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    }

    .teaser1 a {
        font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
        font-weight:600;
        padding: 8px 16px 8px 16px;
        border-radius: 8px;
        width: 268px;
        height: 57px;
        border: 1px solid white;
        text-decoration: none;
        color: white;
    }

    .teaser1 a:hover {
        background-color: white;
        color: black;
    }

    .teaser2 {
        width: 48.5%;
        height: 100%;
        margin-top: 50px;
        margin-right: .5%;
        background: url(../images/Module1.png);
        background-size:100% 100%;
        padding:20px;
    }

    .teaser3 {
        width: 48.5%;
        height: 100%;
        margin-top: 50px;
        margin-left: 12px;
        background: url(../images/Module2.png);
        background-size:100% 100%;
        padding:20px;
    }

    .teaser2 p, .teaser3 p {
        color: #fff;
        font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
        letter-spacing: .5px;
        line-height: 22px;
        margin-top: -10px;
        text-shadow: 0 0 3px black;
        text-overflow: ellipsis;
    }

    .teaser2 h2, .teaser3 h2 {
        color: #fff;
        font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
        font-weight: bold;
        font-size: 16px;
        letter-spacing: .5px;
        position: relative;
        margin-top: 47%;
        line-height: 20px;
        text-shadow: 0 0 3px black;
    }

    .teaser2:hover {
        background: url(../images/Module1-hover.png);
        background-size:100% 100%;
    }

    .teaser3:hover {
        background: url(../images/Module2-hover.png);
        background-size:100% 100%;
    }

    /* for ad */
    aside {
        width: 100%;
        max-width: 100%;
        height: auto;
        margin: 5% auto 5% auto;
        text-align: center;
    }

    .headline3, h3 {
        font-family: Copperplate, sans-serif;
        width: 100%;
        height: auto;
        font-size: 20pt;
        color: white;
        text-align: center;
        margin: 0;
    }

    .teaser4 {
        width: 48%;
        height: auto;
        margin-top: 50px;
        background: url(../images/Module3.png);
        text-align: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .teaser5 {
        width: 48%;
        height: 630px;
        margin-top: 50px;
        margin-left: 4%;
        background: url(../images/Module4.png);
        text-align: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .teaser6 {
        width: 388px;
        height: 630px;
        margin-top: 50px;
        background: url(../images/Module5.png);
        text-align: center;
        display: none;
    }

    .teaser4 h4, .teaser5 h4, .teaser6 h4 {
        color: #fff;
        font-family: 'Arial Black';
        font-weight: bolder;
        font-size: 55pt;
        position: relative;
        text-align: center;
        margin-top: 320px;
        margin-bottom: 0;
    }

    .teaser4 ul, .teaser5 ul, .teaser6 ul {
        color: #fff;
        font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
        font-size: 18pt;
        list-style-type: circle;
        list-style-position: inside;
        padding: 0;
        margin:  0;
        margin-left: -10px;
        margin-bottom: 50px;
        text-align: center;
    }

    .teaser4 a, .teaser5 a, .teaser6 a {
        font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
        font-weight:600;
        padding: 8px 60px 8px 60px;
        border-radius: 8px;
        width: 268px;
        height: 57px;
        border: 1px solid white;
        text-decoration: none;
        color: white;
    }

    .teaser4 a:hover, .teaser5 a:hover, .teaser6 a:hover {
        font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
        font-weight:600;
        padding: 8px 60px 8px 60px;
        border-radius: 8px;
        width: 268px;
        height: 57px;
        border: 1px solid white;
        text-decoration: none;
        color: white;
        background-color: rgba(255, 255, 255, 0.25);
    }

    footer {
        height: auto;
        width: 100%;
        text-align: center;
        margin-top: 40px;
        margin-bottom: 200px;
        border: 1px solid white;
        display: flex;
        justify-content: space-between;
        padding: 10px;
        padding-right:35px;
        color: white;
        font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
      }

      footer a {
          margin-right: 10px;
      }

      footer img {
          width: 15%;
          margin-top: 7px;
      }
       
} /* Closing for tablet - DO NOT DELETE */



/* DESKTOP Viewport */
@media only screen and (min-width: 992px) {

    .logo {
        margin-top: 50px;
    }

    header {
        width: 1200px;
        margin: 100px auto;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .menu {
        margin-top: 50px;
    }

    .menu a {
        text-decoration: none;
        color: white;
        margin-right: 50px;
        font-size: 19px;
        padding:5px;
        font-family: Copperplate, sans-serif;
    }

    .menu a:last-child {
        margin-right: 0;
    }

    .menu a:hover {
        border-bottom: 2px solid red;
    }

    label {
        margin: 30px 40px 0 0;
        font-size: 26px;
        line-height: 70px;
        display: none;
        width: 26px;
        text-align: center;
    }
    
    #toggle {
        display: none;
    }

    .container {
        width: 1200px;
        margin-right: auto;
        margin-left: auto;
    }

    main {
        width: 100%;
        height: auto;
        display: flex;
        flex-wrap: wrap;
    }

    .teaser1 {
        margin-top: -10px;
        display: flex;
        width: 1200px;
        padding-right: 60px;
        padding-left: 60px;
    }

    .teaser1 img {
        align-self: center;
        margin-right: 50px;
        z-index: 1;
        margin-left: 50px;
    }

    h1 {
        font-family: 'Arial Black';
        font-weight: bolder;
        font-size: 80pt;
        color: white;
        margin: 0 0 0 -220px;
    }

    .teaser1 p {
        color: white;
        font-size: 12pt;
        width: 450px;
        line-height: 20pt;
        margin: 0 auto 30px auto;
        font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    }

    .teaser1 a {
        font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
        font-weight:600;
        padding: 8px 16px 8px 16px;
        border-radius: 8px;
        width: 268px;
        height: 57px;
        border: 1px solid white;
        text-decoration: none;
        color: white;
    }

    .teaser1 a:hover {
        background-color: white;
        color: black;
    }

    /* for ad */
    aside {
        width: 100%;
        max-width: 100%;
        height: auto;
        margin: 30px auto 30px auto;
        text-align: center;
    }

    .teaser2 {
        width: 49%;
        height: 393px;
        margin-top: 50px;
        margin-right: 10px;
        background: url(../images/Module1.png);
        padding:20px;
        background-size:contain;
        background-repeat: no-repeat;
    }

    .teaser3 {
        width: 49%;
        height: 393px;
        margin-top: 50px;
        margin-left:  10px;
        background: url(../images/Module2.png);
        padding:20px;
        background-size:contain;
        background-repeat: no-repeat;
    }

    .teaser2 p, .teaser3 p {
        color: #fff;
        font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
        font-size: 20px;
        letter-spacing: .5px;
        line-height: 24px;
        margin-top: -10px;
        text-shadow: 0 0 3px black;
    }

    .teaser2 h2, .teaser3 h2 {
        color: #fff;
        font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
        font-weight: bold;
        font-size: 20px;
        letter-spacing: .5px;
        position: relative;
        margin-top: 270px;
        line-height: 24px;
        text-shadow: 0 0 3px black;
    }

    .teaser2:hover {
        background: url(../images/Module1-hover.png);
        background-size:contain;
        background-repeat: no-repeat;
    }

    .teaser3:hover {
        background: url(../images/Module2-hover.png);
        background-size:contain;
        background-repeat: no-repeat;
    }

    .headline3 h3 {
        font-family: Copperplate, sans-serif;
        width: 1200px;
        height: auto;
        font-size: 22pt;
        color: white;
        text-align: center;
        margin: 0;
    }

    .teaser4 {
        width: 388px;
        height: 630px;
        margin-top: 50px;
        background: url(../images/Module3.png);
        text-align: center;
    }

    .teaser5 {
        width: 388px;
        height: 630px;
        margin-top: 50px;
        margin-left: 15px;
        margin-right: 15px;
        background: url(../images/Module4.png);
        text-align: center;
    }

    .teaser6 {
        width: 388px;
        height: 630px;
        margin-top: 50px;
        background: url(../images/Module5.png);
        text-align: center;
        display: block;
    }

    .teaser4 h4, .teaser5 h4, .teaser6 h4 {
        color: #fff;
        font-family: 'Arial Black';
        font-weight: bolder;
        font-size: 55pt;
        position: relative;
        text-align: center;
        margin-top: 320px;
        margin-bottom: 0;
    }

    .teaser4 ul, .teaser5 ul, .teaser6 ul {
        color: #fff;
        font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
        font-size: 18pt;
        list-style-type: circle;
        list-style-position: inside;
        padding: 0;
        margin:  0;
        margin-left: -10px;
        margin-bottom: 50px;
        text-align: center;
    }

    .teaser4 a, .teaser5 a, .teaser6 a {
        font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
        font-weight:600;
        padding: 8px 60px 8px 60px;
        border-radius: 8px;
        width: 268px;
        height: 57px;
        border: 1px solid white;
        text-decoration: none;
        color: white;
    }

    .teaser4 a:hover, .teaser5 a:hover, .teaser6 a:hover {
        font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
        font-weight:600;
        padding: 8px 60px 8px 60px;
        border-radius: 8px;
        width: 268px;
        height: 57px;
        border: 1px solid white;
        text-decoration: none;
        color: white;
        background-color: rgba(255, 255, 255, 0.25);
    }

    footer {
        height: auto;
        width: 100%;
        text-align: center;
        margin-top: 40px;
        margin-bottom: 200px;
        border: 1px solid white;
        display: flex;
        justify-content: space-between;
        padding: 10px;
        padding-right:35px;
        color: white;
        font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
      }

      footer a {
          margin-right: 10px;
      }

      footer img {
          width: 15%;
          margin-top: 7px;
      }
    
} /* Closing for desktop - DO NOT DELETE */