.headersec-logo, .hed-logo3, .logo-sec-two, .mob-logo222, .resmobile-logo {
    padding: 0;
    margin: 0;
}

.about55, .logof-h3 {
    font-size: 18px;
}

.responsive-menu ul li a, nav > ul ul li {
    text-transform: capitalize;
    font-size: 14px;
}

.logo-sec-two {
    height: auto;
    width: 100%;
    float: left;
    background: #002147;
}

.header-location-sec, .header-wrap, .hed-logo, .hide-toparrow, .logo-sec-two-bg {
    height: auto;
    width: 100%;
    margin: 0;
    padding: 0;
    float: left;
}

.hed-logo3 {
    width: 120px;
}

.resmobile-logo {
    width: 90px;
}

.mob-logo222 {
    width: 100px;
}

.ints-ul, .ints-ul li, .top-menusec {
    float: left;
    width: 100%;
}

.top-menusec {
    height: auto;
    margin: 0px 0px 0px 0px;
    padding: 30px 0px 0px 0px;
    z-index: 999;
    position: relative;
}

.logof, .logof-h3, .menu-sec {
    height: auto;
    padding: 0;
}

.ints-ul {
    padding-left: 0;
    margin-bottom: 30px;
}

    .ints-ul li {
        list-style-type: none;
        position: relative;
    }

.logof {
    width: 85%;
    margin: 5px 0 0;
    float: left;
}

.logof-h3, .menu-sec, .menubar, .responsive-header, .responsive-logobar, nav > ul ul li a {
    width: 100%;
    float: left;
}

.logof-h3 {
    margin: 0;
    font-weight: 700;
    color: #d0d6dd;
    text-transform: uppercase;
}

.registration a:first-child {
    border-left: 0;
}

.menu-sec {
    margin: 27px 0 0;
}

.responsive-logo, nav {
    float: right;
}

.menubar nav > ul {
    padding-top: 0;
    margin: 0;
}

    .menubar nav > ul > li {
          width: auto;
    margin: 0px 2px;
    padding: 0px 9px;
    }

        .menubar nav > ul > li > a {
            margin: 0px 0px 0px 0px;
            padding: 0px 0px 0px 0px;
            font-size: 16px;
            line-height: 20px;
            color: #333333;
            text-decoration: none;
            display: inline-block;
            font-weight: 400;
            transition: .5s;
            -moz-transition: .5s;
            -webkit-transition: .5s;
            -ms-transition: .5s;
            -o-transition: .5s;
            letter-spacing: .3px;
            position: relative;
        }

            .menubar nav > ul > li > a:before {
                /*background-image: url('../images/hover-circle.png');*/
                content: "";
                display: inline-block;
                height: 7px;
                left: 40%;
                position: absolute;
                width: 8px;
                opacity: 0;
                background-repeat: no-repeat;
                bottom: -10px;
                background: #c5279e;
                border-radius: 5px;
            }

            .menubar nav > ul > li > a:hover:before {
                opacity: 1;
            }

            .menubar nav > ul > li > a:hover {
                color: #c5279e!important;
            }

nav > ul ul {
    position: absolute;
    top: 47px;
    z-index: 99999;
    opacity: 0;
    visibility: hidden;
    min-width: 200px;
    border-bottom: 4px solid #c5279e;
    padding: 0;
    background-color: #fff;
    box-shadow: 0 0 25px 0 rgba(0,0,0,.1);
    -webkit-transition: .6s cubic-bezier(.785, .135, .15, .86);
    transition: .6s cubic-bezier(.785, .135, .15, .86);
    -webkit-transform: translate3d(-15px,15px,0);
    -moz-transform: translate3d(-15px,15px,0);
    -o-transform: translate3d(-15px,15px,0);
    -ms-transform: translate3d(-15px,15px,0);
    transform: translate3d(-15px,15px,0);
}

    nav > ul ul li {
        padding: 0;
        letter-spacing: normal;
        display: table;
        font-weight: 400;
    }

        .responsive-header .topbar:after, .responsive-header .topbar:before, .responsive-menu ul li:before, nav > ul ul li:before {
            display: none;
        }

        nav > ul ul li a {
            padding: 10px 15px;
            color: #323232;
            font-size: 14px;
            letter-spacing: .3px;
            font-weight: 400;
            transition: .5s,_ .5s;
            border-bottom: 1px solid #f5f5f5;
            -moz-transition: .5s;
            -webkit-transition: .5s;
            -ms-transition: .5s;
            -o-transition: .5s;
        }

            nav > ul ul li a:hover {
                color: #c5279e;
                background: #fff;
            }

                nav > ul ul li a:hover .rightarrow {
                    color: #0298f2;
                }

        .responsive-menu ul li:last-child, nav > ul ul li:last-child > a, nav > ul ul ul li a {
            border: 0;
        }

