body {
    background-color: #F0F3F8;
    color: #000;
    margin: 0px;
    padding: 0px;
    color: #4d4e51;
    font-family: 'Roboto', sans-serif;
    -webkit-font-smoothing: antialiased;
    line-height: 1.5;
    overflow-x: hidden !important; 
}

.cc-revoke, .cc-window {
    z-index: 2147483647 !important;
}

a {
    color: rgb(0, 0, 0);
    text-decoration: none;
}
a:hover {
    color: rgb(237, 45, 36);
}



#headerNavigation {
    z-index: 2147483645;
    position: absolute;
    width: 100%;
}

#headerNavigation a {
    color: #ffffff;
    text-decoration: none;
}

.sf-menu {
    display: none;
}

.sf-menu {
    float: right !important;
}

    .sf-menu li a span {
        box-sizing: border-box !important;
        white-space: nowrap !important;
    }


    .sf-menu .depth-1 a {
        padding: 1.75em 0.7em !important;
    }

    .sf-menu .depth-2 a {
        padding: 0.5em 1em !important;
    }


.sf-menu li {
    background: #F0F3F8 !important;
    white-space: nowrap;
    *white-space: normal;
    -webkit-transition: background .2s;
    transition: background .2s;
}


.sf-menu ul {
    background: #C8D9E0 !important;
}


#mainMenuHeading {
    margin: 0 20px;
}

#contentMenuUL {
    padding: 0 0 0 20px;
}

.menuItem.depth-2 {
    padding-right: 100px;
}


.menuItem.firstMenuItem.depth-2 {
    margin-top: 50px;
}

.menuItem.lastMenuItem.depth-2 {
    margin-bottom: 50px;
}


#menuToggleLayer .menuItem.firstMenuItem.depth-2 {
    margin-top: 10px;
}


#menuToggleLayer .menuItem.lastMenuItem.depth-2 {
    margin-bottom: 10px;
}

.sf-menu .depth-2 a.currentPage {
    font-weight: bold;
}

.menuItem.lastMenuItem.depth-1:hover {
    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;
    width:350px;
}


    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;
    }

.menuItem.lastMenuItem.depth-1 a span {
    background: #000;
    padding: 10px 25px;
    border-radius: 25px;
    color: #fff;
}



.sf-arrows .sf-with-ul::after {
    display:none;
}


#ctl12_enquiryPanel {
    margin-bottom: -15px;
}


.grecaptcha-badge {
    display: none !important;
}


#recaptchav3info {
    padding: 20px 0;
    font-size: 8px;
    display: block;
    clear: both;
}

    #recaptchav3info a {
        color: #ffffff;
        text-decoration: none;
    }


    #recaptchav3info a {
        color: #f00;
        font-weight: bold;
        text-decoration: none;
        font-size: 7px;
    }


#footerContactForm .formBtn input {
    padding: 10px 40px;
    background: #BD1F2D;
    border-radius: 30px;
    color: #fff;
    margin: 10px 0;
    display: inline-block;
    border: 0;
    cursor: pointer;
}


#footerContactForm .formBtn {
    display: block;
    float: left;
    left: 0;
    position: relative;
}

#footerContactForm .formElem input {
    line-height: 14pt;
    font-family: 'Roboto', sans-serif;
    font-size: 14pt;
}

#footerContactForm .formElem textarea {
    float: left;
    padding: 5px;
    line-height: 14pt;
    font-family: 'Roboto', sans-serif;
    font-size: 14pt;
}

.sizeFix { margin-bottom: -30px; min-height: 350px; padding-bottom: 75px; }
.contactFix { margin-bottom: -26px; padding-bottom: 45px; }
.news-list { margin-bottom: 5px; }
.formElem { display: block; float: left; width: 100%; margin: 5px 0px 10px 0px; }
    .formElem label {
        float: left;
        width: 15%;
        min-width: 7em;
        margin-right: 5px;
        font-weight: bold;
        font-size: 19px;
    }
    .formElem input { float: left; padding: 5px; width: 33%; line-height: 14pt; }
    .formElem textarea {
        float: left;
        padding: 5px;
        width: 33%;
        line-height: 14pt;
    }
    .formElem .formIn { padding: 10px 5px 10px 5px; }
