/*!
Theme Name: indiana_citizen_theme
Theme URI: #
Author: Subhojit Banik
Author URI: #
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: indiana_citizen_theme
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

*/
.default_header a.navbar-brand img {
    width: 400px;
}

.navbar-sticky-in a.navbar-brand img {
    width: 400px;
}
/* ul.post-categories a:hover {
    color: #fff;
} */

.header_menu .navbar.navbar-default .nav.navbar-nav li {margin-right: 3px;}

.banner .slider .swiper-container .swiper-slide .slide-inner .swiper-content > h1 {
    font-size: 35px;
}
.home .listing-inner.recent-post .recent-item {
    min-height: 210px;
    height: 100%;
}

.home .listing-inner.recent-post .recent-item img {
    height: 210px;
    width: 100%;
    object-fit: cover;
    object-position: 0 -38px;
}

nav.navigation.pagination .nav-links a {
    padding: 0;
    height: 40px;
    line-height: 38px;
    margin-right: 9px;
    text-align: center;
    width: 40px;
    color: #3f3f3f;
    font-size: 12px;
    border: 1px solid #f1f1f1;
    display: inline-block;
    background: #fff;
}

nav.navigation.pagination .nav-links a:hover{
    background-color: #ecbf55;
    color: #fff !important;
    border-color: #ecbf55;
}

