@charset "UTF-8";
/* CSS Document */

@font-face {
    font-family: 'Tajawal-ExtraLight';
    src: url('../fonts/Tajawal/Tajawal-ExtraLight.eot');
    src: local('Tajawal Extra Light'), local('Tajawal-Extra-Light'),
        url('../fonts/Tajawal/Tajawal-ExtraLight.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Tajawal/Tajawal-ExtraLight.woff2') format('woff2'),
        url('../fonts/Tajawal/Tajawal-ExtraLight.woff') format('woff'),
        url('../fonts/Tajawal/Tajawal-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family: 'Tajawal-Light';
    src: url('../fonts/Tajawal/Tajawal-Light.eot');
    src: local('Tajawal Light'), local('Tajawal-Light'),
        url('../fonts/Tajawal/Tajawal-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Tajawal/Tajawal-Light.woff2') format('woff2'),
        url('../fonts/Tajawal/Tajawal-Light.woff') format('woff'),
        url('../fonts/Tajawal/Tajawal-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Tajawal-Regular';
    src: url('../fonts/Tajawal/Tajawal-Regular.eot');
    src: local('Tajawal Regular'), local('Tajawal-Regular'),
        url('../fonts/Tajawal/Tajawal-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Tajawal/Tajawal-Regulard.woff2') format('woff2'),
        url('../fonts/Tajawal/Tajawal-Regular.woff') format('woff'),
        url('../fonts/Tajawal/Tajawal-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Tajawal-Medium';
    src: url('../fonts/Tajawal/Tajawal-Medium.eot');
    src: local('Tajawal Medium'), local('Tajawal-Medium'),
        url('../fonts/Tajawal/Tajawal-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Tajawal/Tajawal-Medium.woff2') format('woff2'),
        url('../fonts/Tajawal/Tajawal-Medium.woff') format('woff'),
        url('../fonts/Tajawal/Tajawal-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Tajawal-Bold';
    src: url('../fonts/Tajawal/Tajawal-Bold.eot');
    src: local('Tajawal Bold'), local('Tajawal-Bold'),
        url('../fonts/Tajawal/Tajawal-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Tajawal/Tajawal-Bold.woff2') format('woff2'),
        url('../fonts/Tajawal/Tajawal-Bold.woff') format('woff'),
        url('../fonts/Tajawal/Tajawal-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Tajawal-Extra-Bold';
    src: url('../fonts/Tajawal/Tajawal-ExtraBold.eot');
    src: local('Tajawal Extra Bold'), local('Tajawal-Extra-Bold'),
        url('../fonts/Tajawal/Tajawal-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Tajawal/Tajawal-ExtraBold.woff2') format('woff2'),
        url('../fonts/Tajawal/Tajawal-ExtraBold.woff') format('woff'),
        url('../fonts/Tajawal/Tajawal-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}
@font-face {
    font-family: 'Tajawal-Black';
    src: url('../fonts/Tajawal/Tajawal-Black.eot');
    src: local('Tajawal Black'), local('Tajawal-Black'),
        url('../fonts/Tajawal/Tajawal-Black.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Tajawal/Tajawal-Black.woff2') format('woff2'),
        url('../fonts/Tajawal/Tajawal-Black.woff') format('woff'),
        url('../fonts/Tajawal/Tajawal-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

body,th{
    text-align: right; /*direction: rtl;*/
    font: 400 14px/20px 'Tajawal-Medium', Arial, sans-serif; /*font-size: 13px; */
}
h1, h2, h3, h4, h5, h6, .single_sidebar > h2, .footer_widget > h2, .bsbig_fig figcaption,
.single_post_content > h2, .single_page > h1, .nav-tabs > li > a,.single_page .card .card-footer a{
    font-family: 'Tajawal-Extra-Bold', Arial,sans-serif;
}
.latest_newsarea span, .navbar-inverse .navbar-nav > li > a, ul.newsticker, .header_top_right > p,
.spost_nav .media-body > a, .dropdown-menu > li > a, .top_nav li, .footer_bottom, .breadcrumb>li, .b-search,
#header .b-search input[type=text] ,#navbar .b-search input[type=text]{
    font-family: 'Tajawal-Medium', Arial,sans-serif;
}
.logo_area h1 {
    font-family: 'Tajawal-Black', Arial,sans-serif;
}
h5 { /* , .h5  */
    font-size: 15px;
}
hr{ border-top: 1px solid #e1e1e1; border-bottom: 1px solid #dfdcdc;}
.me-3 {
    margin-left: 1rem !important;
}
a { color: #254226; /*#061c07;*/ }
.btn .fa{ margin-left: 5px;}
blockquote{
    font-size: 16px;
    line-height: 28px;
}
/*  */
.mt-5 { margin-top: 5px; } 
.mb-5 { margin-bottom: 5px; }
.no-padding{ padding: 0; }
.pull-right{ float: right; }
/* Start header */
#header {
    margin-top: 0;
}
.logo-text, .logo{ display: inline-block;}
.logo{ margin-left: 10px;}
.logo-text h2{ font-size: 30px;  /* padding-right: 20px; */  margin-top: 0;}
.logo-text h1{ font-size: 24px;}
.single_post_content > h2 { text-align: right;}
.left_content .single_post_content > h2{
    text-align: center;
    padding-bottom: 10px;
}
/* .logo_area h1{ font-size: 30px;} */

.header_top {
    background-color: #1f2020; /* #a3c5ac; */
    padding: 0 30px;
}
#contentSection {
    padding: 30px; /* margin-bottom: 10px; */
}
.header_bottom{
    padding: 5px 30px 5px;
    background-color: #f8f9fa !important;  /* #f7f7f7; */
}
#contentSection, #sliderSection, #newsSection, #navArea{
    background-color: #f8f9fa;   
}
.slick-dots{ bottom: 0;}
.slick-slider{ margin-bottom: 0;}
.top_nav li a {
    /* color: #fff; */
    font-size: 12px;
    font-weight: unset;
}
.navbar-collapse {
    padding-right: 30px;
}
.noLeftBorder{ border-left: 0 !important;}
.dropdown-menu {
    background-color: #061c07;  /* #143115; */
}
.dropdown-menu > li > a {
    color: #fff;
    background-color: #061c07;  /* #143115; */
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus{background-color: #143115}

.dropdown-submenu .dropdown-menu {
    top: 0;
    right: 100%;
    margin-left: .1rem;
    margin-right: .1rem;
  }

.top_nav li a {
    display: inline-block;
    border-right: unset;
    border-left: 1px solid #111211;  /* #99b9a1; */
    color: #f1f0f0;
    padding: 5px 15px;
}
.header_top_right > p {
    color: #f1f0f0;
    padding-bottom: 6px;
    padding-top: 6px;
    font-weight: unset;
    float: left;
}
.top_nav{
    text-align: right;
}
.logo_area {
    display: inline;
    float: right;
    width: 58%;
}
.logo_area img{ margin-top: 0;}
.logo_area h1{
    display: inline-block;
    margin-top: 28px;
    margin-right: 20px;
    font-size: 29px;
    color: #000; /* #061c07;*/
}
.logo_area h2{
    display: inline-block;
    margin-right: 40px;
    margin-top: 5px;
    font-size: 24px;
    color: #2a4a2b;
}
#header .b-search, #navbar .b-search{
    width: 50%;
    position: relative;
}
#header .b-search {
    width: 30%;
    float: left;
    margin: 2px 20px;
}
#navbar .b-search {
    float: left; /* right; */
    margin-left: 15px; /* margin-right: 15px; */
    display: none;
}
#header .b-search input[type=text] ,#navbar .b-search input[type=text], .mobile-nav-toggle {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
}
#header .b-search input[type=text] ,#navbar .b-search input[type=text] {
    width: 100%;
    padding: 0 15px;
    color: #061c07; /* #666666; */
    border: 1px solid #cccccc;
}
#header .b-search input[type=text]{
    height: 22px;
    margin-top: 2px;
    background: #f8f9fa;
}
#navbar .b-search input[type=text]{
    height: 30px;
    /* margin-top: 4px; */
}
#header .b-search button, #navbar .b-search button{
    position: absolute;
    border: none;
    background: none;
    -moz-border-radius: 0 4px 4px 0;
    -webkit-border-radius: 0 4px 4px 0;
    -khtml-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
}
#header .b-search button{
    width: 20px;
    height: 20px;
    top:  4px;
    left: 15px;
    color: #061c07;  /* #456850; */
}
#navbar .b-search button {
    width: 30px;
    height: 30px;
    top: 2px; /*5px;*/
    left: 5px;
    color: #456850;
}
.add_banner {
    float: left;
    width: 42%;
    /* height: 90px; */
    margin-top: 15px;
    overflow: hidden;
}
.navbar-inverse .navbar-nav > li > a {
    border-left: 1px solid #032a14;
}
.breadcrumb {
    /* border-color: #456850; */
    background: #fff;
    border-bottom: 3px double #537c5f;
    border-left: 0;
    padding-left: 5px;
    padding-right: 5px;
}
.header-social {
    display: inline-block;
    /* padding: 27px 30px; */
    /* position: relative; */
    float: left;
    top: 5px;
    /* left: 29%; */
    background: #373838;
}
.header-social li {
    display: table-cell;
    padding-top: 7px;
    padding-bottom: 1px; 
    background: #373838;
}
.header-social li:first-child{
    border-left: 1px solid #111211;
}
.header-social li:hover{ background: #000;}
.header-social li a {
    color: #fff;
    font-size: 16px;
    padding: 0 15px; 
    display: block;
}
.header-social a i {
    -webkit-transition: all .4s ease-out 0s;
    -moz-transition: all .4s ease-out 0s;
    -ms-transition: all .4s ease-out 0s;
    -o-transition: all .4s ease-out 0s;
    transition: all .4s ease-out 0s;
    transform: rotateY(0deg);
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    font-size: 20px;
}
.header-social a:hover i{
    transform:rotateY(180deg);
    -webkit-transform:rotateY(180deg);
    -moz-transform:rotateY(180deg);
    -ms-transform:rotateY(180deg);
    -o-transform:rotateY(180deg);
}
/* .header-social::after{content:"";width:1px;height:101%;background:#ff889a;
    position:absolute;right:0;top:0px;bottom:0} */
/* End header */
/*  */
.navbar {
    min-height: 40px;
    margin-bottom: 6px;
}
.navbar-inverse .navbar-nav > li > a{
    color: #fff;
    height: 40px;
    line-height: 40px;
}
.desktop-home {
    margin-top: 8px;
}
#newsSection{
    padding: 0 30px 6px 30px;
}
/*  */
.post_commentbox a > i, .post_commentbox span > i {
    margin-left: 5px;
}
.post_commentbox span {
    margin-left: 10px;
}
/*  */
.sub-box {
    width: 100%;
    float: left;
    border: 1px solid #ddd;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
}
.sub-box .pro-txt {
    clear: both;
    padding: 15px 20px;
}
.sub-box .pro-txt h6 {
    font-weight: 500;
    margin: 0 0 10px;
    font-size: 16px;
}
.sub-box:hover .pro-txt h6 a {
	color: #74a83d;
}
.box-icon {
    position: relative;
    color: #3b8b54;
    width: 100%;
    height: 250px;
    font-size: 8em;
    overflow: hidden;
    vertical-align: middle;
}
.box-icon i {
    margin-top: 21%;
}
.sub-box-thumb {
    background-color: #f3f3f3;
}
.sub-box-thumb img {
	width: 100%;
	height: auto;
}
.sub-box:hover .sub-box-thumb .box-icon:after {
	opacity: 1;
}
.sub-box:hover .sub-box-thumb a {
	top: 0;
	opacity: 1;
}
.sub-box-thumb .box-icon:after {
	position: absolute;
	left: 0;
	top: 0;
    border-radius: 5px;
	background: rgb(14 14 14 / 70%); /*rgba(102,187,106,.7);*/
	width: 100%;
	height: 100%;
	content: "";
	opacity: 0;
}
.sub-box-thumb a {
	position: absolute;
	left: 0;
	right: 0;
	top: -125%;
	bottom: 0;
	margin: auto;
	z-index: 99;
	background: #438b59; /* #5ebf7c; /* #fff;*/
	width: 150px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	border-radius: 3px;
	color: #222;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 14px;
	opacity: 0;
	transition: all ease-in-out 0.3s;
    -webkit-transition: all ease-in-out 0.3s;
}
/*  */
.smallBox img {
    width: 120px; height: 120px; object-fit: cover;
    margin: 5px;
    margin-left: 10px;
}
.smallBox div a {
    line-height: 22px;
    font-size: 13px;
    margin-bottom: 0;
    margin-top: 20px;
}
/* Start latest newsarea */
.latest_newsarea {
    background-color: #456850;
}
ul.newsticker {
    /* left: 750px; */
    font-size: 13px;
    font-weight: unset !important;
    /* font: bold 10px Verdana; */
    /* direction: rtl; */
}
ul.newsticker a, .latest_newsarea a{
    color: #fff; direction: rtl;
}
ul.newsticker a > img, ul.newsticker a > i{
    margin-right: 0; 
    margin-left: 5px;
}
.latest_newsarea span{
    background-color: #061c07;
    margin-right: unset;
    margin-left: 20px;
    left: unset;
    right: 0;
}
.latest_newsarea span, .latest_newsarea, .social_area, .slick-slider, .slick-list,
.slick-slider .slick-track, .slick-initialized .slick-slide, .single_iteam img, .single_post_content,
.single_post_content_left, .single_post_content_right, .related_post, .single_sidebar, .mt-controls,
.post-thumbnail img, .post-thumbnail, .content_single_page {
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
}
.slick-prev, .slick-next, .slider_article > h2 a, .add_banner, .sociallink_nav li a,.btn-primary,
.single_post_content_right > .single_sidebar > h2, .box-light, .nav-tabs, .sideAdd, .catgArchive,
.single_post_content_left > h2, .single_page iframe, .smallBox img, .slider_article > p, .subfeature2 li,
.item-list, .single_sidebar ul li a, .single_page .thumbex, .single_page .thumbex span,
.content_single_page .thumbex, .content_single_page .thumbex span  {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;  
    border-radius: 10px;   
}
.social_area{
    right: unset;
    left: 0;
}
/* End latest newsarea */
/* Start Slider News */
.slick-prev, .slick-next {
    left: unset;
    background-color:  #456850; /* #061c07 */
    opacity: 0.7;
}
[dir="rtl"] .slick-prev {
    right: 60px;
    z-index: 99;
}
[dir="rtl"] .slick-next {
    right: 10px;
}
[dir="rtl"] .slick-prev:before, [dir="rtl"] .slick-next:before {
    content: " ";
}
/* End Slider New */
/*  */
.latest_post > h2, .single_sidebar > h2{
    background: #537c5f;
}
.latest_post > h2, .single_sidebar > h2, .single_post_content > h2, .sideAdd > img,
.cat-item a, .scrollToTop{
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
}
/*  */
.single_sidebar .spost_nav li a{ float: right;}
.single_post_content_left {
    float: right;
}
.single_post_content_left > h2 {
    padding: 8px;
    background: #456850;
    text-align: center;
    margin-bottom: 10px;
}
/* .single_post_content_left > h2:hover{
    background: red;
} */
.single_post_content_left > h2 span{ border: 0 !important; color: #fff; }
.single_post_content_right {
    float: left;
}
.single_post_content_right > .single_sidebar > h2 {
    background: #1f2020;
    text-align: center;
    margin-bottom: 10px;
    padding: 8px 0;
}
.single_post_content_right > .single_sidebar > h2 span {
    color: #fff;
    border: 0 !important;
    font-size: 19px;
}
.bsbig_fig figcaption {
    line-height: 26px;
    font-size: 16px;
}
.spost_nav .media-body > a {
    font-size: 13px;
    line-height: 22px;
}
.spost_nav a::before {
    position: relative;
    content: "\f104";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-left: 10px;
}
.box-light{
    color: #000;
    visibility: visible;
    animation-name: fadeInDown;
    background: #fff;
    border: 1px solid rgb(0 0 0 / 18%);
    /* margin-bottom: 10px !important; */
    padding: 5px 5px;
    margin: 5px 0 5px 0 !important;
    overflow: hidden;
    /* margin-top: 5px !important; */
}
.thumbImg {
    display: block;
    margin: 10px;
}
.lib-header{ font-size: 13px; margin: 10px 8px 5px 5px;}
.lib-header-seperator{ margin-bottom: 5px;}
.post-date{
    font-size: 12px;
    color: #798992;
}
.cat-item a {
    /* background: #e4e4e4;
    color: #888; */
    float: right;
    margin: 0 0px 2px 2px;
    background: #537c5f;
    color: #fff;
}
/*  */
.content_single_page {
    border: solid 2px #f3f3f3;
    background: #fff;
}
/*  */
.single_page > h1, .content_single_page > h1 {
    font-size: 23px;
    color: #2a4a2b;
}
.single_page_content .photonewsdetails > img {
    width: 100%;
    max-width: 100%;
    height: auto; /* 320px; */
}
.single_page_content ul li:before {
    left: unset;
    right: 5px;
}
.single_page_content ul{
    padding-left: unset;
    padding-right: 25px;
}
.subfeature2 li {
    border: 1px solid #ddd;
    margin-bottom:10px;
    background: #f8f9fa;
    padding: 10px 15px 10px 15px;
    color: #fff;
    box-shadow: 0 15px 10px -15px #1111112b;
}
.flex-xs {
    display: -webkit-flex;
    display: flex;
}
.subfeature2 .boxImg {
    -webkit-flex: none;
    flex: none;
    width: 45px;
    margin-left: 15px;
}
.subfeature2 li .btn-primary{ margin-top: 10px; margin-right: 10px;}
.subfeature2 .info{ color: #fff; width: 100%;}
/*  */
#homeContentAside{
    border: 0 !important;  background: unset;
}
figure.effect-layla img {
    height: 230px;
}
.noPadding {
    padding: 0 !important;
}
.noMargin { 
    margin: 0 !important;
}
.lib-img-show{
    width: 100%;
    min-height: 120px;
}
#footer {
    margin-bottom: 0;
}
.footer_top {
    background-color: #1f2020; color: #fff;
}
.footer_bottom {
    padding-bottom: 5px; color: #fff;
}
/* #footer .btn.btn-link:hover {
    color: #fff !important;
    letter-spacing: 1px;
    box-shadow: none;
} */
.footer_widget address{
    line-height: 30px;  color: #a1a1a1; font-size: 15px;
    text-shadow: 2px 2px 0 rgb(0 0 0 / 50%);
}
.footer_widget li a i {
    font-weight: 900;
    margin-left: 10px;
    font-size: 16px;
}
.scrollToTop{
    width: 38px;
    height: 38px;
    background-color: #537c5f;
    border-color: #537c5f;
}
.copyright {
    float: right;
    text-align: right;
}
.developer {
    float: left;
    text-align: left; color: #3a3939;
}
.single_post_content > h2 span, .single_sidebar > h2 span, .single_post_content_left > h2 span, 
.single_post_content_right > .single_sidebar > h2 span, .testimonials h2 span {
    border: 0px;
    background: unset;
    border-right: 2px solid #537c5f;
    padding: 7px 15px;
}
.single_post_content > h2 span, .testimonials h2 span { border-right: 0; border-bottom: 3px double #537c5f; font-size: 26px;}
.navbar-inverse .navbar-toggle{border-color: #061c07}
.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus{background-color:#456850}
/* .navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus{background-color:#ddd} */
/* .navbar-default .navbar-toggle .icon-bar{background-color:#888} */
/* .navbar-inverse .navbar-toggle .icon-bar{background-color:#fff} */
.single_page > .middle-sub-header, .content_single_page > .middle-sub-header{
    border-bottom: 3px double #537c5f;
    font-size: 30px; margin: 0 0 30px 0;
}
.single_page .card .card-header {
    background-color: #dff0d8;
    border-color: #d6e9c6;   
}
.related_post .card,.single_post_content .card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    overflow: hidden;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    -moz-border-radius: 2rem;
    -webkit-border-radius: 2rem;
    -khtml-border-radius: 2rem;
    border-radius: 2rem;
}
.card-img-top {
    width: 100%;
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px);
    max-height: 225px;
}
.card-title{ line-height: 22px;}
.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}
.border-bottom {
    border-bottom: 1px solid #dee2e6!important;
}
.pb-3, .py-3 {
    padding-bottom: 1rem!important;
}
.post-date .fa{ margin-left: 5px;}
.btn-primary {
    background-color: #537c5f;
    border-color: #537c5f;
}
.btn-primary:hover,.btn-primary:focus,.btn-primary.focus,.btn-primary:active,.btn-primary.active,
.open>.dropdown-toggle.btn-primary{
    background-color: #061c07 !important; border-color: #071408 !important;
}
.float-left{ float: left;}
.box-shadow {
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.10);
    box-shadow: 0 0 10px 0 rgba(0,0,0,.10);
}
.d-flex {
    display: flex !important;
}
.flex-column {
    flex-direction: column !important;
}
.related_post .card-img-top{ max-height: 162px;}
.related_post .card-body{ padding: 0.75rem;}
.related_post .spost_nav a::before{ display: none;}
.related_post .spost_nav li{ margin-left: 5px; margin-right: 5px;}
.contact_area > p, .contact_area > address{ font-size: 15px; line-height: 28px;}
.header_top_left .header-social{ display: none;}
#footer .btn.btn-social {
    margin-left: 5px;
    width: 45px;
    height: 45px;
    display: flex;
    font-size: 18px;
    align-items: center;
    justify-content: center;
    color: #FFF;
    background: #537c5f;
    border: 1px solid #061c07;
    -moz-border-radius: 45px;
    -webkit-border-radius: 45px;
    -khtml-border-radius: 45px;
    border-radius: 45px;
    transition: .3s;
}
#footer .btn.btn-social i{ font-size: 20px;}
#footer .btn.btn-social:hover{
    color: #a1a1a1;
    background: unset;
    border-color: rgba(255,255,255,0.5);
}

