/*
Theme Name:   SSS-child
Description:  Republic of the Philippines Social Security System Theme
Template:     SSS
Text Domain:  SSS-child
*/

@import url("./0d996b9a84d7-style.css");
@import url("./59e305d6fee9-css2.css");
@import url("./93fa1577377f-bootstrap.min.css");
/* MyBusyBee Codes
-------------------------------------------------------------- */



body {
    font-family: 'Montserrat';
    line-height: 1.5;
    font-size: 13px;
    color: #484848;
    text-align: left;
    height:100%;
    word-break: keep-all!important;
    -webkit-hyphens: none!important;
    -ms-hyphens: none!important;
    hyphens: none!important;
}

.entry-content {
    font-size: 15px;
    color: #484848;
    font-family: 'Montserrat';
}



.fl {
    float: left;
}
.fr {
    float: right;
}
.clear {
    clear:both;
    visibility:hidden;
    height:0;
}
div,h1,h2,h3,h4,h5,h6 {
    margin: 0;
    padding: 0;
}

h1,h2,h3,h4,h5,h6 {
    font-family: 'Montserrat';
    color: #464646;
}


*:focus {
    outline: 0 !important;
    outline: none !important;
}

.entry-content {
    word-break: keep-all!important;
    -webkit-hyphens: none!important;
    -ms-hyphens: none!important;
    hyphens: none!important;
}


b, strong {

}

a, a:active,
a:hover, a:visited {
    color: #563A18;
}

hr {
    margin: 24px 0;
    BACKGROUND: #ccc;
}
/* ---------- Alignment ---------- */

.align-center {
    text-align: center;
}

.align-left {
    text-align: left;
}

.align-right {
    text-align: right;
}

/* ---------- Container ---------- */

.one_half {
    float: left;
    margin-right: 4%;
    width: 48%;
}

.one_third {
    float: left;
    margin-right: 4%;
    width: 30.66%;
}

.one_fourth {
    float: left;
    margin-right: 4%;
    width: 22%;
}

.one_fifth {
    float: left;
    width: 19.84%;
    margin-right: 0.2%;
}

.one_sixth {
    float: left;
    width: 16.5%;
    margin-right: 0.2%;
}

.two_third {
    float: left;
    margin-right: 4%;
    width: 65.32%;
}

.three_fourth {
    float: left;
    width: 74%;
    margin-right: 4%;
}

.last {
    margin-right: 0;
}

::-webkit-input-placeholder {
    font-style: italic;
    color: #666666;
}

:-moz-placeholder {
    font-style: italic;
    color: #666666;
}

::-moz-placeholder {
    font-style: italic;
    color: #666666;
}

:-ms-input-placeholder {
    font-style: italic;
    color: #666666;
}

/* ---------- Codes ---------- */

.site-header {
    background-size: 100% !important;
}

.site-header .home-link {
    max-width: 70% !important;
}

.navbar {
    max-width: 100% !important;
    display: block !important;
    padding: .5rem 0 !important;
}

.main-navigation, .entry-header, .entry-content, .entry-summary, .entry-meta {
    max-width: 70% !important;
}

.site {
    max-width: 100% !important;
}

.headerWrapper {
    width: 100%;
    box-shadow: 0px 1px 4px rgb(0 0 0 / 20%);
    position: sticky;
    z-index: 9;
    top: 0;
    background: #fff;
    height: 78px;
}

.headerCon {
    width: 80%;
    margin: 0 auto;
}

.logoCon {
    float: left;
    margin-right: 15px;
    padding: 16px 0;
}

.logoCon2 {
    float: right;
}

.menuCon {
    float: right;
}

.searchCon a.card-search {
    font-size: 20px;
    padding: 27px 20px;
    border: none;
    height: 78px;
    margin-left: -2px;
}

.searchCon {
    display: inline-block;
}

.whistleCon {
	padding: 8px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.non-resp {
    display: flex;
}

#collapse-search {
    width: 400px;
    position: absolute;
    z-index: 9;
    top: 77px;
    right: 10%;
    font-size: 14px !important;
}

#collapse-search .accordion-content {
    display: block;
    padding: 20px;
    background: #fff;
}

#collapse-search form {
    margin: 0 !important;
    padding: 0 !important;
}

#collapse-search label {
    display: block;
    margin: 0 !important;
    padding: 0 !important;
}

#collapse-search input[type="search"] {
    width: 100%;
    display: block;
    padding: 10px;
    border: 1px solid #ccc;
    float: right;
    font-size: 14px !important;
}

ul.search-result {
    margin: 16px 0;
    padding: 0;
    list-style-type: none;
}

