@charset "utf-8";
/* CSS Document */

input[type="submit"], input[type="button"], input[type="text"], input[type="password"], textarea {
    -webkit-border-radius: 0;
    -webkit-appearance: none;
}

a[href^=tel] {
    text-decoration: inherit;
    color: inherit;
}

/* #Media Queries
================================================== */

/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 1280px) {
    body {
        overflow-x: hidden;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1279px) {
    img {
        max-width: 100%;
        height: auto;
    }

    .row {
        width: 1000px;
    }

    .ddsmoothmenu ul li a {
        font-size: 16px;
        padding: 2px 13px;
    }

    .rgtside-categry {
        padding: 25px 15px;
    }

    .categry-lst li a {
        font-size: 16px;
    }

    .categry-lst li {
        padding-bottom: 13px;
        margin-bottom: 13px;
    }

    .foot-col1.foot-col3 {
        width: 24%;
    }

    /*article*/
    .categry-txt {
        width: 88%;
    }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    img {
        max-width: 100%;
        height: auto;
    }

    .row {
        width: 750px;
    }

    .logo {
        width: 38%;
        top: -14px;
    }

    .ddsmoothmenu ul li a {
        padding: 2px 15px;
        font-size: 20px;
    }

    .news-lft {
        width: 100%;
    }

    .news-rgt {
        width: 100%;
        margin-top: 8px;
    }

    .foot-col1 {
        width: 30%;
    }

    .foot-col1.foot-col2 {
        margin-top: 15px;
        margin-left: 3%;
        width: 33%
    }

    .foot-col1.foot-col3 {
        width: 32%;
        margin-top: 10px;
    }

    /*article*/
    .tags-mob {
        display: block
    }

    .tags-desktp {
        display: none
    }
}

@media screen and (max-width: 767px) {

    .outer-conversion .form-group {
        width: 100%;
        float: none;

    }

    .search-bx h2 {
        display: none;
    }

    body {
        -webkit-text-size-adjust: none;
    }

    img {
        max-width: 100%;
        height: auto;
    }

    .row {
        width: 100%;
    }

    #hie_menu {
        display: block;
    }

    .mob-ico {
        display: block;
        padding-right: 20px
    }

    .mobNav {
        display: block;
    }

    .head-top {
        display: none
    }

    .ddsmoothmenu {
        display: none;
    }

    .logo {
        position: relative;
        top: auto;
        padding: 8px 0px 0 20px;
        width: 300px;
    }

    .menu {
        width: 100%;
    }

    .mob-search {
        display: block;
    }

    .main-container {
        padding: 20px 20px 20px;
    }

    .news-hub-desktp.mobileview {
        position: relative;
        width: 100%;
        right: auto;
        padding: 10px 15px;
        height: auto;
        text-align: left;
    }

    .news-hub-desktp.mobileview::after {
        display: none;
    }

    .news-hub-desktp.mobileview h2 {
        font-size: 18px;
        float: left;
        line-height: 25px;
    }

    .news-hub-desktp.mobileview h2 span {
        font-size: 18px;
        display: inline-block;
        margin-left: 5px;
    }

    .news-hub-desktp.mobileview a {
        float: right;
        margin-top: 0;
        text-align: center;
    }

    .news-hub-desktp {
        display: none
    }

    .news-hub-desktp.mobileview {
        display: block;
    }

    .news-lft {
        width: 100%;
    }

    .news-rgt {
        display: block;
    }

    .news-rgt {
        width: 100%;
    }

    .news-rgt .rgtside-categry.desk-search {
        display: none;
    }

    .news-cont.blog-list.sreach-result {
        margin-bottom: 8px;
    }

    .news-cont-lft {
        width: 100%;
        border-right: none;
        border-bottom: solid 1px #eeeeee;
        padding-right: 0;
        padding-bottom: 22px;
        margin-bottom: 16px;
    }

    .news-cont-rgt {
        width: 100%;
        margin-left: 0px;
    }

    .h1-tit h1 span {
        font-size: 30px;
    }

    .news-cont {
        margin-bottom: 0;
    }

    .news-cont.member-voice {
        margin-bottom: 20px;
    }

    .member-voice-rgt {
        float: left;
        width: 100%;
        border-bottom: solid 1px #eeeeee;
        margin-bottom: 15px;
        padding-bottom: 20px;
    }

    .member-voice-lft,
    .member-voice-rgt-lower {
        width: 100%;
    }

    .member-voice-lft ul li,
    .member-voice-rgt-lower ul li {
        width: 100%;
        margin-right: 0px;
        border-bottom: solid 1px #eeeeee;
        padding-bottom: 15px;
        margin-bottom: 20px;
    }

    .member-voice-lft .li-lft-img,
    .member-voice-rgt-lower .li-lft-img {
        width: 40%;
    }

    .member-voice-lft .li-rgt-cont,
    .member-voice-rgt-lower .li-rgt-cont {
        width: 56%;
    }

    .member-voice-lft ul li:last-child,
    .member-voice-rgt-lower ul li:last-child {
        margin-bottom: 0px;
        padding-bottom: 0px;
        border-bottom: none
    }

    .in-focus ul li {
        width: 100%;
        margin-right: 0px;
        border-bottom: solid 1px #e7e7e7;
        margin-bottom: 25px;
        padding-bottom: 15px;
    }

    .in-focus ul li:last-child {
        margin-bottom: 0;
        border: none
    }

    .news-cont.in-focus .img-div {
        margin-top: 0px;
    }

    .infocus-tit {
        float: left;
        width: 100%;
        margin-top: 8px;
    }

    .foot-col1 {
        display: none;
    }

    .foot-btm {
        display: none;
    }

    .foot-btm.foot-mob {
        display: block;
    }

    .foot-share ul li {
        padding-left: 0;
        margin: 0 10px 7px;
    }

    .foot-mob li a {
        padding: 0;
        margin: 0;
    }

    .cpy-rgt {
        text-align: center;
        width: 100%;
        border-top: solid 1px #d8d8d8;
        margin-top: 16px;
        padding: 10px 10px 0px;
    }

    .mob-tit {
        display: block;
    }

    .desktp-tit {
        display: none;
    }

    .member-voice-lft ul li:last-child,
    .member-voice-rgt-lower ul li:last-child {
        margin-bottom: 0 !important
    }

    /*.h1-tit{ padding:0 20px}*/
    /*.rgtside-categry.mob-search{ padding:0 20px;}*/
    .h1-tit a {
        right: 20px;
    }

    /*article*/
    .news-detail p img {
        width: 100%
    }

    .tit-btm-dt {
        border-bottom: none;
        margin-bottom: 0px;
    }

    .categry-txt {
        width: 85%;
        margin-top: 2px;
    }

    .category ul li h3 {
        line-height: 26px;
    }

    .news-rgt.nws-rgt-inner {
        display: block;
        width: 100%;
        margin-top: 8px;
        margin-bottom: 30px;
    }

    .category {
        margin-top: 25px;
    }

    .tags-mob {
        display: block
    }

    .tags-desktp {
        display: none
    }

    .mob-none {
        display: none
    }
}

