/* Mobile-only footer styles */
@media screen and (max-width: 768px) {
    .footer-widgets.dark-text .widget.widget_nav_menu ul.menu li a {
        background-color: transparent !important;
        border: none !important;
        color: white !important;
    }
    
    /* Alternative selector if the above doesn't work */
    .widget.widget_nav_menu ul.menu li a {
        background-color: transparent !important;
        border: none !important;
        color: white !important;
    }
    
    /* More specific targeting for footer menu items */
    footer .widget.widget_nav_menu ul.menu li a,
    .footer-widgets .widget.widget_nav_menu ul.menu li a {
        background-color: transparent !important;
        border: none !important;
        color: white !important;
    }
}

/* For smaller mobile devices */
@media screen and (max-width: 480px) {
    .footer-widgets.dark-text .widget.widget_nav_menu ul.menu li a {
        background-color: transparent !important;
        border: none !important;
        color: white !important;
    }
}

















/* Twitter/X Icon Customization - FOOTER ONLY */
footer ul.social-list.bsc-clearfix li a[href*="twitter"], 
footer ul.social-list.bsc-clearfix li a[href*="x.com"],
.footer ul.social-list.bsc-clearfix li a[href*="twitter"], 
.footer ul.social-list.bsc-clearfix li a[href*="x.com"],
#footer ul.social-list.bsc-clearfix li a[href*="twitter"], 
#footer ul.social-list.bsc-clearfix li a[href*="x.com"] {
    font-family: Arial, sans-serif;
    background-color: #000000 !important; /* X brand black background */
    border-radius: 4px; /* Slight rounded corners */
    transition: all 0.3s ease; /* Smooth transitions */
    overflow: hidden; /* Ensure clean edges */
    display: inline-block !important; /* Match other social icons display */
    vertical-align: top !important; /* Force top alignment like other icons */
    text-align: center;
    line-height: 1;
    position: relative;
}

/* X text styling - FOOTER ONLY */
footer ul.social-list.bsc-clearfix li a[href*="twitter"]:before, 
footer ul.social-list.bsc-clearfix li a[href*="x.com"]:before,
.footer ul.social-list.bsc-clearfix li a[href*="twitter"]:before, 
.footer ul.social-list.bsc-clearfix li a[href*="x.com"]:before,
#footer ul.social-list.bsc-clearfix li a[href*="twitter"]:before, 
#footer ul.social-list.bsc-clearfix li a[href*="x.com"]:before {
    content: "𝕏"; /* Use the actual X logo character, or use "X" for regular */
    font-weight: bold;
    font-size: 12px !important; /* Much smaller to match other icon sizes */
    color: #ffffff; /* White X on black background */
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    line-height: 1;
    z-index: 2;
}

/* Hide the original icon content - FOOTER ONLY */
footer ul.social-list.bsc-clearfix li a[href*="twitter"] i, 
footer ul.social-list.bsc-clearfix li a[href*="twitter"] span,
footer ul.social-list.bsc-clearfix li a[href*="x.com"] i, 
footer ul.social-list.bsc-clearfix li a[href*="x.com"] span,
.footer ul.social-list.bsc-clearfix li a[href*="twitter"] i, 
.footer ul.social-list.bsc-clearfix li a[href*="twitter"] span,
.footer ul.social-list.bsc-clearfix li a[href*="x.com"] i, 
.footer ul.social-list.bsc-clearfix li a[href*="x.com"] span,
#footer ul.social-list.bsc-clearfix li a[href*="twitter"] i, 
#footer ul.social-list.bsc-clearfix li a[href*="twitter"] span,
#footer ul.social-list.bsc-clearfix li a[href*="x.com"] i, 
#footer ul.social-list.bsc-clearfix li a[href*="x.com"] span {
    opacity: 0;
    visibility: hidden;
}

/* Force same dimensions and alignment as other social icons - FOOTER ONLY */
footer ul.social-list.bsc-clearfix li a[href*="twitter"], 
footer ul.social-list.bsc-clearfix li a[href*="x.com"],
.footer ul.social-list.bsc-clearfix li a[href*="twitter"], 
.footer ul.social-list.bsc-clearfix li a[href*="x.com"],
#footer ul.social-list.bsc-clearfix li a[href*="twitter"], 
#footer ul.social-list.bsc-clearfix li a[href*="x.com"] {
    width: 32px !important; /* Match other icons exactly - smaller size */
    height: 32px !important; /* Match other icons exactly - smaller size */
    margin: 0 !important; /* Remove any margins that might affect alignment */
    padding: 0 !important; /* Remove padding that might affect positioning */
}

