* {
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0px;
}
body {
    font-family: 'Raleway', sans-serif;
    font-weight: 100;
}
html,body
{
    width: 100%;
    height: 100%;
    overflow-x: hidden;
}

.topnav {

    height: 70px;
    background-color: #fff;
    box-shadow: 0 1px 0 0 #e0e0e0;

}
.topnav a {
    vertical-align: middle;
    text-decoration: none;
    font-size: 18px;
    font-weight: bold!important;
    margin-bottom: 20px;

}
.topnav .icon {
    display: none;
    color: black;
}
.icon:hover {
    color: gray;
}

.headerLink:hover {
    color: black;
}
.headerLink {
    margin-left: 40px;
    height:55px;
    width: auto;
    display:inline-block;
    padding-top: 20px;
    color: #4c4c4c;
}

#video-bg-elem {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}

#videoText {
    height: 700px;
    width: auto;
    overflow: hidden;
    position: relative;
}
.bannerTraining {
    height: 350px;
    width: auto;
    overflow: hidden;
    background-image: url("../img/arcwatch-banner-learntouseclustering-wide.jpg");
    position: relative;
}
.bannerProjects {
    height: 350px;
    width: auto;
    overflow: hidden;
    background-image: url("../img/image6.png");
    background-position: bottom right;
    position: relative;
}
.bannerFont {
    font-size: 70px;
    color: white;
    z-index: 1;
    display: flex;
    width: auto;
    height: 300px;
    position: absolute;
    line-height: 85px;
    margin-top: 7%;
    margin-left: 5%;
}
#sectionTraining {
    height: auto;
    position: relative;
    overflow:hidden;
    padding-bottom: 10%;
}
#mobileText {
    display: none;
}
.videoFont {
    font-size: 70px;
    color: white;
    z-index: 1;
    display: flex;
    width: 600px;
    height: 200px;
    position: absolute;
    line-height: 85px;
    margin-top: 10%;
    margin-left: 5%;
}
.firstDiv {
     width: 100%;
     height: 350px;
    overflow: hidden;
 }
