.info_tabs_sect {
    background-color: #e3e4e6;
    padding: 1.5em 0;
}
.info_tabs_sect .row1 .sub_row1 {
    margin: -0.5em 0 2.375em;
    display: flex;
    flex-wrap: wrap;
}
.info_tabs_sect .row1 .sub_row1:last-child {
    margin: 0;
}
.info_tabs_sect .row1 .sub_row1 .item {
    padding: 0 1.5em;
    border-left: 1px solid #E4E4E4;
    border-right: 1px solid #E4E4E4;
    text-align: center;
    margin: 0.5em -1px 0.5em 0;
}
.info_tabs_sect .row1 .sub_row1 .item .line1 {
    font-size: 0.875em;
}
.info_tabs_sect .row1 .sub_row1 .item .line2 {
    color: #0090D3;
    font-weight: 600;
    font-size: 1.75em;
}
.info_tabs_sect .row1 #ad .sub_row1 .item .line2 {
    font-size: 1.3125em;
}

.info_tabs_sect .row1 .sub_row2 {
    display: flex;
    flex-wrap: wrap;
    margin: -1.5em -2em;
}
.info_tabs_sect .row1 .sub_row2 .item {
    margin: 1.5em 2em;
    width: calc(50% - 4em);
}
.info_tabs_sect .row1 .sub_row2 .item .line1 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 0 1.5em;
}
.info_tabs_sect .row1 .sub_row2 .item .line1 .title {
    font-size: 1.25em;
    color: #000000;
}
.info_tabs_sect .row1 .sub_row2 .item .line1 .toggles {
    display: flex;
}
.info_tabs_sect .row1 .sub_row2 .item .line1 .toggles .toggle {
    display: block;
    position: relative;
    z-index: 1;
}
.info_tabs_sect .row1 .sub_row2 .item .line1 .toggles .toggle .radio {
    position: absolute;
    box-sizing: border-box;
    bottom: 0;
    left: 50%;
    padding: 0;
    margin: 0;
    width: 1px;
    height: 1px;
    z-index: -1;
}
.info_tabs_sect .row1 .sub_row2 .item .line1 .toggles .toggle .toggle_subs {
    height: 1.5em;
    border-radius: 0.75em;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 1em;
    box-sizing: border-box;
    border: 1px solid transparent;
    text-align: center;
    cursor: pointer;
    transition: 0.3s;
    transition-property: color, border-color;
}
.info_tabs_sect .row1 .sub_row2 .item .line1 .toggles .toggle .toggle_subs:hover {
    color: #42AEFD;
}
.info_tabs_sect .row1 .sub_row2 .item .line1 .toggles .toggle .radio:checked + .toggle_subs {
    border-color: #42AEFD;
    color: #42AEFD;
}
.info_tabs_sect .row1 .sub_row2 .item .line1 .toggles .toggle .toggle_subs .label {
    font-size: 0.875em;
}
.info_tabs_sect .row1 .sub_row2 .item .line2 {
    position: relative;
    padding: 25% 0;
}
.info_tabs_sect .row1 .sub_row2 .item .line2 canvas {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.info_tabs_sect .row1 .sub_row3 {
    font-size: 1.125em;
    font-weight: 600;
    margin: 0 0 1.5em;
}
.info_tabs_sect .row1 .sub_row4 {
    margin: 0 0 1.5em;
}
.info_tabs_sect .row1 .sub_row5 {
    margin: 0 0 2em;
}
.info_tabs_sect .row1 .sub_row5 .line1 {
    font-weight: 600;
    margin: 0 0 1.25em;
}
.info_tabs_sect .row1 .sub_row5 .line2 {
    max-width: 65em;
}
.info_tabs_sect .row1 .sub_row5 .line2 .item {
    display: flex;
    align-items: center;
    padding: 0.5em 1em;
    background-color: #FBFBFB;
    text-decoration: none;
    color: inherit;
    border: 1px solid #F2F1F1;
    min-height: 3.5em;
    box-sizing: border-box;
}
.info_tabs_sect .row1 .sub_row5 .line2 .item:nth-child(2n) {
    background-color: #FEFEFE;
}
.info_tabs_sect .row1 .sub_row5 .line2 .item .item_logo_wrap {
    width: 3em;
    margin: 0 1em 0 0;
}
.info_tabs_sect .row1 .sub_row5 .line2 .item .item_logo {
    max-width: 3em;
    max-height: 2.5em;
    display: block;
    margin: 0 auto;
}
.info_tabs_sect .row1 .sub_row5 .line2 .item .item_title_wrap {
    width: 5em;
    margin: 0 1em 0 0;
}
.info_tabs_sect .row1 .sub_row5 .line2 .item .item_title {
    font-size: 0.9375em;
    color: #0090D3;
}
.info_tabs_sect .row1 .sub_row5 .line2 .item .item_desc_wrap {
    font-size: 0.875em;
    width: calc(100% - 22em);
}
.info_tabs_sect .row1 .sub_row5 .line2 .item .item_desc {
    font-size: 0.875em;
}
.info_tabs_sect .row1 .sub_row5 .line2 .item .item_cost_wrap {
    width: 11em;
    margin: 0 0 0 1em;
    text-align: right;
}
.info_tabs_sect .row1 .sub_row5 .line2 .item .item_cost {
    font-size: 0.9375em;
}
.info_tabs_sect .row1 .sub_row6 {
    display: flex;
    align-items: center;
    margin: 0 0 1.25em;
    justify-content: space-between;
}
.info_tabs_sect .row1 .sub_row6 .line1 {
    font-weight: 600;
    font-size: 1.125em;
}
.info_tabs_sect .row1 .sub_row6 .line2 {
    font-size: 0.875em;
    display: flex;
    align-items: center;
    margin: -0.5em -1em;
}
.info_tabs_sect .row1 .sub_row6 .line2 .item {
    margin: 0.5em 1em;
}
.info_tabs_sect .row1 .sub_row6 .line2 .go_link {
    color: #32566A;
    font-weight: 600;
}
.info_tabs_sect .row1 .sub_row7 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: -0.5em -1em 1.5em;
    flex-wrap: wrap;
}
.info_tabs_sect .row1 .sub_row7 .item {
    margin: 0.5em 1em;
    display: flex;
    align-items: center;
}
.info_tabs_sect .row1 .sub_row7 .item .item_label {
    font-size: 0.875em;
    margin: 0 1em 0 0;
}
.info_tabs_sect .row1 .sub_row7 .item .item_inputs {
    font-size: 0.8125em;
    display: flex;
    align-items: center;
}
.info_tabs_sect .row1 .sub_row7 .item .item_inputs .text_input_wrap {
    width: 10em;
}
.info_tabs_sect .row1 .sub_row7 .item .item_inputs .separator {
    max-width: 1em;
    max-height: 1em;
    margin: 0.5em 1em;
}
@media(max-width: 1199px) {
    .info_tabs_sect .row1 .sub_row2 {
        margin: -1em;
    }
    .info_tabs_sect .row1 .sub_row2 .item {
        margin: 1em;
        width: calc(50% - 2em);
    }/*
    .info_tabs_sect .row1 .sub_row2 .item .line2 {
        padding: 35% 0;
    }*/
    .info_tabs_sect .row1 .sub_row2 .item .line1 .title {
        font-size: 0.875em;
    }
    .info_tabs_sect .row1 .sub_row2 .item .line1 .toggles .toggle .toggle_subs {
        padding: 0 0.5em;
    }
    .info_tabs_sect .row1 .sub_row2 .item .line1 .toggles .toggle .toggle_subs .label {
        font-size: 0.75em;
    }
    .info_tabs_sect .row1 .sub_row6 {
        display: block;
    }
    .info_tabs_sect .row1 .sub_row6 .line1 {
        margin: 0 0 0.5em;
    }
    .info_tabs_sect .row1 .sub_row6 .line2 {
        justify-content: space-between;
    }
    .info_tabs_sect .row1 .sub_row7 {

    }
}
@media(max-width: 767px) {
    .info_tabs_sect .row1 .sub_row1 .item {
        width: 50%;
        box-sizing: border-box;
        padding: 0 1em;
    }
    .info_tabs_sect .row1 .sub_row1 .item .line1 {
        font-size: 0.75em;
    }
    .info_tabs_sect .row1 .sub_row1 .item .line2 {
        font-size: 1.125em;
    }
    .info_tabs_sect .row1 .sub_row2 .item {
        width: calc(100% - 2em);
    }


    .info_tabs_sect .row1 .sub_row5 .line2 .item {
        flex-wrap: wrap;
    }
    .info_tabs_sect .row1 .sub_row5 .line2 .item .item_title_wrap {
        width: calc(100% - 4em);
        margin: 0;
    }
    .info_tabs_sect .row1 .sub_row5 .line2 .item .item_desc_wrap {
        width: 100%;
        margin: 0.5em 0;
    }
    .info_tabs_sect .row1 .sub_row5 .line2 .item .item_cost_wrap {
        width: 100%;
        margin: 0;
    }

    .info_tabs_sect .row1 .sub_row6 .line2 {
        display: block;
    }
    .info_tabs_sect .row1 .sub_row7 .item {
        display: block;
    }
    .info_tabs_sect .row1 .sub_row7 .item .item_label {
        margin: 0 0 0.5em;
    }
    .info_tabs_sect .row1 .sub_row7 .item .item_inputs {
        font-size: 0.75em;
    }
}

