.news:first-of-type {
    padding: 0;
}

.row.social-media h3 {
    text-align: center;
}

.news .news-artical.products.blog .prodct.artical.lslide {
    float: left;
    width: 47% !important;
}

.prodct.artical.lslide img {
    height: 194px;
}

@media ( max-width: 1201px ) {
    .prodct.artical.lslide img {
        height: 150px;
    }
}

.home-news-container .lSPager {
    display: none;
}

.home-news {
    width: 100% !important;
}

.prodct.artical.home-news.lslide.active {
    width: 100% !important;
}

.first-section .en-prod.prodct.artical.lslide {
    float: left;
    width: 47% !important;
    min-height: 550px;
}

.first-section .en-prod.prodct.artical.lslide.active {
    float: left;
    width: 47% !important;
}

@media (max-width: 991px ) {
    .first-section .en-prod.prodct.artical.lslide {
        float: left;
        width: auto !important;
    }

    .first-section .en-prod.prodct.artical.lslide.active {
        float: left;
        width: auto !important;
    }

    .en-prod.prodct.artical.lslide img {
        height: auto;
    }

    .home-news {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    .home-news-container .lSSlideWrapper {
        margin-top: 40px;
        margin-bottom: 40px;
    }
}

.first-section .en-prod.prodct.artical.lslide img {
    height: 250px;
}

.prodct.home-news .pro-info .cate-name {
    float: left;
    width: 100%;
    margin-bottom: 0.95rem;
    margin-top: 0.4rem;
}

.prodct.home-news .pro-info a {
    float: left;
    width: 100%;
}

.img-container {
    /* height: 36rem; */
}

.social-media-en.news {
    padding: 0;
}

@media (max-width: 991px ) {
    .news .news-artical.products.blog .prodct.artical.lslide {
        float: left;
        width: auto !important;
    }

    .prodct.artical.lslide img {
        height: auto;
    }

    .home-news {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    .home-news-container .lSSlideWrapper {
        margin-top: 40px;
        margin-bottom: 40px;
    }
}

.row.social-media h3 {
    padding-bottom: 4rem;
}

.news-button-container {
    width: 100% !important;
}

.news-button-container a {
    line-height: 24px;
    margin: 0 auto;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background: #f8f8f8;
    border: 1px solid #dee1e4;
    padding: 5px 15px;
    font-size: 13px;
    margin-top: 15px;
    margin-right: 10px;
    color: #647382 !important;
}

.row.social-media h1 {
    color: #555;
    font-size: 28px;
    text-align: center;
    padding: 0 0 34px 0;
}

@media (max-width: 991px ) {
    .row.social-media > .col-xs-12 {
        margin-top: 2rem;
    }
}

.fb-container {
    width: 100%;
    display: inline-block;
    text-align: center;
}

.twitter-container {
    width: 100%;
    display: inline-block;
    text-align: center;
}

.twitter-container > iframe {
    max-width: 100%;
}

.row.social-media > div {
    text-align: center;
}

.social-heading {
    padding-bottom: 0 !important;
}

/* BLOG START */
.page-template-template-blogblog .prodct.artical {
    padding: 2rem 5rem 0;
}

.page-template-template-blogblog .prodct.artical .img-container {
    /* height: 350px; */
}

.page-template-template-blogblog .prodct.artical .img-container img {
    /* height: 350px; */
}

.page-template-template-blogblog .content {
    margin-top: 4rem;
}

.pagination-wrapper > ul > li > span.current {
    background-color: #ee7900 !important;
}

.pagination-wrapper > ul > li > a:hover, .pagination-wrapper > ul > li > span:hover, .pagination-wrapper > ul > li > a:focus, .pagination-wrapper > ul > li > span:focus {
    background-color: #ee7900 !important;
}

.pagination-wrapper > ul {
    padding: 0 !important;
}

@media ( max-width: 991px ) {
    .page-template-template-blogblog .prodct.artical .img-container {
        /* height: 334px; */
    }

    .page-template-template-blogblog .prodct.artical .img-container img {
        /* height: 334px; */
    }

    .page-template-template-blogblog .content {
        margin-top: 0;
    }

    .pagination-wrapper > ul {
        margin-bottom: 4rem;
    }
}

@media (max-width: 500px ) {
    .page-template-template-blogblog .prodct.artical .img-container {
        /* height: 218px; */
    }

    .page-template-template-blogblog .prodct.artical .img-container img {
        /* height: 218px; */
    }
}

#wrap > .content {
    margin-top: 4rem;
}

#join-newletter-form {
    background-color: #ee7900;
    padding-bottom: 2rem;
    margin-bottom: 1rem;
}

