/*
Theme Name: CIO Japan
Text Domain: ciojp
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.
*/
@import url('https://fonts.googleapis.com/css2?family=Fira+Sans:wght@300;400;500;600;700;800;900&display=swap');
@import url("https://p.typekit.net/p.css?s=1&k=rbk6snu&ht=tk&f=39113&a=113850475&app=typekit&e=css");

@font-face {
font-family:"attribute-mono";
src:url("https://use.typekit.net/af/ad877b/00000000000000007735bc61/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("woff2"),url("https://use.typekit.net/af/ad877b/00000000000000007735bc61/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("woff"),url("https://use.typekit.net/af/ad877b/00000000000000007735bc61/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("opentype");
font-display:auto;font-style:normal;font-weight:500;font-stretch:normal;
}

.tk-attribute-mono { font-family: "attribute-mono",sans-serif; }
@font-face {
    font-family: 'Graphik Web';
    src: url('fonts/Graphik-SemiboldItalic-Web.woff2') format('woff2'),
         url('fonts/Graphik-SemiboldItalic-Web.woff') format('woff');
    font-weight:  600;
    font-style:   italic;
    font-stretch: normal;
  }
  
  @font-face {
    font-family: 'Graphik Web';
    src: url('fonts/Graphik-Semibold-Web.woff2') format('woff2'),
         url('fonts/Graphik-Semibold-Web.woff') format('woff');
    font-weight:  600;
    font-style:   normal;
    font-stretch: normal;
  }
  
  
  @font-face {
    font-family: 'Graphik Web';
    src: url('fonts/Graphik-Medium-Web.woff2') format('woff2'),
         url('fonts/Graphik-Medium-Web.woff') format('woff');
    font-weight:  500;
    font-style:   normal;
    font-stretch: normal;
  }
  
  @font-face {
    font-family: 'Graphik Web';
    src: url('fonts/Graphik-RegularItalic-Web.woff2') format('woff2'),
         url('fonts/Graphik-RegularItalic-Web.woff') format('woff');
    font-weight:  400;
    font-style:   italic;
    font-stretch: normal;
  }
  
  @font-face {
    font-family: 'Graphik Web';
    src: url('fonts/Graphik-Regular-Web.woff2') format('woff2'),
         url('fonts/Graphik-Regular-Web.woff') format('woff');
    font-weight:  400;
    font-style:   normal;
    font-stretch: normal;
  }
  @font-face {
    font-family: 'Regis';
    src: url('fonts/Regis-Regular.otf') format('opentype');
    font-weight:  400;
    font-style:   normal;
  }
  @font-face {
    font-family: 'Regis';
    src: url('fonts/Regis-SemiBold.otf') format('opentype');
    font-weight:  500;
    font-style:   normal;
  }
* {
    font-family: lato, sans-serif, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

html body {
    font-family: lato, sans-serif !important;
}

.dropdown #ms-list-1 button,
.dropdown #ms-list-2 button {
    height: 45px !important;
    background: #ffffff;
    border: 1px solid #cccccc;
    font-size: 14px !important;
    border-radius: 4px !important;
}

.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: #0c0c0c;
    text-decoration: none;
    font-family: 'Graphik Web';
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
}

.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: none !important;
    font-family: 'Graphik Web';
    color: #322A2A;
    font-size: 14px;
    font-weight: 400;
}

.bg-dark {
    background-color: #f1ebe5 !important;
}

.brand_name h1 {
    margin-top: 0;
}

.listing-title {
    margin-bottom: 3rem;
    font-family: 'Regis';
    font-weight: 400;
}

span.fa.fa-times {
    padding: 11px;
    cursor: pointer;
    -webkit-text-stroke: 1px #faf6f4;
}

.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: 90%;
}

.srch_toggle form.form-inline button.btn.btn-primary {
    width: 10%;
    font-family: attribute-mono, sans-serif;
    letter-spacing: 1.5px;
}

.custom-top-menu li {
    margin-left: 25px;
}

.brand_name h1 {
    font-family: lato, sans-serif;
}

.cuntry_sec {
    font-family: 'Graphik', 'sans-serif';
    font-weight: 500;
    ;
}

#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-family: lato;
    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;
    color: #DB380F;
}

.img_logo>a {
    margin-right: 10px;
    display: inline-block;
}

.img_logo {
    display: block;
}

.secondary_dark_red {
    background-color: #CB0132;
}

.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;
    color: #666666 !important;
    font-family: 'Graphik Web';
    font-weight: 400;
}

.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: #4d4d4d;
    font-family: 'Graphik Web';
    font-weight: 400;
}
.brdcrumb ul{display: -webkit-inline-box;}
.brdcrumb ul li{
    display: list-item;
    list-style-type: disc;
    padding-right: 24px;
}
.brdcrumb ul li:first-child{
    list-style-type: none !important;
}

.site_content,
.site_content p {
    line-height: 29px;
    font-size: 21px;
    margin-bottom: 1.5rem;
    font-weight: 400;
    font-family: 'Graphik Web';
    color: #141414 !important;
}

