@charset "utf-8";

/* CSS Document */
/*----larger desktop------*/
@media only screen and (max-width: 1215px) {

    .container,
    .small .header .head_bottom .head_bot_cont {
        width: 92%;
    }

    .header .head_top .head_top_cont h1 {
        width: 45%;
        margin: 0;
    }

    .header .head_top .head_top_cont a img {
        margin: 0;
    }

    .header .head_top .head_top_cont a {
        width: 50%;
        margin: 0 30px 0 0;
    }

    .header .head_top .head_top_cont {
        width: 675px;
    }

    #right_header .right_bottom #navigation_bar ul li {
        margin: 0 58px 0 0;
    }

    #right_header .right_bottom #navigation_bar ul {
        width: 100%;
        text-align: center;
    }

    .small .header .head_bottom .head_bot_cont .head_bot_right {
        width: 76%;
    }

    .small #right_header .right_bottom #navigation_bar ul {
        width: 100%;
        padding: 22px 0;
        text-align: right;
    }

    .small #right_header .right_bottom #navigation_bar ul li {
        margin: 0 43px 0 0;
    }

    html.small .sticky_nav {
        height: auto;
    }

    #category_sect .category_cont .category_left {
        width: 65%;
    }

    #category_sect .category_cont .category_right {
        width: 27%;
    }

    #category_sect .category_cont .category_left .category_txt h2 {
        font-size: 34px;
        line-height: 40px;
    }

    #category_sect .category_cont .category_left .category_txt .date_sect .date_sect_right {
        max-width: 260px;
    }

    #category_sect .category_cont .category_left .category_txt .date_sect .date_sect_right ul li a,
    #category_sect .category_cont .category_left .category_txt .date_sect .date_sect_left small {
        font-size: 14px;
    }
    .am_cat_bot.date_sect_right a {
        font-size: 14px;
    }

    #category_sect .category_cont .category_left .category_txt .date_sect .date_sect_left {
        max-width: 315px;
    }
}

/*----ipad potrait------*/
@media only screen and (max-width: 980px) {
    #right_header .right_bottom #navigation_bar ul li {
        margin: 0 37px 0 0;
    }

    #right_header .right_bottom #navigation_bar ul li a {
        font-size: 22px;
    }

    .header .head_bottom {
        padding: 30px 0;
    }

    #right_header .right_bottom #navigation_bar ul {
        width: 100%;
        text-align: center;
    }

    .small .header .head_bottom .head_bot_cont .head_bot_left {
        width: 147px;
    }

    .small .header .head_bottom .head_bot_cont .head_bot_right {
        width: 76%;
    }

    .small #right_header .right_bottom #navigation_bar ul li a {
        font-size: 16px;
    }

    .small #right_header .right_bottom #navigation_bar ul {
        width: 100%;
        padding: 14px 0;
    }

    .small #right_header .right_bottom #navigation_bar ul li {
        margin: 0 26px 0 0;
    }

    html.small .sticky_nav {
        height: auto;
    }

    #category_sect .category_cont .category_left {
        width: 65%;
    }

    #category_sect .category_cont .category_right {
        width: 27%;
    }

    #category_sect .category_cont .category_left .category_txt h2 {
        font-size: 26px;
        line-height: 30px;
    }

    #category_sect .category_cont .category_left .category_txt .date_sect .date_sect_left {
        width: 60%;
    }

    #category_sect .category_cont .category_left .category_txt .date_sect .date_sect_right {
        width: 38%;
    }

    #category_sect .category_cont .category_left .category_txt .date_sect .date_sect_left small {
        font-size: 12px;
        line-height: 15px;
    }

    #category_sect .category_cont .category_left .category_txt .date_sect .date_sect_right ul li a {
        font-size: 11px;
    }
    .am_cat_bot.date_sect_right a {
        font-size: 11px;
    }

    #category_sect .category_cont .category_left .category_txt .date_sect .date_sect_right ul li {
        padding: 0 6px 0 0;
    }

    .am_cat_bot.date_sect_right ul li {
        padding: 0 6px 0 0 !important;
    }

    #category_sect .category_cont .category_left .category_txt .date_sect .date_sect_right ul li:after, .am_cat_bot.date_sect_right ul li:after {
        height: 13px;
        right: 1px;
        top: 4px;
    }

    #category_sect .category_cont .category_right .category_right_cont .category_right_txt span img {
        width: 55px;
    }

    #category_sect .category_cont .category_right .category_right_cont .category_right_txt span {
        width: 66px;
    }

    #category_sect .category_cont .category_right .category_right_cont .category_right_txt h4 {
        font-size: 23px;
    }

    #category_sect .category_cont .category_right .category_right_cont.chge_struct p {
        font-size: 15px;
        line-height: 20px;
        padding: 0 0 10px;
    }

    .small .sb-icon-search,
    .small .sb-search-submit {
        font-size: 16px;
        line-height: 51px;
    }

    .small .sb-search {
        top: 4px;
    }

    .small #right_header .right_bottom #navigation_bar ul li form input[type="text"] {
        margin: 0 44px 0 0 !important;
    }
}

