/*** General CSS ***/
body {
    line-height: 1.9em;
}
body.home #sp-main-body {
    padding: 0;
    display: none;
}
.article-details.home {
    display: none;
}
/*** Header Area ***/
/* Header Top */
#sp-top-bar {
    position: relative;
    z-index: 999;
    font-size: 15px;
    padding: 12px 0 12px;
}
#sp-top1 span {
    background: rgba(0,0,0,.09);
    height: 35px;
    width: 35px;
    line-height: 35px;
    text-align: center;
    border-radius: 50%;
}
ul.social-icons>li:not(:last-child) {
    margin-right: 10px;
}

/* Header Menu */
#sp-header {
    top: 0px;
    padding: 0;
    height: inherit;
    z-index: 9999;
    position: relative;
    box-shadow: none;
}
body:not(.home) #sp-header:before {
    left: 0;
}
body:not(.home) #sp-header,
#sp-header.header-sticky {
    top: 0;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a {
    font-weight: 400 !important;
    padding: 10px 0;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    position: relative;
}
.sp-megamenu-parent > li > span {
    color: #fff;
}
.sp-megamenu-parent>li.active>a {
    font-weight: 600;
}

/* Canvas Menu */
.offcanvas-menu .offcanvas-inner .menu-child > li a {
    padding: 12px 10px !important;
    border-bottom: 1px solid rgba(197, 153, 153, 0.21);
    display: inherit;
}
.offcanvas-menu .offcanvas-inner ul.menu>li>a, .offcanvas-menu .offcanvas-inner ul.menu>li>span {
    font-size: 15px;
    font-weight: 500;
}
.burger-icon>span {
    background-color: #fff;
}
.offcanvas-menu > .align-items-center {
    background: #12232e;
}
.offcanvas-active .burger-icon>span, #modal-menu-toggler.active .burger-icon>span {
    background-color: #fff;
}

/*** Block Styles ***/
/* Button */
a.btn {
    border: none;
    padding: 18px 35px;
    border-radius: 0;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff !important;
}
a.btn:hover {
    color: #fff !important;
  	background: #49c8d1;
}

/* Position1 */
#sp-content-top .sp-column {
    padding-top: 40px;
}
#sp-position2 .mfp_default_skin_default .mfp_default_item .mfp_default_title,
#sp-position1 .mfp_default_skin_default .mfp_default_item .mfp_default_title,
#sp-position5 .sp-module:nth-child(2) .mfp_default_skin_default .mfp_default_item .mfp_default_title {
    line-height: 35px;
    position: absolute;
    bottom: 70px;
    padding: 0px 30px;
    z-index: 2;
}
#sp-position1 .mfp_default_skin_default .mfp_default_item .mfp_default_title a {
    font-size: 30px !important;
}
#sp-position1 span.mfp_date, #sp-position2 span.mfp_date,
#sp-position5 .sp-module:nth-child(2) div > span.mfp_date {
    position: absolute;
    bottom: 40px;
    padding: 0 30px;
    z-index: 2;
    color: #fff;
}
#sp-position1 .sp-module div > a:before, #sp-position2 .sp-module div > a:before,
#sp-position5 .sp-module:nth-child(2) div > a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    border-radius: 10px;
    right: 0;
    z-index: 1;
    background: linear-gradient(transparent 40%,#000000d9 100%);
}
#sp-position1 .sp-module div > a, #sp-position2 .sp-module div > a,
#sp-position5 .sp-module:nth-child(2) div > a {
    position: relative;
}
#sp-position5 .sp-module:nth-child(2) {
    margin: 15px 0;
}

/* Position2 */
#sp-position2 .mfp_default_skin_default .mfp_default_item .mfp_default_title a {
    font-size: 22px !important;
}

/* Position3 */
#sp-position3 h4.mfp_masonry_title {
    line-height: 25px;
    padding: 0 10px;
}

