/*
Theme Name: Idg Base New
Text Domain: idgbase
Version: 1.5
Requires at least: 4.7
Requires PHP: 5.2.4
Description: Our default theme for 2020 is designed to take full advantage of the flexibility of the block editor. Organizations and businesses have the ability to create dynamic landing pages with endless layouts using the group and column blocks. The centered content column and fine-tuned typography also makes it perfect for traditional blogs. Complete editor styles give you a good idea of what your content will look like, even before you publish. You can give your site a personal touch by changing the background colors and the accent color in the Customizer. The colors of all elements on your site are automatically calculated based on the colors you pick, ensuring a high, accessible color contrast for your visitors.
Tags: blog, one-column, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks, accessibility-ready
Author: the WordPress team
Author URI: https://wordpress.org/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

All files, unless otherwise stated, are released under the GNU General Public
License version 2.0 (http://www.gnu.org/licenses/gpl-2.0.html)

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned
with others.
*/
* {
    font-family: 'fira-sans', sans-serif, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

html body {
    font-family: 'fira-sans', sans-serif !important;
}

.dropdown #ms-list-1 button,
.dropdown #ms-list-2 button {
    height: 44px;
    border-radius: .25rem;
    background: #f6f6f6;
    border: 1px solid #7b7b80;
}

.dropdown #ms-list-1 button span {
    width: 100%;
    padding: 0 20px;
}

a.load-more:disabled {
    background-color: #d76c6c;
}

.output_wrap .tab_grid p a {
    color: inherit;
    text-decoration: none;
}

.publisher-list {
    margin-bottom: 0 !important;
}

.btm_ftr .d-flex>div {
    margin-right: 40px;
    position: relative;
}

#explore-dd-menu ul {
    padding-left: 0;
}

#explore-dd-menu {
    border: solid 2px #c7c7c7;
    position: absolute;
    top: -205px;
    padding-left: 20px;
    background-color: #fff;
    width: 100%;
    border-bottom: none;
}

#explore-dd-menu ul {
    list-style: none;
}

#explore-dd-menu li {
    padding: 5px 0;
}

#explore-dd-menu a {
    border: none;
    padding: inherit;
}

.category-list .dropdown ul li,
.publisher-list .dropdown ul li {
    padding: 0 10px;
}

.category-list .dropdown ul li label,
.publisher-list .dropdown ul li label {
    padding-left: 30px;
}

.search_result.selected-filter-block>span {
    margin-right: 5px;
}

.res_btn {
    font-size: 12px !important;
}

#menu-social-menu {
    list-style: none;
    display: flex;
    justify-content: space-around;
}

#menu-social-menu li a {
    font-size: 25px;
}

#menu-social-menu {
    padding-left: 0;
}

.detail-page-register a {
    display: none;
}

#menu-footer-menu li a {
    text-transform: uppercase;
}

.bg-dark {
    background-color: #000 !important;
}

.brand_name h1 {
    margin-top: 0;
}

.listing-title {
    margin-bottom: 3rem;
    font-weight: 600;
}

span.fa.fa-times {
    padding: 10px;
    cursor: pointer;
}

.ftr_logo_sec img {
    vertical-align: bottom;
}

.side_bar img {
    margin-bottom: 0;
}

/** detail page image: start */
.side_img_cont {
    border: 1px solid #ececec;
    margin-bottom: 20px;
    padding: 10px;
    width: 277px;
    white-space: nowrap;
    text-align: center;
    display: flex;
    justify-content: center;
}

.side_img_cont img {
    display: block;
}

.helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.helper {
    vertical-align: middle;
}

/** detail page image: end */
.btn1 #all_sites-button {
    background-color: #fff;
    border: solid 1px #000;
    border-radius: 0;
    margin: 0;
    width: 100%;
    padding: 10px 20px;
    position: relative;
    bottom: 10px;
    text-align: center;
}

#register_main {
    background-color: inherit;
}

.main_reg_form .no-padding {
    padding-left: 0;
    padding-right: 0;
}

.srch_toggle form.form-inline .form-group {
    width: 80%;
}

.srch_toggle form.form-inline button.btn.btn-primary {
    width: 20%;
}

.custom-top-menu li {
    margin-left: 25px;
}