ul.search-result li {
    border-bottom: 1px dotted #ccc;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

ul.search-result li .title {
    /*font-family: 'NotoSansSemiCondensedBold';*/
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 700px;
    font-size: 16px;

}

ul.search-result li .title a {
    color: #005e94;
}

.menu-main-menu-container {
    display: inline-block;
}

ul.nav-menu, div.nav-menu > ul {
    margin: 0;
    padding: 0;
    text-align: right;
}

.nav-menu li a {
    color: #484848;
    padding: 32px 8px;
    /*font-family: helvetica neue,helvetica,Helvetica,Arial,sans-serif;*/
    /* 	 font-family: 'NotoSansSemiCondensed'; */
    font-family: 'Montserrat', sans-serif !important;
	font-size: 14px !important;
}

.nav-menu li.login-menu a {
    color: #fff;
/*     padding: 32px 15px; */
    background: #005E94;
}

/*==============Sub menu for LOGIN Dropdown=====================*/

.nav-menu li.sub-login-menu a {
    color: #484848;
    padding: 15px 20px;
    background: rgb(255, 255, 255);
}
/*===================================*/

.nav-menu .current_page_item > a, .nav-menu .current_page_ancestor > a, .nav-menu .current-menu-item > a, .nav-menu .current-menu-ancestor > a {
    color: #005e94;
    font-style: normal;
    /*font-family: 'NotoSansSemiCondensedBold';*/
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 700px;
}

.nav-menu li:hover > a,
.nav-menu li a:hover,
.nav-menu li:focus > a,
.nav-menu li a:focus {
    background: #005E94;
    color: #fff;
}

.nav-menu .sub-menu, .nav-menu .children {
    background-color: #fdfefe;
    border: none;
    left: 0;
}

ul.sub-menu {
    text-align: left;
}

ul.sub-menu li a {
    padding: 15px 20px;
    color: #484848;
    width: 250px;
}

ul.nav-menu ul a:hover,
.nav-menu ul ul a:hover,
ul.nav-menu ul a:focus,
.nav-menu ul ul a:focus {
    background-color: #005e94;
}



.bannerWrapper {
    width: 100%;
}

/*========================================*/
.image-slider {
    height: 550px;
    width: 100%;
    object-fit: cover;
    -moz-transition: -moz-transform .5s ease-in;
    -webkit-transition: -webkit-transform .5s ease-in;
    -o-transition: -o-transform .5s ease-in;
    background-size: cover !important;
    display: table;
    position: relative;
    overflow: hidden;
    background-position: center center !important;
    margin: 0 auto;
}

.banner-overlay {
    background-color: transparent;
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    color: #fff;
    z-index: 8;
    position: relative;
}

.banner-content {
    width: 80%;
    margin: 0 auto;
    text-align: left;
    /*    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.75); */
    /* 	font-family: 'NotoSansSemiCondensed'; */
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 400;
}

.banner-content strong, .banner-content b {
    /* 	    font-family: 'NotoSansSemiCondensedBold'; */
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 700;
}

.page-banner {
    position: relative;
}

.page-banner-content {
    width: 70%;
    margin: 0 auto;
    text-align: left;
    /*    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.75); */
    /*font-family: 'NotoSansSemiCondensed';*/
    font-family: 'Montserrat', sans-serif !important;
    color: #fff;
}

/*========= page banner updates =============*/

.page-banner-content_2 {
    width: 90%;
    margin: 0 auto;
    text-align: left;
    /* text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.75); */
    /*font-family: 'NotoSansSemiCondensed';*/
    font-family: 'Montserrat', sans-serif !important;
    color: #fff;
    margin-top: 150px;
}

.page-banner-container {
    width: 1200px;
    /*margin: 0 auto; */
    padding-bottom: 30px;


}

ul.page-banner-buttons {
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 8;
    margin-top: 36px;
}

ul.page-banner-buttons li {
    float: left;
    margin: 0 0.5%;
    width: 15%;
    background: rgba(255, 255, 255, 0.98);
    box-shadow: 0px 4px 29px -6px rgb(0 0 0 / 25%);
    border-radius: 15px;
    padding: 7px 8px;
    margin-bottom: 30px;

}

.page-banner-iconleft {
    float: left;
    margin-right: 10px;
}

ul.page-banner-buttons li .title {
    color: #005E94;
    font-size: 15px;
    line-height: 1.2;
    /*font-family: 'NotoSansSemiCondensed';*/
    font-family: 'Montserrat', sans-serif !important;
}

ul.page-banner-buttons li .title strong. ul.page-banner-buttons li .title b {
    /*font-family: 'NotoSansSemiCondensedBold';*/
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 700px;
}



/*==================================*/

.page-banner-content h1 {
    font-size: 30px;
    margin-bottom: 5px;
    color: #fff;
    line-height: 1.2;
    /*font-family: 'NotoSansSemiCondensed';*/
    font-family: 'Montserrat', sans-serif !important;
}

.page-banner-desc {
    font-size: 17px;
    color: #fff;
    width: 50%;
    line-height: 1.2;
    /*font-family: 'NotoSansSemiCondensed';*/
    font-family: 'Montserrat', sans-serif !important;
}

.page-banner-desc strong, .page-banner-desc b {
    /*font-family: 'NotoSansSemiCondensedBold';*/
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 700px;
}

.banner-title {
    font-size: 40px;
    margin-bottom: 5px;
    color: #005E94;
    line-height: 1.2;
    width: 60%;
}

.banner-desc {
    font-size: 17px;
    color: #005E94;
    width: 45%;
}

.bannerWrapper  a.sitebtn {
    background: #ffa303;
    padding: 18px 50px;
    font-size: 18px;
    text-transform: uppercase;
    margin-top: 40px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
}

.bannerWrapper  a.sitebtn:hover {
    background: #fff;
    color: #ffa303 !important;
}

a.sitebtn-white {
    background: #fff;
    color: #0c5f92;
    display: inline-block;
    padding: 10px 30px;
    margin-right: 10px;
    border-radius: 5px;
    font-size: 17px;
    margin-top: 20px;
    /*font-family: 'NotoSansSemiCondensedBold';*/
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 700px;

}

a.sitebtn-blue {
    background: #0c5f92;
    color: #fff;
    display: inline-block;
    padding: 10px 30px;
    margin-right: 10px;
    border-radius: 5px;
    font-size: 17px;
    margin-top: 20px;
    /*font-family: 'NotoSansSemiCondensedBold';*/
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 700px;
}

/*====================*/
/*================*/
a.sitebtn-blur-blue {
    background: #6697b4;
    color: #fff;
    display: inline-block;
    padding: 10px 30px;
    margin-right: 10px;
    border-radius: 5px;
    font-size: 17px;
    margin-top: 20px;
    /*font-family: 'NotoSansSemiCondensedBold';*/
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 700px;
}

a.sitebtn-blur-blue:hover {
    background: #0c5f92;
    color: #fff;
}

/*================*/
/*====================*/


.featured-banner {
    height: 514px;
    object-fit: cover;
    width: 100%;
    display: table;
    position: relative;
    overflow: hidden;
    object-position: center center !important;
    background-position: center center !important;
    border-radius: 20px;
}

.featured-banner img {
    object-fit: cover;
    height: 512px;
    background-position: center center;

}

.featured-banner-content {
    width: 90%;
    margin: 0 auto;
    text-align: left;
    /*font-family: 'NotoSansSemiCondensed';*/
    font-family: 'Montserrat', sans-serif !important;
}


.featured-banner-content strong,
.featured-banner-content b {
    /*font-family: 'NotoSansSemiCondensedBold';*/
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 700px;
}

.featured-banner-title {
    font-size: 40px;
    margin-bottom: 5px;
    color: #005E94;
    line-height: 1.2;
    width: 480px;
}

.featured-banner-desc {
    font-size: 17px;
    color: #005E94;
    width: 480px;
}

.owl-theme .owl-nav {
    margin-top: 0 !important;
}

/*.owl-nav {
  opacity: 0.3;
}*/

.owl-nav span {
    display: none;
}

/*.owl-nav:hover {
  opacity: 0.5;
}*/


.owl-next {
    position: absolute;
    right: 10px;
    top: 50%;
    background: url("data:,") !important;
    background-repeat: no-repeat !important;
    border-radius: 0 !important;
    width: 23px !important;
    height: 46px !important;
    z-index: 8;
}

.owl-prev {
    position: absolute;
    left: 10px;
    top: 50%;
    background: url("data:,") !important;
    background-repeat: no-repeat !important;
    border-radius: 0 !important;
    width: 23px !important;
    height: 46px !important;
    z-index: 8;
}

.home header, .home .page-banner {
    display: none;
}

.home header.userfeedback-widget__header {
	display: block !important;
}

.site {
    border: none;
}

.content-area {
    width: 100%;
    background: #fff;
}

table {
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 30px;
}

tr {
    vertical-align: top;
}



td {
    border: 1px solid rgba(0, 94, 148, 0.5);
    padding: 10px;
}

td {
    line-height: 1.2;
}

th {
    padding: 10px;
    text-align: left;
    background: #005E94;
    color: #ffffff;
    text-transform: none;
    line-height: 1;
    /*font-family: 'NotoSansBlack';*/
    font-family: 'Montserrat', sans-serif !important;
    border: 1px solid #5a95b7;
}

tr:nth-child(even) {
    background: rgba(205, 228, 241, 0.5);
}

.page-id-118 .content-area {
    background: #E5E5E5;
}

.page-id-118 .site-content {
    width: 100%;
}

.page-id-118 .hentry {
    padding: 0;
}

.gray-wrapper {
    background: #E5E5E5;
    width: 100%;
}

.blue-wrapper {
    background: rgba(205, 228, 241, 0.81);
    width: 100%;
}

.white-wrapper {
    background: #fff;
    width: 100%;
}

.main-container {
    width: 70%;
    margin: 0 auto;
    padding: 40px 0 ;
}

footer.entry-meta {
    display: none;
}

.home .content-area {
    display: none;
}

.home .site-content img.featured-banner {
    width: 100%;
    max-width: 100%;
}

.box {
    background: #fff;
    padding: 20px;
    border-radius: 27px;
    text-align: center;
    font-size: 13px;
    color: #484848;
    margin-bottom: 30px;
    min-height: 278px;
}

.box .title {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.2;
    margin: 15px 0;
    color: #005E94;
}

.page-banner {
    height: 550px;
    width: 100%;
    object-fit: cover;
    background-size: cover !important;
    display: table;
    position: relative;
    overflow: hidden;
    background-position: center center !important;
}

.title-container {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    color: #fff;
    z-index: 8;
    position: relative;
}

h1.entry-title {
    width: 70%;
    margin: 0 auto;
    font-size: 40px;
    font-weight: 700;
    color: #fff;
}

.entry-content h1 {
    color: #005E94;
    font-size: 25px;
    margin-bottom: 30px;
}

/*.entry-content ol, .entry-content ul {
        margin: 0 0 30px 0;
}

.entry-content ol li, .entry-content ul li {
        line-height: 1.5;
        margin-bottom: 10px;
}*/

.section1-wrapper {
    background: #E5E5E5;
}

.section2-wrapper, .section4-wrapper {
    background: #fff;
}

.section1-container {
    width: 70%;
    margin: 0 auto;
    padding-bottom: 40px;
}

.section2-container, .section4-container {
    width: 70%;
    margin: 0 auto;
    padding: 40px 0;
}

ul.section2-posts, ul.section4-buttons {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

ul.section2-posts li {
    float: left;
    width: 30.66%;
    margin-bottom: 30px;
}

ul.section2-posts li:nth-child(2), ul.section2-posts li:nth-child(6) {
    margin: 0 4%;
}

ul.section4-buttons li {
    width: 18%;
    text-align: center;
    background: #FFFFFF;
    border: 1px solid #005E94;
    border-radius: 27px;
    padding: 55px 30px;
    height: 240px;
    float: left;
    margin: 1%;
    /*font-family: 'NotoSansSemiCondensedBold';*/
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 700px;
}

ul.section4-buttons li.bluebtn {
    background: #005E94;
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    text-align: left;
    line-height: 1.2;
    padding: 67px 30px;
    /*font-family: 'NotoSansBlack';*/
    font-family: 'Montserrat', sans-serif !important;
}


ul.section4-buttons li .title {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.2;
    margin-top: 10px;
}

ul.section4-buttons li a  {
    color: #005E94;
}

.post-info {
    background: rgba(205, 228, 241, 0.98);
    padding: 20px 18px;
    border-bottom-left-radius: 27px;
    border-bottom-right-radius: 27px;
    font-size: 13px;
    color: #484848;
}

.post-info .description {
    min-height: 58px;
}

ul.section2-posts li .title {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 10px;
    /*font-family: 'NotoSansSemiCondensedBold';*/
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 700px;
}

ul.section2-posts li .title a {
    color: #005E94;
}

ul.section2-posts li img {
    display: block;
    margin: 0;
    height: 200px;
    width: 100%;
    object-fit: cover;
    background-size: cover !important;
    background-position: center center !important;
    background-color: #005e94;
    border-top-left-radius: 27px;
    border-top-right-radius: 27px;
}

ul.section1-buttons {
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 8;
    margin-top: -76px;
}

ul.section1-buttons li {
    float: left;
    margin: 0 1.5%;
    width: 22%;
    background: rgba(255, 255, 255, 0.98);
    box-shadow: 0px 4px 29px -6px rgb(0 0 0 / 25%);
    border-radius: 27px;
    padding: 35px 25px;
    margin-bottom: 30px;
	height: 165px;
}

.iconleft {
    float: left;
    margin-right: 10px;
}

ul.section1-buttons li .title {
    color: #005E94;
    font-size: 18px;
    line-height: 1.2;
    /*font-family: 'NotoSansSemiCondensed';*/
    font-family: 'Montserrat', sans-serif !important;
}

ul.section1-buttons li .title strong. ul.section1-buttons li .title b {
    /*font-family: 'NotoSansSemiCondensedBold';*/
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 700px;
}

.site-content {
    width: 70%;
    margin: 0 auto;
}

.main-navigation, .entry-header, .entry-content, .entry-summary, .entry-meta {
    max-width: 100% !important;
}

.news-wrapper {
    width: 100%;
    background: rgba(205, 228, 241, 0.98);
}

.news-container {
    width: 70%;
    margin: 0 auto;
    padding: 40px 0;
}

ul.news-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.news-container h1, .section2-container h1 {
    color: #005E94;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 30px;
    /*font-family: 'NotoSansSemiCondensedBold';*/
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 700px;
}

ul.news-list li {
    float: left;
    width: 30.66%;
}

ul.news-list li:nth-child(2) {
    margin: 0 4%;
}

ul.news-list li .entry-thumbnail img {
    display: block;
    margin: 0;
    height: 230px;
    width: 100%;
    object-fit: cover;
    background-size: cover !important;
    background-position: center center !important;
    background-color: #005e94;
    border-top-left-radius: 27px;
    border-top-right-radius: 27px;
}

ul.news-list li .entry-thumbnail img.cover-photo {
    display: block;
    margin: 0;
    height: 230px;
    width: 100%;
    object-fit: contain;
    background-size: 100% !important;
    background-position: center center!important;
    background-color: #005e94;
    border-top-left-radius: 27px;
    border-top-right-radius: 27px;
}

ul.news-list li .entry-summary .title {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 10px;
    /*font-family: 'NotoSansSemiCondensedBold';*/
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 700px;
}

ul.news-list li .entry-summary .title a {
    color: #005E94;
}

.post-date {
    color: #758894;
    margin-bottom: 10px;
}

a.sitebtn {
    background: #005E94;
    font-size: 17px;
    color: #fff;
    padding: 10px 45px;
    display: inline-block;
    border-radius: 7px;
    margin-top: 15px;
    /*font-family: 'NotoSansBlack';*/
    font-family: 'Montserrat', sans-serif !important;
}

ul.news-list li .entry-summary {
    background: rgba(255, 255, 255, 0.98);
    padding: 20px;
    border-bottom-left-radius: 27px;
    border-bottom-right-radius: 27px;
    font-size: 13px;
    color: #484848;
}


.agency-footer-wrapper {
    background: rgba(205, 228, 241, 0.98);
    width: 100%;
}

.agency-footer-container {
    width: 70%;
    margin: 0 auto;
    padding: 30px 0;
    font-size: 12px;
    color: #484848;
/*     font-family: helvetica neue,helvetica,Helvetica,Arial,sans-serif; */
	font-family: 'Montserrat', sans-serif !important;
}

.agency-footer-container .title {
    color: #005E94;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 15px;
}

.agency-footer-fl1 {
    float: left;
    margin-right: 4%;
    width: 44%;
}

.agency-footer-fl2 {
    float: left;
    margin-right: 4%;
    width: 28%;
}

.agency-footer-fl3 {
    float: left;
    width: 20%;
}

ul.sss-icons, ul.social-media {
    list-style-type: none;
    margin: 0 0 10px 0;
    padding: 0;
}

ul.sss-icons li {
    display: inline-block;
    margin: 0 10px 0 0;
}

ul.social-media li {
    display: inline-block;
}

.igov-footer-wrapper {
    background: #efefef;
    width: 100%;
}

.igov-footer-container {
    width: 70%;
    margin: 0 auto;
    padding: 30px 0;
    color: #484848;
    font-size: 12px;
    line-height: 1.6;
/*     font-family: roboto,sans-serif; */
	font-family: 'Montserrat', sans-serif !important;
}

.igov-footer-container .title {
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 11px;
/*     font-family: helvetica neue,helvetica,Helvetica,Arial,sans-serif; */
	font-family: 'Montserrat', sans-serif !important;
    font-weight: 700;
    color: #505050;
}

.igov-footer-container a {
    color: #292828;
}

.imgleft {
    float: left;
    margin-right: 50px;
    clear: both;
}

.igov-footer-fl {
    float: left;
    width: 37%;
    margin-right: 4%;
}

.igov-footer-mid {
    float: left;
    width: 28%;
    margin-right: 4%;
}

.igov-footer-fr {
    float: left;
    width: 27%;
}

ul.gov-links {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.copyright-wrapper {
    background: rgba(205, 228, 241, 0.98);
    width: 100%;
}

.copyright-container {
    width: 70%;
    margin: 0 auto;
    padding: 30px 0;
    font-size: 12px;
    color: #484848;
/*     font-family: helvetica neue,helvetica,Helvetica,Arial,sans-serif; */
	font-family: 'Montserrat', sans-serif !important;
    text-align: center;
}

/*.copyright-container a {
        display: inline-block;
        margin: 0 5px;
}*/

.sidebar-title {
    background: #005E94;
    padding: 15px;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    /*font-family: 'NotoSansSemiCondensedBold';*/
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 700px;
}

.sidebarCon {
    background: rgba(205, 228, 241, 0.98);
    padding: 20px;
    margin-bottom: 20px;
    font-size: 14px;
}

.sidebarCon ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.sidebarCon ul li {
    border-bottom: 1px dashed #5c95b2;
    padding: 10px 0;
}

.sidebarCon ul li:first-child {
    padding-top: 0;
}

h1.news-title {
    font-size: 20px;
}

h1.news-title a {
    color: #005e94;
}

.archive .entry-summary {
    margin-bottom: 30px;
    font-size: 15px;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 30px;
}

.archive .three_fourth .news-date {
    font-size: 13px;
    margin: 10px 0;
    color: #999;
}

.page-id-304 .content-area, .page-id-316 .content-area, .page-id-250 .content-area, .page-id-329 .content-area, .page-id-506 .content-area {
    background: #E5E5E5;
}

.white-container {
    width: 60%;
    margin: 0 auto;
    background: #fff;
    border-radius: 20px;
    padding: 60px;
    font-size: 24px;
}

.white-container h1 {
    color: #005E94;
    font-size: 34px;
}

.white-container a {
    color: #005E94;
}

.site-content a {
    /*	    color: #005e94; */
}

.entry-content img.alignleft, .entry-content .wp-caption.alignleft {
    margin-left: 0;
}

#accordion.tab-vertical .card {
    display: block !important;
    border: none !important;
}

#accordion.tab-vertical  .card-link:after {
    background: none !important;
}

#accordion.tab-vertical .accordion-content {
    padding: 0;
}