/* Hover effects - FOOTER ONLY */
footer ul.social-list.bsc-clearfix li a[href*="twitter"]:hover, 
footer ul.social-list.bsc-clearfix li a[href*="x.com"]:hover,
.footer ul.social-list.bsc-clearfix li a[href*="twitter"]:hover, 
.footer ul.social-list.bsc-clearfix li a[href*="x.com"]:hover,
#footer ul.social-list.bsc-clearfix li a[href*="twitter"]:hover, 
#footer ul.social-list.bsc-clearfix li a[href*="x.com"]:hover {
    background-color: #1a1a1a !important; /* Slightly lighter black on hover */
    transform: translateY(-2px); /* Subtle lift effect */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); /* Shadow for depth */
}

/* Force exact same dimensions for all footer social icons - FOOTER ONLY */
footer ul.social-list.bsc-clearfix li a,
.footer ul.social-list.bsc-clearfix li a,
#footer ul.social-list.bsc-clearfix li a {
    width: 32px !important;
    height: 32px !important;
    display: inline-block !important;
    vertical-align: top !important;
    margin: 0 2px !important; /* Small margin between icons */
}

















.rtl .fa-twitter::before {
  content: "X";
  font-weight:bold;
}




.fb_iframe_widget_lift {
width: 100% !important;
}

.menu-footer-navigation-2-container {
    white-space: nowrap;
}



.ltr .single-post-share .social-item.whatsapp {
  display: block !important;
}
 
div[class^='empty-note'], div[class*='empty-note']{
    display:none!important;
}



div[class^='empty-note']::parent, div[class*='empty-note']::parent{
    display:none!important;
}

.post-author-a {
  display: none;
}


body.ltr .desktopads {
  display: inline-block !important;
  background: #eaeaea !important;
}

 
body.ltr .menu-container.close { 
  width: 50px;
}
 
 
body.ltr .single-post-share .social-item.twitter a {
  background-color: #000;
  color: #2e86b1;
}

body.ltr .layout-2-col .content-column .social-item.twitter svg { 
  fill: #fdfeff;
  width: 14px;
  height: 16px;
  padding-top: 3px;
  margin-top: 4px !important;
}


body.ltr .main-menu.menu .current-menu-item , body.ltr .main-menu.menu > li.current-menu-item > a::before {
  background: #aed538 !important;
  border: 0 !important;
}

body.ltr .site-header .main-menu > li.current-menu-item > a {
  color: rgb(255, 255, 255)!important;
}


body.ltr .site-header.site-header .main-menu.menu > li.current-menu-parent > a   , body.ltr .main-menu.menu > li.current-menu-parent > a::before
{
	color: #fff !important;
	background-color: #a9ce37 !important;
}




body.ltr .social-item.twitter svg { 
  fill: #254e7a;
  width: 14px;
  height: 16px;
  padding-top: 3px;
  margin-top: 4px !important;
}

body.ltr .topbar .social-item.twitter svg {
  fill: #254e7a;
  width: 13px !important;
  height: 16px;
  padding-top: 2px;
  margin-top: 3px !important;
}

body.ltr .topbar .better-social-counter.style-button .social-item .item-icon { 
  font-size: 15px; 
}


body.ltr .rh-header.light .rh-container {
	  background: #254e7a!important;
	  border-bottom: 1px solid #e5e5e5!important;
	}
	
	


body.ltr .listing-item-grid-1 .title , body.ltr .listing-item-blog-5 > .item-inner > .title {
  font-family: 'Noto Serif';
  font-weight: 700!important;
}


body.page-id-4640 .wpb_column.bs-vc-column.vc_column_container.vc_col-sm-12.bf-3-main-column-size {
  display: block !important;
  width: 100% !important;
  min-width: 1014px!important;
}


body.page-id-4640 .wpb_column.bs-vc-column.vc_column_container.vc_col-sm-12 {
  display: none!important;
}



#othernews .bs-listing.bs-listing-listing-grid-1.bs-listing-single-tab {
  background: #eee;
  padding: 10px 15px;
}


#othernews .h-text::before , #entreprenariat  .h-text::before {
  background-color: #a9ce37;
}




