﻿#lgMenu {
    background-color: #fff;
}

.SubdropDown ul li:hover a {
    text-decoration: underline !important;
    color: #0694d1
}

.container-fluid {
    padding: 0 80px !important
}

.dropItemsAbout ul li:hover {
    background-color: #f3f3f3;
    color: #0694d1
}

    .dropItemsAbout ul li:hover a {
        color: #0694d1
    }

#lgMenu a, .headContactBg a, footer a {
    text-decoration: none
}

#lgMenu {
    border-bottom: 1px solid #dedede;
    height: 100px;
    width: 100%
}

.headContactBg {
    background-color: #093148;
    color: #fff;
    padding: 10px 0
}

.hedrContactMain {
    display: flex;
    align-items: center;
    width: 100%;
    align-content: flex-end;
    justify-content: flex-end
}

.headContactDiv, .logoMain {
    display: flex;
    align-items: center
}

.headContactDiv {
    width: auto;
    justify-content: flex-end;
    padding: 0 10px
}

.logo30yearMain, .logoMain {
    padding: 24px 0;
    width: 100%
}

.headContactDiv i {
    color: #fff
}

.headContactDiv:last-child {
    padding-right: 0
}

.headContactDiv a {
    color: #fff;
    margin-left: 5px;
    font-size: 16px !important
}

.logo30yearMain div:last-child, .navLinks ul {
    margin-left: 50px
}

.logoDiv img, .smMenuIcon img {
    height: auto !important
}

.navLinks, .navLinks ul {
    align-items: center;
    display: flex
}

#SmMenu, .SubdropDownSm {
    display: none
}

.navLinks {
    width: 734px;
    height: 47px
}

    .navLinks ul {
        list-style: none;
        margin-bottom: 0;
        width: 100%
    }

        .navLinks ul li {
            margin: 0 20px;
            padding: 10px 0
        }

            .navLinks ul li a {
                color: #22262a;
                font-weight: 400;
                font-size: 18px
            }

.SubdropDown ul li a, .dropItems ul li a, .dropItems ul li:hover .SubdropDown ul li a {
    color: #22262a !important;
}

.logo30yearMain {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    height: 95px;
    width: 411px
}

.btnOutline {
    background-color: transparent;
    border: 1px solid #0694d1;
    padding: 12px 15px;
    font-size: 16px;
    border-radius: 50px;
    cursor: pointer;
    color: #0694d1;
    transition: .3s
}

.dropdownCourses, .dropdownCoursess {
    transition: .3s ease-in-out;
    position: relative
}

.btnOutline:hover {
    background-color: #0694d1;
    color: #fff
}

.loginBtn a {
    text-decoration: none
}

.SubdropDown ul li a:hover, .dropdownCoursess:hover {
    color: #0694d1 !important
}

.dropdownCoursess {
    background-color: #0694d1;
    border: 1px solid #0694d1;
    padding: 12px 28px !important;
    border-radius: 50px;
    cursor: pointer;
    color: #fff !important
}

.dropItems, .dropItemsAbout {
    background-color: #fff;
    border-radius: 10px;
    margin-left: 0 !important;
    z-index: 2
}

.SubdropDown, .dropItems, .dropItemsAbout {
    position: absolute;
    box-shadow: 0 0 5px rgba(0,0,0,.1)
}

.dropdownCoursess:hover {
    background-color: #fff
}

.dropItems {
    padding: 0;
    left: 0;
    width: 166px;
    top: 40px;
    transition: .5s
}

    .SubdropDown, .dropItems ul li a, .dropItems ul li a i {
        transition: .5s ease-in-out
    }

    .dropItems ul {
        display: block !important;
        margin: 0 !important;
        padding: 0;
        position: relative
    }

        .dropItems ul li {
            width: 100%;
            margin: 0 !important;
            padding: 10px 15px
        }

            .dropItems ul li a {
                font-weight: 400;
                display: flex !important;
                align-items: center
            }

.dmca, .socialIconMain {
    height: 100%;
    align-items: center
}

#dropItems {
    display: none;
    top: 70px
}

.dropItems ul li a i {
    color: #0694d1;
    font-size: 14px;
    margin-left: 15px;
    opacity: 0
}

.SubdropDown {
    display: none;
    right: -250px;
    background: #fff;
    width: 260px;
    overflow-y: scroll;
    top: -1px;
    height: 100%
}

.dropItems ul li:hover {
    background-color: #f0faff;
    transition: .5s ease-in-out
}

.SubdropDown ul li:hover, .SubdropDown ul li:hover a {
    background-color: #fff !important;
    transition: .5s ease-in-out
}

.dropItems ul li:hover a {
    transition: .5s ease-in-out;
    color: #0694d1 !important
}

.dropItems ul li:hover .dropItems a {
    color: #0694d1;
    transition: .5s ease-in-out
}

.dropItems ul li:hover .SubdropDown {
    display: block;
    transition: .5s ease-in-out
}

