.headersec-logo, .hed-logo3, .logo-sec-two, .mob-logo222, .resmobile-logo {
    padding: 0;
    margin: 0;
}

.about55, .logof-h3 {
    font-size: 18px;
}

.logo-sec-two {
    height: auto;
    width: 100%;
    float: left;
    background: #009746;
}

.header-location-sec, .header-wrap, .hed-logo, .hide-toparrow, .logo-sec-two-bg, .menu-sec {
    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: 70px;
    margin: 0;
    padding: 0px 0px 0px 0px;
    /*background-color: #fbeeee;*/
    z-index: 9;
    position: relative;
}

    .top-menusec:before {
        content: "";
        position: absolute;
        background: #ffffff;
        left: 0;
        top: 0;
        width: 85%;
        height: 100%;
        border-radius: 0px 5px 5px 0px;
    }

.thebtnnkk {
    float: right;
    position: absolute;
    right: 3%;
}

.ints-ul {
    padding-left: 0;
    margin-bottom: 30px;
}

    .ints-ul li {
        list-style-type: none;
        position: relative;
    }

.logof {
    height: auto;
    width: 85%;
    margin: 7px 0 0;
    padding: 0;
    float: left;
}

.logof-h3, .menubar, .responsive-header, .responsive-logobar, nav > ul ul li a {
    width: 100%;
    float: left;
    padding: 0px 0px 0px 0px;
}

.logof-h3 {
    height: auto;
    margin: 0;
    padding: 0;
    font-weight: 700;
    color: #d0d6dd;
    text-transform: uppercase;
}

.registration a:first-child {
    border-left: 0;
}

nav {
    float: left;
}

.menubar nav > ul {
    padding-top: 0;
    margin: 0;
}

    .menubar nav > ul > li {
        width: auto;
        margin: 18px 0px 0px 0px;
        padding: 0px 10px 0px 0px;
    }
        .menubar nav > ul > li > a {
            margin: 0;
            padding: 4px 5px;
            font-size: 14px;
            line-height: 26px;
            color: #162542;
            text-decoration: none;
            display: inline-block;
            font-weight: 500;
            transition: .3s;
            -moz-transition: .5s;
            -webkit-transition: .5s;
            -ms-transition: .5s;
            -o-transition: .5s;
            position: relative;
            transform: translateY(0);
            background: #fff;
            border-radius: 4px;
        }

            .menubar nav > ul > li > a:hover {
                color: #fff;
                background: #009746;
            }

nav > ul ul {
    position: absolute;
    top: 52px;
    z-index: 99999;
    opacity: 0;
    visibility: hidden;
    min-width: 230px;
    border-top: 4px solid #00e555;
    padding: 0;
    background-color: #009746;
    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 {
        font-size: 14px;
        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 12px;
            color: #fff;
            font-size: 14px;
            line-height: 18px;
            font-weight: 500;
            transition: .5s,_ .5s;
            border-bottom: 1px solid #ffffff14;
            -moz-transition: .5s;
            -webkit-transition: .5s;
            -ms-transition: .5s;
            -o-transition: .5s;
            letter-spacing: 0.5px;
        }

            nav > ul ul li a:hover {
                color: #fff;
                background: #11bd51;
                padding-right: 5px;
            }

      

nav > ul ul li a .rightarrow {
    color: #ff7350;
    font-size: 14px;
    float: right;
}

.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: #116e63;
    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: 5px 0;
}

.responsive-logo {
    float: left;
}

.menu-button {
    float: right;
    padding: 5px 10px;
    text-align: right;
    font-size: 20px;
    line-height: 23px;
    font-weight: 400;
    color: #646464;
    border: 1px solid #cdcdcd;
    border-radius: 4px;
}

    .close-menu, .menu-button:hover {
        color: #bd0202;
    }

.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;
        border-bottom: 1px solid #e9e9e9;
        text-transform: uppercase;
        font-weight: 900;
        margin: 0;
        list-style-type: none;
    }

        .responsive-menu ul li a {
            float: left;
            width: 100%;
            padding: 8px 10px;
            position: relative;
            font-weight: 400;
            text-transform: capitalize;
            font-size: 13px;
            line-height: 20px;
            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: 10px;
        }

        .responsive-menu ul li ul {
            display: none;
            padding-left: 0;
            background: #f6f6f6;
        }

            .responsive-menu ul li ul li:hover {
                background: #f9f9f9;
            }

.close-menu {
    float: left;
    line-height: 30px;
    margin: 14px 15px 0 0 !important;
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    width: 100%;
}

    .close-menu:hover {
        color: #555858;
    }

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;
}

/***********kh*/
.downmenuuk {
    font-size: 15px;
    padding: 0px 0px 0px 3px;
}

.rightarrowwk {
    float: right;
    font-size: 13px;
    line-height: 25px;
}