#accordion.tab-vertical h1 {
    color: #fff;
    font-size: 25px;
    margin-bottom: 15px;
    background: #005E94;
    padding: 10px 20px;
}

#accordion.tab-vertical a.card-link {
    border-left: 5px solid #005e94;
    line-height: 1.5;
}

#accordion {
    margin-top: 30px;
}

.card {
    border-radius: 0;
}

.accordion-content {
    padding: 15px;
    /*font-family: 'NotoSansSemiCondensed';*/
    font-family: 'Montserrat', sans-serif !important;
}

a.card-link {
    display: block;
    border-bottom: 1px solid rgba(0,0,0,.125);
    line-height: 1;
    position: relative;
    background: #efefef;
    color: #505050;
    padding: 15px;
    /*font-family: 'NotoSansSemiCondensedBold';*/
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 700px;
}


.card-link:after {
    content: '';
    background: url("data:,");
    width: 25px;
    height: 13px;
    display: block;
    float: right;
    transition: all 0.5s;
    position: absolute;
    right: 15px;
    top: 30%;
}

.active:after {
    background:url("data:,");
}

ul li p, ol li p {
    margin-top: 1rem;
    margin-bottom: 1rem;
}

ul.procurement-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

ul.procurement-list li {
    float: left;
    width: 48%;
    margin: 1%;
    border: 1px solid #ddd;
}