@media only screen and (min-width: 768px) {
    .disply {
        display: block !important;
    }
}

@media only screen and (max-width: 767px) {

    .container,
    .small .header .head_bottom .head_bot_cont {
        width: 90%;
    }

    #toggle {
        display: block;
        top: -156px;
        right: 0;
    }

    #right_header {
        background: #009fd8;
        display: none;
        left: 0;
        position: absolute;
        width: 100%;
        z-index: 999;
        top: 100%;
        height: auto;
    }

    #right_header .right_bottom #navigation_bar {
        float: none;
        margin: 0 auto;
        padding: 50px 0;
        width: 100%;
    }

    .mob_menu {
        position: relative;
        background-color: transparent;
        cursor: pointer;
        display: block;
        width: 100%;
        text-align: center;
        padding: 0;
    }

    #right_header .right_bottom #navigation_bar ul li a {
        font-weight: bold;
        color: #FFF;
        font-size: 20px;
        line-height: 24px;
    }

    #right_header .right_bottom #navigation_bar ul li:first-child {
        display: block;
        float: none;
        text-align: center;
        width: 85%;
        margin: 0 auto;
        padding: 0 0 25px;
    }

    #right_header .right_bottom #navigation_bar ul li {
        display: block;
        float: none;
        text-align: center;
        width: 85%;
        margin: 0 auto;
        padding: 0 0 25px;
    }

    .header .home,
    html.small .home {
        padding: 0;
    }

    #right_header .right_bottom {
        float: none;
        margin: 0 auto;
        width: 82%;
    }

    #right_header .right_bottom #navigation_bar ul li:last-child,
    .small #right_header .right_bottom #navigation_bar ul li:last-child {
        margin: 0 auto;
        position: relative;
        width: 100%;
    }

    #right_header .right_bottom #navigation_bar ul li:last-child span {
        width: auto;
        font-weight: bold;
        color: #FFF;
        height: 48px;
        font-size: 20px;
        position: initial;
        line-height: 24px;
    }

    #right_header .right_bottom #navigation_bar .btn_sect {
        float: none;
        width: 100%;
        margin-left: 0;
    }

    #right_header .right_bottom #navigation_bar .btn_sect a.btn {
        margin: 0 auto 50px;
        background-color: #ffce34;
        font-weight: bold;
    }

    #right_header .right_bottom #navigation_bar .desk_nav {
        width: 100%;
        float: none;
    }

    #right_header .right_bottom #navigation_bar ul li a:hover,
    #right_header .right_bottom #navigation_bar ul li:last-child span:hover {
        color: #131212;
    }

    #right_header .right_bottom #navigation_bar ul li:before {
        display: none;
    }

    #right_header .right_bottom #navigation_bar ul li a:hover {
        color: #000;
    }

    #right_header .right_bottom #navigation_bar ul li {
        width: 100%;
        border-right: none;
    }

    #right_header .right_bottom #navigation_bar ul li span {
        position: absolute;
        z-index: 99999;
        right: -1px;
        top: 3px;
        height: 10px;
        width: 8px;
        text-align: center;
        cursor: pointer;
        display: block;
    }

    #right_header .right_bottom #navigation_bar ul li span.rotate {
        right: -4px;
        top: 10px;
        transform: rotate(90deg);
    }

    #right_header .right_bottom #navigation_bar ul li ul {
        position: relative;
        width: 68%;
        background: none;
        float: none;
        padding: 15px 0 0 0;
        border: none;
        box-shadow: none;
        left: 0;
        margin: 0 auto;
    }

    #right_header .right_bottom #navigation_bar ul li ul li:first-child {
        width: 100%;
        padding: 0 0 10px;
        text-align: center;
    }

    #right_header .right_bottom #navigation_bar ul li ul li {
        width: 100%;
        padding: 0 0 10px;
        text-align: center;
    }

    #right_header .right_bottom #navigation_bar ul li ul li a {
        font-size: 16px;
        text-align: center;
    }

    .header .head_top {
        padding: 28px 0 0;
    }

    .header .head_top .head_top_cont h1 {
        width: 100%;
        font-size: 27px;
        line-height: 30px;
        margin: 0;
        padding: 12px 0 0;
        text-align: center;
    }

    .header .head_top .head_top_cont a img {
        margin: 0;
    }

    .header .head_top .head_top_cont a {
        width: 70%;
        margin: 0 auto;
        display: block;
    }

    .header .head_top .head_top_cont {
        width: 560px;
    }

    #right_header .right_bottom #navigation_bar ul {
        width: 100%;
    }

    .small .header .head_bottom .head_bot_cont .head_bot_left {
        width: 137px;
    }

    .small .header .head_bottom .head_bot_cont .head_bot_right {
        width: 40%;
    }

    .small #toggle {
        top: 13px;
    }

    html.small .sticky_nav {
        height: auto;
    }

    #category_sect .category_cont .category_left {
        width: 100%;
        float: none;
    }

    #category_sect .category_cont .category_right {
        width: 100%;
        float: none;
        margin: 0 auto;
    }

    #category_sect .category_cont .category_left .category_txt .date_sect .date_sect_right ul {
        text-align: center;
    }

    #category_sect .category_cont .category_left .category_txt p {
        width: 100%;
        text-align: center;
    }

    #category_sect .category_cont .category_left .category_txt .date_sect .date_sect_left {
        max-width: 100%;
        float: none;
        padding: 0 0 8px;
        width: 100%;
        text-align: center;
    }

    #category_sect .category_cont .category_left .category_txt .date_sect .date_sect_right {
        max-width: 100%;
        float: none;
        width: 100%;
        text-align: center;
    }

    #category_sect .category_cont .category_left .category_txt h2,
    #category_sect .category_cont .category_right .category_right_cont .category_right_txt,
    #category_sect .category_cont .category_right .category_right_cont p,
    #category_sect .category_cont .category_right .category_right_cont ul li a {
        display: block;
        text-align: center;
    }

    #category_sect .category_cont .category_left .category_txt a.read_btn {
        margin: 26px auto 0;
    }

    #category_sect .category_cont .category_left:after {
        width: 100%;
        height: 7px;
        position: initial;
        margin: 0 0 60px;
    }

    #category_sect .category_cont .category_left .category_txt strong {
        text-align: center;
    }

    #category_sect .category_cont .category_left .category_txt h2 {
        font-size: 33px;
        line-height: 40px;
    }

    #category_sect .category_cont .category_left .category_txt .date_sect .date_sect_left small {
        font-size: 16px;
        line-height: 20px;
    }

    #category_sect .category_cont .category_left .category_txt .date_sect .date_sect_right ul li a {
        font-size: 16px;
    }

    .am_cat_bot.date_sect_right a {
        font-size: 16px;
    }

    .sb-search {
        width: 100%;
        position: initial;
    }

    #right_header .right_bottom #navigation_bar ul li form input[type="text"] {
        width: 100%;
        top: 30px;
        margin: 0 auto 0 !important;
        left: 0;
        right: 0;
    }

    .sb-search-open {
        margin: 0 0 60px;
    }

    #category_sect .category_cont .category_left .category_txt:last-child {
        margin: 0 0 34px;
        padding: 0 0 34px;
    }

    #category_sect .category_cont .category_left .category_txt h2 a {
        font-size: 38px;
    }

    #right_header .right_bottom #navigation_bar ul li.current-menu-item a,
    #right_header .right_bottom #navigation_bar ul li:hover a,
    .sb-icon-search:hover {
        color: #283058;
    }

    .header .head_bottom {
        padding: 30px 0 0;
    }

    #respond {
        width: 100%;
    }

    ol.easy-footnotes-wrapper {
        margin: 0;
    }

    #comments input,
    #comments textarea {
        width: 100%;
    }

    #comments input[type="checkbox"] {
        display: inline-block;
        display: inline-block;
    }

    #comments #submit {
        margin: 10px auto 20px;
    }

    .addthis_tool {
        text-align: center;
    }
}