/*channel_posts_wrap*/
.channel_posts_wrap {
    display: flex;
    flex-wrap: wrap;
    margin: -0.75em -1.25em;
}
.channel_posts_wrap .channel_post {
    margin: 0.75em 1.25em;
    width: calc(100%/3 - 2.5em);
}
.channel_post {
    color: #242426;
    box-sizing: border-box;
}
.channel_post .channel_post_head {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    padding: 0 0 1em;
    margin: 0 0 1em;
    border-bottom: 1px solid #E4E4E4;
}
.channel_post .channel_post_head .channel_info_wrap {
    display: flex;
    align-items: center;
}
.channel_post .channel_post_head .channel_info_wrap .channel_photo {
    width: 2.5em;
    height: 2.5em;
    margin: 0 0.5em 0 0;
    border-radius: 50%;
    background-color: #E5E5E5;
    background-position: center;
    background-size: cover;
}
.channel_post .channel_post_head .channel_info_wrap .channel_title_wrap {
    width: calc(100% - 3em);
}
.channel_post .channel_post_head .channel_info_wrap .channel_title_wrap .channel_title {
    font-size: 0.875em;
    color: #151516;
}
.channel_post .channel_post_head .channel_info_wrap .channel_title_wrap .channel_post_date {
    color: #033C57;
    font-size: 0.75em;
    white-space: nowrap;
}
.channel_post .channel_post_head .channel_post_status_wrap {
    font-size: 0.75em;
    color: #C4C4C4;
    text-align: right;
}
.channel_post .channel_post_content {
    font-size: 0.875em;
    margin: 0 0 1em;
}
.channel_post .channel_post_content img {
    display: block;
    max-width: 100%;
}
.channel_post .channel_post_attachment_wrap {
    margin: 0 0 1em;
}
.channel_post .channel_post_attachment_wrap:last-child {
    margin: 0;
}
.channel_post .channel_post_attachment_wrap .channel_post_attachment {
    padding: 0 0 0 1em;
    border-left: 0.125em solid #0090D3;
    margin: 0 0 1.25em;
}
.channel_post .channel_post_attachment_wrap .channel_post_attachment .channel_post_attachment_title {
    font-weight: 600;
    font-size: 0.75em;
}
.channel_post .channel_post_attachment_wrap .channel_post_attachment .channel_post_attachment_desc {
    font-size: 0.75em;
}
.channel_post .channel_post_attachment_wrap .channel_post_attachment .channel_post_attachment_img {
    margin: 0.5em 0 0;
    max-width: 100%;
}
.channel_post .channel_post_attachment_wrap .channel_post_attachment_butts {
    font-size: 0.75em;
}
.channel_post .channel_post_link_wrap {
    font-size: 0.875em;
    text-align: right;
}
.channel_post .channel_post_link_wrap .go_link {
    color: #32566A;
    font-weight: 600;
}
@media(max-width: 1199px) {
    .channel_posts_wrap .channel_post {
        width: calc(100%/2 - 2.5em);
    }
}
@media(max-width: 767px) {
    .channel_posts_wrap .channel_post {
        width: calc(100% - 2.5em);
    }
}