.textSideOne {
    height: 100%;
    color: #4c4c4c;
    width: 75%;
    font-size: 55px;
    float: left;
    line-height: 85px;
    padding-left: 200px;
    padding-top: 30px;
    font-style: normal;
}
.imgSideOne {
    height: 100%;
    width: 25%;
    float: left;
    position: relative;
}
.secondDiv {
    width: 100%;
    height: 350px;
    background-color: #323232;
    overflow: hidden;
}
.textSideTwo {
    height: 100%;
    color: #fff;
    width: 65%;
    font-size: 55px;
    line-height: 85px;
    padding-left: 100px;
    padding-top: 30px;
    font-style: normal;
    float: right;
}
.imgsideTwo {
    height: 100%;
    width: 35%;
    float: right;
}
#eAbout {
    height: 270px;
    width: 50%;
    transition: all .4s ease-out;
    background-image: url("../img/homepage-about-esri-globe.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    float: left;
    display: block;
    overflow: hidden;
}
#wGis {
    height: 270px;
    width: 50%;
    transition: all .4s ease-out;
    background-image: url("../img/homepage-what-is-gis.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    float: left;
    display: block;
    overflow: hidden;
}
.textIt {
    line-height: 270px;
    text-align: center;
    vertical-align: middle;
    color: white;
    font-size: 40px;
    font-weight: 700;
    letter-spacing: 0em;
    text-decoration: none;
}
.textIt:hover {
    font-size: 45px;
    transition: font-size 1s;
}
.footerBorder {
    animation: e 4s linear infinite;
    background-image: linear-gradient(90deg, #29bfff, #a231ff, #0deccd, #29bfff);
    background-repeat: repeat-x;
    background-size: 133vw 4px;
    height: 4px;
    width: 100%;
    float: left;
}
#footer {
    background-color: #f8f8f8;
    height: auto;
    width: 100%;

}
.scienceWhere {
    fill: #6e6e6e;
    height: 100px;
    width: 100px;
    background-image: url("../img/Frame-The-science-of-where-footer-300x297-grey.png");
    background-size: cover;
    display: inline-block;
    margin-left: 20px;
    margin-top: 20px;
}
.scienceWhere:hover {
    background-image: url("../img/Frame-The-science-of-where-footer-300x297.png");
}
.copyright a {
    width: 100%;
    height: auto;
    text-decoration: none;
    margin-left: 46%;
}
.imgSolutions {
    padding-left: 20px;
    height: 50px;
    margin-left: 5%;
}
.copyright a:hover {
    color: black;
    font-weight: bold;
}
.sectionBoxOne {
    position: relative;
    display: block;
    width: 400px;
    height: 400px;
    overflow:hidden;
    float: left;
    box-shadow: 2px 2px 4px 4px grey;
    margin-top: 5%;
    margin-left: 17%;
}
.sectionBoxOneProjects, .sectionBoxOneSolutions {
    position: relative;
    display: block;
    width: 700px;
    height: 800px;
    overflow:hidden;
    float: left;
    box-shadow: 2px 2px 4px 4px grey;
    margin-top: 5%;
    margin-left: 2%;
    background-color: white;
}
.sectionBoxOnetwoProjects {
    position: relative;
    display: block;
    width: 700px;
    height: 800px;
    overflow:hidden;
    float: left;
    box-shadow: 2px 2px 4px 4px grey;
    margin-top: 5%;
    margin-left: 2%;
    background-color: white;
}
.sectionBoxOneImageProjects {
    background-image: url("../img/Untitled design.png");
    width: 100%;
    height: 150px;
    background-repeat: no-repeat;
    background-position: 60% 30%;
    float: left;
    opacity: 0.8;

}
.sectionBoxOneImageSolutions {
    background-image: url("../img/Untitled design(1).png");
    width: 100%;
    height: 150px;
    background-repeat: no-repeat;
    background-position: 60% 30%;
    float: left;
    opacity: 0.8;

}
.sectionBoxOne p, .sectionBoxTwo p {
    text-align: center;
    padding-top: 10%;
    padding-left: 10%;
    font-weight: 500;
    font-size: 19px;
    float: left;
}
.sectionBoxTwoProjects p, .sectionBoxOneProjects p, .sectionBoxThreeProjects p, .sectionBoxOnetwoProjects p {
    text-align: center;
    padding-top: 10%;
    padding-left: 1%;
    padding-right: 1%;
    font-weight: 500;
    font-size: 16px;
    float: left;
}
.sectionBoxOneSolutions p {
    text-align: center;
    padding-top: 5%;
    padding-left: 1%;
    padding-right: 1%;
    padding-bottom: 2%;
    font-weight: 500;
    font-size: 16px;
    float: left;
}
.sectionBoxOneImage {
    background-image: url("../img/hp20130702089.jpg");
    width: 400px;
    height: 150px;
    background-repeat: no-repeat;
    background-position: 60% 30%;
    float: left;
    opacity: 0.8;

}
.sectionBoxTwoImage {
    background-image: url("../img/racially-diverse-business-team-in-meeting-600x268.jpg");
    width: 400px;
    height: 150px;
    background-repeat: no-repeat;
    background-position: 60% 30%;
    float: left;
    opacity: 0.8;

}
.sectionBoxTwoImageProjects {
    background-image: url("../img/Sunshine.png");
    width: 100%;
    height: 150px;
    background-repeat: no-repeat;
    background-position: 60% 30%;
    float: left;
    opacity: 0.8;
    background-color: white;

}
.sectionBoxThreeImageProjects {
    background-image: url("../img/i-scope.png");
    width: 100%;
    height: 150px;
    background-repeat: no-repeat;
    background-position: 60% 30%;
    float: left;
    opacity: 0.8;
    background-color: white;

}
.sectionBoxFourImageProjects {
    background-image: url("../img/blue_text.png");
    width: 100%;
    height: 150px;
    background-repeat: no-repeat;
    background-position: 60% 30%;
    float: left;
    opacity: 0.8;
    background-color: white;

}
.sectionBoxTwo {
    position: relative;
    float: left;
    display: block;
    width: 400px;
    overflow:hidden;
    height: 400px;
    box-shadow: 2px 2px 4px 4px grey;
    margin-top: 5%;
    margin-left: 10%;
}
.sectionBoxTwoProjects {
    position: relative;
    float: left;
    display: block;
    width: 700px;
    overflow:hidden;
    height: 800px;
    box-shadow: 2px 2px 4px 4px grey;
    margin-top: 5%;
    margin-left: 3%;
    background-color: white;
}
.sectionBoxThreeProjects {
    position: relative;
    float: left;
    display: block;
    width: 700px;
    overflow:hidden;
    height: 400px;
    box-shadow: 2px 2px 4px 4px grey;
    margin-top: 5%;
    margin-left: 3%;
    background-color: white;
}
#contactDiv {
    background-color: #323232;
    width: 100%;
    height: 80px;
    position: relative;
}
#contactDiv p {
    line-height: 80px;
    vertical-align: middle;
    color: white;
    font-weight: 400;
    font-size: 20px;
    margin-left: 20%;
    float: left;
}
.button {
    border: none;
    color: white;
    float: left;
    position: relative;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: block;
    font-size: 16px;
    margin-top: 1%;
    margin-left: 5%;
    cursor: pointer;
    border-radius: 25px;
}
.button5 {
    background-color: #323232;
    color: white;
    border: 2px solid white;
}
.button5:hover {
    border: 2px solid #555555;
}