.formBtn { display: block; float: left; left: 16%; position: relative; }
.btnSend { font-size: 12pt; padding: 8px; }
.validation { }
.req { color: #FF0000; font-size: 25pt; margin-left: 6px; position: relative; top: 14px; }

.footer a i {
    color: #fff;
    text-decoration: none;
    margin: 0 10px;
}

.formElem input {
    width: 100%;
}

.formElem textarea {
    width: 100%;
}


.footer .formElem input {
    float: left;
    padding: 5px;
    width: 100%;
    line-height: 14pt;
    font-family: 'Roboto', sans-serif;
    font-size: 14pt;
}


.footer .formElem textarea {
    float: left;
    padding: 5px;
    width: 100%;
    line-height: 14pt;
    font-family: 'Roboto', sans-serif;
    font-size: 14pt;
}

.footer .req {
    font-size: 25px;
}

.footer .formBtn {
    display: block;
    float: left;
    left: 0;
    position: relative;
}


    .footer .formBtn input {
        padding: 10px 40px;
        background: #BD1F2D;
        border-radius: 30px;
        color: #fff;
        margin: 10px 0;
        display: inline-block;
        border: 0;
    }


    .footer .formBtn input {
        padding: 10px 40px;
        background: #BD1F2D;
        border-radius: 30px;
        color: #fff;
        margin: 10px 0;
        display: inline-block;
        border: 0;
        cursor:pointer;
    }

        .footer .formBtn input:hover {
            padding: 10px 40px;
            background: white;
            border-radius: 30px;
            color: #BD1F2D;
            margin: 10px 0;
            display: inline-block;
        }

.news-list-archive,.news-publishedDate { display: none; }

.topbar {
    position: absolute;
    right: 0;
    width: 100%;
    margin: 10px 0 0 0;
    z-index: 2147483647;
    font-size: 11px;
}


#contentMenuUL img {
    width: 20px;
}




    .overlayContainer {
        margin: 0px 0 0 0;
    }

.menuSystemContainer {
    margin: 0px 0 0 0;
}

.content h1, .headerText {
    font-size: 11vw;
    line-height: 11vw;
    font-weight: 300;
    color: #000;
}

.content h2 {
    font-weight: 400;
}


.rtxtMainContent2 {
    font-size: 17px;
    clear: both;
}


#homeimage {
    height: 560px;
}


#homevideo {
    
}