/* Mobile Landscape Size (devices and browsers) */
@media screen and (max-width: 639px) {
    .news-cont {
        padding: 22px 20px;
        margin-bottom: 8px;
    }

    .h1-tit h1 span {
        font-size: 24px;
    }

    .h1-tit a {
        right: 0;
        top: 22px;
    }

    .h2-tit {
        font-size: 20px;
    }

    .h4-tit {
        font-size: 14px;
    }

    .member-voice-lft ul li, .member-voice-lft ul li:nth-child(2n),
    .member-voice-rgt-lower ul li, .member-voice-rgt-lower ul li:nth-child(2n) {
        margin-bottom: 15px;
    }

    .rgtside-categry.mob-search {
        margin-bottom: 10px;
        padding: 0;
    }

    .banner {
        margin-bottom: 20px;
    }

    .president-write {
        margin-bottom: 12px;
    }

    .president-img {
        width: 100%;
    }

    .president-msg {
        width: 100%;
        margin-left: 0px;
        margin-top: 18px;
    }

    .news-cont.member-voice {
        margin-bottom: 12px;
    }

    .president-msg h2 {
        text-transform: uppercase;
        font-size: 24px;
        line-height: 28px;
    }

    .president-msg h2 span {
        text-transform: none;
        font-size: 22px;
    }

    /*article*/
    .news-detail {
        padding: 20px 25px;
    }

    .h1-tit-inner h1 {
        font-size: 24px;
    }

    .h1-tit-inner ul {
        margin-top: 3px;
        float: left;
        width: 100%;
        text-align: left;
    }

    .news-detail h2 {
        font-size: 25px;
        line-height: 30px;
    }

    .categry-txt {
        width: 83%;
        margin-left: 4%;
    }

    .category ul li h3 {
        font-size: 20px;
    }

    .mem-login ul li {
        width: 100%;
        margin-right: 0px;
    }
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media screen and (max-width: 479px) {
    .logo {
        width: 250px;
    }

    .li-lft-img {
        width: 40%;
    }

    .li-rgt-cont {
        width: 54%;
    }

    .m-menu {
        top: 35px;
    }

    .h3-tit {
        font-size: 16px;
    }

    /*article*/
    .news-detail h2 {
        font-size: 20px;
        line-height: 25px;
    }

    .category ul li h3 {
        font-size: 16px;
        line-height: 22px
    }

    .categry-txt {
        width: 72%;
        margin-left: 5%;
    }

    .mem-login h2 {
        padding: 7px 0px
    }

    .president-msg h2 {
        text-transform: uppercase;
        font-size: 22px;
        line-height: 28px;
    }

    .president-msg h2 span {
        text-transform: none;
        font-size: 20px;
    }
}

@media screen and (max-width: 350px) {
    .logo {
        width: 80%;
    }

    .h2-tit {
        font-size: 18px;
    }
}

@media screen and (max-width: 319px) {
    .h1-tit-inner h1 {
        font-size: 20px;
    }

    .share ul li {
        margin-right: 3px;
    }
}

/* Regrettable nasty to handle cloned sidebar which otherwise sits at the top on mobile */
@media screen and (max-width: 1023px){
    #news-rgt-mobile {
        display: block;
    }
    #news-rgt-desktop {
        display: none;
    }
}