.brand_name h1 {
    font-family: 'fira-sans', sans-serif;
}

.cuntry_sec {
    font-family: 'fira-sans', sans-serif, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#ms-list-1 span,
#ms-list-2 span {
    width: 100%;
    padding: 0px 20px;
    font-size: 14px;
    margin-top: 5px;
}

.output_wrap .row .col-lg-1 {
    max-width: 11%;
    flex: 0 0 11%;
}

.output_wrap .row .col-lg-3 {
    max-width: 22%;
    flex: 0 0 22%;
}

.header_btm ul.navbar-nav .nav-item a {
    padding: 8px 21px;
}

.header_btm ul.navbar-nav li a:hover {
    color: #b30000 !important;
}

.header_btm ul.navbar-nav li:last-child a {
    font-weight: 700;
    color: #000;
}

a:hover {
    color: #000;
    text-decoration: none;
}

.btn1 a {
    padding: 10px 20px;
    color: #000;
    text-decoration: none;
    text-transform: capitalize;
    font-size: 12px;
    font-weight: 700;
    border: 2px solid #c7c7c7;
    display: inline-block;
    border-radius: 3px;
}

.img_logo span a {
    font-weight: 500;
    text-decoration: underline;
}

.img_logo>a {
    margin-right: 10px;
    display: inline-block;
}

.img_logo {
    display: block;
}

.secondary_dark_red {
    background-color: #8B0304;
}

.list_page_image_container {
    width: 100px !important;
    height: 129px !important;
}

#ms-list-1 button span,
#ms-list-2 button span {
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 14px !important;
}

.search_result {
    margin: 0
}

.search_result .res_btn {
    margin: -10px 0 15px;
}

.filter-pill-wrapper {
    display: flex;
    justify-content: center;
}

.filter-pill-wrapper .filter_title {
    overflow: hidden;
    height: 36px;
    overflow: hidden;
}

.sidebar_col.resp_img_blck {
    padding: 0 !important;
}

.brdcrumb ul li,
.brdcrumb ul li a {
    color: #747474;
}

.site_content,
.site_content p {
    line-height: 33px;
    font-size: 20px;
    margin-bottom: 1.5rem;
    font-weight: 300;
}

.pr-100 {
    padding-right: 60px;
}

.site_heading {
    margin-top: 0;
}

.radio-display-block {
    display: block;
}

.share_icn p {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    padding-right: 45px;
}

.social_icon img {
    width: 20px !important;
}

::placeholder {
    color: #000 !important;
    opacity: 1;
}

.srch_toggle button::after {
    content: '\00a0\00a0 \203A';
}

footer .btn1 a {
    text-align: left;
}

.search_result span.res_btn {
    line-height: 35px;
    width: auto;
    padding: 0 5px 0 12px;
}

.not_found_page h1,
.not_found_page p {
    text-align: center;
}

.not_found_page .container {
    margin: 3% auto;
}

.category-list {
    margin-bottom: 0 !important;
}

.not_found_page .row {
    padding: 80px 0;
}

.form-inline button {
    text-transform: uppercase;
}

.fa.fa-plus::before {
    color: #4a3d3d;
    font-size: 14px;
}

.brand_name h1 a {
    color: #fff !important;
}

.srch_toggle button:hover {
    background-color: #4a3d3d !important;
    border: solid 1px #4a3d3d !important;
}

.filter-pill-wrapper .filter_title {
    font-size: 14px;
}

.categories p a:hover,
.sponsor p a:hover {
    color: #0979c3 !important;
}

#load-more:hover {
    background-color: #4a3d3d;
}

.d-md-none.d-sm-block p a {
    font-size: 13px;
    color: #3c807c;
}

.d-md-none.d-sm-block p a:hover {
    color: #0979c3;
}

.brdcrumb ul li a:hover {
    text-decoration: underline;
}

.right1 p a:hover {
    color: #0979c3;
}

footer {
    margin-top: 150px;
}

.consent_data label a {
    text-decoration: underline !important;
}

.consent_data label {
    font-weight: normal !important;
}

.cuntry_sec span {
    margin-right: 5px;
}

.output_wrap .tab_grid .grid_row .img_sec {
    padding-right: 0;
}

