.page-header {display: none;}


.com-content #sp-main-body {padding: 50px 0 0 0!important;}

.entry-header h2 a:hover {color: #1a92cf;}


.sppb-article-info h3 a:hover, .sppb-article-info h3 a:focus {color: #1a92cf!important;}
.sppb-article-info a{
    height: 46px;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5;
    display: block;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    }
.sppb-article-introtext {
    font-weight: 500;
}

.sppb-addon-articles .sppb-addon-article .sppb-article-info h3 a{
  font-size: 16px;
  font-weight: 700!important;
}
a.mod-articles-category-title {
    line-height: 25px!important;
    text-align: left;
    display: flex;
    flex-direction: row;
}

.readmore a.btn:hover {
    color: #1a92cf;
}


.sppb-article-meta {
    display: none;
}

.sppb-article-introtext{
    height: 66px;
    font-size: 14px;
    line-height: 1.5;
    display: block;
    display: -webkit-box !important;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 10px 0 10px;
    color:grey;
}



/*home*/
.sppb-article-info p span {
    color: #000;
    height: 100px;
    font-size: 14px;
    display: block;
    display: -webkit-box !important;
    -webkit-line-clamp: 3 !important;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 0px !important;
    text-align: justify;
}
a.sppb-readmore {
    height: unset;
}


/*blog system inside*/
a.hasTooltip:hover {color: #1a92cf!important;}
a.hasTooltip:hover span.icon-chevron-left:before{color:#1a92cf!important;}
a.hasTooltip:hover span.icon-chevron-right:before{color:#1a92cf!important;}

/*home listing*/
h4.newsflash-title a {
    color: #000;
    height: 60px;
    font-weight: 600; 
    font-size: 14px;
    line-height: 1.5; 
    display: block;
    display: -webkit-box !important; 
    -webkit-line-clamp: 3; 
    -webkit-box-orient: vertical; 
    overflow: hidden; 
    text-overflow: ellipsis; 
}
h4.newsflash-title a:hover {
    color: #0094d8;
}
h4.newsflash-title {
    margin-top: 30px;
    position: relative;
}
h4.newsflash-title:before {
    position: absolute;
    content:'';
    background: #0094d8;
    width: 50px;
    height: 4px;
    top: -20px;
}
.content-part {
    padding: 15px 15px 30px 15px;
    background: #ececec;
    transition: 0.3s;
    margin-bottom: 30px;
}
@media(min-width:992px){
.content-part {
    min-height: 235px;
}}
a.readmore {
    color: #000;
    position: relative;
    font-weight: 400;
    top: 10px;
    font-size: 14px;
    font-weight: 600;
}
a.readmore:before {
    position: absolute;
    content: '';
    background: #232323;
    width: 30px;
    height: 1px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: -40px;
    transition: 0.3s;
}
a.readmore:hover:before {
    right: -50px;
    width: 40px;
}
a.readmore:hover {
    color: #0094d8;
}
figure.newsflash-image img {
    max-height: 180px !important;
    min-height: 195px !important;
}
figure.newsflash-image img  {
    max-height: 180px !important;
    margin: auto;
}

@media(min-width:992px){
.content-part p {
    color: #000;
    height: 60px;
    font-size: 14px;
    line-height: 1.5;
    display: block;
    display: -webkit-box !important;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 0px !important;
    text-align: justify;
}}
@media(min-width:992px){
.view-category  article.item .entry-image.intro-image {
    max-height: 230px !important;
    min-height: 230px !important;
    margin-bottom: 10px;
}}
.view-category  article.item .entry-image.intro-image img {
    max-height: 230px !important;
    margin: auto;
    border-radius: 0px 30px 30px 30px;
}
.view-article article.item .entry-header h2 {
   color: #000;
    font-weight: 600;
    font-size: 20px  !important;
    line-height: 1.5;
}
@media(max-width:991px){
.view-article article.item .entry-header h2 {
    font-size: 18px  !important;
}
}
/*.view-category article.item .entry-header h2 {
   color: #000;
   height: 69px;
   font-weight: 700;
   font-size: 16px  !important;
   line-height: 1.5;
   display: block;
   display: -webkit-box !important;
   -webkit-line-clamp: 3;
   -webkit-box-orient: vertical;
   overflow: hidden;
   text-overflow: ellipsis;
}*/
@media(max-width:991px){
.view-category  article.item .entry-header h2 {
    color: #000;
    height: unset;
    font-weight: 700;
    font-size: 16px  !important;
    line-height: 1.5;
    display: block;
    display: -webkit-box !important;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
}
article.item .entry-header h2 a:hover {
    color: #0094d8;
}
article.item .entry-header {
    margin-bottom: 5px;
}

article.item .content-part {
    padding: 15px;
    background: #ececec;
    transition: 0.3s;
    margin-bottom: 30px;
}

article.item a.readmore {
    color: #000;
}
article.item dd.create {
    font-weight: 600;
    font-style: oblique;
    margin-bottom: 5px;
}
article.item .article-info {
    margin-bottom: 0px !important;
}
/*@media(min-width:992px){
.view-category article.item p {
    color: #000;
    height: 81px;
    font-size: 14px;
    line-height: 1.5;
    display: block;
    display: -webkit-box !important;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 0px !important;
    text-align: justify;
}}*/
@media(min-width:992px){
.view-category article.item p {
    color: #000;
    line-height: 1.5;
    text-align: justify;
    height: 85px;
    letter-spacing: 0.5px !important;
    font-size: 14px !IMPORTANT;
    display: -webkit-box !important;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align:justify !important;
}}
.view-category article.item p {
    font-size: 14px !IMPORTANT;
    text-align:justify !important;
}
article.item .readmore {
    margin-top: 15px;
    background: transparent !important;
}
article.item .readmore a.btn {
    background: transparent !important;
    font-size: 16px;
    color: #000;
    text-transform:capitalize;
}
article.item .readmore a.btn:hover {
    color: #0094d8;
}
article.item .tags {
    margin: 10px 0px;
}
article.item .tags a {
    font-size: 12px;
    padding: 3px 5px;
    font-weight: 400 !Important;
}
article.item .tags a:hover {
    background: #91d04e !important;
    color: #fff !important;
}
article.item p.readmore {
    height: inherit;
}

/*right side*/

#sp-left .sp-module .search, #sp-right .sp-module .search {
    margin-top: 0px;
}
#sp-left .sp-module .sp-module-title, #sp-right .sp-module .sp-module-title {
    margin-bottom: 40px;
    font-size: 16px !important;
    position: relative;
}
#sp-left .sp-module ul.categories-module li a, #sp-right .sp-module ul.categories-module li a {
    font-weight: 500;
    font-size: 14px;
    line-height: 1.8;
}
#sp-left .sp-module, #sp-right .sp-module {
    margin: 0px 0px 30px 0;
    border-radius: 0px 30px 30px 30px;
}
#sp-left .sp-module .tagspopular ul li a, #sp-right .sp-module .tagspopular ul li a {
    background: #000;
    color: #fff;
    padding: 3px 8px;
    font-size: 13px;
    font-weight: 500;
}
/*tag*/
.view-tag div.tag-category fieldset.filters.btn-toolbar button {
    background: #232323  !important;
    font-size: 13px  !important;
    border-radius: 0px  !important;
    color: #fff !important;
    font-weight: 400  !important;
    letter-spacing: 1px  !important;
    line-height: 1;
    padding: 8px 25px  !important;
    transition: 0.5s  !important;
    margin-top: 10px;
    margin-right: 5px;
    margin-bottom: 30px;
    width: 47.5%;
}
.view-tag div.tag-category fieldset.filters.btn-toolbar button:hover {
    background: #0094d8  !important;
}
.view-tag div.tag-category fieldset.filters.btn-toolbar {
    padding: 15px;
}
.view-tag div.tag-category ul.category {
    padding: 15px;
}

/*search*/
select#limit {
    padding: 0px;
}
.com-search.view-search .search-filter-wrap, .com-search.view-search .search-results-wrap {
    padding: 15px !important;
    margin-bottom: 0px;
}
.com-search.view-search .search-filter-wrap fieldset {
    width: 100% !important;
    margin-bottom: 30px;
}
.com-search.view-search .search-results-wrap .result-title, .com-search.view-search .search-results-wrap .result-category {
    font-size: 16px;
}
.com-search.view-search .search-filter-wrap fieldset legend {
    font-weight: 600;
}
@media(max-width:991px){
.com-search.view-search .search-filter-wrap .btn-toolbar {
    display: block;
}
.com-search.view-search .form-limit-wrap {
    margin-top: 10px;
}
.com-search.view-search .search-results-wrap .result-title, .com-search.view-search .search-results-wrap .result-category {
    font-size: 14px !IMPORTANT;
}}
.com-search #sp-main-body {
    padding: 50px 0px;
}
input#search-searchword {
    width: 180px;
}
.com-search.view-search .pagination {
    margin-top: 10px;
    margin-bottom: 0px !important;
}
.com-search.view-search .search-results-wrap .result-text, .com-search.view-search .search-results-wrap .result-created a {
    word-break: break-word;
}
@media(min-width:992px){
.view-category  .entry-video.embed-responsive {
    max-height: 230px â€‹!important;
    min-height: 230px !important;
    margin-bottom: 10px;
}}

