@media (min-width: 1200px) {
    .padding-lg-left-15{
        padding-left: 15px !important;
    }
    .padding-lg-right-15{
        padding-right: 15px !important;
    }

    .margin-lg-left-n15 {
        margin-left: -15px !important;
    }
    .margin-lg-right-n15 {
        margin-right: -15px !important;
    }
}

@media (max-width: 1199px) {
    .n-des .n-wrapper .col-xs-12 .kish-news-layout .col-xs-12 .latest-news-wrapper .latest-news .latest-news-content .latest-news-content-area h4 {
        margin-bottom: 0;
    }

    .n-des .n-wrapper .col-xs-12 .kish-news-layout .col-xs-12 .latest-news-wrapper .latest-news .latest-news-content .latest-news-content-area .news-date {
        margin-bottom: 0;
    }

    .n-des .n-wrapper .col-xs-12 .kish-news-layout div.col-xs-12.col-xs-sm-4.col-sm-4 .other-news-wrapper .other-news .other-news-tbl-row .other-news-img .news-date {
        padding: 0;
    }

    .n-des .n-wrapper .col-xs-12 .international-news-layout .col-xs-12 .international-news-wrapper .international-news .international-news-content .international-news-content-area .news-date {
        font-size: 11px;
    }

    .n-des .n-wrapper .col-xs-12 .notifications-layout .col-xs-12 .notification-wrapper .notification .notification-content .notification-content-area .notification-date {
        font-size: 11px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .n-des .news-notifications-layout .kish-news-cell .col-xs-12 .kish-news-layout {
        width: 455px;
    }

    .n-des .n-wrapper .col-xs-12 .kish-news-layout .col-xs-12 .latest-news-wrapper .latest-news .latest-news-img img {
        width: 170px;
        height: 113px;
    }

    .n-des .n-wrapper .col-xs-12 .kish-news-layout div.col-xs-12.col-xs-sm-4.col-sm-4 .other-news-wrapper .other-news .other-news-tbl-row .other-news-img .main-img {
        width: 131px;
        height: 87px;
    }

    .n-des .n-wrapper .col-xs-12 .kish-news-layout div.col-xs-12.col-xs-sm-4.col-sm-4 .other-news-wrapper .other-news .other-news-tbl-row .other-news-img .news-date .glyphicon {
        display: none;
    }

    .n-des .news-notifications-layout .international-news-cell .col-xs-12 .international-news-layout {
        width: 212px;
    }
    .item-shareholder-txt {
        margin-top: 34px;
    }
    .item-shareholder-txt h3 {
        font-size: 15px;
    }

}

@media (min-width: 992px){
    .padding-md-left-5{
        padding-left: 5px;
    }
    .padding-md-right-5{
        padding-right: 5px;
    }

    .margin-md-left-n5{
        margin-left: -5px;
    }
    .margin-md-right-n5{
        margin-right: -5px;
    }

}
@media (min-width: 768px){
    .padding-sm-left-5{
        padding-left: 5px;
    }
    .padding-sm-right-5{
        padding-right: 5px;
    }

    .margin-sm-left-n5{
        margin-left: -5px;
    }
    .margin-sm-right-n5{
        margin-right: -5px;
    }
}
@media (min-width: 768px) and (max-width: 1199px) {

}

@media (max-width: 991px) {
    .n-des .news-notifications-layout {
        display: block;
    }

    .n-des .news-notifications-layout .kish-news-cell {
        display: block;
        border: 0;
        margin-bottom: 10px;
        float: right;
    }

    .n-des .news-notifications-layout .kish-news-cell .show-more-btn-wrapper {
        margin-left: 0;
        -webkit-border-radius: 5px;
        border-radius: 5px;
    }

    .n-des .news-notifications-layout .kish-news-cell .col-xs-12 .kish-news-layout {
        width: 100%;
    }

    .n-des .n-wrapper .col-xs-12 .kish-news-layout .col-xs-12 .latest-news-wrapper {
        display: block;
        width: 100%;
    }

    .n-des .n-wrapper .col-xs-12 .kish-news-layout .col-xs-12 .latest-news-wrapper .latest-news .latest-news-img img {
        -webkit-border-radius: 5px;
        border-radius: 5px;
    }

    .n-des .n-wrapper .col-xs-12 .kish-news-layout .col-xs-12 .latest-news-wrapper .latest-news .latest-news-img .news-category {
        -webkit-border-radius: 0 5px 0 5px;
        border-radius: 0 5px 0 5px;
    }

    .n-des .n-wrapper .col-xs-12 .kish-news-layout .col-xs-12 .latest-news-wrapper .latest-news .latest-news-img .img-effect:after {
        -webkit-border-radius: 5px 5px 50% 50%;
        border-radius: 5px 5px 50% 50%;
    }

    .n-des .news-notifications-layout .international-news-cell .col-xs-12 .international-news-layout {
        width: 100%;
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    .n-des .n-wrapper .col-xs-12 .kish-news-layout .col-xs-12 .latest-news-wrapper .latest-news .latest-news-img img {
        width: 220px;
        height: 147px;
    }

    .n-des .n-wrapper .col-xs-12 .kish-news-layout div.col-xs-12.col-xs-sm-4.col-sm-4 .other-news-wrapper .other-news .other-news-tbl-row .other-news-img .main-img {
        width: 220px;
        height: 147px;
    }

    .n-des .news-notifications-layout .international-news-cell {
        border-right: 0;
        width: 50%;
    }

    .n-des .news-notifications-layout .international-news-cell .col-xs-12 .international-news-layout .col-xs-12 .title-wrapper {
        margin-right: 0;
        -webkit-border-radius: 10px;
        border-radius: 10px;
    }

    .n-des .hot-links .item-002-wrapper .hot-link-item-1.item-002{
        background: #7b1fa1;
        background: -webkit-gradient(linear, left top, left bottom, from(#51156a), to(#7b1fa1));
        background: -webkit-linear-gradient(#51156a, #7b1fa1);
        background: linear-gradient(#51156a, #7b1fa1);
        color: #ffffff;
    }
    .hot-links .item-002-wrapper .hot-link-item-1.item-002 .item-002-txt h3{
        color: #ffffff;
    }
    .hot-links .item-002-wrapper .hot-link-item-1.item-002 .item-002-txt p{
        color: #ffffff;
    }
    .n-des .hot-links .item-002-wrapper .hot-link-item-1.item-002:hover{
        background: #9722c0;
        background: -webkit-gradient(linear, left top, left bottom, from(#751690), to(#9722c0));
        background: -webkit-linear-gradient(#751690, #9722c0);
        background: linear-gradient(#751690, #9722c0);
        color: #ffffff;
    }
    .hot-links .item-002-wrapper .hot-link-item-1.item-002 i.arrow{
        color:#c650ef;
    }
}


@media (max-width: 767px) {
    .n-des .main-carousel .col-xs-12 .carousel-indicators {
        display: none;
        visibility: hidden;
    }

    .n-des .main-carousel .carousel-control .icon-prev, .n-des .main-carousel .carousel-control .icon-next, .n-des .main-carousel .carousel-control .glyphicon-chevron-left, .n-des .main-carousel .carousel-control .glyphicon-chevron-right {
        top: 40%;
    }

    .n-des .n-wrapper .col-xs-12 .kish-news-layout .col-xs-12 .latest-news-wrapper .latest-news {
        display: block;
        width: 100%;
    }

    .n-des .n-wrapper .col-xs-12 .kish-news-layout .col-xs-12 .latest-news-wrapper .latest-news .latest-news-img img {
        width: 100%;
        height: auto;
    }

    .n-des .n-wrapper .col-xs-12 .kish-news-layout div.col-xs-12.col-xs-sm-4.col-sm-4 .other-news-wrapper .other-news .other-news-tbl-row .other-news-img .main-img {
        width: 100%;
        height: auto;
    }

}



@media (min-width: 461px) and (max-width: 767px) {
    .m-t-xs-sm-0{
        margin-top: 0 !important;
    }
    .n-des .col-xs-sm-4 {
        width: 33.33333333%;
        float: right;
    }

    .n-des .col-xs-sm-6 {
        width: 50%;
        float: right;
    }

    .n-des .hot-links .item-001-wrapper .hot-link-item-1.item-001 {
        height: 45px;
    }

    .n-des .hot-links .item-002-wrapper .hot-link-item-1.item-002 {
        height: 45px;
    }

    .n-des .hot-links .item-001-wrapper .hot-link-item-1.item-001 img, .hot-links .item-002-wrapper .hot-link-item-1.item-002 img {
        height: 45px;
    }

    .n-des .hot-links .item-001-wrapper .hot-link-item-1.item-001 .item-001-txt h3, .hot-links .item-002-wrapper .hot-link-item-1.item-002 .item-002-txt h3 {
        margin-left: 0;
        line-height: 42px;
    }

    .n-des .hot-links .item-001-wrapper .hot-link-item-1.item-001 .item-001-txt p, .hot-links .item-002-wrapper .hot-link-item-1.item-002 .item-002-txt p {
        display: none;
        visibility: hidden;
    }

    .n-des .hot-links .item-001-wrapper .hot-link-item-1.item-001 i.arrow, .hot-links .item-002-wrapper .hot-link-item-1.item-002 i.arrow {
        display: none;
        visibility: hidden;
    }

    .n-des .n-wrapper .col-xs-12 .kish-news-layout .col-xs-12 .latest-news-wrapper .latest-news .latest-news-img {
        display: block;
        width: 33.33333333%;
        float: right;
        min-height: 1px;
        padding-left: 20px;
    }

    .n-des .n-wrapper .col-xs-12 .kish-news-layout .col-xs-12 .latest-news-wrapper .latest-news .latest-news-img .img-effect {
        display: none;
    }

    .n-des .n-wrapper .col-xs-12 .kish-news-layout .col-xs-12 .latest-news-wrapper .latest-news .latest-news-content {
        display: block;
        float: left;
        width: 66.666666%;
        min-height: 1px;
        padding-right: 15px;
    }

    .n-des .n-wrapper .col-xs-12 .kish-news-layout div.col-xs-12.col-xs-sm-4.col-sm-4 .other-news-wrapper .other-news .other-news-tbl-row .other-news-img .img-effect {
        -webkit-border-radius: 10px 10px 0 0;
        border-radius: 10px 10px 0 0;
    }

    .n-des .n-wrapper .col-xs-12 .kish-news-layout div.col-xs-12.col-xs-sm-4.col-sm-4 .other-news-wrapper .other-news .other-news-tbl-row .other-news-img .img-effect:after {
        -webkit-border-radius: 10px 10px 50% 50%;
        border-radius: 10px 10px 50% 50%;
    }

    .n-des .n-wrapper .col-xs-12 .kish-news-layout div.col-xs-12.col-xs-sm-4.col-sm-4 .other-news-wrapper .other-news .other-news-tbl-row .other-news-img .news-date .glyphicon {
        display: none;
    }

    .n-des .news-notifications-layout .international-news-cell {
        border-right: 0;
        width: 50%;
    }

    .n-des .news-notifications-layout .international-news-cell .col-xs-12 .international-news-layout .col-xs-12 .title-wrapper {
        margin-right: 0;
        -webkit-border-radius: 10px;
        border-radius: 10px;
    }

}

@media (max-width: 460px) {
    .n-des .hot-links .item-001-wrapper .hot-link-item-1.item-001 i.arrow, .hot-links .item-002-wrapper .hot-link-item-1.item-002 i.arrow {
        font-size: 40px;
    }

    .n-des .col-xs-12 .title-wrapper {
        margin-right: 0;
        -webkit-border-radius: 10px;
        border-radius: 10px;
    }

    .n-des .show-more-btn-wrapper {
        -webkit-border-radius: 0 5px 5px 0 !important;
        border-radius: 0 5px 5px 0 !important;
        margin: 10px 0 0 -15px !important;
    }

    .n-des .n-wrapper .col-xs-12 .kish-news-layout .col-xs-12 .latest-news-wrapper .latest-news .latest-news-img {
        display: block;
        width: 100%;
        float: right;
        min-height: 1px;
    }

    .n-des .n-wrapper .col-xs-12 .kish-news-layout .col-xs-12 .latest-news-wrapper .latest-news .latest-news-content {
        display: block;
        width: 100%;
        float: right;
        min-height: 1px;
        padding-right: 0;
    }

    .n-des .n-wrapper .col-xs-12 .kish-news-layout .col-xs-12 .latest-news-wrapper .latest-news .latest-news-content .latest-news-content-area h4 {
        margin-top: 13px !important;
    }

    .n-des .n-wrapper .col-xs-12 .kish-news-layout div.col-xs-12.col-xs-sm-4.col-sm-4 .other-news-wrapper {
        display: block;
    }

    .n-des .n-wrapper .col-xs-12 .kish-news-layout div.col-xs-12.col-xs-sm-4.col-sm-4 .other-news-wrapper .other-news .other-news-tbl-row {
        display: block;
    }

    .n-des .n-wrapper .col-xs-12 .kish-news-layout div.col-xs-12.col-xs-sm-4.col-sm-4 .other-news-wrapper .other-news .other-news-tbl-row .other-news-img {
        display: block;
        width: 100%;
    }

    .n-des .n-wrapper .col-xs-12 .international-news-layout .col-xs-12 .international-news-wrapper {
        border-bottom: 1px solid #DCDCDC;
    }

    .n-des .news-notifications-layout .international-news-cell {
        display: block;
        border: 0;
        margin-bottom: 10px;
        float: right;
    }

    .n-des .news-notifications-layout .notifications-cell {
        display: block;
        border: 0;
        float: right;
    }

    .n-des .n-wrapper .col-xs-12 .notifications-layout .col-xs-12 .notification-wrapper {
        border-bottom: 1px solid #D4D4D4;
        padding: 5px 0;
    }

}