.output_wrap .tab_grid .grid_row .cont_sec {
    width: 82%;
    padding-left: 23px;
}

.output_wrap .tab_grid .grid_row .img_sec {
    overflow: hidden;
}

.ms-options ul li label {
    font-weight: normal;
}

.no_wp {
    text-align: center;
    background-color: #f8d7da;
    margin-top: 10px;
    padding: 15px;
    color: #721c24;
    border-color: #f5c6cb;
    border-radius: 5px;
}

.search_result a {
    padding-left: 0px !important;
    display: inline-block !important;
}

.btn_reg_next {
    border: solid 1px #208636;
    background-color: #208636;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
}

.btn-success.disabled,
.btn-success:disabled {
    color: #fff;
    background-color: #208636;
    border-color: #208636;
    font-size: 16px;
    font-weight: normal;
}

.btn_reg_submit {
    background-color: #208636;
    border-color: #208636;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
}

@media screen and (max-width: 767px) {
    .switch img {
        margin-right: 12px;
    }

    .header_wrap .header_top .srch.ml-5 {
        left: -40px;
    }

    .category-list {
        margin-bottom: 1rem !important;
    }

    .publisher-list {
        margin-bottom: 2rem !important;
    }

    .btm_ftr .d-flex>div {
        margin-right: 0px;
        position: relative;
    }

    #explore-dd-menu {
        top: -205px;
        text-align: left;
    }

    .mid_wrap {
        padding: 20px 0;
    }

    .mid_wrap h2 {
        margin-bottom: 20px;
    }

    #load-more {
        margin: 20px auto;
    }

    footer .top_ftr {
        padding: 10px 0;
    }

    .detail-page-register a {
        margin: 20px 0;
        max-width: 100%;
        display: block;
        height: 40px;
        font-size: 14px;
        padding: 10px;
    }

    .listing-title {
        margin: 2rem 0;
        font-size: 1.5rem;
    }

    #menu-bottom-menu li {
        text-align: left;
    }

    .brdcrumb {
        margin: 40px 0 35px 0;
    }

    .brdcrumb ul {
        margin-bottom: 0;
    }

    .ftr_logo_sec span {
        padding-left: 0px;
    }

    .srch_toggle form.form-inline .form-group,
    .srch_toggle form.form-inline button.btn.btn-primary {
        width: 100%;
    }

    .custom-top-menu li {
        margin-left: 0;
    }

    .side_bar {
        margin-top: 15px;
    }

    .landing-page-padding {
        padding: 0 20px;
    }

    .pr-100 {
        padding-right: 15px;
    }

    .site_content,
    .site_content p {
        font-size: 18px;
    }

    .side_img_cont {
        margin: 0 auto;
        margin-bottom: 20px;
    }

    .social_icon p {
        margin-bottom: 0;
        margin-top: 20px;
    }

    .social_icon img {
        margin-bottom: 0 !important;
    }

    footer .top_ftr img {
        margin-bottom: 20px;
    }

    .btn1 a span.fa {
        float: right;
        margin-top: 3px;
    }

    .fa.fa-plus::before {
        color: #4a3d3d;
        font-size: 14px;
    }

    .mid_ftr ul li {
        display: inline-block;
        padding: 5px 10px 5px 0;
    }

    .mob_menu .header_btm ul.navbar-nav li a {
        margin-left: 0;
    }

    .output_wrap .tab_grid .grid_row .cont_sec {
        padding-left: 0;
    }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    ul.navbar-nav li a:hover {
        color: #b30000 !important;
    }

    .share_icn p {
        padding-right: 20px;
    }

    .landing-page-padding {
        padding: 20px;
    }

    .pr-100 {
        padding-right: 50px;
    }

    .header_btm {
        display: inline-flex;
        width: 100%;
        white-space: nowrap;
        overflow-x: scroll;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .output_wrap .tab_grid .grid_row .cont_sec {
        width: 74%;
    }

    .header_btm nav.navbar {
        padding: 20px 0;
    }
}

.ms-options-wrap > .ms-options > ul label.focused,
.ms-options-wrap > .ms-options > ul label:hover {
    border: 2px solid #005a9c !important;
    border-radius: 5px !important;
    cursor: pointer;
}