#lastsection .section-heading.sh-t5 > .main-link > .h-text::before, .section-heading.sh-t5 > a:last-child:first-child > .h-text::before {
  width: 180px;
}


 .ltr #site-footer .bs-shortcode.bs-about > * {
  text-align: center!important;
}


.site-header .site-branding .logo img {
  max-width: 310px!important;
}



#dossieranalyse.vc_row.wpb_row {
  background-color: #254e7a !important;
  border-radius: 11px;
}

#dossieranalyse .section-heading.sh-t7 > .main-link > .h-text, #dossieranalyse .section-heading.sh-t7 > a:last-child:first-child > .h-text {
  position: relative!important;
  padding: 5px 56px!important;
  background: #fff!important;
  margin-top: 5px!important;
  color: #1b2b34!important;
  border-radius: 0 12px;
}

#dossieranalyse .listing-item-grid:hover .title a , #dossieranalyse .listing-item-thumbnail:hover .title a
{
	color: #e4eff3!important;
}


#dossieranalyse  .h-text:first-child:last-child::before {
  background-color: #a9ce37!important;
}

#dossieranalyse  .section-heading.sh-t7{
  margin-top: 10px;
}


#dossieranalyse .listing-item-grid-1 .title , #dossieranalyse .listing-item-tb-2 .title 
{
 
  color: #fff;
} 


#dossieranalyse  .post-summary {
 
  color: #f5e9e9;
}


.alert-danger {
  display: none;
}

.single-featured img {
  max-width: 100%;
  height: auto !important;
  width: 100%;
}

.entry-content {
  text-align: justify!important;
}

.wp-caption-text {
  text-align: left;
  line-height: 20px;
  background: #ece9e4;
  padding: 2px 5px;
  text-transform: inherit;
}


body.single-cat-14 .single-featured {
  text-align: center;
  display: block;
  margin: 0 0 20px;
  line-height: 0;
  position: relative;
	width: 260px;
	float: left;
	margin-right: 15px;
}

.site-footer, .footer-widgets .section-heading.sh-t4.sh-s5 .h-text::after {
  background-color: #254e7a!important;
}


body.ltr .single-post-title {
  text-transform: inherit !important;
  font-size: 28px !important;
  color: black !important;
  font-family: 'Noto Serif'!important;
}

body.ltr .section-heading .h-text {
  font-family: 'Noto Serif'!important;
}

body.ltr .term-badges .format-badge,body.ltr .term-badges .term-badge, body.ltr .main-menu .term-badges a {
  font-family:'Noto Serif'!important;
  font-weight: normal;
  font-size: 12px;
  text-transform: uppercase;
}




.site-header.header-style-8.full-width .content-wrap {
  max-width: 100% !important;
  z-index: 8888888888;
}

.bs-sks .bs-sksitemr , .bs-sks .bs-sksiteml {
  float: inherit;
}



	.desktopads .section-heading {
	  display: none !important;
	}
	
	.desktopads   {
	  margin : 5px 0px;
	  text-align: center;
	} 
	
	.desktopads .widget  {
	  margin :0  !important;
	}



	.mobileads .section-heading {
	  display: none !important;
	}
	
	.mobileads   {
	  margin : 5px 10px;
	  text-align: center;
	} 
	
	.mobileads .widget  {
	  margin :0  !important;
	} 
	
	
	
	body.full-menu-pined .bs-sks.bs-sks-sticky .bs-sksin2 {
	  --sks-top-gap: 75px;
	}
	
	 
 
	.mixteads .section-heading {
	  display: none !important;
	}
	
	.mixteads   {
	  margin : 5px 0px;
	  text-align: center;
	} 
	
	.mixteads .widget  {
	  margin :0  !important;
	} 
	
	body.full-menu-pined .bs-sks.bs-sks-sticky .bs-sksin2 {
	  --sks-top-gap: 75px;
	}
	
	
	


 /**** laptops  ****/