.video-container {
    clear: both;
    float: left;
    height: 0;
    margin-left: 170px;
    overflow: hidden;
    padding-bottom: 455px;
    padding-top: 0;
    width: 810px;
}

 .video-container iframe, .video-container object, .video-container embed {
     display: block;
	width:810px;
	height:456px;
}

 .hometabs {
    bottom: 0;
    display: block;
    float: left;
    padding: 0 0 0 170px;
    width: 810px;
    z-index: 1;
}

 .indexWrap {
    display: block;
    height: 100%;
    left: 0;
    padding: 0 0 0 2%;
    width: 810px;
}

 .tab1 { width: 25%; background-color: #BE1623; }
.tab2 { width: 25%; background-color: #E42014; }
.tab3 { width: 25%; background-color: #BE1623; }
.tab4 { width: 25%; background-color: #E42014; }



    .mobileMenu {
        position: fixed;
        top: 161px;
        bottom: 0;
        left: 0;
        right: 0;
        background: #fff;
        z-index: 10000;
        padding: 30px;
        display:none;    
        margin: 0 3%; 
        background-color: #be202d;
        color: #ffffff;
    }

    .mobileMenu li {
        padding: 10px 0 0 0;
    }

    .mainMenu ul {
        visibility: visible;
    }

.mainMenu a:hover {
    color:rgb(237, 45, 36);
}

.content {
    margin: 0px 20px;
    font-size: 18px;
}


.content .rtxtMainContent {
  font-size: 27px;
}





.depth-2 {
    margin: 0 0 0 10px;
}


.depth-3 {
    margin: 0 0 0 10px;
}


ul.mainMenu li {
    border-bottom: 1px dotted #888;
    padding: 0 0px 0 0px;
}



    ul.mainMenu ul li ul li {
        margin: 0 0 0 0;
        padding: 0 0 0px 0px;
        border-top: 0px dotted #888;
    }

    ul.mainMenu ul li ul li:first-child {
        margin: 0 0 0 0;
        padding: 0 0 0px 0px;
        border-top: 1px dotted #888;
    }
    ul.mainMenu ul li ul li:last-child {
        margin: 0 0 0 0;
        padding: 0 0 0px 0px;
        border: 0px;
    }

        ul.mainMenu ul li ul li ul li:first-child {
            margin: 0 0 0 0;
            padding: 0 0 0px 0px;
            border-top: 1px dotted #888;
        }

        ul.mainMenu ul li ul li ul li:last-child {
            margin: 0 0 0 0;
            padding: 0 0 0px 0px;
            border: 0px;
            border-top: 1px dotted #888;
        }



        ul.mainMenu.depth-2 li {
            border-bottom: 1px dotted #888;
            padding: 0 0px 0 0px;
        }

        ul.mainMenu.depth-2 ul li ul li:first-child {
            margin: 0.4em 0 0 0;
            padding: 0.4em 0 0 0px;
            border-top: 1px dotted #888;
        }

        ul.mainMenu.depth-2 ul li ul li:last-child {
            margin: 0.4em 0 0 0;
            padding: 0.4em 0 0 0px;
            border: 0px;
        }


            ul.mainMenu.depth-3 li {
                border-bottom: 1px dotted #888;
                padding: 0 0px 0 0px;
            }

            ul.mainMenu.depth-3 ul li ul li:first-child {
                margin: 0.4em 0 0 0;
                padding: 0.4em 0 0 0px;
                border-top: 1px dotted #888;
            }

            ul.mainMenu.depth-3 ul li ul li:last-child {
                margin: 0.4em 0 0 0;
                padding: 0.4em 0 0 0px;
                border: 0px;
            }




                ul.mainMenu.depth-4 li {
                    border-bottom: 1px dotted #888;
                    padding: 0 0px 0 0px;
                }



.menuItem.firstMenuItem.depth-3 {
    border-bottom: 0;
}

.menuItem.lastMenuItem.depth-3 {
    border-bottom: 0;
}


.menuItem.firstMenuItem.depth-4 {
    border-bottom: 0;
}

.menuItem.lastMenuItem.depth-4 {
    border-bottom: 0;
}




.sideMenuColumn ul {
    font-size: 11pt;
    line-height: 24pt;
    list-style: none outside none !important;
    position: relative;
    top: 0px;
    margin: 0;
    padding: 0;
}


.sideMenuColumn {
    color: #000;
    float: left;
    height: 100%;
    display: block;
    margin: 0px 0 0 0;
}
    .sideMenuColumn ul {
        list-style: none !important;
        list-style-type: none;
        font-size: 11pt;
        line-height: 24pt;
        position: relative;
    }

    .sideMenuColumn .depth-1 li a {
        color: #000;
        text-decoration: none;
        font-size: 17px;
        line-height: 1.0;
        font-weight: 400;
        margin: 0 0 0 30px;
        display: inline-block;
        padding: 10px 0 0 0;
    }

    .sideMenuColumn .depth-2 li a {
        color: #000;
        text-decoration: none;
        font-size: 17px;
        line-height: 1.0;
        font-weight: 400;
        margin: 0 0 0 40px;
        display: inline-block;
        padding: 10px 0 0 0;
    }


    .sideMenuColumn .depth-3 li a {
        color: #000;
        text-decoration: none;
        font-size: 17px;
        line-height: 1.0;
        font-weight: 400;
        margin: 0 0 0 60px;
        display: inline-block;
        padding: 10px 0 0 0;
    }

    .sideMenuColumn .depth-4 li a {
        color: #000;
        text-decoration: none;
        font-size: 17px;
        line-height: 1.0;
        font-weight: 400;
        margin: 0 0 0 80px;
        display: inline-block;
        padding: 10px 0 0 0;
    }


    .sideMenuColumn li a {
        color: #000;
        text-decoration: none;
        font-size: 17px;
        line-height: 1.0;
        font-weight: 400;
    }


    .sideMenuColumn a {
        color: #000;
        text-decoration: none;
        font-size: 17px;
        line-height: 1.0;
    }

.sideMenuColumn .depth-1 li a.currentPage {
    color: rgb(237, 45, 36);
}


#newsCategoriesContainer a {
    margin: 0 0 0 30px;
}


.hamburgerMenu {
    position: fixed;
    right: 28px;
    top: 50px;
    display: none;
    cursor: pointer;
}
    .hamburgerMenu i {
        font-size: 30px;
        color: #000;
    }

    .mobileMenu li { list-style-type: none;
    }





.row {
    margin: 0 auto;
    max-width: unset;
    width: 100%;
}

.small-12.medium-12.large-12.columns {
    padding: 0;
}


.toggleButtons,
.menuButtons {
    text-align: right;
}

.toggleMenuButton {
    display: block;
    color: #000;
    font-size: 30px;
    padding: 3px 0 0 5px;
    cursor: pointer;
    display: inline-block;
    margin: 0px 0;
    font-weight: normal;
    padding: 0 0px 0 10px;
    font-size: 18px;
    position:absolute;
    top: 10px;
    right: 10px;
}

#menuToggleLayer .toggleLayerContainer {
    padding-top: 10px;
}



#menuToggleLayer a {
    color: #1C1A1B;
    text-decoration: none;
    font-size: 24px;
    font-family: 'Roboto', sans-serif;
}

#menuToggleLayer {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,1);
    color: #ffffff;
    display: none;
    z-index: 2147483646;
    overflow: auto;
}

    #menuToggleLayer ul {
        margin: 0;
        padding-left: 10px;
    }


    #menuToggleLayer .menuItem.depth-2 {
        padding-right: 0px;
    }

    #menuToggleLayer .menuItem.lastMenuItem.depth-1 a span {
        background: #000;
        padding: 10px 25px;
        border-radius: 25px;
        color: #fff;
        margin-top: 20px !important;
        display: inline-block;
    }