#sp-position3 .mfp_date {
    padding: 0 10px;
}
#sp-position3 h4.mfp_masonry_title a {
    font-size: 18px !important;
}
#sp-position3 .mfp_masonry_skin_card .mfp_masonry_item div {
    padding: 10px 10px 20px;
    border-radius: 10px;
}

/* Position4 */
#sp-position4 .sp-module img {
    margin: 20px 0 50px;
    border-radius: 10px !important;
}

/* Position5 */
#sp-position5 h4.mfp_default_title {
    line-height: 25px !important;
    font-size: 30px;
    padding-top: 20px;
}
#sp-position5 .mfp_default_skin_default .mfp_default_item div,
#sp-position8 .sp-module:nth-child(2) .mfp_default_skin_default .mfp_default_item div {
    overflow: hidden;
    border-radius: 10px;
    border: 1px solid #eee;
}
#sp-position8 .mfp_default_item img,
#sp-position5 .mfp_default_item img {
    margin-bottom: 0px;
}
#sp-position5 .sp-module:nth-child(2) .mfp_default_skin_default .mfp_default_item div {
    border: none;
}
#sp-position5 .sp-module:nth-child(2) .mfp_default_skin_default .mfp_default_item .mfp_default_title a {
    color: #fff;
    font-size: 28px !important;
}

/* Position6 */
#sp-position6 .sp-column {
    padding: 25px 25px 0px;
    background: #EAEAEA;
    border-radius: 6px;
}
#sp-position6 h4.mfp_default_title {
    line-height: 25px !important;
}

/* Position8 */
#sp-position8 h4.mfp_default_title {
    line-height: 28px !important;
    padding-top: 20px;
}
#sp-position8 h4.mfp_default_title  a {
    font-size: 20px !important;
    padding-right: 20px;
    display: inherit;
}
#sp-position8 .sp-module:last-child h4.mfp_default_title a {
    font-size: 18px !important;
}
#sp-position8 .sp-module {
    padding-top: 20px;
}
#sp-position8 .sp-module:last-child {
    padding-bottom: 40px;
}
#sp-position8 .sp-module img {
    border-radius: 10px;
}

/* Title */
body.home h3.sp-module-title {
    font-size: 18px;
    font-weight: 800;
    text-transform: uppercase;
    padding-left: 12px;
    border-left: 5px solid;
    margin-bottom: 20px;
}

/* Category */
span.mfp_cat a {
    font-size: 10px;
    color: #666666 !important;
    letter-spacing: 1px;
}
span.mfp_cat a:hover {
    color: #222 !important;
}

/* Blog */
.mfp_default_item img {
    border-radius: 10px;
    box-shadow: 0 2px 6px -1px rgba(7,10,25,.2), 0 6px 12px -6px rgba(7,10,25,.2);
}
.mfp_default_item:hover img {
    opacity: 0.8;
}

/* Bottom */
#sp-bottom {
    box-shadow: 0px 0px 5px 0 #eee;
}
#sp-bottom {
    overflow: hidden;
    position: relative;
    z-index: 1;
    line-height: 30px;
    font-weight: 500;
    text-align: left;
    font-size: 16px;
}
#sp-bottom p {
    line-height: 28px;
}
#sp-bottom .sp-module .sp-module-title {
    font-size: 15px;
    text-align: left;
    background: transparent;
    padding: 0;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-left: 10px;
}
.shrewd_solution_icon ul, .shrewd_solution_icon ul li {
    display: inline-block!important;
    padding: 0!important;
    margin-bottom: 0px !important;
}
.shrewd_solution_icon ul li a {
    font-size: 18px;
    -webkit-transition: .5s;
    transition: .5s;
    margin-right: 20px;
    display: inline-block;
}
#sp-bottom4 span,
.shrewd_solution_icon ul li a em {
    font-family: "Font Awesome 5 Brands";
}
#sp-bottom4 strong,
.shrewd_solution_icon ul li a em strong {
    display: none;
}
#sp-bottom1 ul.menu-link li a {
    text-transform: uppercase;
    display: inline-block;
    padding: 0 20px;
}
#sp-bottom1 ul.menu-link li {
    display: inline-block;
}
#sp-bottom .mfp_default_skin_default .mfp_default_item .mfp_default_title a {
    font-size: 16px !important;
}
#sp-bottom .mfp_default_skin_default .mfp_default_item .mfp_default_title {
    line-height: 25px;
    position: relative;
}
#sp-bottom3 .sp-column {
    background: #000;
    text-align: center;
    padding: 50px 30px;
    border: 6px solid #111;
}
#sp-bottom3 h2 {
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 20px;
}
.shrewd_solution_icon {
    margin-top: 30px;
}

