body{
    background: transparent !important;
}
.custom-header {
    background: #fff;
    width: 100%;
    height: 58px;
    position: relative;
    top: 0;
    z-index: 99999;
}
.topbar, .topbar .superheader {
    border-bottom: 1px solid #cbcbcb;
}
.topbar .branding .logo i.ui-logo-icon {
    font-size: 23px;
}
.topbar .branding .sitename span {
    font-size: 16px !important;
}
.m-brand {
    margin-top: 12px;
}
.d-inline {
    display: inline!important;
}
.navicon {
    display: none;
}
.navlinks {
    display: inline-block;
    position: relative;
    margin: 0;
    padding: 0;
}
.navlinks>li {
    display: inline-block;
    position: relative;
    list-style-type: none;
}
.navlinks>li {
    display: inline-block;
    position: relative;
    list-style-type: none;
}
.navlinks>li>a {
    display: block;
    font-size: 11px;
    font-weight: 500;
    line-height: 40px;
    margin: 8px 4px;
    color: #444;
    text-transform: uppercase;
}
.navlinks>li.parent-item>ul li {
    list-style-type: none;
}
.navlinks>li.menu-item-has-children>ul li {
    list-style-type: none;
}
.navlinks>li.parent-item>ul li a {
    padding: 7px 15px;
    display: inline-block;
    color: #444;
    font-size: 14px;
    width: 100%;
    vertical-align: top;
}
.navlinks>li.menu-item-has-children>ul li a {
    padding: 7px 15px;
    display: inline-block;
    color: #444;
    font-size: 14px;
    width: 100%;
    vertical-align: top;
}
.topsocial a {
    display: inline-block;
}
.searchbxbrn {
    color: #000;
    font-size: 17px;
}
.m-login {
    background: #00acc1;
    border-radius: 5px;
    font-size: 13px;
    padding: 5px 12px;
    color: #fff;
    margin-left: 10px;
}
.search-form-full {
    position: absolute;
    right: 160px;
    top: 10px;
    display: none;
}
.search-holder {
    border-radius: 3px;
    box-sizing: border-box;
    position: relative;
}
.closebtn {
    background: #fff;
    font-size: 20px;
    color: #000;
    cursor: pointer;
    height: 30px;
    width: 24px;
    position: absolute;
    right: -40px;
    top: 2px;
}
.search-holder input[type=text] {
    background: #fff;
    border: 1px solid #e5e5e5;
    box-sizing: border-box;
    font-size: 15px;
    padding: 5px 10px;
    height: 36px;
    width: 200px;
    float: left;
    border-radius: 4px 0 0 4px;
}
.search-holder input[type=submit] {
    background: #e5e5e5;
    box-sizing: border-box;
    border: 0;
    color: #000;
    font-size: 15px;
    padding: 5px;
    height: 36px;
    width: 50px;
    float: left;
    border-radius: 0 4px 4px 0;
}
#menu-main-menu-1 li.menu-item-has-children:last-of-type > a {
    margin: 0 0;
    padding: 0px 8px;
    font-weight: bold;
}
#menu-main-menu li.menu-item-has-children:last-of-type ul {
    width: 100px !important;
    right: -11px !important;
}
.navlinks>li.menu-item-has-children:last-of-type >ul li a{
    padding: 7px 10px;
}
.m-login:hover{
    color: #fff;
}

/*hero section styles*/
.bp-section {
    background: #e8f3fc;
    padding-bottom: 180px;
    padding-top: 70px
}
.m-col-list {
    margin-bottom: 30px;
}
.m-header__intro, .m-header__title {
    text-align: center;
    font-weight: 400
}

.m-header__title {
    color: #000;
    line-height: 50px;
    margin-bottom: 20px
}

.m-header__intro {
    color: #4b4b4b;
    line-height: 30px
}

.i-container {
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px
}

.choose-industry {
    margin-top: -150px;
    position: relative
}

.choose-industry__title {
    color: #4b4b4b;
    font-weight: 500;
    text-align: center;
    margin-bottom: 30px
}

.card-box {
    background-color: #fff;
    padding: 20px 20px 10px;
    box-shadow: 0 7px 10px #ccc;
    text-align: center
}

.card-box img {
    display: block;
    max-width: 100%
}

.card-box__caption {
    display: block;
    font-size: 13px;
    font-weight: 600;
    color: #646464;
    margin-top: 10px;
    height: 36px;
    text-transform: uppercase
}

.process-summary {
    margin-top: 40px
}

.payment-thumb img {
    display: block;
    max-width: 100%
}

.bp-slug {
    color: #646464;
    font-size: 14px;
    font-weight: 600;
    line-height: 18px;
    margin-bottom: 20px
}

.bp-heading {
    color: #000;
    font-size: 36px;
    line-height: 42px;
    margin-bottom: 20px
}

.bp-summary {
    color: #000;
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 20px
}

.find-process, .m-select-list {
    border: 1px solid #4b4a4a;
    border-radius: 5px;
    padding: 5px 10px;
    height: 40px;
    width: 100%
}

.find-process {
    background-color: #49aabe;
    color: #fff;
    -webkit-appearance: none;
    cursor: pointer
}

@media screen and (min-width: 650px) {
    .payment-process {
        padding-top: 40px
    }

    .bp-select {
        display: flex
    }

    .bp-select__list {
        width: 40%
    }

    .bp-select__list:not(:first-child) {
        padding-left: 15px
    }
}

@media screen and (max-width: 768px) {
    .m-col-list {
        width: 50%
    }
}

