

#containerForm {
    background: #1b1f28;
}


#homePageHero {
    position: relative;
    width: 100%;
    height: auto;
    display: block;
    visibility: visible;
}


#mainMenuHeading {
    margin: 0 20px;
}


#homePageContent {
    z-index: 2147483644;
}

#homePageContent h1 {
    color: #000000;
    font-size: 5.8vw !important;
    line-height: 6.8vw !important;
    font-weight: normal;
    margin: 0;
}

#homepageInfoBoxes {
    color: #ffffff;
    margin:0 20px;
}

.homepageInfoBox {
    padding: 0 20px;
}

#homepageSubHeaders {
    margin: 20px 0;
}


.weWorkWithSomeGreatTeams {
    margin: 20px 20px 40px 20px;
    text-align: center;
}

    .weWorkWithSomeGreatTeams h2 {
        padding: 0 50px;
    }

    .weWorkWithSomeGreatTeams img {
        padding: 10px;
    }



    .weWorkWithSomeGreatTeams img {
        /*width: 32% !important;*/
    }

#headerNavigation .sf-menu .depth-1 a:not(#headerNavigation .sf-menu .depth-2 a) {
    color: #fff !important;
}

#headerNavigation .sf-menu .depth-1:hover a:not(#headerNavigation .sf-menu .depth-2:hover a) {
    color: #000 !important;
}

    #headerNavigation .sf-menu .depth-1 a:hover {
        color: #000 !important;
    }


#headerNavigation .menuItem.lastMenuItem.depth-1 a span {
    background: #BD1F2D;
    padding: 10px 25px;
    border-radius: 25px;
    color: #fff;
}


.sf-menu .depth-1 a {
    color: #000 !important;
}



.sf-menu .depth-2 a {
    padding: 0.75em 1em !important;
    color: #000000 !important;
}


.sf-menu li {
    background: transparent !important;
    white-space: nowrap;
    *white-space: normal;
    -webkit-transition: background .2s;
    transition: background .2s;
}


.sf-menu ul {
    background: #C8D9E0 !important;
}

.sf-with-ul:focus-visible {
    border: none !important;
    outline: none;
}

.menuItem.depth-2 {
    padding-right: 100px;
}

.menuItem.firstMenuItem.depth-2 {
    margin-top: 50px;
}

.menuItem.lastMenuItem.depth-2 {
    margin-bottom: 50px;
}


.sf-menu li.depth-1:hover, .sf-menu li.sfHover {
    /*background: transparent !important;*/
}

.sf-menu li:hover, .sf-menu li.sfHover {
    background: #C8D9E0 !important;
}

    .sf-menu li:hover ul li,
    .sf-menu li.sfHover ul li {
        background: #C8D9E0 !important;
    }


.sf-menu li.depth-1 a:not(.sf-menu li.depth-2 a) {
    text-transform: uppercase;
}

.sf-menu li a {
    color: #000000 !important;
    border: 0 !important;
}

li.menuItem.depth-1 {
    font-weight: normal;
    text-transform: capitalize;
}


    li.menuItem.depth-1:hover {
        font-weight: bold;
        text-transform: uppercase;
    }

li.menuItem.depth-2 {
    font-weight: normal;
    text-transform: capitalize;
}


    li.menuItem.depth-2:hover {
        font-weight: bold;
        text-transform: capitalize;
    }



li.menuItem.depth-3 {
    font-weight: normal;
    text-transform: capitalize;
}


    li.menuItem.depth-3:hover {
        font-weight: bold;
        text-transform: capitalize;
    }



.sideMenuColumn {
    color: #000000;
    display: inline-block;
    float: left;
    width: auto !important;
}
.sideMenuColumn ul { font-size: 11pt;  line-height: 24pt; list-style: none outside none !important; position: relative; top: 5px;  }
.sideMenuColumn ul ul { margin: 0px; padding: 0px; }
    .sideMenuColumn a {
        color: #000000;
        text-decoration: none;
    }

    .sideMenuColumn li a {
        color: #000000;
        text-decoration: none;
        font-size: 17px;
        line-height: 1.0;
        margin: 0 0 0 40px;
        font-weight: 400;
    }

    .sideMenuColumn a {
        color: #000000;
        text-decoration: none;
        font-size: 17px;
        line-height: 1.0;
    }

    .sideMenuColumn .depth-1 li a {
        color: #000000;
        text-decoration: none;
        font-size: 17px;
        line-height: 1.0;
        font-weight: 400;
        margin: 0 0 0 30px;
    }