/*home page article*/
@media(min-width:992px){
.sppb-addon-articles .sppb-addon-article .sppb-article-img-wrap {
    max-height: 230px !important;
    min-height: 230px !important;
    margin-bottom: 10px;
}}
.sppb-addon-articles .sppb-addon-article .sppb-article-img-wrap img {
    max-height: 230px !important;
    margin: auto;
}

#sp-right .sp-module ul.categories-module li a:hover, #sp-right .sp-module ul.categories-module li a:focus {
    color: #1191d0;
}

/*blog article title*/
.view-article article.item .entry-header h2:before{
    content:'';
    background: #1191d0;
    height: 34px;
    width: 6px;
    position: absolute;
    left: 0px;
    top: 0px;
    margin: auto;
    transform: skew(-20deg, 0deg);
}
.view-article article.item .entry-header h2 {
    padding-left: 20px;
}

@media(max-width:991px){
.view-article article.item .entry-header h2:before {
    top: -6px;
}}
.sppb-addon-articles .sppb-addon-article {
    border-radius: 0px 30px 30px 30px !important;
}
.sppb-addon-articles .sppb-addon-article .sppb-article-img-wrap img {
    border-radius: 0px 30px 0px 0px !important;
}



/*CSR SLIDER*/
.entry-description .mos-img {
    margin-bottom: 20px;
}

.entry-description a {
    color: #1a92cf;
    margin-top: 20px!important;
    position: relative!Important;
}

.entry-content .entry-title a{
    font-weight: 900!Important;
}
.entry-title a:hover, .entry-description a {
    color: #000;
}
.entry-description .mos-img {
    height: 84px;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5;
    display: block;
    display: -webkit-box !important;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
@media(min-width:992px){
.entry-title {
    height: 40px;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5;
    display: block;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0 0px 10px 0px;
}
.entry-header h2 {
    height: 65px;
    font-weight: 700 !important;
    letter-spacing: 0.5px !important;
    font-size: 16px !IMPORTANT;
    display: -webkit-box !important;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0px 0px 5px 0px !important;
  }}