.dropItems ul li:hover a i {
    opacity: 1;
    transition: .5s ease-in-out
}

.SubdropDown ul li {
    color: #22262a;
    transition: .5s ease-in-out
}

.dropItemsAbout ul li {
    padding: 0 !important;
    margin: 0 !important
}

.dropItemsAbout ul, .dropItemsAbout ul li, footer a {
    transition: .3s ease-in-out
}

.dropItemsAbout {
    padding: 0;
    width: 254px;
    top: 70px;
    transition: .5s ease-in-out;
    display: none;
    overflow: hidden
}

    .dropItemsAbout ul {
        display: block !important;
        margin: 0 !important;
        padding: 0 !important;
        position: relative
    }

        .dropItemsAbout ul li {
            margin: 0;
            padding: 0;
            transition: .3s ease-in-out
        }

            .dropItemsAbout ul li a {
                transition: .3s ease-in-out;
                padding: 10px 15px;
                display: block
            }

            .dropItemsAbout ul li:hover a {
                transition: .3s ease-in-out
            }

.socialIconMain {
    display: flex;
    justify-content: flex-end
}

    .socialIconMain img {
        margin: 5px
    }

        .socialIconMain a:last-child, .socialIconMain img:last-child {
            margin-right: 0
        }

.dropItemsSm ul li span img {
    display: none !important
}

footer {
    background-color: #093148 !important;
    color: #fff;
    margin-top: 70px
}

    footer p {
        color: #fff;
        font-size: 14px !important
    }

    footer a {
        color: #fff;
        font-size: 14px;
        font-weight: 300;
        line-height: 22px
    }

        footer a:hover {
            color: #076d9d
        }

.footerLinks {
    background-color: transparent !important
}

    .footerLinks ul {
        list-style: none;
        margin: 0;
        padding: 0
    }

.footerListItems ul {
    margin-left: 18px;
    padding: 0
}

.btn-secondary {
    transition: .3s ease-in-out
}

    .btn-secondary:hover {
        background-color: transparent !important;
        color: #0694D1 !important;
        border: 1px solid #0694D1 !important
    }

.footerLinks h3 {
    color: #076d9d !important;
    font-weight: 600;
    margin-bottom: 15px !important;
    font-size: 1.25rem
}

.FooterNewsletter button {
    background-color: #0694d1;
    color: #fff;
    border: 1px solid #0694d1;
    height: 46px
}

.FooterNewsletter input {
    height: 46px
}

.dmca {
    display: flex
}

.footerBtm {
    width: 100%;
    float: right
}

    .footerBtm ul {
        list-style: none;
        display: flex;
        float: right
    }

        .footerBtm ul li {
            list-style: none;
            display: flex;
            padding: 10px 15px
        }

#dropAbout {
    position: relative
}

.socialIconMain a {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background-color: #0694d1;
    color: #fff;
    margin: 0 10px;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    font-size: 20px;
    transition: .3s
}

    .socialIconMain a:hover {
        color: #093148;
        transition: .3s
    }

.btn-secondary:hover {
    background-color: transparent;
    border: 1px solid #0694d1;
    color: #0694d1
}

.smMenuIcon .fa-xmark {
    background-color: #0694D1;
    color: #fff;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center
}

@media(max-width:1440px) {
    #lgMenu {
        height: auto;
        width: 1440px
    }
}

@media(max-width:1199px) {
    .navLinks ul {
        margin-left: 6px
    }

        .navLinks ul li {
            margin: 0 2px
        }

            .navLinks ul li a {
                font-size: 14px
            }

    .dropdownCoursess {
        padding: 12px 10px !important
    }

    .headContactDiv a {
        color: #fff;
        margin-left: 5px;
        font-size: 12px !important
    }
}

@media(max-width:1210px) {
    .navLinks ul {
        margin-left: 30px
    }

        .navLinks ul li {
            margin: 0 10px
        }
}

@media(max-width:1290px) {
    #lgMenu {
        height: auto;
        width: 100%
    }
    .headingDiv h2 {
        font-size: 22px !important;
    }
    .navLinks ul {
        margin-left: 30px
    }
    .btnContainer button {
        font-size: 18px !important;
    }
    .formHeading h3 {
        font-size: 18px !important;
    }

        .navLinks ul li {
            margin: 0 10px
        }

    .loginBtn {
        margin: 20px !important 
    }
    .form-container {
        padding: 35px 25px !important;
    }
        .form-container form button {
            margin-top: 20px;
            margin-bottom: 20px;
            font-family: GTWalsheimPro-Medium;
        }
}

@media(max-width:1250px) {
    .navLinks ul li {
        margin: 0 4px
    }

    .navLinks ul {
        margin-left: 15px
    }

    footer {
        background-color: #093148 !important;
        color: #fff;
        margin-top: 20px
    }
}

@media(max-width:1366px) {
    .navLinks ul li {
        margin: 0 8px
    }

    #lgMenu {
        height: auto;
        width: 100%
    }

    .navLinks ul {
        margin-left: 15px;
        padding: 0
    }
}

