.page-header {
    margin: 20px 20px;
}


/*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: #0ea7a7;
}
h4.newsflash-title {
    margin-top: 30px;
    position: relative;
}
h4.newsflash-title:before {
    position: absolute;
    content:'';
    background: #0ea7a7;
    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: #0ea7a7;
}
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;
}}
.image-part {
    background: #ececec;
}
.view-article .pager .next > a:hover {
    color: #ed1c24 !important;
}
.view-article .pager .next > a:hover .icon-chevron-right:before {
    color: #ed1c24 !important;
}
.entry-image.intro-image {
    margin-bottom: 0px;
}

/*listing*/
.com-content #sp-main-body {
    padding: 80px 0px !Important;
}

@media(max-width:992px){
.com-content #sp-main-body {
    padding: 50px 0px !Important;
}}

article.item {
    background: #f7f7f7;
    padding: 15px;
    margin-bottom: 30px;
    transition: 0.3s;
}
article.item:hover {
    box-shadow: 0px 0px 10px #00000030;
}
/*@media(min-width:992px){
article.item {
    min-height: 492px !Important;
}}*/

.view-category  article.item .entry-image.intro-image {
    max-height: 228px !important;
    min-height: 190px;
}
.view-category  article.item .entry-image.intro-image img {
    max-height: 228px !important;
    margin: auto;
}
.view-article article.item .entry-header h2 {
   position: relative;
   margin-bottom: 50px;
   color: #e72a17;
   font-weight: 700;
   font-size: 39px  !important;
   line-height: 1.5;
}
.view-article article.item .entry-header h2:before{
   content: "";
    width: 50px;
    height: 5px;
    background:#e72d1b;
    position: absolute;
    bottom: -15px;
    left: 0px;
    margin: auto;
}
@media(max-width:991px){
.view-article article.item .entry-header h2 {
    font-size: 30px  !important;
}}
.view-category article.item .entry-header h2 {
    color: #000;
    height: 25px;
    font-weight: 600;
    font-size: 16px !important;
    line-height: 1.5;
    display: block;
    display: -webkit-box !important;
    -webkit-line-clamp: 1;
    -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: 600;
    font-size: 14px  !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 {
    color: #6b6b6b;
    font-weight: 700;
    font-size: 18px;
}

article.item .entry-header h2 a:hover {
    color: #e62310;
}
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: 500;
    font-style: oblique;
}
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;
}}
.view-category article.item p {
    color: #010431;
    font-size: 14px;
    line-height: 1.5;
    text-align: justify;
}
article.item .readmore {
    margin-top: 15px;
    background: transparent !important;
}
article.item .readmore a.btn {
    display: none;
    background: transparent !important;
    font-size: 16px;
    color: #00042d;
    text-transform:capitalize;
}
article.item .readmore a.btn:hover {
    color: #2b3177;
}
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: #ed1c24 !important;
    color: #fff !important;
}
article.item p.readmore {
    height: inherit;
}

/*right side*/

@media(min-width:992px){
#sp-right {
    padding: 0px 15px 30px 15px;
    border: 2px solid #e6220f;
}}
#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: 26px;
    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: 30px 0px;
}
#sp-right .sp-module ul.categories-module li a:hover {
    color: #101958;
}
#sp-right .sp-module ul.categories-module li a:focus {
    color: #0d1655;
}
#sp-left .sp-module .tagspopular ul li a, #sp-right .sp-module .tagspopular ul li a {
    background: #e5210e;
    color: #fff;
    transition:0.3s;
    padding: 3px 8px;
    font-size: 13px;
    font-weight: 500;
}
#sp-left .sp-module .tagspopular ul li a:hover, #sp-right .sp-module .tagspopular ul li a:hover {
    background: #e934239c !important;
    color: #fff !important;
}
#sp-right .sp-module .sp-module-title:before {
    position: absolute;
    content:'';
    background: #e5210e;
    width: 50px;
    height: 4px;
    bottom: -10px;
}

/*prev next button*/
a.hasTooltip {
    background: transparent !important;
    color: #000 !important;
    font-weight: 500;
}
a.hasTooltip:hover {
    color: #ea1e26 !important;
}

/*pagination*/
.pagination a.next, .pagination a.previous {
    background: #ff0000 !important;
    border-color: #ff0000 !important;
    border-radius: 0px !important;
    padding: 10px !important;
    color: #fff;
    margin-right: 2px !important;
    margin-left: 2px !important;
}
.pagination a.next:hover, .pagination a.previous:hover,
.pagination a.next:focus, .pagination a.previous:focus {
    background: #e6210e !important;
    border-color: #e6210e !important;
    color: #fff !Important;
}
.pagination>li>a, .pagination>li>span {
    background: #272ba6;
    border-color: #232323;
    color: #fff;
    padding: 11px 16px !important;
    font-size: 11px !IMPORTANT;
    border-radius: 0px !important;
}
.pagination>.active>a:hover,
.pagination>.active>a:focus,
.pagination>.active>span:hover,
.pagination>.active>span:focus,
.pagination a:focus,
.pagination a:hover {
    border: none !important;
    background: #e01b11a1 !important;
    color: #fff !Important;
}
@media(max-width:991px){
.pagination>li>a, .pagination>li>span {
    padding: 5px 10px;
    font-size: 14px;
}
}
ul.pagination {
    text-align: left;
}

/*tag*/
.view-tag div.tag-category fieldset.filters.btn-toolbar button {
    background: #e6210e  !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: 20px;
    width: 29.5%;
}
.view-tag div.tag-category fieldset.filters.btn-toolbar button:hover {
    background: #ff8276b0  !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;
}

/**/