.bx-wrapper {
    /* margin: 0;	*/
}

.region-front-slider .views-field-field-node-ref,
.region-front-slider .views-field-field-url {
    display: none;
}


/* Homepage today section : Start */

.e123_content {
    font-size: 18px;
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
    float: inherit;
}

.e123_homepage_today_section {
    width: 100%;
    min-height: 400px;
    padding-top: 60px;
    padding-bottom: 50px;
    background-image: linear-gradient(to right, rgb(57, 92, 145), rgb(84, 187, 244));
    /* background-image: linear-gradient(to bottom right, rgb(216, 122, 0), rgb(211, 112, 0)); */
    display: inline-block;
    margin: 0px;
}

@media (min-width: 991px) {
    .e123_homepage_today_section {
        padding-top: 30px;
    }
}

.e123_homepage_news_section {
    width: 100%;
    min-height: 400px;
    display: inline-block;
    margin: 0px;
    padding-top: 30px;
    padding-bottom: 50px;
    background-color: #ffffff;
}

.e123_homepage_news_section .latest-elder-info-home-img {
    width: 80px;
    padding: 15px;
}

.e123_homepage_news_section h2 {
    display: inline;
    vertical-align: middle;
}

.region-front_weather {
    padding-left: 0px;
    padding-right: 0px;
}


.e123_homepage_today_section {
    display: none;
}

@media (min-width: 480px) and (max-width: 768px) {
    .e123_homepage_today_section #block-front12catmenutianqi .e123_today_info {
        width: 100%;
    }

    .e123_homepage_today_section #block-front12catmenutianqi .col-lg-8 {
        width: 100%;
    }
}

.e123_homepage_today_section .e123_today_weather {
    color: #ffffff;
    padding-bottom: 20px;
    margin-left: 15px;
    margin-right: 15px;
    border-bottom: 2px solid #ffffff;
}

@media (min-width: 801px) {
    .e123_homepage_today_section #e123_today_lunar_date {
        font-size: 26px;
    }
}

.e123_homepage_today_section .e123_today_weather #temperature {
    font-size: 80px;
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif !important;
    font-weight: 400;
    line-height: 80px;
    margin: 0px;
}


.e123_homepage_today_section .e123_today_weather p {
    font-size: 28px;
}

.e123_homepage_today_section .e123_today_date {
    color: #ffffff;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-left: 15px;
    margin-right: 15px;
    border-bottom: 2px solid #ffffff;
}

.e123_homepage_today_section .e123_today_date .col-lg-6 {
    padding-left: 30px;
    padding-right: 0px;
}

@media (max-width: 1200px) {
    .e123_homepage_today_section .e123_today_date .col-lg-6 {
        padding-left: 15px;
    }
}



.e123_homepage_today_section .e123_today_date .col-lg-6:first-child {
    border-right: 1px solid #ffffff;
    padding-left: 0px;
}

.e123_homepage_today_section .e123_today_date p {
    font-size: 28px;
}

.e123_homepage_today_section .e123_today_date p.e123_today_date_text {
    font-size: 38px;
}

.e123_homepage_today_section .e123_today_suit_taboo {
    color: #ffffff;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-left: 15px;
    margin-right: 15px;
}

.e123_homepage_today_section .e123_today_suit_taboo .e123_today_suit_items {
    margin-bottom: 10px;
}

@media (max-width: 991px) {

    .e123_homepage_today_section .e123_today_suit_taboo .e123_today_suit_items,
    .e123_homepage_today_section .e123_today_suit_taboo .e123_today_taboo_items {
        padding: 30px 0;
    }
}

.e123_homepage_today_section .e123_today_suit_taboo .e123_today_suit_items>p,
.e123_homepage_today_section .e123_today_suit_taboo .e123_today_taboo_items>p {
    font-size: 26px;
    float: left;
    width: 50%;
    text-align: center;
    line-height: 37px;
}

@media (min-width: 991px) and (max-width: 1200px) {

    .e123_homepage_today_section .e123_today_suit_taboo .e123_today_suit_items>p,
    .e123_homepage_today_section .e123_today_suit_taboo .e123_today_taboo_items>p {
        font-size: 22px;
        width: 30%;
        line-height: 30px;
    }
}