/* Mobile */

@media screen and (max-width: 600px) {
    .topnav a:not(:first-child) {display: none;}
    .topnav a.icon {
        float: right;
        display: block;
        padding-top: 15px;
        padding-right: 10%;
    }
    .topnav {
        height: auto;
        width: 100%;
    }
    .headerLink {
        margin: 0;
        padding-left: 47%;
    }
    .imgHeader {
        left: 38%;
    }
}
@media screen and (max-width: 1020px) {
    #contactDiv p {
        font-size: 17px;
        margin-left: 1%;
    }
    .button {
        margin-top: 2%;
    }
    .sectionBoxOneProjects, .sectionBoxTwoProjects, .sectionBoxOneSolutions, .sectionBoxThreeProjects , .sectionBoxOnetwoProjects{
        height: auto;
        width: auto;
        padding-bottom: 1.5%;
        margin-right: 2%;
    }
    .firstDiv, .secondDiv {
        height: auto;
        width: 100%;
        padding-bottom: 10px;
    }
    #eAbout {
        width: 100%;
    }
    #wGis {
        width: 100%;
    }
    .textSideOne, .textSideTwo {
        font-size: 30px;
        line-height: unset;
        padding-left: 50px;
        position: relative;
        display: block;
        height: 200px;
    }
}
@media screen and (max-width: 600px) {
    .topnav.responsive {position: relative;}
    .topnav.responsive .icon {
        position: absolute;
        right: 0;
        top: 0;
    }
    .videoFont {
        font-size: 55px;
        text-align: center;
        margin-left: unset;
        padding-left: 20px;
        padding-top: 30px;

    }
    .topnav.responsive .headerLink {
        float: none;
        display: block;
        text-align: left;
    }
    .imgSideOne {
        float: unset;
        position: relative;
        width: auto;
        padding: 0;
    }
    .imgsideTwo {
        float: unset;
        position: relative;
        width: auto;
        padding: 0;
    }
    .textSideOne, .textSideTwo {
    width: 100%;
    }
    .copyright {
        margin-left: -10%;
    }
    #mobileText {
        height: 700px;
        width: auto;
        overflow: hidden;
        position: relative;
        display: unset;
        z-index: -10;
    }
    #mobileText img {
        width: 100%;
        height: 620px;
    }
    #videoText {
        display: none;
    }
    .sectionBoxOne {
        margin-left: 5%;
    }
    .sectionBoxTwo {
        margin-left: 5%;
        margin-top: 10%;
    }
    #contactDiv p {
        font-size: 14px;
        margin-left: 1%;
    }
    .button {
        margin-top: 2.5%;
    }
    .imgSolutions {
        padding-right: 50%;
    }
}