@media(max-width:1025px) {
    .dropItems, .dropItemsAbout, .smLinks {
        transition: .5s;
        background-color: #fff;
        left: 0;
        width: 100%
    }
    #SmMenu{
        background-color: #fff;
    }
    #hideOnSmftr {
        margin-bottom: 40px !important
    }

    #hideOnSmftr2 {
        margin-bottom: 40px !important
    }

    #ftrbtnmrgn {
        margin-bottom: 40px !important
    }

    .container-fluid {
        padding: 0 20px !important;
    }

    .dropdownCourses, .dropdownCourses a {
        color: #22262a
    }

    .hedingDiv h2, .smMenuIcon .fa-window-close {
        font-size: 25px
    }

    footer {
        background-color: #083f5e !important;
        color: #fff;
        margin-top: 20px
    }

    .hedingDiv {
        margin-top: 30px !important;
        margin-bottom: 20px !important
    }

        .hedingDiv h2 {
            line-height: 25px
        }

    .container-fluid {
        padding: 0 20px !important
    }

    .socialIconMain {
        justify-content: center;
        padding-top: 20px
    }

    .footerLinks {
        padding: 0
    }

    #hideOnSm, #lgMenu, #smdropAbout, #smdropItems, .headContactBg {
        display: none
    }

        #SmMenu, #smdropItems li a img:hover .SubdropDown, .dropdownCourses:hover .dropItems, .logoDiv img, .navLinks, .navLinks ul {
            display: block
        }

            .navLinks ul {
                padding: 0;
                margin: 0
            }

    .smLinks {
        padding: 15px 0;
        position: fixed;
        height: 100%;
        z-index: 99999;
        top: 1300px;
        border-top: 5px solid #0694d1;
        border-top-right-radius: 35px;
        border-top-left-radius: 35px;
        opacity: 0;
        overflow-y: scroll;
        overflow-x: hidden
    }

    .logoDiv {
        padding: 10px 0;
        display: flex;
        align-items: center
    }

    .navLinks ul li span img, .smMenuIcon {
        padding: 10px
    }

    .logo30yearMain, .smMenuIcon {
        align-items: center;
        display: flex
    }

    .logoDiv img {
        width: 85%;
        margin: 5px
    }

    .smMenuIcon {
        text-align: right;
        font-size: 20px;
        height: 100%;
        justify-content: flex-end
    }

        .smMenuIcon img {
            margin-right: 30px;
            width: auto;
            display: block
        }

    .navLinks ul li a {
        width: 100%;
        display: flex;
        justify-content: space-between
    }

    .navLinks ul li {
        margin: 10px;
        border-bottom: 1px solid #ccc
    }

    .logo30yearMain {
        width: 100%;
        padding: 24px 0;
        justify-content: flex-start
    }

        .logo30yearMain div:last-child {
            margin-left: 20px
        }

    .dropItems, .dropItemsAbout {
        position: relative;
        padding: 0;
        border-radius: 0;
        top: 10px;
        margin-left: 0 !important;
        z-index: 2;
        box-shadow: none
    }

    .dropdownCourses {
        background-color: #fff;
        border: none;
        border-radius: 0;
        padding: 0
    }

    .SubdropDown {
        position: static;
        left: 0;
        width: 100%;
        box-shadow: none;
        height: auto;
        overflow: hidden
    }

    .navLinks ul li span {
        display: flex;
        align-items: center
    }

    .dropItemsAbout ul li a {
        text-decoration: none
    }

    .navLinks ul li a {
        text-decoration: none
    }

    .navLinks {
        width: 100%;
        height: 47px
    }
}

@media (max-width:768px) {
    #hideOnSmftr {
        margin-bottom: 40px !important
    }

    #ftrbtnmrgn {
        margin-bottom: 40px !important
    }

    #hideOnSmftr2 {
        margin-bottom: 13px !important
    }
    .popDiv {
        width: 90% !important;
       
    }
}

@media (max-width:600px) {
    .logoDiv img {
        width: 50%;
        display: block;
        margin: 5px
    }

    .loginBtn {
        margin: 0
    }

    #hideOnSmftr {
        display: none
    }

    #hideOnSmftr2 {
        display: none
    }

    .smMenuIcon img {
        width: 65%;
        margin-right: 2px
    }

    img {
        max-width: 100%;
        height: auto;
        vertical-align: middle
    }

    .footerBtm ul {
        width: 100%;
        flex-wrap: wrap;
        padding: 0
    }

        .footerBtm ul li {
            width: 50%
        }

    #ftrbtnmrgn {
        margin-bottom: 20px !important
    }

    .footerLinks h3 {
        color: #076d9d !important;
        font-weight: 600;
        margin-bottom: 15px !important;
        margin-top: 15px !important
    }
}

.breadcrumb-header {
    height: 50px;
    background: #fff
}