@media only screen and (min-width: 700px) 
{
	
	body.ltr .site-header.header-style-5 .site-branding {
	  width: 19.333%;
	  float: left;
	  padding-right: 20px;
	}
	
	body.ltr .site-header.header-style-5 .main-menu-container {
	  width: 80.666%;
	  float: right;
	}
	
	body.ltr .site-header.header-style-5 .site-branding .logo img {
	  max-height: 90px !important; 
	}

 

	.rh-cover {
	  display: none;
	}

	body.ltr .desktopads {
	  display: inline-block !important;
	  background: #eaeaea !important;
	}
 
	
	.version_pdf-template-default.single-version_pdf .layout-2-col .content-column {
	  width: 100%!important;
	}
	
	.version_pdf-template-default.single-version_pdf  .layout-2-col .sidebar-column {
	  display: none !important;
	}
	
	.version_pdf-template-default.single-version_pdf .single-featured
	{
	  display: none !important;
	}
	
	.afterheaderblock {
	  margin: auto;
	  width: 100%;
	  background: #f2efef;
	  text-align:center;
	}
	
	.afterheaderblock .insideblock {
	  margin: auto !important;
	  max-width: 980px !important;
	  padding: 5px 15px;
	}
	
	.afterheaderblock .vc_row-has-fill .wpb_wrapper > .bs-listing:last-child
	{
		margin-bottom: 6px!important;
	}
	
	.afterheaderblock .vc_row-has-fill > .bs-vc-wrapper > .vc_column_container > .bs-vc-wrapper
	{
		padding-top: 5px!important;
	}
	
	.afterheaderblock .headerads
	{
		
	}
	
	.topbar .better-social-counter.style-button .social-item .item-icon , .site-header .top-menu.menu > li > a {
	  color: rgb(37, 78, 122) !important;
	  
	}
	
	.site-header .top-menu.menu > li > a {
	  font-size: 11px!important;
	  
	}
	
	#othernews .h-text  {
	  padding: 2px 36px;
	  border-radius: 4px;
	}

	.site-header.header-style-8 .topbar .topbar-inner {
	  padding: 0px 0;
	}
	
	.afterheaderblock .section-heading.sh-t1.sh-s1 .h-text {
		padding-right: 8px !important;
		color: #e84a5f;
	}



	.afterheaderblock .section-heading.sh-t1 .h-text {
	  display: inline-block;
	  padding: 2px 4px;
		padding-right: 4px;
	  color: #444;
	  background: #fff;
	}
	
	.afterheaderblock .section-heading.sh-t1.sh-s1 .h-text::after {
	  display: none;
	}
 
	.afterheaderblock .section-heading.sh-t1.sh-s1 {
	  margin-bottom: 0;
	  margin-left: 114px;
	  position: absolute;
	}

	.afterheaderblock .listing-thumbnail.listing-tb-1 .listing-item-tb-1 .title {
	  margin-top: 29px;
	  text-align:left;
	  line-height: 18px;
	}
	
	.afterheaderblock .listing-thumbnail.listing-tb-1 .listing-item-tb-1 .img-holder {
	  width: 100px;
	}

	.afterheaderblock .section-heading .h-text {
	  font-family: 'Noto Serif';
	  font-weight: 500;
	  line-height: 22px;
	  font-size: 11px;
	}
	
	.site-header.header-style-8 .site-branding .logo img {
	  background: #2a363b;
	}
	
	
	.site-header.header-style-8 .site-branding .logo {
	  line-height: 58px;
	  display: table;
	  width: 100%;
	  margin-top: -8px;
	}
	 
	
	.mega-menu .bs-pagination.bs-ajax-pagination.next_prev {
	  margin-top: 22px;
	  display: none;
	}
	
	.mega-menu .listing-item-grid-1 .title , .mega-menu .listing-item-grid-1 .title:hover {
	  color: #fffdff!important;
	}
	
	.mega-menu .term-badges.floated {
	  display: none;
	}


	
	.site-header.header-style-8 .main-menu-container.menu-actions-btn-width-2 {
	  padding-right: 20px!important;
	}

	.site-header.header-style-8 .search-container .search-box .search-form .search-field {
	  height: 81px!important;
	}
	
	 

	
	.site-header.header-style-8 .main-menu.menu > li {
	  margin: 0!important;
	}
	
	.site-header .main-menu > li > a {
	  padding: 0 5px!important;
	  z-index: 0;
	}
	
	.post-edit-link {
	  display: none!important;
	}


	.site-header.header-style-8 .off-canvas-menu-icon-container {
	  line-height: 42px;
	  width: 15px;
	  position: absolute;
	  left: 0 !important;
	  margin-left: -30px;
	  margin-top: 20px;
	}
	
	.site-header.header-style-8 .site-branding .logo.img-logo a {
	  height: 75px;
	}
	
 
	.mobileads {
        display: none!important;
    }
	
	.bf-3-main-column-size.bf-3-main-column-size {
	  width: auto!important;
	}
	
	.bs-listing-slider-1 .better-control-nav li a {
	  width: 12px;
	  height: 12px;
	}
	
	.bs-slider-1-item .term-badges.floated {
 
	  text-align: left!important; 
	}
	
	.term-badges.floated {
	  position: absolute;
	  top: 10px;
	}
	
	body.full-width .main-wrap {
	  width: 100%; 
	}

	#lastvideos .section-heading.sh-t2 .main-link:first-child:last-child .h-text {
	  color: #f4edee;
	}
	
	
	#lastvideos .listing-item-grid-1 .format-icon {
	  right: 50%!important;
	  top: 50%!important;
	  margin-top: -16px;
	  margin-right: -16px;
	}
	

	#lastvideos .listing-item-grid-1 .title {
	  font-family: 'Noto Serif';
	  font-weight: 500;
	  line-height: 23px;
	  font-size: 18px;
	  text-align: inherit;
	  text-transform: none;
	  color: #f9f0f0;
	}
	
	.term-badges.floated {
	  position: absolute;
	  top: 10px!important;
	}
	
	#trendingnews {
	  padding: 0 16px;
	}
	
	#marochome .term-badges.floated {
	  display: none;
	}
	
	#homepagecol1
	{
		background-color:#f2f2f4;
		width: 300px !important;
		min-width: 300px;
	}
	
	#site-footer .widget.widget_nav_menu ul.menu li a {
	  line-height: 24px;
	  font-size: 12px;
	  padding: 5px 10px;
	  background-color: #fff;
	  border: 0px solid #dedede;
	  display: block;
	  position: relative;
	  width: 100%;
	  color: white !important;
	  background: transparent;
	}
		
	
	
	#homepagecol1 .vc_col-has-fill.vc_col-has-fill > .bs-vc-wrapper {
	  padding-top: 18px !important;
	} 
	
	#site-footer .col-sm-3:first-child
	{
		width: 25%;
	}

	#site-footer .col-sm-3:nth-child(2),#site-footer .col-sm-3:nth-child(3),#site-footer .col-sm-3:nth-child(4)
	{
		width: 25%;
	}
	
	#sidebar-footer-2 .menu {
	  width: 180px !important;
	  margin-left: 40px;
	}
	
	
	#sidebar-footer-3 .menu {
	  width: 180px !important;
	  margin-left: 20px;
	}

	
	#sidebar-footer-4 .menu {
	  width: 180px !important;
	  margin-left: 0px;
	}
	
	.site-footer .copy-footer {
	  background-color: #eee!important;
	  padding: 10px 0!important;
	}
	
	body .site-footer .copy-1,body .site-footer .copy-1 a, body.site-footer .copy-2, body.site-footer .copy-2 a {
	  color: rgba(17, 14, 14, 0.83) !important;
	}	
	
	.site-footer .widget img {
	max-width: 380px !important;
    margin-top: 20px !important;
	}
	
	.archive-title.category-title.with-actions.with-terms {
	  display: none;
	}
	
	.post-author-a {
	  display: none;
	}
	  
		 
		
	
}