#homepageContentContainer {
    margin: 22% 0 0;
}

    #homepageContentContainer p {
        font-size: 20px;
        font-weight: normal;
    }

#homePageContainer {
    display: block;
    visibility: visible;
    height: 100%;
    left: 0;
    overflow: hidden;
    /*position: fixed;*/
    top: 0;
    width: 100%;
    z-index: 0;
    min-height:none;
    min-height: auto;
}


#homePageHero {
}

    #homePageHero .row {
        margin: 0;
        padding: 0;
        max-width: 100%;
    }

    #homePageHero .small-12.medium-12.large-12.columns {
        margin: 0;
        padding: 0;
    }


    #homePageHero img {
        width: 100vw;
    }


h3.newsTitle a {
    color: #000;
    text-decoration:none;
}

    h3.newsTitle a:hover {
        color: rgb(237, 45, 36);
        text-decoration: none;
    }


#newsCategoriesToggleButton i {
    display: block;
}

#blogPostText {
    font-size: 19px;
}

.newsarticle {
    word-wrap: break-word;
    margin: 0 10px 0 0;
    font-size: 19px;
}

.news-image.list-image {
    width: 400px;
    padding: 0 0px 0 0;
    margin: 0 10px 0 0;
}

.news-article .homepage-news {
    border-color: #CB333B;
    border-width: 5px 0 0 0;
    border-style: solid;
    padding: 10px 0 0 0;
}

.news-article-container .news-article .homepage-news {
    border-color: #5899b9;
    border-width: 5px 0 0 0;
    border-style: solid;
    padding: 10px 0 0 0;
}


.events-container .news-article .homepage-news {
    border-color: #CB333B;
    border-width: 5px 0 0 0;
    border-style: solid;
    padding: 10px 0 0 0;
}


.toggleSearchButton {
    font-size: 18px;
    cursor: pointer;
    display: inline-block;
    margin: 0 3px 0 0;
}

#searchToggleLayer {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #3b3a3f;
    color: #1C1A1B;
    display: none;
    z-index: 2147483646;
    opacity: 0.9;
    color:#ffffff;
}

    #searchToggleLayer h3 {
        color: #ffffff;
        font-size: 3em;
        margin: 0 0 0.5em;
        font-weight: normal;
    }
.icon-search {
    font-size: 44px;
}

