/*Footer styles*/
.dawn-footer {
    font-size: 1rem;
    padding-top: 1rem;
    padding-bottom: 30px;
    color: hsl(0, 0%, 100%);
    background-color: #333C33;
}

/*Footer menu styles*/
.footer-menu {
    margin-top: -1rem;
    display: block;
    width: 100%;
    z-index: 1;
    top: 0;
    left: 0;
}

#footer-ul {
    border: unset;
    margin: unset !important;
    list-style: none;
    padding: 15px 0px;
}

/*Footer Logo style*/
.footer-logo-section {
    padding: 0px 35px;
}

.logo-crest{
    width: 202px
}

footer .logo-text{
    width:320px
}

/*Footer Links styles*/
.footer-link {
    font-size: 1.5rem  !important;
    font-family: 'Source Sans Pro', sans-serif;
    font-style: normal;
    font-stretch: normal;
    color: hsl(0, 0%, 100%) !important;
    font-weight: 400 !important;
    letter-spacing: normal;
    text-align: left;
    line-height: 1;
    margin-bottom: unset !important;
    border-bottom: unset !important;
    display: inline-block;
    padding:.25em 0 .25em 0;
}
a.footer-link:hover,a.email-footer-bottom:hover{
    text-decoration: underline #FFD530;
}
.region-footer-two h2, .region-footer-three h2, .region-footer-four h2 {
    text-transform: uppercase;
    letter-spacing: normal;
    font-size: 1.938rem;
    border-bottom: 3px solid #ffd530;
    display: inline-block;
}

/*Follow Us Social Media Section styles*/
#block-footerfollowussocialmediasection .dawn-field--label {
    visibility: hidden;
}

#block-footerfollowussocialmediasection {
    background-color: #333333;
    justify-content: space-between;
    height: auto;
}

#block-footerfollowussocialmediasection h2 {
    text-transform: uppercase;
    font-family: 'Source Sans Pro';
    letter-spacing: normal;
    font-size: 2rem;
    margin-left: 20px;
    color: #fff;
    font-weight: 600;
}

.footer-social-icons {
    justify-content: flex-end;
    padding-right: 6%;
}

/*Contact Bottom section*/
.footer-bottom-contact {
    font-size: 1.5rem;
    color: #ffffff;
    font-family: 'Source Sans Pro';
}

.footer-bottom-div {
    border-top: 1.5px solid #ffffff;
    justify-content: space-around;
    margin: 0px -30px;
}
.desktop-hidden{
    display: none;
}

.footer-linkedin {
    width: 53px;
}