.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: 30px !important;
    height: 30px !important;
    margin-top: 13px;
}

::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: 5px 5px 40px 20px;
    border-radius: 40px;
    font-size: 14px !important;
    color: #4d4d4d;
    border: 1px solid #4d4d4d;
}

.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: #000000 !important;
    font-family: 'Graphik Web';
    font-weight: 600;
    line-height: 31px;
}

.srch_toggle button:hover {
    background-color: #fff !important;
    border: solid 1px #C10D19 !important;
    color: #C10D19;
}

.filter-pill-wrapper .filter_title {
    font-size: 14px;
    color: #4d4d4d !important;
}

.categories p a:hover,
.sponsor p a:hover {
    color: #AB1A16 !important;
}

#load-more:hover {
    background-color: #666666;
}

.d-md-none.d-sm-block p a {
    font-size: 13px;
    color: #DB380F;
}

.d-md-none.d-sm-block p a:hover {
    color: #0979c3;
}

.brdcrumb ul li a:hover {
    text-decoration: underline;
}

.right1 p a:hover {
    color: #666666;
}

/* 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: 20px 0px;
    padding: 15px;
    color: #4a3d3d;
    font-family: 'Graphik Web', 'sans-serif';
    font-size: 16px;
    font-weight: 400;
    /* border-color: #f5c6cb;
    border-radius: 5px; */
}

.search_result a {
    padding-left: 0px !important;
    display: inline-block !important;
    font-size: 14px;
    color: #4d4d4d;
    text-decoration: none !important;
}

.btn_reg_next {
    border: solid 1px #7d7d7d;
    background-color: #7d7d7d;
    color: #fff;
    font-size: 20px;
    padding: 25px 70px;
    font-weight: normal;
    text-transform: uppercase;

}

.btn-success.disabled,
.btn-success:disabled {
    color: #fff;
    background-color: #7d7d7d;
    border-color: #7d7d7d;
    font-size: 20px;
    font-weight: normal;
    padding: 25px 70px;
    text-transform: uppercase;
}

.btn_reg_submit {
    background-color: #60b760;
    border-color: #60b760;
    color: #fff;
    font-size: 20px;
    font-weight: normal;
    text-transform: uppercase;
    padding: 25px 70px;
}

.reg-submit .pull-right {
    float: left;
}

.btn-success:not(:disabled):not(.disabled):active {
    background-color: #60b760;
    border-color: #60b760;
}

.btn1 a#toggle-explore-dd-menu span.fa-caret-down::before {
    font-size: 23px;
    line-height: 7px;
    float: left;
}

@media screen and (max-width: 767px) {
    .three_column_footer .col-4 {
        display: inline !important;
    }

    .three_column_footer ul,
    .three_column_footer h4 {
        text-align: left;
    }

    footer .three_column_footer {
        width: 100% !important;
    }

    .three_column_footer {
        display: flex;
        flex-direction: column;
    }

    .three_column_footer .col-4 {
        width: 100% !important;
        flex: 0 0 100% !important;
        max-width: 100%;
    }

    .switch img {
        margin-right: 0px;
        margin-bottom: 4px;
    }

    .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: 15px;
        padding: 8px;
        background: transparent !important;
        border: 1px solid #C01D19;
        color: #C01D19 !important;
        font-family: Attribute-mono, sans-serif;
        letter-spacing: 1.5px;
    }

    .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;
    }
}

.three_column_footer {
    display: flex;
}

.three_column_footer .col-4 {
    width: 25%;
    flex: 0 0 25%;
}

.three_column_footer ul {
    list-style-type: none;
    padding-left: 0px;
}

footer {
    background: #E6DCD5 !important;
    padding: 20px;
}

footer .three_column_footer {
    max-width: 1200px;
    margin: 0 auto;
}

.three_column_footer h4 {
    position: relative;
}

footer .three_column_footer ul li a {
    color: white;
}

.three_column_footer h4::after {
    content: '';
    position: absolute;
    right: 0;
    width: 100%;
    /* height: 0.5px; */
    /* background: black; */
    top: 115%;
    transform: translateY(-50%);
    z-index: 0;
    border-top: 1px solid white;
}

.three_column_footer h4 span {
    background: #33383c !important;
    padding-right: 5px;
    color: white;
}

.red-line {
    background-color: #CB0132;
    padding: 6px;
}

.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;
}
::placeholder{
    color: #666666 !important;
    opacity: 1;
}
.secondary_dark_red .down-arrow{
    transform: rotate(45deg) !important;
    -webkit-transform: rotate(45deg) !important;
    border: solid #C01D19;
    border-width: 0px 2px 2px 0;
    display: inline-block;
    padding: 3px;
    margin-left: 15px;
    margin-bottom: 1px;
}
.right1 p.wp-categories{
    color: #4d4d4d !important;
}
.right1 p:hover{
    color: #4d4d4d;
}