ul.procurement-list li .title {
    font-size: 14px;
    padding: 20px;
    min-height: 130px;
    font-weight: bold;
    line-height: 1.5;
    /*font-family: 'NotoSansSemiCondensedBold';*/
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 700px;
}


ul.procurement-list li  .post-date {
    font-size: 12px;
    margin: 11px 0;
    padding: 0 20px;
    color: #a1a1a1;
}


ul.procurement-list li  a.sitebtn {
    float: right;
    margin-top: -39px;
    background: #305a79;
    padding: 10px 20px;
    font-size: 13px;
    border-radius: 0;
    color: #fff;
    /*font-family: 'NotoSansSemiCondensedBold';*/
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 700px;
}

ul.bidding-docs {
    margin-bottom: 0;
}

ul.bidding-docs li {
    border-bottom: 1px dashed #ddd;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.docs-container {
    border-bottom: 2px solid #ddd;
    margin-bottom: 20px;
    margin-top: 20px;
}

.docs-box {
    padding: 15px;
    background: #efefef;

}
.docs-container .title {
    background: #005e94;
    color: #fff;
    padding: 15px;
    /*font-family: 'NotoSansSemiCondensedBold';*/
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 700px;
}

h1.bid-title {
    font-size: 25px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    color: #005e94;
}

