@media screen and (max-width: 768px) {
    @font-face {
        font-family: 'Helvetica 45';
        src: url('fonts/HelveticaNeue-Light.woff2') format('woff2'),
            url('fonts/HelveticaNeue-Light.woff') format('woff');
        font-weight: 300;
        font-style: normal;
    }
    .header {
        display: block;
        width: 100%;
        margin: 0;
        background-color: #dedede;
    }

    .header ul {
        margin: 0;
        padding: 0;
    }

    .header li {
        display: inline;
        font-weight: bold;
        margin: 0;
        padding: 0;
        font-size: 8px;
    }

    .navbar-brand img {
        width: 175px;
    }

    .navbar li {
        font-size: 16px;
        padding: 0 0 0 0;
        margin: 0 0 10px 0;
        height: 20px;
    }

    .navbar-toggler-icon {
        width: 20px;
    }

    #jumboCarousel .jumbotron {
        margin-top: 0;
        margin-bottom: 0;
    }

    * {
        font-family: Montserrat, Helvetica, Times New Roman;
    }

    .footer .col-lg-4 {
        margin-bottom: 2em;
    }

    .page-content {
        margin-left: 7.5%;
        margin-right: 7.5%;
    }

    .s-def-heading {
        margin: 0;
        font-weight: 100;
    }

    .navbar {
        background-color: #f9f9f9;
        padding-left: 12.5%;
        padding-right: 12.5%;
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .dropdown-menu {
        opacity:0;
        transition: 0.3s;
    }

    .dropdown-menu a {
        font-weight: bold;
    }

    .dropdown-menu.show {
        opacity:1;
        transition: 0.3s;
        display: block;
    }

    .info-container {
        margin-left: 12.5%;
        margin-right: 12.5%;
        padding-top: 25px;
        padding-bottom: 25px;
    }

    h3 {
        font-weight: 400;
    }

    .header {
        text-align: center;
        background-color: dimgray;
        color:white;
    }

    li {
        padding-left: 0px;  
    }

    #jumboCarousel {
        height: 500px;
        overflow: hidden;
        margin: 0;
    }

    .main-jumbotron {
        background-repeat: no-repeat;
        background-size: contain 100%;
        background-color: white;
        background-image: url("/images/steercoms_home_jumbotron.png");
        background-position: center center;
        display: flex;
        align-items: center;
        color: white;
        font-weight: bold;
        text-align: left;
        max-width: 100%;
        margin: 0;
        border-radius: 0;
    }

    .home-jumbotron {
        min-height: 90vh;
    }

    .section-jumbotron {
        min-height: 75vh;
    }

    .page-jumbotron {
        min-height: 90vh;
    }

    .home-carousel {
        min-height: 90vh;
    }

    .carousel-control-next, .carousel-control-prev {
        display: none;
    }

    .side-text {
        width: auto;
    }

    .jumbo-title {
        color: white;
        font-size: 40px;
        font-weight: bold;
    }

    .jumbo-caption {
        font-size: 20px;
        color: white;
    }

    .jumbo-button {
        padding: 5px;
        font-size: 20px;
    }

    .map-jumbotron {
        background-image: url("../images/sydney_opera_house.jpg");
        background-color: red;
        background-position: center center;
        min-height: 500px;
        display: flex;
        align-items:  center;
        color: white;
        font-weight: bold;
        margin: 0;
    }

    .moreInfoBtn {
        font-weight: bold;
        border-width:medium;
        border-radius: 10px;
    }

    .footer {
        padding-top: 20px;
        padding-left: 12.5%;
        padding-right: 12.5%;
        padding-bottom: 20px;
        background-color: red;
        color: white;
    }

    .extraInfo {
        background-color: #3c3c3c;
        color: lightgray;
        font-family: sans-serif;
        padding-top: 20px;
        padding-bottom: 60px;
        display: block;
        text-align: center;
        margin-top: 0px;
    }

    .extraInfo button {
        background-color: darkorange;
        border: none;
        border-radius: 3px;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 20px;
        padding-right: 20px;
        font-weight: bold;
        color:white;
    }

    .company-info {
        margin-top: 100px;
        height: 100%;
        width: 100%;
        background-image: url('../images/company_info.jpg');
        padding-bottom: 20px;
        padding-left: 5px;
        padding-right: 5px;
    }

    .company-info .col-sm-4 {
        border: 1px;
        color: white;
        text-align: justify;
    }

    .company-info h3 {
        text-align: center;
        padding-top: 10px;
        color: white;
    }

    .company-info .imgcontainer {
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-top: 28px;
        margin-bottom: 28px;
        width: 80%;
        height: 80%;
        max-width: 256px;
        max-height: 256px;
        bottom: 0px;
    }

    .side-text-wwa {
        margin: inherit;
        width: auto;
        text-align: center;
        height: inherit;
    }

    .whatWeOffer h1, .whatWeOffer h2 {
        margin-bottom: 0px;
    }

    h1 {
        font-size: 24px;
        font-family: sans-serif;
        color: red;
    }

    h2 {
        font-size: 36px;
        font-weight: bold;
        font-family: sans-serif;
        color: red;
        margin-bottom: 40px;
    }

    .ourServices {
        margin-top: 36px;
        margin-left: 15%;
        margin-right: 15%;
    }

    .ourServices .imageContainer {
        background-color: red;
        display: inline-block;
    }

    .ourServices .col-lg-4 {
        margin-top: 60px;
    }

    .ourServices .imageContainer {
        display: block;
        margin-left: auto;
        margin-right: auto;
        height: 100%;
        width: 100%;
        max-width: 196px;
        max-height: 196px;
        background-color: red;
    }

    .ourServices img {
        transition: 0.3s;
    }

    .ourServices .textWrapper:hover {
        background-color: red;
    }

    .footer a {
        color: white;
        text-align: center;
        text-decoration: none;
    }

    .footer p {
        margin-bottom: 5px;
    }

    .footer h1 {
        font-size: 16px;
        color: white;
        font-weight: bold;
        font-family: 'Montserrat', sans-serif;
        text-align: center;
        padding-bottom: 20px;
    }

    .footer ul {
        list-style: none;
        list-style-type: none;
        padding: 0;
        text-align: center;
    }

    .footer li {
        padding: 0;
    }

    .main-jumbotron .contactForm input {
        width: 100%;
        margin-top: 20px;
    }

    .textWrapper {
        height: 100%;
        width: 100%;
        max-width: 196px;
        max-height: 196px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        transition: 0.3s;
    }

    .centeredText {
        max-width: 196px;
        max-height: 196px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        color: white;
        text-align: center;
        font-weight: bold;

        -webkit-touch-callout: none;
        -webkit-user-select: none;
        /*-khtml-user-select: none;*/
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .currentPage {
        background-image: url("../images/steercoms_home_jumbotron.png");
        max-height: 200px;
        padding-top: 50px;
        padding-bottom: 50px;
        margin-bottom: 0;
        color: white;
    }

    .currentPage h1 {
        margin: 0px;
        font-weight: bold;
    }

    .currentPage p, .currentPage a {
        margin: 0px;
        color: black;
    }

    .locationCard {
        padding-top: 20px;
    }

    .locationCard img {
        display: block;
        width: 256px;
        margin-left: auto;
        margin-right: auto;
    }

    .locationCard h1 {
        font-size: 24px;
        font-weight: 100;
        text-align: center;
        width: 256px;
        background-color: lightgray;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 20px;
        padding-bottom: 10px;
        margin: 0;
        display: block;
        width: 256px;
        margin-left: auto;
        margin-right: auto;
    }

    .locationCard p {
        width: 256px;
        background-color: lightgray;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 10px;
        padding-bottom: 10px;
        margin: 0;
        text-align: center;
        display: block;
        width: 256px;
        margin-left: auto;
        margin-right: auto;
        font-weight: bold;
    }

    .contactForm {
        padding-top: 20px;
    }

    .singleLineInput {
        margin-top: 10px;
        margin-bottom: 10px;
        padding-left: 5px;
        display: block;
        width: 100%;
    }

    .multiLineInput {
        display: block;
        margin-top: 10px;
        margin-bottom: 10px;
        width: 100%;
    }

    .inputSubmit {
        display: block;
        border: none;
        background-color: red;
        margin: auto;
        font-size: 24px;
        color: white;
        border-radius: 5px;
        width: 50%;
        transition: 1s;
        text-align: center;
        font-weight: bold;
    }

    .contactForm .inputSubmit {
        margin-top: 20px;
    }

    .contactForm h2 {
        padding-bottom: 10px;
        color: red;
        font-weight: 200;
        text-align: center;
    }

    .inputSubmit:hover {
        opacity: 0.75;
    }

    .toggleParagraph {
        position: absolute;
        background-color: darkred;
        transition: 0.5s;
        box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
        text-align: left;
        width: 400px;
        padding: 20px;
        opacity: 0;
        visibility: hidden;
        transform: translateY(100px);
        z-index: 2147483647;
    }

    .iconCenter {
        display: inline-block;
    }

    .companyOverviewImage {
        background-image: url('../images/company_overview_square.jpg');
        background-size: contain;
        width: 300px;
        height: 300px;
        border-radius: 1000px;
        box-shadow: 0 0 16px 16px white inset;
        margin: auto;
        margin-top: 0;
    }

    .circle-blur-image {
        background-color: red;
        background-size: contain;
        width: 300px;
        height: 300px;
        border-radius: 100px;
        box-shadow: 0 0 16px 16px white inset;
        margin: auto;
        margin-top: 0;
    }

    .companyObjectivesImage {
        background-image: url('../images/company_aim_0.jpg');
        background-size: contain;
        width: 300px;
        height: 300px;
        border-radius: 1000px;
        box-shadow: 0 0 16px 16px white inset;
        margin: auto;
        margin-top: 0;
    }

    .companyValuesImage {
        background-image: url('../images/company_values.jpg');
        background-size: contain;
        width: 300px;
        height: 300px;
        border-radius: 1000px;
        box-shadow: 0 0 16px 16px white inset;
        margin: auto;
        margin-top: 0;
    }

    .jumbotron-link .jumbotron {
        position: relative;
        padding-left: 12.5%;
        padding-right: 12.5%;
        background-position: center center;
        height: 50vh;
        display: flex;
        align-items: center;
        color: white;
        text-align: left;
        margin-top: 0px;
        margin-bottom: 0px;

        font-weight: bold;
        color: white;
        transition: 0.5s;

        background-color: gray;
    }

    .jumbotron-link:hover .jumbotron {
        transform: scale(1.00);
    }

    .jumboContent {
        position: absolute;
    }

    .mainJumboContent {
        position: absolute;
        transform: translateY(250px);
        padding-left: 15%;
        padding-right: 15%;
    }

    .jumbotron-link:hover p {
        color: white;
    }

    .jumbotron-link h1 {
        font-size: 36px;
        font-weight: bold;
        margin: 0;
        color: white;
    }

    .jumbotron-link p {
        font-size: 18px;
        font-weight: 100;
    }

    .jumbotron-link:link {
        text-decoration: none;
    }

    .shadowText {
        text-shadow: 2px 2px #000000;
    }

    .information-section {
        background-color: red;
        color: white;
        padding: 50px 12.5% 50px 12.5%;
        margin: 0px 0px 50px 0px;
    }

    .jumboExtraInfo {
        position: absolute;
        width: 500px;
        top: 0%;
        right: 5%;
        height: 700px;
        background: rgba(0, 0, 0, 0.5);
        padding: 20px;
        transition: 0.3s;
        opacity: 0;
    }

    .jumboExtraInfo.show {
        opacity: 1;
    }

    .info-jumboHeader {
        color: white; 
        font-size:36px; 
        font-weight:bolder;
        transform: translateY(-250px);
    }

    .info-jumboCaption {
        font-size:18px;
        transform: translateY(-250px);
    }

    .intro-paragraph {
        font-family: 'Montserrat'; 
        font-weight: 100; 
        font-size: 18px;
        color: #3e3e3e; 
        padding-bottom: 0px; 
        display: inline-block;

        padding-bottom: 100px;
        border-bottom-style: solid;
        border-bottom-color: black;
    }

    .info-paragraph {
        font-size: 16px;
        font-weight: 100;
        margin-bottom: 50px;
    }

    .info-caption {
        font-size: 16px;
        font-weight: 100;
        margin-bottom: 0px;
        text-align: center;
    }

    .info-bullets {
        list-style-type: none;
    }

    .info-bullets li {
        margin-bottom: 10px;
        color: white;
        font-size: 14px;
    }

    .info-heading {
        font-size: 18px; 
        font-weight: 100; 
        font-family: Montserrat; 
        margin-bottom: 30px;
    }

    .square-img-button {
        margin: 10%;
    }

    .square-img-button:hover {
        color: black;
    }

    .square-img-text {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);

        font-size: 36px;
        color: white;
        font-weight: bolder;
        font-family: Montserrat;
        text-align: center;
        text-shadow: 2px 2px #000000;
    }

    .company-info-container {
        min-height: 400px;
        background-image: url('/images/company_info.jpg');
        background-size: auto 100%;
        background-repeat: no-repeat;
        padding: 50px;
        margin: 0px;
        width: 100%;
    }

    .footprint-icon {
        background-image: url('/images/icons/footprint-icon-l.svg');
        background-size: 100% 100%;
        width: 2em;
        height: 2em;
        display: inline-block;
        margin-right: 1rem;
        vertical-align: middle;
    }

    .water-icon {
        background-image: url('/images/icons/water-icon.svg');
        background-size: 100% 100%;
        width: 2em;
        height: 2em;
        display: inline-block;
        margin-right: 1rem;
        vertical-align: middle;
    }

    .power-icon {
        background-image: url('/images/icons/power-icon.svg');
        background-size: 100% 100%;
        width: 2em;
        height: 2em;
        display: inline-block;
        margin-right: 1rem;
        vertical-align: middle;
    }

    .renewable-icon {
        background-image: url('/images/icons/renewable-icon.svg');
        background-size: 100% 100%;
        width: 2em;
        height: 2em;
        display: inline-block;
        margin-right: 1rem;
        vertical-align: middle;
    }

    .recycle-icon {
        background-image: url('/images/icons/recycle-icon.svg');
        background-size: 100% 100%;
        width: 2em;
        height: 2em;
        display: inline-block;
        margin-right: 1rem;
        vertical-align: middle;
    }

    .gavel-icon {
        background-image: url('/images/icons/gavel-icon.svg');
        background-size: 100% 100%;
        width: 2em;
        height: 2em;
        display: inline-block;
        margin-right: 1rem;
        vertical-align: middle;
    }

    .gavel-icon {
        background-image: url('/images/icons/gavel-icon.svg');
        background-size: 100% 100%;
        width: 2em;
        height: 2em;
        display: inline-block;
        margin-right: 1rem;
        vertical-align: middle;
    }
}