.news-summary {
    font-size: 3vw;
}

.news-publishedDate {
    font-size: 21px;
    position: unset;
}

.homepage-news .news-image.list-image {
    width: 100%;
}

.news-holder.small-12.medium-6.large-6.columns.end {
    padding: 20px 0 0 0px;
}

.textOverlayHtml h1 {
    display: table-cell;
    vertical-align: middle;
    padding: 0 0 20px 20px;
    color: #ffffff;
}

#mainContentWrapperPlaceHolder_mainContentBodyWrapperPlaceHolder_ctl09 img {
    width: 100%;
}

.news-article h3 {
    font-size: 1em;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    font-weight: normal;
    word-wrap: break-word;
}

.news-article.list.small-12.medium-6.large-6.columns {
    margin: 0 0 30px 0;
}


.news-list-archive {
    display: none;
}


.row.mainContent .columns {
    padding-left: 0;
    padding-right: 0;
}





.footer {
    display: block;
    background-color: #1B1F28;
    width: 100%;
    color: #FFF;
    margin: 50px 0 0px 0;
    padding: 80px 20px 20px 20px;
    min-height: unset;
    height: auto;
}

.footer-black-header {
    background-color: #1B1F28;
}


    .footer-black-header h1 {
        font-size: 20vw;
        color: #000 !important;
        text-align: right;
    }


    .footer p {
        font-size: 18px;
        font-weight:normal;
        line-height: 1;
    }
    .footer a {
        font-size: 18px;
        font-weight: normal;
        line-height: 1;
    }


.contact {
    display: block;
    height: 175px;
}

.validation {
    font-size: 19px;
}

.logo {
    margin: 10px 0 10px 20px;
}

.overlayContainer .logo {
    margin: 20px 10px 10px 30px;
}


.footer a {
    color: #fff;
    text-decoration:none;
}

.footer p {
    line-height: 1.3;
}

.footer ul {
    list-style-type: none;
    padding: 0;
    margin: 0 0 20px 0;
    line-height: 1.3;
}


.mainMenu  {
    display:none;
}

.explore {
    display: none;
    margin: 50px 0 0 0;
}

    .explore h3 {
        font-size: 17px;
        border-bottom: 1px solid rgb(237, 45, 36);
        padding: 0 0 10px 30px;
    }

.title a {
    padding: 0 0 0 0px;
    display:inline-block;
}

#associates {
    margin-left:20px;
	visibility:hidden;
}


#associates h3::after {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    background: red;
    clip-path: polygon(60% 0%, 0% 100%, 100% 64%);
    transform: rotate(60deg);
}


#searchToggleLayer .toggleSearchButton {
    margin: 10px 0 0 0;
}

#searchBox {
    margin: 1em 0 0 0;
    float: left;
    width: 100%;
    height: 70px;
    background: #ffffff;
    border: 0px;
}


    #searchBox a, #searchBox a:visited, #searchBox a, #searchBox a:visited {
        text-decoration: none;
        font-size: 30px;
    }


        #searchBox a i,
        #searchBox a i {
            color: #ffffff;
            font-size: 18px;
        }

.icon-search {
    color: #ffffff;
}

.search-text {
    width: 70%;
    height: 70px;
    border: 0;
    color: #1C1A1B;
    background: #ffffff;
    font-size: 30px;
    padding: 0 15px;
}

ul.searchResultList {
    padding: 0;
    list-style-type: none;
}

.searchResultList li {
    margin: 0 0 10px 0;
}

.searchResultList  {
    font-size:19px;
}

.telephoneNumber {
    display: none;
}
.overlayContainer .logo {
    margin: 20px 10px 10px 10px;
}

.howCanWeHelp  {
    text-align:right;
}

.videoContainer {
    margin: 0 1% 20px 0;
    text-align: center;
}

.videoWrapper {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.2%;
}

    .videoWrapper iframe {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        border: 0;
    }


#homePageHero {
    position: absolute;
    top: 0;
}

.line-0 {
    color: #000000;
}

.line-1 {
    color: #786E6D;
}

.line-2 {
    color: #000000;
}

.line-3 {
    color: #786E6D;
}