.single-public_bidding .three_fourth .post-date {
    padding: 8px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    font-size: 11px;
    margin-bottom: 30px;
    color: #a1a1a1;
}

.page-menu-wrapper {
    width: 100%;
    position: absolute;
    bottom: 0;
    z-index: 8;
	margin-left: 0px !important;
}

.page-menu-container {

}

.page-menu-wrapper nav ul {
    margin: 0;
    padding: 0;
}

.page-menu-wrapper nav ul li {
    display: inline-block;
    position: relative;
}

.page-menu-wrapper nav ul li a {
    display: block;
    background: #6697b4;
    padding: 10px 15px;
    font-size: 18px;
    color: #fff;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    min-width: 130px;
    text-align: center;
    text-transform: uppercase;
    /*font-family: 'NotoSansSemiCondensedBold';*/
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 700px;
}

.page-menu-wrapper nav ul li a:hover {
    background: #005E94;
    color: #fff;
}

.page-menu-wrapper .menu .current_page_item > a, .page-menu-wrapper .menu .current_page_ancestor > a, .page-menu-wrapper .menu .current-menu-item > a, .page-menu-wrapper .menu .current-menu-ancestor > a {
    background: #005E94;
    color: #fff;
}


.main-box {
    background: #f5f4f4;
    padding: 20px;
    position: relative;
    border-radius: 10px;
    margin-bottom: 20px;
}

.box-fl {
    float: left;
    width: 220px;
    margin-right: 30px;
}

.box-fr {
    float: left;
    width: calc(100% - 270px);
    margin-top: 50px;
    font-size: 20px;
    /*font-family: 'NotoSansSemiCondensed';*/
    font-family: 'Montserrat', sans-serif !important;
}

.icon-img {
    width: 100%;
    position: absolute;
    top: -50px;
    display: block;
    text-align: center;
    left: 0;
}

.icon-img img {
    width: 50%;
    max-width: 100%;
}

.main-box  .title {
    background: #14a9e3;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    /*font-family: 'NotoSansSemiCondensedBold';*/
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 700px;
    padding: 75px 20px 20px 20px;
    border-radius: 10px;
    position: relative;
    font-size: 20px;
    margin-top: 50px;
    line-height: 1.2;
}


.wn-banner .entry-thumbnail {
    width: 30%;
    float: left;
    margin-right: 2%;
}

.wn-banner  .entry-summary {
    float: left;
    width: 68%;
}

.wn-banner a.sitebtn {
    background: #f26e7d;
}

.wn-banner  .title {
    font-size: 25px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 10px;
    /*font-family: 'NotoSansSemiCondensedBold';*/
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 700px;
}

.wn-banner  .title a {
    color: #005E94;
}

.wn-banner .description {
    font-size: 20px;
}

.wn-banner .entry-thumbnail img {
    margin: 0;
    border-radius: 25px;
}


.owl-news .owl-nav.disabled+.owl-dots {
    margin-top: 0;
    text-align: right;
}

.owl-news .owl-dots {
    counter-reset: dots;
}
.owl-news .owl-dot:before {
    counter-increment:dots;
    content: counter(dots);
    padding: 5px 10px !important;
    display: inline-block !important;
}

.owl-news .owl-dot {
    display: inline-block !important;
    zoom: 1 !important;
    background: #b5c7d2 !important;
    font-weight: bold !important;
    color: #fff !important;
    margin: 0 3px !important;
}

.owl-news .owl-dot.active {
    background: #0c5f92 !important;
}

.owl-news .owl-dot span {
    display: none !important;
}


.single-news-and-updates .news-date {
    /*font-family: 'NotoSansRegular';*/
    font-family: 'Montserrat', sans-serif !important;
    font-weight: normal;
    font-size: 15px;
    margin-top: 20px;
    line-height: 1;
}

/* ---------- Search ---------- */

.search-container {
    padding: 20px;
    background: #cee5f1;
    margin: 20px 0;
}

.searchandfilter ul {
    margin: 0;
    padding: 0;
}

li.sf-field-search input {
    width: 100%;
    border: 1px solid #ccc;
    padding: 10px;
    height: 42px;
}

.searchandfilter label {
    width: 100%;
}

.searchandfilter select.sf-input-select {
    min-width: 100%;
    border: 1px solid #ccc;
    padding: 10px;
    height: 42px;
}

li.sf-field-search, li.sf-field-taxonomy-svp_office, li.sf-field-taxonomy-bidding_category {
    width: 32%;
    float: left;
    margin-right: 2% !important;
}