li {
    list-style-type: none;
}



/*.topbar {
    position: absolute;
    right: 0;
    width: 100%;
    margin: 3px 0 0 0;
    z-index: 2147483647;
    color: #000000;
    font-size: 11px;
}



    .topbar a {
        color: #000000;
    }

        .topbar a:hover {
            color: rgb(237, 45, 36);
        }*/

.toggleMenuButton {
    color: #fff;
}

#homepageContentContainer a {
    color: #ffffff;
    text-decoration: none;
}

    #homepageContentContainer a:hover {
        color: rgb(237, 45, 36);
        text-decoration: none;
    }




#homepageContentContainer {
    margin: 8% 0 0;
}

#homePageContent {
    background: none;
    clear: both;
    color: #ffffff;
    margin: 0 0 0 0;
    position: absolute;
    width: 100%;
    top: 160px;
}

#homepageContentContainer p {
    font-size:14px;
    font-weight: normal;
}


.rtxtSubHeaders {
    margin: 0 20px;
}

    .rtxtSubHeaders h1 {
        margin: 0;
    }


        .rtxtSubHeaders h1 a {
            font-size: 11vw;
            line-height: 14vw;
            color: #656363;
            margin: 0;
            padding: 0;
            font-weight: normal;
        }

#homepageSubHeaders h1 a {
    color: #656363;
}

        .rtxtSubHeaders h1 a:hover {
            color: #BD1F2D !important;
        }



.rtxtLearnMore {
    margin: 0 50px;
}

    .rtxtLearnMore p a {
        padding: 10px 40px;
        background: #BD1F2D;
        border-radius: 30px;
        color: #fff;
        margin: 10px 0;
        display: inline-block;
    }

        .rtxtLearnMore p a:hover {
            padding: 10px 40px;
            background: white;
            border-radius: 30px;
            color: #BD1F2D;
            margin: 10px 0;
            display: inline-block;
        }


.footer.footer-home {
    background-image: url('/images/September 2025/Home-page-bottom-formBG.webp') !important;
    background-size: 72vw;
    background-position: top left;
    background-repeat: no-repeat;
}

.footer {
    min-height: 62vw;
    display: block;
}


    .footer.lower-footer-home {
        min-height: unset;
        margin: 0;
    }

#footerContactForm {
    margin-top: 60px;
}




.footer .req {
    top: 0;
    font-size: 25px;
    line-height: 10px;
}

.social-media {
    text-align:left;
}

@media only screen and (min-width: 40.0625em) {



    #homepageContentContainer {
        margin: 8% 0 0;
    }


    #homePageContent {
        top: 200px;
    }


    #homepageInfoBoxes {
        margin: 0;
    }


    .homepageInfoBox {
        padding: 10px 30px 10px 30px;
    }




    .weWorkWithSomeGreatTeams img {
        /*width: 32% !important;*/
    }






}

@media only screen and (min-width: 64.0625em) {




    #homepageContentContainer {
        margin: 8% 0 0;
    }

    #homePageContent {
        top: 200px;
    }

    #homepageInfoBoxes {
        margin: 0;
    }


    .homepageInfoBox {
        padding: 50px;
    }

    #homepageContentContainer p {
        font-size: 18px;
        font-weight: normal;
    }


    .weWorkWithSomeGreatTeams {
        margin: 80px 20px 100px 20px;
        text-align: center;
    }

    .weWorkWithSomeGreatTeams img {
        /*width: 16% !important;*/
    }



    #mainMenuHeading {
        margin: 0 42px;
    }

    .rtxtSubHeaders {
        margin: 0 50px;
    }

        .rtxtSubHeaders h1 {
            margin: 0;
        }

            .rtxtSubHeaders h1 a {
                font-size: 5.8vw;
                line-height: 5.8vw;
                color: #656363;
                margin: 0;
                padding: 0;
                font-weight: normal;
            }




}