@media (min-width: 480px) and (max-width: 991px) {

    .e123_homepage_today_section .e123_today_suit_taboo .e123_today_suit_items>p,
    .e123_homepage_today_section .e123_today_suit_taboo .e123_today_taboo_items>p {
        font-size: 20px;
        width: 30%;
        line-height: 30px;
    }
}

@media (max-width: 991px) {

    .e123_homepage_today_section .e123_today_suit_taboo .e123_today_suit_items>p,
    .e123_homepage_today_section .e123_today_suit_taboo .e123_today_taboo_items>p {
        padding: 0 13px;
        text-align: left;
    }
}


.e123_homepage_today_section .e123_today_suit_taboo .e123_today_suit {
    width: 80px;
    height: 80px;
    padding: 0px;
    background-color: #01851a;
    text-align: center;
    float: right;
}

@media (max-width: 1199px) {
    .e123_homepage_today_section .e123_today_suit_taboo .e123_today_suit {
        float: none;
    }
}


.e123_homepage_today_section .e123_today_suit_taboo .e123_today_suit p {
    font-size: 46px;
}

.e123_homepage_today_section .e123_today_suit_taboo .e123_today_taboo {
    width: 80px;
    height: 80px;
    padding: 0px;
    background-color: #c94e00;
    text-align: center;
    float: right;
}

@media (max-width: 1199px) {
    .e123_homepage_today_section .e123_today_suit_taboo .e123_today_taboo {
        float: none;
    }
}

.e123_homepage_today_section .e123_today_suit_taboo .e123_today_taboo p {
    font-size: 46px;
}


.e123_homepage_12cat {
    width: 30%;
    height: 23%;
    background-size: auto auto;
    background-repeat: no-repeat;
    background-image: url("../images/homepage/12cat_btn.png");
    text-align: center;
    vertical-align: middle;
    padding: 30px;
    margin-bottom: 10px;
    margin-right: 16px;
}

.e123_homepage_12cat img {
    max-width: 96px;
    padding: 5px;
}

#block-12catmenu .e123_homepage_12cat {
    background-image: none;
    margin-bottom: 2.8%;
    margin-right: 1.4%;
    border: 2px solid #ededed;
    margin-left: 1.4%;
    border-radius: 20px;
}

@media (max-width: 480px) {
    #block-12catmenu .e123_homepage_12cat {
        height: 100%;
    }

    #block-12catmenu .e123_homepage_12cat p {
        font-size: 12px !important;
        line-height: 16px !important;
        margin-bottom: 0px;
    }

    #block-12catmenu .e123_homepage_12cat img {
        font-size: 12px !important;
    }
}

@media (min-width: 1120px) and (max-width: 1280px) {
    .e123_homepage_12cat {
        width: 22%;
        height: 23%;
        background-size: 100% 100%;
        padding: 26px;
    }

    .e123_homepage_12cat img {
        max-width: 65px;
    }

    .e123_homepage_12cat p {
        font-size: 24px !important;
    }

    .e123_homepage_today_section .e123_today_weather #temperature {
        font-size: 70px;
    }

    .e123_homepage_today_section .e123_today_date p {
        font-size: 24px;
    }

    .e123_homepage_today_section .e123_today_date p.e123_today_date_text {
        font-size: 32px;
    }
}

@media (min-width: 1000px) and (max-width: 1120px) {
    .e123_homepage_12cat {
        width: 22%;
        height: 23%;
        background-size: 100% 100%;
        padding: 25px;
    }

    .e123_homepage_12cat img {
        max-width: 65px;
    }

    .e123_homepage_12cat p {
        font-size: 23px !important;
    }

    .e123_homepage_today_section .e123_today_weather #temperature {
        font-size: 70px;
    }

    .e123_homepage_today_section .e123_today_date p {
        font-size: 24px;
    }

    .e123_homepage_today_section .e123_today_date p.e123_today_date_text {
        font-size: 30px;
    }
}

