@charset "UTF-8";

.clearboth:after {
    height: 0;
    display: block;
    padding: 0;
    clear: both;
    visibility: hidden;
    font-size: 0;
    content: " ";
}

.clearfix:after {
    content: '';
    display: table;
    clear: both;
}

.appleLinks a {
    color: #000000;
    text-decoration: none;
}

.appleLinksWhite a {
    color: #ffffff;
    text-decoration: none;
}

a {
    text-decoration: none;
}

p {
    font-size: 0.9em;
    line-height: 1.6em;
    color: #000;
    font-family: 'Barlow', sans-serif;
    font-weight: 400;
    text-align: left;
    text-decoration: none;
    font-variant: normal;
    font-style: normal;
}

h1 {
    width: 100%;
    font-family: 'Barlow', sans-serif;
    color: #000;
    font-weight: 600;
}

h2 {
    widht: 100%;
    font-family: 'Barlow', sans-serif;
    font-size: 1.3em;
    color: #000;
    font-weight: 600;
}

.bullets {
    font-size: 0.9em;
    line-height: 1.6em;
    color: #000;
    font-family: 'Barlow', sans-serif;
    font-weight: 400;
    text-align: left;
    text-decoration: none;
    font-variant: normal;
    font-style: normal;
    display: list-item;
    /* This has to be "list-item"        */
    list-style-type: disc;
    list-style-position: outside;
    margin-left: 1.3em;
    margin-bottom: -0.95em;
}

#wrapper {
    min-width: 320px;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
}

#masthead {
    width: 100%;
    background-image: url("../Images/Header.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-bottom-color: #FDE04C;
    border-style: solid;
}

#innermast {
    height: 150px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    max-width: 1080px;
    width: 95%;
    margin: auto;

}

#header {
    width: 100%;
    margin-bottom: 1em;
}

#logo {
    width: 40%;
    float: left;
    margin-left: 0;
}

#phones {
    width: auto;
    float: right;
    padding-top: 1em;
    height: 70px;
}

#CANphone {
    width: auto;
    text-align: right;

}

#Can-nr {
    width: auto;
    float: left;
    margin-top: 2px;
    margin-right: 10px;
    font-family: 'Barlow', sans-serif;
    font-weight: 600;
    font-size: 1.2em;
    color: #FFFFFF;
    visibility: visible;
}

#US-nr {
    width: auto;
    float: left;
    margin-top: 2px;
    margin-right: 10px;
    font-family: 'Barlow', sans-serif;
    font-weight: 600;
    font-size: 1.2em;
    color: #FFFFFF;
    visibility: visible;
}

.flag {
    width: 24px;
    height: 24px;
}

.logo {
    width: 80%;
}

#sliderbg {
    background-image: url(../Images/sliderbg.png);
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-block;
}


#main {
    width: 90%;
    max-width: 1080px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 1em;
    padding-bottom: 3em;
    display: table;
}

#text {
    width: 60%;
    height: auto;
    margin-right: 5%;
    float: left;
}

#gallery {
    width: 35%;
    height: auto;
    float: right;
    padding-left: 0;
    margin-left: 0;
}

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


#footer {
    width: 100%;
    border-top-color: #FDE04C;
    border-style: solid;
    background-color: #222222;
    height: auto;
    margin: auto;
    float: left;
    display: inline-block;
    clear: both;
}

.innerfooter {
    width: 90%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1em;
    margin-bottom: 1em;
    color: #FFFFFF;
    max-width: 1080px;
    padding-top: 1%;
}

#address1 {
    width: 45%;
    height: auto;
    margin-right: 5%;
    float: left;
}

#address2 {
    width: 45%;
    height: auto;
    margin-left: 5%;
    float: right;
}

#logos {
    width: 100%;
    float: left;
    margin-top: 1em;
    margin-bottom: 1.5em;
}

.assns {
    width: 40%;
}

.aoda {

    width: 150px;
    padding-right: 15px;

}

.linkedin {
    float: right;
}

.footer-text {
    font-size: 0.9em;
    line-height: 1.6em;
    color: #FFF;
    font-family: 'Barlow', sans-serif;
    font-weight: 400;
    text-aligh: left;
}

.bold-locations {
    font-size: 1em;
    color: #FDE04C;
    font-weight: 600;
}

.linkedin {
    width: 4%;
}

#button {
    width: 100%;
    height: auto;
    margin-top: 0.5em;
    margin-bottom: 1em;
    float: left;
}

.button {
    width: 150px;
    height: auto;
    padding-top: 10px;
}

/*----------media queries-----------*/

@media all and (max-width : 750px) {

    #innermast {
        padding-top: 10px;
    }

    #logo {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        margin-bottom: 0.8em;
    }

    .logo {
        width: 50%;
    }

    #phones {
        width: auto;
        height: auto;
        float: right;
        padding-top: 0em;
        margin-bottom: 0.4em;
    }

    #Can-nr {
        font-size: 1.1em;
    }

    #US-nr {
        font-size: 1.1em;
        color: #FFFFFF;
        visibility: visible;
    }

    #text {
        width: 100%;
    }

    #gallery {
        width: 100%;
        height: auto;
        text-align: center;
    }

    .gallery-image {
        width: 80%;
        height: auto;
    }

    #address1 {
        width: 100%;
        float: left;
        margin-bottom: 1.3em;
    }

    #address2 {
        width: 100%;
        float: left;
        margin-left: 0;
    }

    .assns {
        width: 70%;
    }

    .linkedin {
        width: 7%;
    }
}

@media all and (max-width : 450px) {
    #logo {
        margin-bottom: 1em;
    }

    .logo {
        width: 70%;
    }

    #phones {
        margin-right: 1em;
    }

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

    .linkedin {
        width: 20px;
    }

    #logos {
        width: 100%;
    }

    .assns {
        width: 100%;
        margin-bottom: 1em;

    }

    .linkedin {
        width: 11%;
        float: left;
    }
}

@media all and (max-width : 330px) {
    #logo {
        margin-bottom: 1.3em;
    }

    .logo {
        width: 80%;
    }


}
