.navbar-center-wrapper-2 {
    max-width: 1170px;
    margin: 0 auto;
    display: flex;
    flex-wrap: nowrap;
}
#nc-col-1 {
    flex-basis: 210px;
    /* position: relative; */
}
#nc-col-2 {
    flex-basis: 959px;
    border-right: 1px solid #ccc;
}
#search-form-wrapper {
    width: 100%;
}
#nc-col-1 #menu-menu-3, #nc-col-1 ul[id^="menu-"] {
    max-width: 227px;
}
#nc-col-1 #menu-menu-3 > li, #nc-col-1 ul[id^="menu-"] > li {
    display: none;
}
#nc-col-1 #menu-menu-3 > li:last-child, #nc-col-1 ul[id^="menu-"] > li:last-child {
    display: inline-block;
    width: 100%;
    background-color: #1F5DEA;
}
#nc-col-1 #menu-menu-3 > li:last-child > a, #nc-col-1 ul[id^="menu-"] > li:last-child > a {
    color: #fff;
}
#nc-col-1 #menu-menu-3 > li:last-child > a:hover, #nc-col-1 ul[id^="menu-"] > li:last-child > a:hover {
    background: transparent;
}

#fp-search-form {
    position: relative;
    z-index: 100;
}
#fp-search-form > input {
    border: none;
}
#fp-search-form > input[type="search"] {
    background: transparent;
    height: 54px;
    padding: 0;
    margin: 0;
}
#fp-search-form > input[type="submit"] {
    width: 40px;
    background: transparent;
    height: 54px;
    width: 54px;
    z-index: 300;
    position: relative;
    padding: 0;
    margin: 0;
}
#fp-search-form > i.fa.fa-search {
    position: absolute;
    top: 0;
    left: 0;
    width: 54px;
    height: 54px;
    text-align: center;
    line-height: 54px;
    z-index: 200;
}
header.main-header .header-right {
    display: none;
}
.home .saxon-postsgrid9-block-wrapper #fp-sign-up-form-wrapper > div {
    background-color: #0f256e;
    color: #fff;
    display: flex;
    justify-content: space-around;
    flex-direction: column;
    height: 652px;
    padding: 0 17px;
}
.home .saxon-postsgrid9-block-wrapper #fp-sign-up-form-btn {
    background-color: #00cc83;
    border: 1px solid #00cc83;
    color: #fff;
    height: 35px;
    font-size: 14px !important;
}
.home .saxon-postsgrid9-block-wrapper #fp-sign-up-form-consent, .home .saxon-postsgrid9-block-wrapper #fp-sign-up-form-consent a {
    color: rgba(255,255,255,.6);
    text-align: center;
    font-size: 10px;
}
.home .saxon-postsgrid9-block-wrapper .fp-sign-up-form-title {
    text-align: center;
}