@media (min-width: 800px) and (max-width:1000px) {
    .e123_homepage_12cat {
        width: 30%;
        height: 23%;
        background-size: 100% 100%;
        float: left;
        padding: 10px;
    }

    .e123_homepage_12cat img {
        max-width: 65px;
    }

    .e123_homepage_12cat p {
        font-size: 20px !important;
    }

    .e123_homepage_today_section .e123_today_weather #temperature {
        font-size: 60px;
    }

    .e123_homepage_today_section .e123_today_date p {
        font-size: 20px;
    }

    .e123_homepage_today_section .e123_today_date p.e123_today_date_text {
        font-size: 25px;
    }
}

@media (min-width: 768px) and (max-width: 768px) {
    .e123_homepage_12cat {
        width: 23% !important;
    }
}

@media (min-width: 480px) and (max-width: 800px) {
    .e123_homepage_12cat {
        width: 30%;
        height: 22%;
        background-size: 100% 100%;
        padding: 3%;
        float: left;
        margin-left: 7px;
        margin-right: 7px;
    }

    .e123_homepage_12cat img {
        max-width: 50px;
    }

    .e123_homepage_12cat p {
        font-size: 1.1em !important
    }

    .e123_homepage_today_section .e123_today_weather #temperature {
        font-size: 55px;
    }

    .e123_homepage_today_section .e123_today_date p {
        font-size: 20px;
    }

    .e123_homepage_today_section .e123_today_date p.e123_today_date_text {
        font-size: 28px;
    }
}

@media (max-width: 480px) {
    .e123_homepage_12cat {
        width: 23.8%;
        height: 90px;
        background-size: 100% 90px;
        padding: 7px;
        float: left;
        margin-right: 0.6% !important;
        margin-left: 0.6% !important;
        margin-bottom: 1% !important;
    }

    .e123_homepage_12cat img {
        max-width: 50px;
        padding-top: 0px;
        padding-bottom: 0px;

    }

    .e123_homepage_12cat p {
        font-size: 15px !important
    }

    .e123_today_weather {
        border-bottom: none !important;
        padding-bottom: 10px !important;
        width: 100%;
        margin-right: 0px !important;
        margin-left: 0px !important;
        text-align: center;
    }

    .e123_today_weather img {
        max-height: 60px;
    }

    .e123_today_date {
        width: 100%;
        margin-right: 0px !important;
        margin-left: 0px !important;
        padding-top: 0px !important;
        padding-bottom: 10px !important;
    }

    .e123_homepage_today_section .e123_today_date p {
        font-size: 18px;
        text-align: center;
        line-height: 18px;
    }

    .e123_homepage_today_section .e123_today_date p.e123_today_date_text {
        font-size: 22px;
        line-height: 22px;
        margin-bottom: 5px;
    }

    .e123_today_suit_taboo {
        width: 100%;
        margin-right: 0px !important;
        margin-left: 0px !important;
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }

    .e123_today_suit_taboo>.row {
        width: 50%;
        display: inline-block;
        margin-right: 0px !important;
        margin-left: 0px !important;
        float: left;
    }

    .e123_today_suit_taboo {}

    .e123_homepage_today_section .e123_today_suit_taboo .e123_today_suit {
        width: 40px;
        height: 40px;
    }

    .e123_homepage_today_section .e123_today_suit_taboo .e123_today_suit p {
        font-size: 26px;
    }

    .e123_homepage_today_section .e123_today_suit_taboo .e123_today_suit_items>p {
        font-size: 12px;
        line-height: 14px;
        width: 50%;
        float: left;
        display: inline-block;
        margin-bottom: 10px;
    }

    .e123_homepage_today_section .e123_today_suit_taboo .e123_today_taboo {
        width: 40px;
        height: 40px;
    }

    .e123_homepage_today_section .e123_today_suit_taboo .e123_today_taboo p {
        font-size: 26px;
    }

    .e123_homepage_today_section .e123_today_suit_taboo .e123_today_taboo_items>p {
        font-size: 12px;
        line-height: 14px;
        width: 50%;
        float: left;
        display: inline-block;
        margin-bottom: 10px;
    }

    .e123_today_weather .col-xs-3 {
        padding-right: 0px;
    }

    .e123_homepage_today_section {
        padding-top: 20px;
    }

    .e123_homepage_today_section .e123_today_weather #temperature {
        float: left;
        font-size: 58px;
        line-height: 60px;
        padding-right: 5px;
    }

    .e123_homepage_today_section .e123_today_weather p {
        font-size: 20px;
        line-height: 26px;
        margin-left: 0;
        padding-left: 0px;
        display: block;
        margin-top: 5px;
    }
}