li.sf-field-taxonomy-svp_category, li.sf-field-post-meta-category, li.sf-field-post-meta-bid_start, li.sf-field-post_date {
    width: 32%;
    float: left;
}

.search-container .searchandfilter select > option:first-child
{
    display:none;
}

.searchandfilter h4 {
    margin: 0;
    padding: 0 0 5px 0;
    font-size: 15px;
}

.term-notice-of-award-notice-to-proceed li.sf-field-post-meta-bid_start {
    display: none;
}

.term-invitation-to-bid li.sf-field-post_date {
    display: none;
}

ul.sf_date_field li {
    float: left;
    width: 48%;
    margin-right: 4%;
}

ul.sf_date_field li:last-child {
    float: left;
    width: 48%;
    margin-right: 0;
}

ul.sf_date_field input {
    width: 100%;
    border: 1px solid #ccc;
    padding: 10px;
    height: 42px;
}

.searchandfilter ul li li {
    padding: 0;
}

.nothing_found {
    text-align: center;
    font-size: 16px;
}

.nothing_found h1 {
    color: #005e94;
    font-size: 30px;
    margin-bottom: 5px;
}

.nothing_found img {
    margin-bottom: 10px;
}

.resp {
    display: none;
}

.menu-overlay {
    display: none;
}

.text-sss-box {
    background-color: #d6eeee;
    padding: 20px;
    text-align: center;
    color: blue;
    font-size: 20px;
}

.table-non-resp {
    display: block;
}

.table-resp {
    display: none;
}

/* ---------- ACF ---------- */

.acf-fields>.acf-field {
    min-height: auto !important;
    border: none !important;
}

form.acf-form {
    padding: 0;
    margin-bottom: 30px;
}

option, .acf-field input[type="text"], .acf-field input[type="password"], .acf-field input[type="date"], .acf-field input[type="datetime"], .acf-field input[type="datetime-local"], .acf-field input[type="email"], .acf-field input[type="month"], .acf-field input[type="number"], .acf-field input[type="search"], .acf-field input[type="tel"], .acf-field input[type="time"], .acf-field input[type="url"], .acf-field input[type="week"], .acf-field textarea, .acf-field select {
    font-size: 14px !important;
    line-height: 1 !important;
    border: 1px solid #ccc !important;
    padding: 10px !important;
    height: 43px !important;
}

.acf-field .acf-label {
    margin: 0 0 5px 0 !important;
}

.acf-field .acf-label label {
    display: block !important;
    color: #464646 !important;
    /*font-family: 'NotoSansSemiCondensedBold' !important;*/
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 700px;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 15px !important;
}

.acf-form-submit {
    padding: 0 12px !important;
}

button, input[type="submit"], input[type="button"], input[type="reset"] {
    background: #0c5f92 !important;
    color: #fff !important;
    padding: 10px 30px !important;
    font-size: 14px !important;
    /*font-family: 'NotoSansSemiCondensedBold' !important;*/
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 700px;
    border-bottom: none !important;
    border-radius: 5px !important;
}

.acf-field[data-width]+.acf-field[data-width] {
    border: none !important;
}

/* ---------- Responsive ---------- */

@media only screen and (max-width: 1875px) {
    ul.sss-icons li img {
        height: 70px;
    }
}


@media only screen and (max-width: 1840px) {
    .post-info .description {
        min-height: 78px;
    }
}

@media only screen and (max-width: 1650px) {
    .headerCon {
        width: 85%;
    }

    #collapse-search {
        right: 7.5%;
    }

    ul.sss-icons li img {
        height: 60px;
    }

    .section1-container, .section2-container, .section4-container, .news-container, .agency-footer-container, .igov-footer-container, .page-banner-content, .main-container, .site-content, h1.entry-title, .copyright-container {
        width: 80%;
    }
}

@media only screen and (max-width: 1550px) {
    .headerCon {
        width: 90%;
    }

    #collapse-search {
        right: 5%;
    }

    ul.section1-buttons li br {
        display: none;
    }


}

@media only screen and (max-width: 1460px) {
    .nav-menu li a {
        padding: 32px 5px;
    }
}

@media only screen and (max-width: 1400px) {
    .section1-container, .section2-container, .section4-container, .news-container, .agency-footer-container, .igov-footer-container, .page-banner-content, .main-container, .site-content, h1.entry-title, .copyright-container {
        width: 85%;
    }

    .featured-banner-content {
        width: 100%;
        padding: 0 30px;
    }

    .featured-banner-desc {
        width: 400px;
    }

    .featured-banner-title {
        width: 435px;
    }
}

@media only screen and (max-width: 1350px) {
    .nav-menu li a {
        font-size: 14px;
    }

    .nav-menu li.login-menu a {
        padding: 32px 5px;
    }

    .searchCon a.card-search {
        padding: 27px 10px;
    }

    .section1-container, .section2-container, .section4-container, .news-container, .agency-footer-container, .igov-footer-container, .page-banner-content, .main-container, .site-content, h1.entry-title, .copyright-container {
        width: 90%;
    }

    ul.section1-buttons li {
        margin: 0 0.5% 30px 0.5%;
        width: 24%;
    }

    ul.section2-posts li:nth-child(2), ul.section2-posts li:nth-child(6) {
        margin: 0 2%;
    }

    ul.section2-posts li {
        width: 32%;
    }


    ul.section4-buttons li.bluebtn {
        font-size: 25px;
    }
}


@media only screen and (max-width: 1250px) {
    .headerCon {
        width: 95%;
    }

    #collapse-search {
        right: 2.5%;
    }

    .featured-banner, .featured-banner img {
        height: 450px;
    }

    .featured-banner {
        background-position: 0% 50% !important;
    }

    .featured-banner-content {
        padding: 0 5%;
    }
}

@media only screen and (max-width: 1440px) {
    .non-resp {
        display: none;
    }

    .resp {
        display: block;
        padding: 14px 0;
        line-height: 1;
    }
	
	span.menu-icon {
        font-size: 25px;
    }
	
	.menu-overlay {
        height: 0%;
        width: 100%;
        position: fixed;
        z-index: 9;
        top: 0;
        right: 0;
        background-color: #363636;
        overflow: scroll;
        transition: .5s;
        display: block;
    }

    .overlay-content {
        position: relative;
        top: 0;
        width: 100%;
        text-align: left;
        margin-top: 0;
        color: #fff;
        padding: 0;
        right: 0;
        border-top: 1px solid #3c3c3c;
    }
}