/**** large desktop ****/	
	@media only screen and (min-width: 1440px) {
	
	.rh-cover {
	  display: none;
	}
	
	body.ltr .desktopads {
	  display: block !important;
	  background: #eaeaea !important;
	}
	
	.mobileads {
        display: none!important;
    }
	 
	.bf-3-main-column-size.bf-3-main-column-size {
	  width: auto!important;
	}
		


}


/******* mobile ****/
@media only screen and (min-device-width: 121px) and (max-device-width: 700px) 
{	
	
	


	.main-wrap.content-main-wrap .wpb_column.bs-vc-column.vc_column_container {
	  padding: 0 6px !important;
	}




	#subscribegooglenews #intosusbs  img
	{
	  width: 50px;
	  margin: 0%;
	  float: left;
	}
	
	



	.post-template-1 .single-post-title {
	  font-size: 28px!important;
	}


	.rh-header.light .rh-container {
	  background:#254e7a!important;
	  border-bottom: 1px solid #e5e5e5;
	}
	
	.rh-header .menu-container .menu-handler {
	  background-color: transparent!important;
	  float: left!important;
	}
	
	.rh-header .logo-container img {
		max-height: 100% !important;
		max-width: 175px !important;
		margin-left: 0; 
	}
	
	.rh-header .logo-container
	{ 
	  text-align: center;
	}

	
	.rh-cover::before {
	  height: 0!important; 
	}
	
	#lastvideos .section-heading.sh-t2 .main-link:first-child:last-child .h-text {
	  color: #f4edee;
	}
	
	
	#lastvideos .listing-item-grid-1 .format-icon {
	  right: 50%!important;
	  top: 50%!important;
	  margin-top: -16px;
	  margin-right: -16px;
	}
	

	#lastvideos .listing-item-grid-1 .title {
	  font-family: 'Noto Serif';
	  font-weight: 500;
	  line-height: 23px;
	  font-size: 18px;
	  text-align: inherit;
	  text-transform: none;
	  color: #f9f0f0;
	}
	
	
	
	.rh-cover .better-social-counter {
	  margin: 20px 0 0 !important;
	  padding-bottom: 80px;
	}

	
	.rh-cover {
	  top: 50px!important;
	  background: #f0f0ee !important;
	}
	
	.rh-cover .rh-p-h {
	  display: none;
	}
	.rh-header .menu-container {
	  left: 0;
	}
	
	body.open-rh .rh-cover {
			left: 0;
		  visibility: visible;
		  width: 260px!important;
		}

	.rh-cover .rh-c-m .resp-menu li > a {
	  padding: 0 0 0 3px;
	  color: #526c7a!important;
	}
	
	
	.rh-cover .rh-close::after, .rh-cover .rh-close::before {
	  content: '';
	  width: 2px;
	  height: 18px;
	  position: absolute;
	  left: 50%;
	  margin-left: -1px;
	  top: 50%;
	  margin-top: -10px;
	  opacity: .65;
	  background: #0299d6!important;
	  transform: rotate(45deg);
	  border-radius: 5px;
	}
	
	.site-footer .copy-footer {
	  padding: 0 5px!important;
	  background: #fbfeff !important;
	  color: black !important;
	}
	
	body .site-footer .copy-1  {
	  color: rgb(37, 78, 122) !important;
	}
	
	.post-related {
	  display: none;
	}





	
	.rh-cover .search-form input[type="submit"] { 
	  color: #254e7a!important; 
	}
	
	.rh-cover .search-form ::placeholder {
	  color: #254e7a!important; 
	}
	
	
	.col-sm-4.sidebar-column.sidebar-column-primary {
	  display: none !important;
	}






	.rh-cover .better-social-counter.style-button .item-icon {
	  width: 42px;
	  height: 42px;
	  line-height: 38px;
	  color: #254e7a!important;
	  background: rgba(0,0,0,0) !important;
	  border: 1px solid rgb(37, 78, 122) !important;
	}
	
	
	.rh-cover .search-form ::placeholder {
	  color: #38423d;
	}


	
	.rh-header.light .menu-container .menu-handler .lines, .rh-header.light .menu-container .menu-handler .lines::after, .rh-header.light .menu-container .menu-handler .lines::before {
	  background:#049bd8 !important;
	}


	body.ltr .desktopads {
        display: none!important;
    }
	body.ltr .mobileads {
        display: block!important;
    }
	
	
	#site-footer .col-sm-3:first-child , #site-footer .col-sm-3:first-child #sidebar-footer-1
	{
		 width:100%!important;
	
	}


	#site-footer .col-sm-3:nth-child(2) , #site-footer .col-sm-3:nth-child(3), #site-footer .col-sm-3:last-child
	{
		display: none;
	}
	
	#site-footer .widget img {
	  max-width: 250px;
	  height: auto;
	}
	
	.ltr #site-footer .bs-about > * {
	  text-align: center;
	}
	
	.ltr .bs-slider-1-item .title {
	  font-family: 'Noto Serif';
	  font-weight: 700;
	  line-height: 24px!important;
	  font-size: 17px!important;
	  text-align: inherit;
	}
	
	.ltr .bs-slider-1-item .content-container {
	  bottom: 0px!important;
	  left: 10px!important;
	  right: 10px!important;
	  padding: 0 0 10px 0 !important;
	}
	
	.ltr .bs-slider-1-item .term-badges.floated {
	  text-align: left!important;
	}
	
	.term-badges.floated {
	  position: absolute;
	  top: 10px!important;
	  left: 0;
	}
	
	.entry-content p {
	  margin-bottom: 17px;
	  text-align: justify!important;
	}
	
	.archive-title {
	  display: none;
	}

	
	

}

/******* small mobile ****/
@media only screen and (max-device-width: 120px) 
{
	
	.desktopads {
        display: none!important;
    }
	.mobileads {
        display: block!important;
    }
	
		 
}