/*Mobile Styles*/
@media(min-width: 2400px) and (max-width: 3760px ){
    .logo-crest{
        width: 9vw;
    }
    .logo-text{
        width: 15vw !important;
    }
}
@media(max-width: 1730px) and (min-width:1025px) {
    .footer-link, .footer-bottom-contact {
        font-size: 1.5vw !important;
    }
    .footer-logo-section {
        padding: unset !important;
        margin:0 auto;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .region-footer-two a, .region-footer-three a, .region-footer-four a, .footer-bottom-contact {
        font-size: 1.7vw !important;
    }

    .region-footer-two a, .region-footer-three a, .region-footer-four a {
        letter-spacing: unset !important;
    }

    .region-footer-two h2, .region-footer-three h2, .region-footer-four h2, #block-footerfollowussocialmediasection h2 {
        font-size: 2.1vw;
    }

    .region-footer-two h2, .region-footer-three h2, .region-footer-four h2 {
        margin-left: 1rem;
    }

    .footer-social-icons img {
        height: 2.5vh;
    }

    #footer-ul {
        padding: 15px 14px;
    }
    .footer-logo-section{
        padding: 5px;
    }
    .logo-crest {
        width: 115px;
    }
    .footer-social-icons {
        justify-content: flex-end;
        padding-right: 6% !important;
    }
    #block-footerfollowussocialmediasection h2{
        margin-left: 10px
    }
}
@media(width: 1024px){
    .logo-crest {
        width: 163px;
    }
}
@media (max-width: 767.98px) {
    .region-footer-two a, .region-footer-three a, .region-footer-four a {
        text-align: center !important;
        justify-content: center;
    }

    .region-footer-two, .region-footer-three, .region-footer-four, .footer-bottom-div {
        text-align: center;
    }

    .region-footer-two {
        margin-top: 2rem;
    }

    .region-footer-two h2, .region-footer-three h2, .region-footer-four h2 {
        margin-bottom: -2rem;
    }

    #block-footerfollowussocialmediasection h2 {
        margin-left: unset !important;
        font-size: 1.8rem;
    }

    #block-footerfollowussocialmediasection {
        text-align: center;
        padding: 2% 0 5% 0;
    }

    .footer-social-icons {
        padding-left: 7.5%;
        justify-content: space-evenly !important;
        padding-top: 5%;
    }

    .footer-bottom-div {
        justify-content: center !important;
    }

    .footer-menu {
        margin-top: unset !important;
    }
    .footer-logo-section{
        padding: 15px 15px 0px 15px;
    }
    .crest-footer-logo{
        padding: 21px;
    }
    .desktop-hidden{
        display: block;
    }

    .footer-linkedin {
        width: 53px;
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {
    .footer-social-icons {
        padding-top: 4%;
    }
    #block-footerfollowussocialmediasection h2 {
        font-size: 4vh;
    }
    .footer-logo-section {
        padding: 45px 45px 0px 45px;
        margin:0 auto;
    }
    .logo-crest {
        width: 225px;
    }
    footer .logo-text{
        width:351px
    }
}

@media (max-width: 350px) {
    .footer-bottom-div {
        justify-content: unset !important;
    }

    .region-footer-two a, .region-footer-three a, .region-footer-four a, .footer-bottom-contact {
        font-size: 7vw !important;
    }

    .footer-bottom-contact a {
        margin-left: -6px;
    }
    .footer-social-icons img {
        height: 10.5vw;
    }
    #block-footerfollowussocialmediasection h2 {
        font-size: 1.5rem;
    }
    .logo-crest {
        width: 182px;
    }
}

/*Mobile Styles Landscape*/
@media(max-width: 1730px) and (orientation:landscape){
    .footer-logo-section{
        padding-bottom: 1.5rem !important;
    }
    .crest-footer-logo{
        padding: 12px;
    }
}
@media (max-width: 1024px) and (min-width: 768px) and (orientation: landscape) {
    .footer-social-icons img {
        height: 3vw;
        justify-content: space-evenly !important;
    }
}

@media (max-width: 767.98px) and (orientation: landscape) {
    .footer-social-icons {
        padding-left: 6% !important;
        padding-right: unset !important;
        padding-top: 5px;
        justify-content: space-evenly !important;
    }

    #block-footerfollowussocialmediasection h2 {
        font-size: 5.5vw;
        padding: 10px 0 4% 0;
    }
    .footer-logo-section {
        padding: 0px 100px;
        margin:0 auto;
    }
    .crest-footer-logo {
        padding: 0px 70px;
    }
    .crest-footer-logo img{
        padding: 5px;
    }
    #block-footerfollowussocialmediasection{
        padding:6% 0%;
    }
}

@media (max-width: 600px) and (orientation: landscape) {
    .footer-social-icons {
        padding-left: 7.5% !important;
    }
    .crest-footer-logo {
        padding: 0px 51px;
    }
}

@media (min-width: 1024px) and (max-width: 1200px) {
    .footer-social-icons {
        justify-content: flex-end;
        padding-right: 2%;
        padding-left: 0;
    }
}

@media (max-width: 991.98px) and (min-width: 768px) {
    .footer-linkedin {
        width: unset;
    }
}