@media only screen and (max-width: 1180px) {
/*     .non-resp {
        display: none;
    }

    .resp {
        display: block;
        padding: 14px 0;
        line-height: 1;
    } 

    span.menu-icon {
        font-size: 25px;
    }*/

    .headerWrapper {
        height: 53px;
    }

    .logoCon {
        padding: 10px 0;
    }

    .logoCon img {
        height: 34px;
    }


/*     .menu-overlay {
        height: 0%;
        width: 100%;
        position: fixed;
        z-index: 9;
        top: 0;
        right: 0;
        background-color: #363636;
        overflow: scroll;
        transition: .5s;
        display: block;
    }

    .overlay-content {
        position: relative;
        top: 0;
        width: 100%;
        text-align: left;
        margin-top: 0;
        color: #fff;
        padding: 0;
        right: 0;
        border-top: 1px solid #3c3c3c;
    } */

    .menu-main-menu-container {
        display: block;
    }


    .overlay-content .nav-menu li  {
        float: none;
        display: block;
    }

    .overlay-content .nav-menu li ul.sub-menu {
        height: auto;
        position: initial;
        width: 100%;
        z-index: initial;
    }


    .overlay-content .nav-menu li a {
        padding: 8px 40px;
        text-decoration: none;
        font-size: 14px;
        color: #fff;
        display: block;
        transition: .5s;
        border-bottom: 1px solid #3c3c3c;
        border-right: none;
        height: auto;
        background: #363636 !important;
        /*font-family: 'NotoSansSemiCondensedBold';*/
        font-family: 'Montserrat', sans-serif !important;
        font-weight: 700px;
        width: 100%;
        text-align: left;
    }

    .overlay-content .nav-menu li ul.sub-menu li a {
        width: 100%;
        padding: 8px 40px 8px 60px;
        background: #2b2b2b;
        color: #fff !important;
    }

    .overlay-content .nav-menu li ul.sub-menu li ul.sub-menu li a {
        padding: 8px 40px 8px 80px !important;
    }

    .overlay-content .nav-menu li ul.sub-menu li ul.sub-menu li ul.sub-menu li a {
        padding: 8px 40px 8px 100px !important;
    }

    .overlay-content .nav-menu li a:hover, .overlay-content .nav-menu li a:focus, .overlay-content .nav-menu li ul.sub-menu li a:hover, .overlay-content .nav-menu li ul.sub-menu li a:focus {
        background: #0c5f92 !important;
        background-color: #0c5f92 !important;
        color: #fff !important;
    }

    .overlay-content .nav-menu  .current_page_item > a, .overlay-content .nav-menu  .current_page_ancestor > a, .overlay-content .nav-menu  .current-menu-item > a, .overlay-content .nav-menu .current-menu-ancestor > a {
        background: #0c5f92 !important;
        background-color: #0c5f92 !important;
        color: #fff !important;
    }

    .searchCon input[type="search"] {
        width: 100%;
        display: block;
        border: 1px solid #3c3c3c;
        padding: 10px;
    }

    .searchCon label {
        display: block;
        margin: 0;
        width: 100%;
    }

    .searchCon {
        display: block;
        border-bottom: 1px solid #3c3c3c;
        background: #363636 !important;
        padding: 15px 40px;
    }



    .menu-overlay .closebtn {
        position: relative;
        top: 0;
        right: 0;
        font-size: 25px;
        text-align: right;
        width: 90%;
        margin: 0 auto;
        color: #fff;
        padding: 20px 0 0;
        display: block;
    }



}

@media only screen and (max-width: 1160px) {
    ul.section1-buttons li  {
        padding: 25px 20px;
    }

    ul.section1-buttons li .title {
        font-size: 18px;
    }

    .iconleft {
        width: 60px;
    }
}

@media only screen and (max-width: 1150px) {
    ul.section2-posts li .title {
        min-height: 43px;
    }

    ul.section2-posts li a.sitebtn {
        font-size: 15px;
        padding: 10px 20px;
        text-align: center;
    }
}

@media only screen and (max-width: 1100px) {
    ul.section4-buttons li.bluebtn {
        padding: 45px 20px;
        font-size: 18px;
    }

    ul.section4-buttons li {
        padding: 20px 15px;
        height: 155px;
    }

    ul.section4-buttons li .title {
        font-size: 14px;
    }

    ul.sss-icons li img {
        height: 49px;
    }
}

@media only screen and (max-width: 1080px) {
    .post-info .description {
        min-height: 98px;
    }
}


@media only screen and (max-width: 1024px) {
    .image-slider, .page-banner  {
        height: 400px;
        background-position: right center !important;
    }


    .bannerWrapper .banner-overlay, .page-banner .banner-overlay {
        background-color: #0000006b;
    }

    .banner-title {
        font-size: 25px;
        color: #fff;
        width: 100%;
    }

    .page-banner-desc {
        color: #fff;
        width: 100%;
    }

    .page-banner-content h1 {
        color: #fff !important;
        width: 100%;
        font-size: 25px !important;
    }
	
	.page-banner-content h3 {
		color: #fff !important;
		width: 100%;
		font-size: 20px !important;
	}

    .page-banner-desc p {
        color: #fff !important;
    }

    .banner-desc {
        font-size: 15px;
        color: #fff;
        width: 100%;
    }

    .wn-banner .title {
        font-size: 20px;
    }

    .wn-banner .description {
        font-size: 15px;
    }

    a.sitebtn {
        font-size: 15px;
        padding: 10px 40px;
    }

    .news-container h1, .section2-container h1 {
        font-size: 25px;
    }
    .agency-footer-fl2 span {
        padding: 0 !important;
    }

    .imgleft {
        margin-right: 15px;
    }

    .igov-footer-container, .agency-footer-container {
        font-size: 11px;
    }

    .agency-footer-container .title {
        font-size: 12px;
    }

    .copyright-container {
        padding: 20px 0;
        font-size: 11px;
    }

    a.sitebtn-blue, a.sitebtn-white {
        font-size: 15px;
    }

    .featured-banner {
        background-position: 15% 50% !important;
    }

    .featured-banner, .featured-banner img {
        height: 350px;
    }
}