#join-newletter-form input {
    display: block;
    width: 32rem;
    margin: 1rem 0rem 1rem 2rem;
}

#join-newletter-form button {
    display: block;
    margin-left: 2rem;
    border: 1px solid #dee1e4;
    color: #647382;

    border: 1px solid #dee1e4;
    color: #647382;
    background: #f8f8f8;
    padding: 5px 15px;
    font-size: 13px;
    line-height: 24px;
    font-weight: bold;
    border-radius: 4px;
}
/* BLOG END */




/* CATEGORY START */
.archive.category .prodct.artical {
    padding: 2rem 5rem 0;
}

.archive.category .prodct.artical .img-container {
    /* height: 350px; */
}

.archive.category .prodct.artical .img-container img {
    /* height: 350px; */
}

.archive.category .content {
    margin-top: 4rem;
}

@media ( max-width: 991px ) {
    .archive.category .prodct.artical .img-container {
        /* height: 334px; */
    }

    .archive.category .prodct.artical .img-container img {
        /* height: 334px; */
    }

    .archive.category .content {
        margin-top: 0;
    }

    .pagination-wrapper > ul {
        margin-bottom: 4rem;
    }
}

@media (max-width: 500px ) {
    .archive.category .prodct.artical .img-container {
        /* height: 218px; */
    }

    .archive.category .prodct.artical .img-container img {
        /* height: 218px; */
    }
}
/* CATEGORY END */




/* NEWS START */
.real-news .prodct.artical {
    padding: 2rem 5rem 0;
}

.real-news .prodct.artical .img-container {
    /* height: 350px; */
}

.real-news .prodct.artical .img-container img {
    /* height: 350px; */
}

.real-news .content {
    margin-top: 4rem;
}

.pagination-wrapper > ul > li > span.current {
    background-color: #ee7900 !important;
}

.pagination-wrapper > ul > li > a:hover, .pagination-wrapper > ul > li > span:hover, .pagination-wrapper > ul > li > a:focus, .pagination-wrapper > ul > li > span:focus {
    background-color: #ee7900 !important;
}

.pagination-wrapper > ul {
    padding: 0 !important;
}

@media ( max-width: 991px ) {
    .real-news .prodct.artical .img-container {
        /* height: 334px; */
    }

    .real-news .prodct.artical .img-container img {
        /* height: 334px; */
    }

    .real-news .content {
        margin-top: 0;
    }

    .pagination-wrapper > ul {
        margin-bottom: 4rem;
    }
}

@media (max-width: 500px ) {
    .real-news .prodct.artical .img-container {
        /* height: 218px; */
    }

    .real-news .prodct.artical .img-container img {
        /* height: 218px; */
    }
}

#wrap > .content {
    margin-top: 4rem;
}

#join-newletter-form {
    background-color: #ee7900;
    padding-bottom: 2rem;
    margin-bottom: 1rem;
}

#join-newletter-form input {
    display: block;
    width: 32rem;
    margin: 1rem 0rem 1rem 2rem;
}

#join-newletter-form button {
    display: block;
    margin-left: 2rem;
    border: 1px solid #dee1e4;
    color: #647382;

    border: 1px solid #dee1e4;
    color: #647382;
    background: #f8f8f8;
    padding: 5px 15px;
    font-size: 13px;
    line-height: 24px;
    font-weight: bold;
    border-radius: 4px;
}
/* NEWS END */

.rpwe-li.rpwe-clearfix h3.rpwe-title a {
    font-size: 14px !important;
}

a[rel="author"] {
    font-size: 15px !important;
}