@media only screen and (max-width: 639px) {
    .header .head_top .head_top_cont h1 {
        width: 100%;
        font-size: 20px;
        line-height: 22px;
        margin: 0;
        padding: 15px 0 0;
        text-align: center;
    }

    .header .head_top .head_top_cont a img {
        margin: 0;
    }

    .header .head_top .head_top_cont a {
        width: 70%;
        margin: 0 auto;
        display: block;
    }

    .header .head_top .head_top_cont {
        width: 400px;
    }

    #category_sect .category_cont .category_left .category_txt h2 {
        font-size: 24px;
        line-height: 28px;
    }

    #toggle {
        display: block;
        top: -131px;
        right: 0;
    }
}

@media only screen and (max-width: 479px) {
    .header .head_top .head_top_cont {
        width: 272px;
    }

    .header .head_top .head_top_cont h1 {
        width: 100%;
        font-size: 13px;
        line-height: 16px;
        margin: 0;
        padding: 12px 0 0;
        text-align: center;
    }

    .header .head_top .head_top_cont a img {
        margin: 0;
    }

    .header .head_top .head_top_cont a {
        width: 70%;
        margin: 0 auto;
        display: block;
    }

    #category_sect .category_cont .category_left .category_txt h2 {
        font-size: 21px;
        line-height: 27px;
    }

    #category_sect .category_cont .category_left .category_txt .date_sect .date_sect_left small {
        font-size: 12px;
        text-align: center;
        display: block;
        padding: 0 0 5px;
    }

    #category_sect .category_cont .category_left .category_txt .date_sect .date_sect_right ul li a {
        font-size: 14px;
    }
    .am_cat_bot.date_sect_right a {
        font-size: 14px;
    }

    #toggle {
        display: block;
        top: -106px;
        right: 0;
    }
}