/* Start letest news */
.modern-ticker {
    width: 100%;
    height: 32px; /* 41px; */
    line-height: 32px; /*36px;*/
    font-size: 16px;
    overflow: hidden;
    color: #000;
}
.modern-ticker a {
    text-decoration: none;
}
.modern-ticker a .fa{
    line-height: 1.2;
}
.modern-ticker ul {
    margin: 0;
    padding: 0;
    list-style: none
}
.mt-body {
    margin: 0; /*2px;*/
    position: relative;
}
.mt-news {
    overflow: hidden;
    position: absolute;
    width: auto !important;
}
.mt-news ul {
    background-repeat: no-repeat;
    background-position: -1000px;
}
.mt-news li { float: right; }
.mt-news a {
    font-size: 14px;
    padding: 0 10px 0 20px;
    margin-right: 2px;
    display: block;
    white-space: nowrap;
    transition-duration: 1s;
    transition-timing-function: linear;
}
/* .mt-news a:hover { color: #1f2020; } */
.mt-controls {
    margin-left: 5px;
    position: absolute;
    left: -5px;
    width: 66px; /*80px;*/
    height: 32px; /*41px;*/
    background-color: #1f2020;
    padding-top: 0; /*5px;*/
    color: #fff; 
    background-color: #061c07;
}
.mt-next, .mt-play, .mt-prev {
    width: 32px;
    height: 32px;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-block;
    float: left;
    cursor: pointer;
    color: #fff;
    font-size: 24px;
    text-align: center;
    vertical-align: middle;
}
.mt-prev:hover, .mt-next:hover{ color: #aaa; background-color: #1f2020; } 
.mt-prev .fa, .mt-next .fa{ margin-top: 4px; }
.mt-prev { border-radius: 20px 0 0 20px; }
.mt-next { border-radius: 0 20px 20px 0; }
/* End letest news */

.categoryPage .middle-sub-header {
    border: 0;
    font-size: 26px;
    border-radius: 5px;
    background: #456850; /*#ededed;*/
    color: #ededed;
    margin-bottom: 20px;
    padding: 5px 10px;
    border: 1px solid #ddd;
    box-shadow: 0 17px 11px -15px #1111112b;
}
.item-list {
    /* border-bottom: 1px solid #f2f2f2; */
    padding: 5px 20px 13px;
    clear: both;
    margin-bottom: 15px;
    background: #f8f9fa;
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
}
h2.post-box-title, h2.post-box-title a {
    /* font-family: Arial, Helvetica, sans-serif; */
    /* color: #ff0000; */
    font-size: 17px;
    font-weight: bolder;
}
h4.post-box-title {
    font-size: 16px;
    line-height: 24px;
}
.item-list p.post-meta {
    margin: 5px 0;
}
p.post-meta, p.post-meta a {
    color: #b7b7bb;
    /* font-size: 13px; */
    /* font-weight: bolder; */
}
p.post-meta span {
    margin-left: 10px;
    margin-right: 0;
}
p.post-meta span {
    display: inline-block;
    /* margin-right: 10px; */
}
p.post-meta .fa {
    margin-left: 5px;
}
.item-list .post-thumbnail, .timeline .post-thumbnail {
    float: right;
    margin-bottom: 0;
}
.post-thumbnail {
    margin-right: 0;
    margin-left: 15px;
}
.post-thumbnail {
    /* margin-right: 15px; */
    position: relative;
    line-height: 0;
    max-height: 175px;
}
.post-thumbnail a {
    display: block !important;
    font-size: 0;
}
.post-thumbnail img {
    height: auto;
    max-height: 175px;
    -webkit-transition: all .40s;
    -moz-transition: all .40s;
    -o-transition: all .40s;
    transition: all .40s;
}
.post-thumbnail.tie-appear {
    opacity: 1;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.entry {
    line-height: 22px;
}
.clear {
    clear: both;
}
/* img, img.size-auto, img.size-full, img.size-large, img.size-medium, .attachment img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
} */
.navbar-mobile .navbar-collapse{ display: block;}
/* start pagination Block */
.pagination > li > a, .pagination > li > span { margin-right: 0;}
.page-item:first-child .page-link {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.page-item:last-child .page-link {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
/*  */
/* .card:hover .card-img-overlay {
    background: rgba(52,73,94,0.75);
}
.card:hover img {
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
} */
.single_page .thumbex, .content_single_page .thumbex{
    margin: 10px 20px 30px;
    width: 100%;
    min-width: 250px;
    max-width: 435px;
    height: 300px;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow: hidden;
    outline: 2px solid white;
    outline-offset: -15px;
    background-color: #f9f4f4; /* #143115;*/
    box-shadow: 5px 10px 40px -5px rgba(0,0,0,0.5);
    padding: 0 !important;
}   
.single_page .thumbex .thumbnail, .content_single_page .thumbex .thumbnail {
      overflow: hidden;
      min-width: 250px;
      height: 300px;
      position: relative;
      opacity: 0.88;
      backface-visibility: hidden;
      transition: all 0.4s ease-out;
}

.single_page .thumbex .thumbnail:before, .content_single_page .thumbex .thumbnail:before {
    content: "";
    display: none;/*block;*/
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    background-color: rgba(0,0,0,0.3); /*rgb(18 94 52 / 75%);*/
}
.single_page .thumbex .thumbnail a:hover, .content_single_page .thumbex .thumbnail a:hover {
    cursor: pointer;
}      
.single_page .thumbex img, .content_single_page .thumbex img {
        position: absolute;
        z-index: 1;
        left: 50%;
        top: 60%; /*50%;*/
        height: 115%;
        width: auto;
        transform: translate(-50%, -50%);
        backface-visibility: hidden;
      }
      
      .single_page .thumbex span, .content_single_page .thumbex span {
        position: absolute;
        z-index: 2;
        top: calc(150px - 20px);
        /* left: 0; */
        /* right: 0; */
        background: rgba(0,0,0,0.9);
        padding: 10px 10px;
        margin: 0 10%;
        text-align: center;
        font-size: 16px; /* 24px; */
        color: white;
        font-weight: 300;
        /* font-family: $font; */
        letter-spacing: 0.2px;
        /* transition: all 0.3s ease-out; */
        line-height: 28px;
        /* display: none; */
        z-index: 99;
        top: 0;
  left: 40%;
  /* right: 5%; */
  opacity: 0;
  width: 80%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
      }
      
      .single_page .thumbex .thumbnail:hover, .content_single_page .thumbex .thumbnail:hover {
        backface-visibility: hidden;
        transform: scale(1.15, 1.15);
        opacity: 1;
      }
      
      .single_page .thumbex:hover span, .content_single_page .thumbex:hover span {
          /* opacity: 1;display: block; */
          top: 50%;
  /* left: 50%; */
  /* right: 5%; */
  opacity: 1;
        }
        .fadeIn-top{
            top: 20%;
          }
        .single_page .thumbex:hover .thumbnail:before, .content_single_page .thumbex:hover .thumbnail:before{
            display: block;
        }
.cl_dark_green{ color: #1d2a1e !important; }        
    



@media(max-width:1199px ){
    .add_banner {
        display: block;
        width: 100%;
        margin-top: 5px;
    }
}
@media(max-width:991px ){
    .dropdown-menu{
        padding: 8px 0px;
    }
    /* #header .b-search{ display: none;}
    #navbar .b-search{ display: block;} */
}
@media(max-width:767px ){
    .fashion, .technology, .logo_area, .single_post_content_left, .single_post_content_right { 
        width: 100%;
    }
    .logo_area h1 { font-size: 20px;} /* 20px;} */
    .slider_article > p , .navbar-collapse{ display: none;}
    .navbar li { float: none !important;}
    .header_bottom { padding: 5px 15px;}
    #newsSection {  padding: 0 15px 6px 15px;}
    #sliderSection ,.header_top { padding: 0px 15px;}
    #contentSection { padding: 10px 20px;}
    .latest_newsarea span{
        padding-left: 8px;
        padding-right: 8px;
    }
    .single_post_content{padding: 4%;}
    .single_post_content .card, .content_single_page > .middle-sub-header{margin-bottom: 10px;}
}
@media(max-width:480px ){
    .logo { font-size: unset; margin-top: 5px;}
    .logo-text, .logo_area{ text-align: center;}
    .logo_area h2 {
        font-size: 16px;
        margin-top: 8px;
        margin-right: 3px;
    }
    .single_post_content_right > .single_sidebar > h2 span, .logo_area h1{
        font-size: 18px;
    }
    .item-list .post-thumbnail{ float: unset;}
    .mt-controls{ display: none;}
    .logo_area h1 { margin-right: 5px; margin-top: 40px;}
    .footer_bottom, .breadcrumb { font-size: 13px;}
    .panel-title{ font-size: 15px; line-height: 22px;}
    .single_page > h1, .content_single_page > h1{ font-size: 16px;}
    .single_page > .middle-sub-header, .content_single_page > .middle-sub-header{ font-size: 24px;}
    .singlePage .single_post_content_left{ padding: 25px 15px;}
    .slider_article > h2 { margin-top: 30px;}
    .single_post_content > h2 { margin-bottom: 20px;}
    .add_banner, .single_post_content_right { margin-top: 10px;}
    .slider_article{ bottom: 0;}
    .top_nav li a{ padding: 5px;}
    .lib-header{ margin: 5px 15px 15px 15px;}
    .slider_article h2{ margin-bottom: 0;}
    .item-list .post-thumbnail{ margin-left: 0; margin-bottom: 8px;}
    .post-thumbnail img{ width: 100% !important; max-width: 100% !important;}
    .header_top_right .header-social { display: none;}
    .header_top_left .header-social, .top_nav{ display: inline-block;}
    .lib-header, .slick-slider, .single_post_content_right{ margin-bottom: 10px;}
    .related_post .spost_nav li{  margin-left: 0px; margin-right: 0px;}
}
@media(max-width:360px ){

}
@media(max-width:320px ){

}
@media(max-width:398px ){
.logo_area img{ width: 125px; }
}
@media print {
    .no-print { display: none !important; }

    a[href]:after {  content: none !important;}
    @page {
        size: auto;
        margin: 0mm;
    }
}