.e123_homepage_12cat p {
    color: #2b2b2b;
    font-size: 28px;
    line-height: 28px;
}

.wsmenucontainer .region-front_slider {
    padding: 0px;
}

@media (min-width: 991px) {
    .region-front_slider {
        margin-top: 130px;
    }
}

@media (max-width: 991px) {
    .region-front_slider {
        margin-top: 54px;
    }
}

/* Homepage today section : End */

/* Homepage news section : Start */

.e123_info_box_message {
    min-height: 250px;
}



.e123_homepage_news_section .view-content>.col-lg-3 {
    background-color: #ffffff;
    color: #575757;
    border-radius: 20px;
    padding: 0px;
    box-shadow: 0 1px 1px 0 rgba(60, 64, 67, 0.08), 0 1px 3px 1px rgba(60, 64, 67, 0.16);
    overflow: hidden;
    padding-bottom: 20px;
    display: inline-block;
}

@media (min-width: 991px) {
    .e123_homepage_news_section .col-lg-3 {
        max-width: 23.5%;
    }
}

@media (min-width: 600px) and (max-width: 991px) {
    .e123_homepage_news_section .col-lg-3 {
        max-width: 48%;
        margin-bottom: 20px;
    }
}

@media (min-width: 480px) and (max-width: 600px) {
    .e123_homepage_news_section .col-lg-3 {
        max-width: 100%;
        margin-bottom: 20px;
    }
}

@media (max-width: 480px) {
    .e123_homepage_news_section .col-lg-3 {
        max-width: 100%;
        margin-bottom: 20px;
    }
}

.e123_homepage_news_section .view-content>.col-lg-3:not(:last-child) {
    margin-right: 2%;
}

.e123_homepage_news_section .col-lg-3>img {
    width: 100%;
}

.e123_homepage_news_section .col-lg-3>.row,
.e123_homepage_news_section .col-lg-3 .field-content>.row {
    padding-left: 25px;
    padding-right: 25px;
}

.like_comment_share_bookmark {
    display: none;
    font-size: 18px;
}

.like_comment_share_bookmark>div {
    padding: 0px;
}



.e123_homepage_news_section .col-lg-3>.row,
.e123_homepage_news_section .col-lg-3 .field-content>.row:first-child {
    min-height: 310px;
}

.e123_homepage_news_section .col-lg-3>.row h6,
.e123_homepage_news_section .col-lg-3 .field-content>.row h6 {
    color: #ad6301;
    font-size: 22px;
    font-weight: 400;
    margin-top: 20px;
}

.e123_homepage_news_section .col-lg-3 .field-content>[class*="e123_elder_info_1"].row h3,
.e123_homepage_news_section .col-lg-3 .field-content>[class*="e123_elder_info_1"].row h4 {
    color: #22538e;
}

.e123_homepage_news_section .col-lg-3 .field-content>[class*="e123_elder_info_2"].row h3,
.e123_homepage_news_section .col-lg-3 .field-content>[class*="e123_elder_info_2"].row h4 {
    color: #237d87;
}

.e123_homepage_news_section .col-lg-3 .field-content>[class*="e123_elder_info_3"].row h3,
.e123_homepage_news_section .col-lg-3 .field-content>[class*="e123_elder_info_3"].row h4 {
    color: #7359c8;
}

.e123_homepage_news_section .col-lg-3 .field-content>[class*="e123_elder_info_4"].row h3,
.e123_homepage_news_section .col-lg-3 .field-content>[class*="e123_elder_info_4"].row h4 {
    color: #ad6301;
}

.e123_homepage_news_section .col-lg-3 .field-content>[class*="e123_elder_info_5"].row h3,
.e123_homepage_news_section .col-lg-3 .field-content>[class*="e123_elder_info_5"].row h4 {
    color: #3d7640;
}