/* Footer Copyright */
#sp-footer {
    text-align: center;
}
#sp-footer {
    display: inline-block;
    width: 100%;
    position: relative;
    z-index: 1;
    font-size: 15px;
}
#sp-footer .container-inner {
  	border-top: none;
}

/*** Responsive Layout ***/
/* Tablet Landscape Layout */
@media (min-width: 1400px) {
    .sppb-row-container {
        max-width: 1320px;
    }
}
@media (max-width: 1299px) {
  	#sp-position5 span.mfp_cat a {
    	top: 135px;
	}
  	.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    	font-size: 14px !important;
	}
}
/* Mobile Standard Layout */
@media (max-width: 1024px) {
    #sp-position1 .mfp-grid > div, #sp-position2 .mfp-grid > div {
        width: 100% !important;
        flex-basis: 100% !important;
        max-width: 100% !important;
    }
    #sp-position1 .mfp-grid, #sp-position2 .mfp-grid {
        width: 100%;
        display: inline-block !important;
    }
}
@media (max-width: 991px) {
    #sp-header, #sp-header .logo {
        height: 70px;
    }
    #sp-footer p {
        text-align: center;
    }
    body #sp-header {
        padding: 0;
        border-radius: 0;
        top: 0;
    }
    body, body p {
        font-size: 16px !important;
    }
}

/* Mobile Small Resolution */
@media (max-width: 480px) {
    body #sp-header {
        top: 0;
    }
  	#sp-position1 .mfp_default_skin_default .mfp_default_item .mfp_default_title a {
    	font-size: 20px !important;
	}
  	#sp-position2 .mfp_default_skin_default .mfp_default_item .mfp_default_title, #sp-position1 .mfp_default_skin_default .mfp_default_item .mfp_default_title, 	#sp-position5 .sp-module:nth-child(2) .mfp_default_skin_default .mfp_default_item .mfp_default_title {
    	bottom: 40px;
  	}
  	#sp-position1 span.mfp_date, #sp-position2 span.mfp_date, #sp-position5 .sp-module:nth-child(2) div > span.mfp_date {
    	bottom: 18px;
  	}
  	#sp-position5 .sp-module:nth-child(2) .mfp_default_skin_default .mfp_default_item .mfp_default_title a {
    	font-size: 18px !important;
	}
  	#sp-position8 .mfp_default_item img, #sp-position5 .mfp_default_item img {
    	width: 100%;
	}
  	#sp-position5 .mfp_default_skin_default .mfp_default_item div {
    	padding: 10px;
	}
}

/* General color defination
Color value depend on preset color that picking on template settings > Presets
*/