@media only screen and (min-width: 40.0625em) {


    .sf-menu .depth-1 a {
        padding: 1.75em 0.3em !important;
    }



    .sf-menu {
        display: none;
    }

    #contentMenuUL img {
        width: 20px;
    }


    .logo {
        margin: 10px 30px 30px 20px;
    }


    row.mainContent .columns {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
    }

    .content {
        margin: 50px 0 0 0;
    }
    .toggleMenuButton {
        display: none;
    }
    .mainMenu {
        display: none;
    }

    .sideMenuColumn {
        color: #000;
        float: left;
        height: 100%;
        display: block;
        margin: 100px 0 0 0;
    }


    .explore {
        display: block;
        margin:100px 0 0 0;
    }
        .explore h3 {
            font-size: 17px;
        }
        #newsCategoriesToggleButton i {
            display: none;
        }

    .toggleSearchButton {
    }


    .toggleMenuButton {
        display: inline-block;
    }

    #searchToggleLayer h3 {
        color: #ffffff;
        font-size: 3em;
        margin: 80px 0 0.5em;
        font-weight: normal;
    }

    .telephoneNumber {
        display: none;
    }

    .menuSystemContainer {
        margin: 20px 0 0 0;
    }
    #searchToggleLayer .toggleSearchButton {
        margin: 20px 0 0 0;
    }
    .overlayContainer .logo {
        margin: 20px 10px 10px 30px;
    }

    .footer {
        display: block;
        background-color: #1B1F28;
        width: 100%;
        color: #FFF;
        margin: 50px 0 0px 0;
        padding: 40px 20px;
        min-height: unset;
        height: auto;
    }




}


@media only screen and (min-width: 64.0625em) {

    .sf-menu .depth-1 a {
        padding: 1.75em 0.3em !important;
    }


    .sf-menu .depth-2 a {
        padding: 0.75em 1em !important;
        color: #000000 !important;
    }

    .sf-menu {
        display: block;
    }


        .content h1, .headerText {
            font-size: 6vw;
            font-weight: 300;
            color: #000;
            line-height: 6vw;
        }


    #homePageContainer {
        min-height: 100vh;
    }

    #mainMenuHeading {
        margin: 0 42px;
    }

    #contentMenuUL {
        padding: 0 0 0 42px;
    }

    #contentMenuUL img {
        width: unset;
    }




    .logo {
        margin: 20px 30px 30px 30px;
    }

    .row.mainContent .columns {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
    }

    .content {
        margin: 120px 0 0;
    }


    .toggleMenuButton {
        display: none;
    }
    .mainMenu {
        display: block;
    }

    #associates {
        margin-left: 0px;
    }

    .sideMenuColumn {
        color: #000;
        float: left;
        height: 100%;
        display: block;
        margin: 0px 0 0 20px;
    }

    .explore {
        display: block;
        margin: 150px 0 0 0;
    }
        .explore h3 {
            font-size: 17px;
        }
    #newsCategoriesToggleButton i {
        display: none;
    }
    .toggleSearchButton {
        font-size: 20px;
        margin: 0px 0;
        cursor:pointer;
    }
    #searchToggleLayer h3 {
        color: #ffffff;
        font-size: 3em;
        margin: 250px 0 0.5em;
        font-weight: normal;
    }
    .telephoneNumber {
        display:block;
    }

    #searchToggleLayer .toggleSearchButton {
        margin: 20px 0 0 0;
    }

    .overlayContainer .logo {
        margin: 20px 10px 10px 30px;
    }


    .formElem input {
        width: 33%;
    }

    .formElem textarea {
        width: 33%;
    }


    .footer {
        display: block;
        background-color: #1B1F28;
        width: 100%;
        color: #FFF;
        margin: 50px 0 0px 0;
        padding: 60px 50px;
        min-height: unset;
        height: auto;
    }


    .footer-black-header h1 {
        font-size: 11vw;
        color: #000 !important;
        text-align: right;
        margin-top: 1vw;
    }

}



@media only screen and (min-width: 74.0625em) {
    .sf-menu .depth-1 a {
        padding: 1.75em 1em !important;
    }

    .sf-menu .depth-2 a {
        padding: 0.75em 1em !important;
        color: #000000 !important;
    }
}