.e123_homepage_news_section .col-lg-3 .field-content>[class*="e123_elder_info_6"].row h3,
.e123_homepage_news_section .col-lg-3 .field-content>[class*="e123_elder_info_6"].row h4 {
    color: #9e3a20;
}

.e123_homepage_news_section .col-lg-3 .field-content>[class*="e123_elder_info_7"].row h3,
.e123_homepage_news_section .col-lg-3 .field-content>[class*="e123_elder_info_7"].row h4 {
    color: #8c714c;
}

.e123_homepage_news_section .col-lg-3 .field-content>[class*="e123_elder_info_8"].row h3,
.e123_homepage_news_section .col-lg-3 .field-content>[class*="e123_elder_info_8"].row h4 {
    color: #c3436f;
}

.e123_homepage_news_section .col-lg-3 .field-content>[class*="e123_elder_info_9"].row h3,
.e123_homepage_news_section .col-lg-3 .field-content>[class*="e123_elder_info_9"].row h4 {
    color: #a555aa;
}

.e123_homepage_news_section .col-lg-3 .field-content>[class*="e123_elder_info_10"].row h3,
.e123_homepage_news_section .col-lg-3 .field-content>[class*="e123_elder_info_10"].row h4 {
    color: #277caa;
}

.e123_homepage_news_section .col-lg-3 .field-content>[class*="e123_elder_info_11"].row h3,
.e123_homepage_news_section .col-lg-3 .field-content>[class*="e123_elder_info_11"].row h4 {
    color: #a62d1f;
}

.e123_homepage_news_section .col-lg-3 .field-content>[class*="e123_elder_info_12"].row h3,
.e123_homepage_news_section .col-lg-3 .field-content>[class*="e123_elder_info_12"].row h4 {
    color: #58651b;
}

.e123_homepage_news_section .col-lg-3>.row h3,
.e123_homepage_news_section .col-lg-3 .field-content>.row h3 {
    color: #262626;
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 15px;
}

@media (min-width: 600px) {
    .e123_homepage_news_section .col-lg-3 .views-field-title {
        height: 135px;
    }
}


.e123_homepage_news_section .col-lg-3>.row h3 a,
.e123_homepage_news_section .col-lg-3 .field-content>.row h3 a {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}


.e123_homepage_news_section .view-e123-12cat-home-content .col-lg-3 .field-content>.row h3 {
    font-size: 22px;
    font-weight: 600;
}

.e123_homepage_news_section .view-e123-12cat-home-content .views-field-title h4 {
    color: #262626;
    font-size: 24px;
    font-weight: 400;
}

.e123_homepage_news_section .col-lg-3>.row p,
.e123_homepage_news_section .col-lg-3 .field-content>.row p {
    color: #262626;
    font-size: 22px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}


.e123_social_icon {
    color: #575757;
    font-size: 18px;
    padding: 0px;
    cursor: pointer;
    /* padding-left: 30px;
    background-repeat: no-repeat;
    background-position: left;
    background-size: 30px 20px;
    height: 27px; */
}

.e123_social_icon:before {
    content: "";
    display: inline-block;
    width: 25px;
    height: 23px;
    margin-right: 3px;
    background-size: 25px 23px;
    background-repeat: no-repeat;
    white-space: nowrap;
}

@media (max-width: 480px) {
    .e123_social_icon:before {
        width: 20px;
        height: 20px;
        background-size: 20px 20px;
    }

}


.e123_like::before {
    background-image: url("../images/like_icon.svg");
}

.e123_like.active::before {
    background-image: url("../images/like_icon_select.svg");
}

.e123_detail_page_social_icons .e123_like:hover::before {
    background-image: url("../images/like_icon_hover.svg");
}

.e123_detail_page_social_icons .e123_like.active::before,
.e123_detail_page_social_icons .e123_like.active:hover::before {
    background-image: url("../images/like_icon_select.svg");
}

.e123_comment::before {
    background-image: url("../images/comment_icon.svg");
}

.e123_detail_page_social_icons .e123_comment:hover::before {
    background-image: url("../images/comment_icon_hover.svg");
}

.e123_share::before {
    background-image: url("../images/share_icon.svg");
}

.e123_detail_page_social_icons .e123_share:hover::before {
    background-image: url("../images/share_icon_hover.svg");
}