nav > ul li:hover > ul {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

nav > ul ul ul {
    left: 100%;
    top: 0;
    background: #fff;
    color: #444;
    min-width: 220px;
    box-shadow: none;
}

nav > ul ul li.has-children:before {
    content: "\f105";
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -10px;
    font-family: fontawesome;
    font-size: 14px;
    color: inherit;
}

.responsive-header {
    position: relative;
    z-index: 10000;
    display: none;
}

    .responsive-header .topbar {
        padding: 15px;
    }

        .responsive-header .topbar span {
            margin-right: 20px;
        }

.responsive-logobar {
        text-align: center;
    padding: 0px 0 5px;
}

.menu-button {
    float: right;
    padding: 3px 10px 3px 10px;
    margin: 10px 0px 0px 0px;
    text-align: right;
    font-size: 21px;
    line-height: 23px;
    font-weight: 400;
    color: #928989;
    border: 1px solid #d7d7d7;
    border-radius: 5px;
}

    .close-menu, .menu-button:hover {
        color: #002147;
    }

.responsive-menu {
    position: fixed;
    left: -100%;
    top: 0;
    width: 70%;
    height: 100%;
    opacity: 0;
    background: #fff;
    overflow: auto;
    -webkit-transition: .5s cubic-bezier(.19, 1, .22, 1);
    -moz-transition: .5s cubic-bezier(.19, 1, .22, 1);
    -o-transition: .5s cubic-bezier(.19, 1, .22, 1);
    transition: .5s cubic-bezier(.19, 1, .22, 1);
    -webkit-transition-timing-function: cubic-bezier(0.190,1.000,0.220,1.000);
    -moz-transition-timing-function: cubic-bezier(0.190,1.000,0.220,1.000);
    -o-transition-timing-function: cubic-bezier(0.190,1.000,0.220,1.000);
    transition-timing-function: cubic-bezier(0.190,1.000,0.220,1.000);
    box-shadow: -3px 13px 24px -1px rgba(0,0,0,.3);
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.responsive-menu.slidein {
    left: 0;
    opacity: 1;
}

.responsive-menu ul {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
}

    .responsive-menu ul li {
        float: left;
        width: 100%;
        font-size: 13px;
        font-family: poppins;
        border-bottom: 1px dashed #eaeaea;
        text-transform: uppercase;
        letter-spacing: 1px;
        font-weight: 900;
        margin: 0;
        list-style-type: none;
    }

        .responsive-menu ul li a {
            float: left;
            width: 100%;
            padding: 10px 20px;
            position: relative;
            font-weight: 400;
            color: #222;
        }

        .responsive-menu ul li.menu-item-has-children > a:before {
            content: "\f067";
            position: absolute;
            right: 20px;
            top: 10px;
            width: 10px;
            height: 10px;
            color: #636363;
            font-family: fontawesome;
            font-size: 11px;
        }

        .responsive-menu ul li ul {
            display: none;
            padding-left: 0;
            background: #e0ffe7;
        }

            .responsive-menu ul li ul li:hover {
                background: #f9f9f9;
            }

.close-menu {
    float: left;
    line-height: 30px;
    margin: 15px 15px 0 0!important;
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    width: 100%;
    color: #ff1212;
}

    .close-menu:hover {
        color: #333;
    }

a {
    text-decoration: none!important;
}


@media (max-width:980px) {
    header {
        display: none!important;
    }

    .responsive-header {
        display: block;
    }
}

@media (max-width:767px) {
    .responsive-header .topbar span {
        float: none;
        display: inline-block;
        margin: 0 6px;
    }

    .responsive-header .topbar {
        text-align: center;
    }
}

.mob-logo {
    height: auto;
    width: 200px;
    margin: 0;
    padding: 5px 0 0 15px;
    float: left;
}

.menuseckkh {
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding:3px 0px 5px 0px;
    float: left;
    width: 100%;
    background-color: #fff;
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.07);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.07);
    border-radius: 5px;
}