span.page-numbers.current {
    background: #ecbf55 !important;
    border-color: #ecbf55 !important;
    padding: 0;
    height: 40px;
    line-height: 38px;
    margin-right: 9px;
    text-align: center;
    width: 40px;
    color: #fefefe;
    font-size: 12px;
    border: 1px solid #f1f1f1;
    display: inline-block;
}
.containers{
    width: 100%;
    overflow: hidden;
}
ul.post-categories li:not(:last-child):after {
    content: "||";
    color: #1c1c4c;
    margin: 0 5px;
    font-size: 20px;
    font-weight: 400;
}
.registerto-vote {background-color: #ecbf55;padding: 15px 0;}
.register-inner h2 {font-weight: 600;color: #fff;}
.register-inner a {color: #fff;text-decoration: none;font-size: 32px;}
.register-inner a:hover {color: #181b4e;}
.register-inner p {color:#181b4e;font-size: 15px;font-weight: 600;}
.sidebar-tabs .sidebar-image img {width: 100%;max-height: 120px;min-height: 120px;}
.trending-topic .trending-topic-main .trending-topic-item::before {background: #1c1c4c;}
.trend-item.box-shadow.bg-inc-yellow {
    background: #ecbf55 !important;
}
ul.right-sec-btn li:nth-child(1) {
    background: #ecbf55;
    margin: 5px 0;
    padding: 7px;
}
ul.right-sec-btn li:nth-child(2) {
    background: #afd2f3ee;
    margin: 5px 0;
    padding: 7px;
}
ul.right-sec-btn li:nth-child(3) {
    background: firebrick;
    margin: 5px 0;
    padding: 7px;
}
ul.right-sec-btn li:nth-child(4) {
    background: navy;
    margin: 5px 0;
    padding: 7px;
}
ul.right-sec-btn li a {
    color: #fff !important;
}
.nav-tabs > li button.active {
    color: #fff !important;
    border-color: #ecbf55 !important;
    background-color: #ecbf55 !important;
}
.homepage_tab.tab-content {
    padding: 20px 15px;
}
.bg-inc-yellow .entry-author {
    color: #fff;
}
.entry-metalist a:hover {
    color: #fff;
}
.nav-next {
    width: 48%;
    float: left;
    padding-top: 15px;
    padding-bottom: 25px;
    box-sizing: border-box;
    margin: 0px 1%;
}
.nav-previous {
    width: 48%;
    float: left;
    padding-top: 15px;
    padding-bottom: 25px;
    box-sizing: border-box;
    margin: 0 1%;
}
.nav-links span {
    display: block;
    margin: 10px auto;
    font-size: 16px;
    font-weight: 600;
}
ul.sidebar-category li {
    position: relative;
    margin: 0 0 5px;
    background: #fff;
    padding: 5px 15px;
    border: 1px solid #f1f1f1;
    display: block;
}
.footer-links .trend-image img {max-height: 85px;width: 100%;}
img.slideimg {min-height: 250px;max-height: 250px;object-fit: cover;object-position: 0 -38px;}
.homepage_tab .trend-content {background: #fff;padding: 18px 20px 16px;color: #000;}
h4.white.mb-0.w-25.fw-normal.text-center.me-2 {display: flex;align-items: center;gap: 10px;}
.header-content marquee li {display: inline-block;padding: 0px 15px;border-left: 1px solid #f1f1f1;margin: 0;}
.bg-inc-yellow a:hover {color: #fff;text-decoration: underline !important;}
.main_header_area .header_menu.hide {top: 0;animation-name: none;}
.bg-inc-yellow h5 {font-size: 16px;border-left: 2px solid #1c1c4c;}
/* .banner .sidebar-tabs {overflow-y: scroll;max-height: 500px;} */
.recent-content h6.theme li a {color: #fff;}
.recent-content h6.theme li a:hover {color: #ecbf55;}
.recent-content h6.theme {border-left: 2px solid #ecbf55;padding: 0px 5px;}
.recent-content h6.theme ul.post-categories li:not(:last-child):after {color: #ecbf55;}
.blog-content p {
    color: #181b4e;
}
.blog-content p a{
    color: #ecbf55;
}
.trend-content p {
    color: #181b4e;
    font-weight: 500;
}
a.text-center.btn.bg-inc-yellow.my-3, a.text-center.btn.bg-inc-yellow.my-1 {
    background: #181b4e;
    color: #fff;
}
.blog-content p:first-child:first-letter {font-size: inherit;color: inherit;float: unset;display: block;line-height: 1;padding-right: 0;font-weight: 400;}
.partnershp {
    display: flex;
    float: inline-end;
    align-items: end;
}
.bg-whitetranparent{
    background-color: #ffffffc9 !important;
}

.cont-read{
    text-align: right;
    display: block;
    font-weight: 600;
    margin-top: 10px;
}
.btn-wrapper.text-center.elementor-button-wrapper a {
    background: #1c1c4c;
    border-color: #1c1c4c;
}
.btn-wrapper.text-center.elementor-button-wrapper a:hover {
    background: #ECBF55;
    border-color: #ECBF55;
}
.page-id-10388 section.incorg-main {
    padding: 1.75rem 0 5rem;
}
.sidebar-image{
    width: 120px;
    height: 120px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.page-id-2581 input.form-check-input.wpf_form_control {
    width: 16px !important;
}
.trending-topic .trending-topic-main .trending-topic-item::before {
    left: -5px;
    bottom: 9px;
    width: 50px;
    height: 50px;
}
.trending-topic .trending-topic-main .trending-topic-item .trending-topic-image .trending-topic-content h4 a {
    display: flex;
    align-items: center;
    min-height: 80px;
}
.archive .recent-image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.archive .listing-inner.recent-post .recent-item {
    max-height: 300px;
    min-height: 300px;
}
.bg-theme-border {
    border: #ecbf55 3px solid;
}
#search1 {
    position: fixed;
    top: 10%;
    left: 25%;
    width: 50%;
    height: 50%;
    background-color: #fff;
}
#search1 .btn {
    width: 60%;
}
#search1 input[type="search"] {
    font-size: 36px;
}

.single.single-post section.top-post .trend-image .trend-content {
    position: relative;
    width: 100%;
    top: 0;
    border: #ecbf55 3px solid;
}
/* form#wpf_form_id_11510  span.wpf_price_option_price {
    display: none;
} */

.theme-blue a {
    color: #1c1c4c;
}
.theme-blue a:hover {
    color: #ecbf55;
}
.theme-blue {
    color: #1c1c4c;
    font-weight: 500;
}


.sidebar-tabs .s-content h5 {
    text-transform: capitalize;
    border: none;
    margin-top: 0px;
}
.sidebar-tabs .s-content h6 {
    margin: 0;
}
img.slideimgs {
    min-height: 250px;
    max-height: 250px;
    object-fit: cover;
    width: 100%;
}