.e123_bookmark {
    text-align: right;
}

.e123_bookmark::before {
    background-image: url("../images/bookmark_icon.svg");
}

.e123_bookmark.active::before {
    background-image: url("../images/bookmark_icon_select.svg");
}

.e123_detail_page_social_icons .e123_bookmark.active::before,
.e123_detail_page_social_icons .e123_bookmark.active:hover::before {
    background-image: url("../images/bookmark_icon_select.svg");
}

.e123_detail_page_social_icons .e123_bookmark:hover::before {
    background-image: url("../images/bookmark_icon_hover.svg");
}

#block-views-block-e123-12cat-home-content-block-1 h2,
#block-latest-elder-info-home-blk h2 {
    font-size: 40px;
    font-weight: 400;
    margin-bottom: 18px;
}

#block-latest-elder-info-home-blk #home_elder_info_grid_blk img {
    width: 100%;
}


@media (max-width: 480px) {

    #block-views-block-e123-12cat-home-content-block-1 h2,
    #block-latest-elder-info-home-blk h2 {
        text-align: center;
        font-size: 32px;
    }

    .e123_homepage_news_section {
        padding-bottom: 20px;
    }

    .e123_homepage_news_section .col-lg-4 {
        margin-right: 4.5% !important;
        margin-left: 4.5% !important;
        margin-bottom: 4.5% !important;
    }

    .e123_homepage_news_section .col-lg-4>.row,
    .e123_homepage_news_section .col-lg-4 .field-content>.row {
        padding-left: 20px;
        padding-right: 20px;
    }

    .e123_social_icon {
        width: 25%;
        float: left;
        font-size: 16px;
    }
}

/* Homepage news section : End */

/* Homepage ecentre section : Start */


.e123_homepage_ecentre_section {
    min-height: 840px;
    background-image: url("../images/homepage/index_ecentre_bg.png");
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: bottom;
    background-color: #fff7e9;
    padding-top: 50px;
}

.e123_homepage_ecentre_section .row {
    margin-left: 15px;
    margin-right: 15px;
}

.e123_homepage_ecentre_section .region-front_about_e_center {
    padding: 0px;
}

.e123_homepage_ecentre_section .region-front_about_e_center .field--name-body>div {
    margin-right: 15px;
    margin-left: 15px;
}

.e123_homepage_ecentre_section .e123_homepage_ecentre_banner {
    text-align: center;
}

.e123_homepage_ecentre_section .e123_ecentre_post_user_info {
    margin-top: 0px !important;
}

.e123_homepage_ecentre_section .e123_ecentre_post_user_info .col-lg-6 {
    padding-left: 10px !important;
}

.e123_homepage_ecentre_section .e123_ecentre_post_user_info span {
    color: #ffffff;
    font-size: 20px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 30px;

}

.e123_homepage_ecentre_section .e123_ecentre_post_user_info span {
    /* background-color: #1f599b; */
}

.e123_homepage_ecentre_section .e123_ecentre_post_user_info [class*="col-lg"] {
    padding: 0px;
}

.e123_homepage_ecentre_section .e123_ecentre_post_user_info .col-lg-2 {
    width: 60px;
    height: 60px;
    border-radius: 30px;
    overflow: hidden;
    margin-right: 5px;
}

.e123_homepage_ecentre_section .views-field-title {
    min-height: 100px;
}

.e123_homepage_ecentre_section .e123_ecentre_post_img {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 20px;
    min-height: 170px;
}

.e123_homepage_ecentre_section h3 {
    margin-top: 0px;
    font-weight: 200;
}

.e123_homepage_ecentre_section .view-content>.col-lg-3 {
    background-color: #ffffff;
    color: #575757;
    border-radius: 20px;
    padding: 0px;
    box-shadow: 0 1px 1px 0 rgba(60, 64, 67, 0.08), 0 1px 3px 1px rgba(60, 64, 67, 0.16);
    max-width: 400px;
    overflow: hidden;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
}

.e123_homepage_ecentre_section .view-content>.col-lg-3:nth-child(1) {
    border-radius: 20px !important;
}


.e123_homepage_ecentre_section .view-content>.col-lg-3:not(:last-child) {
    margin-right: 2%;
}