@media only screen and (max-width: 1023px) {
    ul.section2-posts .clear {
        clear: unset;
    }

    ul.section1-buttons {
        width: 70%;
        margin: 0 auto;
        margin-top: -60px;
        margin-bottom: 30px;
    }

    ul.section1-buttons li {
        margin: 1%;
        width: 48%;
    }

    ul.section2-posts li {
        width: 48%;
        margin: 0 1% 2% 1%!important;
    }

    ul.section2-posts li .title {
        font-size: 16px;
        min-height: auto;
    }

    .post-info .description {
        font-size: 13px;
        min-height: 78px;
    }

    ul.section4-buttons li {
        width: 48%;
    }

    ul.section4-buttons li.bluebtn {
        padding: 46px 20px;
        text-align: center;
    }

    ul.section4-buttons li {
        height: 117px;
    }

    .featured-banner-content {
        padding: 10px 20px;
        position: absolute;
        bottom: 0;
        width: 100%;
        background: #0000005e;
    }

    .featured-banner-title {
        width: 100%;
        font-size: 20px;
        line-height: 1;
        color: #ffffff;
    }

    .featured-banner-desc {
        width: 100%;
        font-size: 14px;
        color: #ffffff;
    }

    .featured-banner-content  a.sitebtn-blue {
        font-size: 13px;
        margin: 0;
    }

    .featured-banner {
        background-position: 50% 50% !important;
    }


}


@media only screen and (max-width: 955px) {
    .agency-footer-fl1, .agency-footer-fl2 {
        float: none;
        margin-right: 0;
        width: 100%;
        text-align: center;
        margin-bottom: 30px;
    }

    .agency-footer-fl3 {
        float: none;
        margin-right: 0;
        width: 100%;
        text-align: center;
    }

    .imgleft {
        margin-right: 0;
        float: none;
    }

    .igov-footer-fl, .igov-footer-mid {
        float: none;
        width: 100%;
        margin-right: 0;
        text-align: center;
        margin-bottom: 30px;
    }

    .igov-footer-fr {
        float: none;
        width: 100%;
        margin-right: 0;
        text-align: center;
    }

    ul.gov-links {
        margin-bottom: 30px;
    }

    .igov-footer-fl .imgleft {
        margin-bottom: 10px;
    }

    .wn-banner .entry-summary {
        float: left;
        width: 50%;
    }

    .wn-banner .entry-thumbnail {
        width: 48%;
    }

    .item wn-banner .entry-thumbnail img {
        object-fit: cover;
        height: 225px;
        background-position: center center !important;
    }

    ul.section1-buttons li {
        text-align: center;
    }

    .iconleft {
        float: none;
        margin-right: 0;
    }

    ul.section1-buttons {
        width: 80%;
    }
    /*	
            .box-fl {
        float: none;
        width: 240px;
        margin-right: 0;
        margin: 0 auto;
        margin-bottom: 15px;
    }
    */
    .box-fl {
        float: left;
        width: 240px;
        margin-right: 50px;
        margin-left: 50px;
        /* margin: 0 auto; */
        margin-bottom: 15px;

    }
    .box-fr {
        float: none;
        width: 100%;
        margin-top: 0;
        text-align: center;
        font-size: 15px;
    }

    .main-box .title {
        font-size: 18px;
    }

    .main-box {
        min-height: auto !important;
    }

    .one_half, .one_third, .two_third, .three_fourth, .one_fourth {
        float: none;
        margin-right: 0;
        width: 100%;
        margin-bottom: 15px;
    }

    .last {
        margin-bottom: 0;
    }
}

@media only screen and (max-width: 800px) {
    .featured-banner, .featured-banner img {
        height: 300px;
    }

    li.sf-field-search, li.sf-field-taxonomy-svp_office, li.sf-field-taxonomy-bidding_category {
        width: 100%;
        float: none;
        margin-right: 0 !important;
    }

    li.sf-field-taxonomy-svp_category, li.sf-field-post-meta-category, li.sf-field-post-meta-bid_start, li.sf-field-post_date {
        width: 100%;
        float: none;
    }
    h1.entry-title {
        font-size: 25px !important;
    }

    h1 {
        font-size: 25px !important;
    }

    .table-non-resp {
        display: none;
    }

    .table-resp {
        display: block;
    }

    .acf-fields>.acf-field {
        width: 100% !important;
        float: none;
    }
}

@media only screen and (max-width: 750px) {

    ul.section2-posts li {
        width: 100%;
        margin: 0 0 30px 0 !important;
    }

    .post-info .description {
        min-height: auto;
    }

    .post-info {
        text-align: center;
    }

    ul.section1-buttons {
        width: 100%;
    }

    .wn-banner .entry-thumbnail {
        width: 300px !important;
        float: none;
        margin: 0 auto;
        margin-bottom: 15px;
    }

    .wn-banner .entry-summary {
        float: none;
        width: 100%;
        text-align: center;
    }

    .owl-news .owl-nav.disabled+.owl-dots {
        text-align: center;
    }
}


@media only screen and (max-width: 643px) {
    ul.nav-menu, div.nav-menu > ul {
        display: block;
    }
}

@media only screen and (max-width: 650px) {
    ul.section1-buttons li {
        min-height: 153px;
    }

    h1.entry-title {
        font-size: 18px !important;
    }

    h1 {
        font-size: 18px !important;
    }
}

@media only screen and (max-width: 600px) {
    .featured-banner, .featured-banner img {
        height: 250px;
    }

    .featured-banner {
        background-position: 50% 35% !important;
    }

    .featured-banner-content {
        position: relative;
        bottom: unset;
        width: 100%;
        background: transparent;
        text-align: center;
    }

    .section1-container .banner-overlay {
        background-color: #0000005e;
    }

    .banner-content {
        text-align: center;
    }

    .section1-container {
        padding: 40px 0;
    }

    .banner-title {
        font-size: 20px;
    }

    .image-slider,  .page-banner {
        height: 300px;
        background-position: 75% 50% !important;
    }

    ul.section1-buttons {
        margin-top: 0;
    }
}

@media only screen and (max-width: 500px) {
    ul.section1-buttons {
        width: 100%;
    }

    ul.section1-buttons li {
        margin: 0 0 15PX 0;
        width: 100%;
        float: none;
        min-height: auto;
    }

    ul.section4-buttons li {
        width: 100%;
        margin: 0 0 15px 0;
        float: none;
    }

    .bannerWrapper a.sitebtn-white {
        padding: 10px 15px;
        margin-right: 5px;
        margin-top: 5px;
    }

    .bannerWrapper a.sitebtn-blue {
        padding: 10px 15px;
        margin-right: 0px;
        margin-top: 5px;
    }

    ul.page-banner-buttons {
        list-style-type: none;
        margin: 50px 0;
        padding: 0;
        position: relative;
        z-index: 8;
        margin-top: 36px;
    }
}