@media screen and (max-width: 649px) {
    .payment-process {
        padding-top: 20px
    }

    .payment-thumb img {
        margin: 0 auto
    }

    .bp-heading {
        font-size: 24px;
        line-height: 30px
    }

    .bp-summary {
        font-size: 16px;
        line-height: 22px
    }

    .bp-summary br {
        display: none
    }

    .bp-select__list:not(:first-child) {
        padding-top: 15px
    }

    .m-header__title {
        font-size: 30px;
        line-height: 36px
    }

    .m-header__intro {
        line-height: 26px;
        font-size: 18px
    }

    .choose-industry__title {
        font-size: 20px
    }
}

.award-budget {
    margin: 15px 0 -7px
}

.home .tab-section.hidden-sm-down {
    background: linear-gradient(270deg, #bf7aca 0, #7356b6)
}

.vert-tab-container .list-group-item .active .tab-title {
    color: #8f9ca0
}

.vert-tab-container .tab-title {
    color: #fff
}

.vert-tab-container .get-help-section.bptxt p {
    color: #fff
}

.vert-tab-container .get-help-section.bptxt p a {
    color: #fff
}

.vert-tab-container .vert-tab-menu .list-group > a.list-group-item.active {
    background-color: #00b0c5
}

.vert-tab-container .vert-tab-menu .list-group > a.list-group-item.active i.fa-angle-right {
    color: #fff
}

.mrt-8 {
    margin-right: 8px
}
@media screen and (min-width: 1025px) {
    .m-login-search {
        display: none !important;
    }
    .navlinks>li.parent-item>ul {
        position: absolute;
        padding: 0;
        width: 250px;
        right: 0;
        list-style: none;
        top: 100%;
        background: #fff;
        padding-top: 7px;
        padding-bottom: 5px;
        box-shadow: 0 5px 5px rgba(0,0,0,.1);
        visibility: hidden;
        transform: translateY(10px);
        opacity: 0;
        z-index: -999;
        transition: all .3s ease 0s;
    }
    .navlinks>li.parent-item:hover>ul {
        transform: translateY(0);
        visibility: visible;
        opacity: 1;
        z-index: 1;
    }
    .navlinks>li.parent-item>ul li {
        border-bottom: 1px solid #f6f6f6;
        padding: 0;
    }

    .navlinks>li.menu-item-has-children>ul {
        position: absolute;
        padding: 0;
        width: 250px;
        right: 0;
        list-style: none;
        top: 100%;
        background: #fff;
        padding-top: 7px;
        padding-bottom: 5px;
        box-shadow: 0 5px 5px rgba(0,0,0,.1);
        visibility: hidden;
        transform: translateY(10px);
        opacity: 0;
        z-index: -999;
        transition: all .3s ease 0s;
    }
    .navlinks>li.menu-item-has-children:hover>ul {
        transform: translateY(0);
        visibility: visible;
        opacity: 1;
        z-index: 1;
    }
    .navlinks>li.menu-item-has-children>ul li {
        border-bottom: 1px solid #f6f6f6;
        padding: 0;
    }
    #menu-main-menu li.menu-item-has-children:last-of-type > a {
        background: #f7f7f7;
        margin: 0 0;
        padding: 0px 8px;
        font-weight: bold;
    }
    #menu-main-menu-1 li.menu-item-has-children:last-of-type ul.subnav {
        width: 100px !important;
        right: -11px !important;
    }
}
@media screen and (max-width: 1024px) {
    .desktop-screen{
        display: none;
    }
    nav.navbar-light.bg-faded {
        background: #fff;
    }
    .navbar-nav > li {
        border-top: 1px solid #e5e5e5;
        list-style-type: none;
        width: 100%;
    }
    .navbar-nav >li>a {
        display: block;
        font-size: 13px;
        font-weight: 700;
        line-height: 24px;
        padding: 8px 15px;
        margin: 0;
        text-transform: uppercase;
    }
    .navbar-nav > li.menu-item-has-children > ul li a {
        padding: 5px 15px;
        font-size: 13px;
        font-weight: 700;
    }
    .navbar-nav > li.menu-item-has-children > ul li {
        list-style-type: none;
    }
    .navbar-nav>li.menu-item-has-children>ul {
        margin: 0;
        padding: 0;
    }
    .navbar-nav > li.menu-item-has-children:last-of-type > ul li a {
        padding: 5px 9px;
    }
    .navbar-nav > li.menu-item-has-children:last-of-type ul.subnav > li{
        margin-top: 10px;
    }
    .navbar-nav > li.menu-item-has-children:last-of-type {
        padding-top: 10px;
    }
    #menu-main-menu li.menu-item-has-children:last-of-type > a{
        background: #fff;
    }
    .m-login-search{
        border-top: 1px solid #e5e5e5;
        list-style-type: none;
        width: 100%;
        display: inline-block;
        position: relative;
        padding: 10px 10px 5px;
    }
    .m-login {
        margin-left: 0;
        float: left;
        border: 0;
        border-radius: 3px;
        padding: 8px !important;
        width: 30% !important;
        background: #00acc1;
        font-size: 13px;
        color: #fff !important;
    }
    .search-holder {
        float: left;
        padding-left: 10px;
        width: 70%;
        border-radius: 3px;
        box-sizing: border-box;
        position: relative;
    }
    .search-holder input[type=text] {
        width: 75%;
    }
    .search-holder input[type=submit] {
        width: 25%;
    }
}