.e123_homepage_ecentre_section .col-lg-3>img {
    width: 100%;
}

.e123_homepage_ecentre_section .col-lg-3>.row {
    padding-left: 35px;
    padding-right: 35px;
}

.e123_homepage_ecentre_section .col-lg-3>.row h6 {
    color: #1f599b;
    font-size: 22px;
    font-weight: 400;
    margin-top: 20px;
}

.e123_homepage_ecentre_section .col-lg-3>.row h3 {
    color: #262626;
    font-size: 28px;
    font-weight: 400;
    min-height: 60px;
}

.e123_homepage_ecentre_section .col-lg-3>.row p {
    color: #262626;
    font-size: 22px;
}

@media (min-width: 480px) and (max-width: 600px) {
    .e123_homepage_ecentre_section .col-lg-3 {
        max-width: 100% !important;
    }

    .e123_homepage_ecentre_section .col-lg-3 {
        margin-right: 0px;
    }
}

@media (min-width: 600px) and (max-width: 991px) {
    .e123_homepage_ecentre_section .col-lg-3 {
        max-width: 48% !important;
    }

    .e123_homepage_ecentre_section .col-lg-3:nth-child(2n) {
        margin-right: 0px !important;
    }
}

@media (min-width: 991px) {
    .e123_homepage_ecentre_section .col-lg-3 {
        max-width: 23.5% !important;
    }
}

@media (max-width: 480px) {

    .e123_homepage_ecentre_section {
        padding-bottom: 20px;
    }

    .e123_homepage_ecentre_section .col-lg-3 {
        margin-right: auto !important;
        margin-left: auto !important;
        margin-bottom: 4.5% !important;
        max-width: 100%;
    }

    .e123_homepage_ecentre_section .col-lg-3>.row,
    .e123_homepage_ecentre_section .col-lg-3 .field-content>.row {
        padding-left: 15px;
        padding-right: 15px;
    }

    .region-front-about-e-center {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }

    .region-breadcrumb .breadcrumb {
        padding-left: 0px;
    }
}


.color_22538e,
#color_22538e {
    background-color: #22538e;
}

.color_237d87,
#color_237d87 {
    background-color: #237d87;
}

.color_7359c8,
#color_7359c8 {
    background-color: #7359c8;
}

.color_ad6301,
#color_ad6301 {
    background-color: #ad6301;
}

.color_3d7640,
#color_3d7640 {
    background-color: #3d7640;
}

.color_9e3a20,
#color_9e3a20 {
    background-color: #9e3a20;
}

.color_8c714c,
#color_8c714c {
    background-color: #8c714c;
}

.color_c3436f,
#color_c3436f {
    background-color: #c3436f;
}

.color_a555aa,
#color_a555aa {
    background-color: #a555aa;
}

.color_277caa,
#color_277caa {
    background-color: #277caa;
}

.color_d23d2b,
#color_d23d2b {
    background-color: #d23d2b;
}

.color_6f7d2b,
#color_6f7d2b {
    background-color: #6f7d2b;
}



/* Homepage ecentre section : End */

/* Homepage link section */

.region-front-fullwidth-2 {
    padding-left: 0px;
    padding-right: 0px;
}

.view-e123-12cat-home-banner-before-footer .view-content {
    text-align: center;
}

.view-e123-12cat-home-banner-before-footer .view-content .col-lg-4 {
    padding: 0px !important;
}

.view-e123-12cat-home-banner-before-footer .view-content h3 {
    font-weight: 400;
    color: #ffffff;
    font-size: 36px;
    margin: 0px;
    padding-top: 3%;
    padding-bottom: 3%;
}

.view-e123-12cat-home-banner-before-footer .view-content .col-lg-4 img {
    width: 100%;
}

.view-e123-12cat-home-banner-before-footer .view-content .col-lg-4:nth-child(1) h3 {
    background-color: #108372;
}

.view-e123-12cat-home-banner-before-footer .view-content .col-lg-4:nth-child(2) h3 {
    background-color: #c94e00;
}

.view-e123-12cat-home-banner-before-footer .view-content .col-lg-4:nth-child(3) h3 {
    background-color: #395191;
}