:root {
  --background-color: currentColor;
  --background: currentColor;
  --text-color: currentColor;
}
body.home .article-introtext .readmore a, .sp-mod-title:after, a.btn {
    background-color: var(--background-color);
}
.article-list .article .readmore a:hover, .article-list .article .readmore a:active, .article-list .article .article-header h2 a:hover, 
#sp-bottom ul li span {
    color: var(--text-color);
}
#sp-position1 .mfp_default_skin_default .mfp_default_item .mfp_default_title a:hover,
span.mfp_cat a {
    color: var(--text-color) !important;
}
body.home h3.sp-module-title {
    border-color: var(--text-color);
}
/*tsmedia*/
.mfp_default_skin_default .mfp_default_item .mfp_default_title a {
font-size: 0.7em !important;
}
form.mod-finder.js-finder-searchform.form-search {
    width: 200px;
}
#sp-position6 .sp-column {
    padding: 20px 20px 0px;
}
.mfp_default_skin_default .mfp_default_item {
    margin-bottom: 1em!important;
}
.mfp_default_skin_default .mfp_default_item .mfp_thumb_pos_top img{
    margin-bottom: 0.3em!important;
}
.mod-banners__item {
    padding-bottom: 30px;
}
div#sp-position5 {
    max-width: 990px;
}
.main-slider{
padding-bottom:0px;
}
#sp-header {
    background: #ffffff;
}
.page-header{
background:  linear-gradient(to right, #4a7cb7 30%, #3fcfb4 60%);	
padding-bottom: 0px;
margin-bottom:20px;
}
.page-header h1{
color:#FFF;
font-size:32px;
padding-left:20px;
}
.burger-icon>span {
    background-color: #8e1221!important;
}
.offcanvas-menu > .align-items-center {
    background-color: #FFFFFF!important;
}
.offcanvas-menu .offcanvas-inner ul.menu>li>a{
font-size:20px;
}
.fields-container{
 display:none;
}
.fields-container li{
list-style-type:none;
}
.article-list .fields-container{
 display:block;
}
#sp-main-body {
    padding: 30px 0;
}
.sp-megamenu-parent>li>a {
    color: #9b1e23;
}
.article-details h1,.article-details h2,.article-list .article .article-header h2 a{
color: #8e1221;
}
.mb-4 {
    margin-bottom: 0.5rem!important;
}
.n2-ss-slider .n2-ow, .article-header h2{
font-weight: 600!important;
}
.article-list .article-introtext , .article-list .article-introtext h2, .mfp_default_title a,.article-body .meta,.article-header{
overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
font-size:16px!important;
}

.article-details  img{
display: inline;
}
.article-details  h6{
margin-top: 0.2rem;
font-size: 16px; 
color: #7e8c8d;
}
.cat-children{
display:none!important;
}
.article-details .article-header h1, .article-details .article-header h2 {
    font-size: 1.9rem;
}
.article-list .article .article-header h2 a:hover{
 color:#710000;
}
@media (max-width: 991px){
.container-inner p {
    font-size: 16px !important;
}
}
@media only screen and (min-width:768px){
.article-list .article-intro-image , .article-list 
 .article-featured-video, .article-list .radio{
    width: 300px;
max-height: 225px;
    float: left;
    margin-right: 20px!important;

}
.article-list .article{
min-height:225px;
border:0px;
}
}
.sub-menu .sp-module-content{
	width:250px;	
}
.sub-menu .sp-module-content ul{
	display:flex;
	width:250px;
	list-style-type:none;
	flex-flow:wrap;
}
.sub-menu .sp-module-content li{
width:100px;		
}
#sp-bottom {
    background-color: #f57e7a!important;
}
#sp-footer {
background-color:#de4f4d!important;
}
#sp-footer .container-inner {
    padding: 12px 0;
}
.ban-right{
padding:10px !important;
}
.sp-page-title{
background:  linear-gradient(to right, #4a7cb7 30%, #3fcfb4 60%);	
}
/*.itemid-281 #sp-main-body */
.itemid-281 #sp-section-5{
background:  linear-gradient(to right, #4a7cb7 30%, #3fcfb4 60%);	
background-size: 100% 5px;
background-repeat: repeat-x;
 padding-top: 20px;
}
.random_news h4{
font-weight: 600;
color:#e67e23;
} 
.random_news a{
color: #e2687e!important;
list-style-type: disc;
}
.latestnews, .random_news{
list-style:disc inside!important;
}
.random_news span{
display:none!important;
}
.n2-ss-slider .n2-ss-layer-row{
background:linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 35%)!important;
}
.n2-ss-slider .n2-ss-text{
text-shadow: 0.1em 0.1em 0.2em black;
}