.home .saxon-postsgrid9-block-wrapper .saxon-grid-post-permalink {
    display: block;
}
.home .saxon-postsgrid9-block-wrapper .saxon-post-image-wrapper {
    display: relative;
    z-index: 150;
}
.home .saxon-postsgrid9-block-wrapper .fp-author-avatar-container {
    position: absolute;
    bottom: 25px;
    left: 25px;
    z-index: 160;
}
.home .saxon-postsgrid9-block-wrapper .fp-author-avatar-container::before {
    border-bottom: 8px solid #fff;
    border-right: 8px solid transparent;
    bottom: 0;
    height: 0 auto !important;
    position: absolute;
    width: 0 !important;
    z-index: 5;
    content: '';
}
.home .saxon-postsgrid9-block-wrapper .saxon-grid-post {
    position: relative;
    z-index: 100;
}
.home .saxon-postsgrid9-block-wrapper .saxon-post-image {
    max-height: 184px;
}
.home .saxon-postsgrid9-block-wrapper .saxon-grid-post .saxon-grid-post-permalink {
    z-index: 200;
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
}
.home .saxon-postsgrid9-block-wrapper .saxon-grid-post .saxon-grid-post-permalink:hover {
    border: 1px solid #ccc;
    box-shadow: 3px 3px 3px #ccc;
    text-decoration: none;
}
.home .saxon-postsgrid9-block-wrapper .saxon-grid-post .saxon-grid-post-permalink {
    border: 1px solid #ddd;
}
.home .saxon-postsgrid9-block-wrapper .saxon-grid-post .read-more {
    visibility: hidden;
    color: blue;
}
.home .saxon-postsgrid9-block-wrapper .time-to-read-container {
    display: flex;
    justify-content: space-between;
    font-size: 13px !important;
    text-transform: uppercase;
}
.home .saxon-postsgrid9-block-wrapper .saxon-post-content-inner-wrapper {
    padding: 24px;
}
.home .saxon-postsgrid9-block-wrapper .time-to-read-container .read-more {
    color: #204ecf;
    text-transform: uppercase;
    letter-spacing: .5px;
    font-family: "Proxima Nova",Arial,sans-serif;
    font-weight: 400;
    font-size: 13px !important;
}
.home .saxon-postsgrid9-block-wrapper .post-excerpt {
    font-family: Merriweather,Georgia,"Times New Roman",serif;
    font-weight: 300;
    line-height: 24px;
    font-size: 13px;
    color: #262d3d;
    height: 170px;
}
.home .saxon-postsgrid9-block-wrapper .saxon-post .post-title {
    height: 80px;
}
.home .saxon-postsgrid9-block-wrapper .post-categories > a {
    color: #204ecf !important;
    background: none !important;
    letter-spacing: .36px !important;
    line-height: 20px !important;
    text-transform: uppercase;
    white-space: nowrap !important;
    font-family: "Proxima Nova",Arial,sans-serif !important;
    font-weight: 400 !important;
    font-size: 12px !important;
    display: inline !important;
    padding: 0px !important;
    margin: 0px !important;
}
.home .saxon-postsgrid9-block-wrapper .post-categories > a:first-child {
    padding: 0px 7px 0px 0px !important;
}
.home .saxon-postsgrid9-block-wrapper .saxon-grid-post.saxon-post .saxon-post-image-wrapper {
    margin-bottom: 0;
}
.home .saxon-postsgrid9-block-wrapper .post-author strong {
    color: #000;
    text-transform: uppercase;
}
.home .saxon-postsgrid9-block-wrapper .row .col-md-4 {
    min-height: 690px !important;
    height: 690px !important;
}
#navbar {
    margin-bottom: 0px;
    border: none;
}
header .col-md-12 {
    height: 60px !important;
}
.saxon-post .post-title {
    font-size: 24px;
    display: block;
    color: #000000;
    margin-top: 0;
    margin-bottom: 15px;
    word-wrap: break-word;
    overflow: hidden;
    height: auto;
}
.navbar-center-wrapper-2 {
    position: relative;
    z-index: 100;
}
#icon-drop-down {
    position: absolute;
    top: 37%;
    left: 175px;
    color: #fff;
    z-index: 200;
}

header.main-header .header-center {
    display: none;
}
/* haq css */
.njt-gdpr.njt-gdpr-full_width.bottom {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
}
.njt-gdpr-btns>.accept-btn, .njt-gdpr-btns>.custom-btn, .njt-gdpr-btns>.decline-btn {
    padding: 11px 5px !important;
}

.njt-gdpr {
	box-shadow:none !important;
    padding: 5px 150px !important;
}
.njt-gdpr-content {
    margin-bottom: 0 !important;
}

body .logo .regular-logo{
    width: 130px !important;
}

/* haq css end */
@media screen and (max-width: 900px) {
    .navbar-center-wrapper-2 {
        flex-wrap: wrap;
    }
    .navbar-center-wrapper-2 #nc-col-1 {
        flex-basis: 100%;
    }
    .navbar-center-wrapper-2 #nc-col-2 {
        flex-basis: 100%;
    }
    .navbar-center-wrapper-2 ul.nav {
        max-width: 96% !important;
        margin: 5px auto;
    }

}

@media screen and (min-width: 480px) and (max-width: 812px) {
    .home .saxon-post .saxon-post-image-wrapper {
        padding-bottom: 0px !important;
        height: 223px !important;
    }
    .home .saxon-postsgrid9-block-wrapper .row .col-md-4 {
        min-height: auto !important;
        height: auto !important;
    }
    .home .saxon-postsgrid9-block-wrapper .post-excerpt {
        height: auto !important;
    }
}