/* large desktop :2160px. */
@media (min-width: 2160px) and (max-width: 5000px) {
 
}


/* large desktop :2001px.67% */
@media (min-width: 1920px) and (max-width: 2159px) {

	.custom-container {
		padding: 0px 70px;
	}

	.top-info ul li a {
		font-size: 20px;
		line-height: 20px;
	}

	.stellarnav>ul>li>a {
		font-size: 23px;
	}
.stellarnav li.has-sub > a::after {
	font: normal normal normal 14px/1 FontAwesome;
    }
	.stellarnav ul {
		gap: 33px;
	}

	.stellarnav {
		gap: 60px;
	}

	.top-stories-row {
		margin: 0px 0px 20px 0px;
	}

	.bannercarousel-text h1 {
		font-size: 39px;
		line-height: 49px;
	}


	.bannercarousel-text p {
		font-size: 20px;
		line-height: 20px;
	}


	.bannercarousel-text {
		bottom: 90px;
	}


	.featured-stories-section h2 {
		font-size: 36px;
		line-height: 36px;
	}


	.featured-stories-box-img {
		width: 40%;
		height: auto;
	}


	.featured-stories-box-text h3 {
		font-size: 24px;
		line-height: 34px;
	}


	.featured-stories-box-text p {
		font-size: 16px;
		line-height: 26px;
	}


	.upcoming-events-section h2 {
		font-size: 36px;
		line-height: 36px;
	}


	.upcoming-events-box-img {
		width: 25%;
		height: auto;
	}


	.upcoming-events-box-text p {
		font-size: 16px;
		line-height: 26px;
	}

	.upcoming-events-carousel .owl-nav {
		position: relative;
		margin: 30px 0px 0px 0px;
	}


	.community-news-section-inner h2 {
		font-size: 36px;
		line-height: 36px;
	}


	.community-news-box-text h3 {
		font-size: 24px;
		line-height: 34px;
	}


	.community-news-box-text p {
		font-size: 16px;
		line-height: 26px;
	}


	.community-news-box {
		margin: 0px 0px 15px 0px;
	}

	.upcoming-events-box {
		margin: 0px 0px 15px 0px;
	}

	.featured-stories-box {
		margin: 0px 0px 15px 0px;
	}


	.health-section h2 {
		font-size: 36px;
		line-height: 36px;
	}


	.health-section-inner .featured-stories-box-img {
		height: auto;
	}

	.health-section-inner-right-text h3 {
		font-size: 28px;
		line-height: 28px;
	}


	.entertainment-section h2 {
		font-size: 36px;
		line-height: 36px;
	}

	.business-news-section h2 {
		font-size: 36px;
		line-height: 36px;
	}

	.announcements-section h2 {
		font-size: 36px;
		line-height: 36px;
	}


	.entertainment-section .featured-stories-box-img {
		height: auto;
	}

	.business-news-section .featured-stories-box-img {
		height: auto;
	}

	.announcements-section .featured-stories-box-img {
		height: auto;
	}


	.footer-social-icon h3 {
		font-size: 36px;
		line-height: 36px;
	}

	.footer-menu h3 {
		font-size: 36px;
		line-height: 36px;
	}

	.footer-info h3 {
		font-size: 36px;
		line-height: 36px;
	}


	.footer-info p a {
		font-size: 24px;
		line-height: 24px;
	}

	.footer-menu ul li a {
		font-size: 24px;
		line-height: 30px;
	}

	.footer-social-icon ul li span {
		font-size: 36px;
		line-height: 36px;
	}

	.footer-bottom {
		padding: 20px 0px;

	}

	.footer-bottom p {
		font-size: 16px;
		line-height: 16px;
	}

	.news-box-big-text h2 {
		font-size: 36px;
		line-height: 36px;
	}


	.featured-stories-box {
		margin: 0px 0px 20px 0px;
	}


}

/* large desktop :1400px. */
@media (min-width: 1400px) and (max-width: 1919px) {

     
}


/* desktop 1200px to 1600px */
@media (min-width: 1200px) and (max-width: 1399px) {
 .stellarnav ul {
	gap: 23px;
    }   
 .stellarnav > ul > li > a {
	font-size: 16px;
    }   
}


/* Normal desktop :992px. */
@media (min-width: 992px) and (max-width: 1199px) {

	.custom-container {
		padding: 0px 30px;
	}

.logo {
	width: 118px;
    }
	.stellarnav ul {
		gap: 20px;
	}

	.stellarnav>ul>li>a {
		font-size: 16px;
	}

	.consultatione-btn {
		font-size: 14px;
		line-height: 14px;
	}


	.bannercarousel-text h1 {
		font-size: 30px;
		line-height: 40px;
	}
.stellarnav {
		justify-content: end;
		align-items: center;
	}

	.menu-toggle {
		display: block !important;
		text-align: center;
	}

	.stellarnav .menu-toggle span.bars {
		top: 0px;
	}

	.stellarnav .menu-toggle {
		padding: 6px;
	}

.stellarnav .menu-toggle span.bars span {
	width: 35px;
	height: 3px;
	margin: 0 0 5px;
	background: #FFF;
}

	.stellarnav.mobile.right>ul {
		z-index: 9999;
		background: #00BF62;
	}

	.main-nav .stellarnav ul ul {
		width: 100%;
		background: #dcffea;
		padding: 11px 2px;
	}

	.modal-body {
		padding: 12px 25px 16px 21px;
	}

	.stellarnav>ul>li>a:hover {
		color: #000 !important;
	}

	.stellarnav>ul>li>a.active {
		color: #000 !important;
		;
	}

	.stellarnav .icon-close::after {
		border-bottom: solid 3px #fff;
	}

	.stellarnav .icon-close::before {
		border-bottom: solid 3px #fff;
	}

	.stellarnav a.dd-toggle .icon-plus::after {
		border-bottom: solid 3px #fff;
	}

	.stellarnav a.dd-toggle .icon-plus::before {
		border-bottom: solid 3px #fff;
	}

	.stellarnav.mobile li a {
		color: #fff;
		font-size: 17px;
		border-bottom: 1px solid rgba(210, 176, 176, 0.15);
	}

	.stellarnav .menu-toggle span.bars {
		top: 4px !important;
	}	
	
	
	


}


/* Tablet desktop :768px. */
@media (min-width: 768px) and (max-width: 991px) {

	.custom-container {
		padding: 0px 20px !important;
	}

	.main-nav.scroll {
		height: auto;
		padding: 5px 0px;
	}

	.topsocial-section {
		display: none;
	}

	.stellarnav ul {
		margin: 0px 0px 0px 0px;
	}

	.main-nav.scroll .logo img {
		width: 60%;
	}

	.logo img {
		width: 60px;
	}

	.rightlink {
		gap: 0px;
		margin-top: 0px;
	}

	.usercard a {
		width: 30px;
		height: 30px;
		padding: 0px 7px;
	}

	.usercard a img {
		width: 13px;
	}

	.stellarnav {
		justify-content: end;
		align-items: center;
	}

	.menu-toggle {
		display: block !important;
		text-align: center;
	}

	.stellarnav .menu-toggle span.bars {
		top: 0px;
	}

	.stellarnav .menu-toggle {
		padding: 6px;
	}

.stellarnav .menu-toggle span.bars span {
	width: 35px;
	height: 3px;
	margin: 0 0 5px;
	background: #FFF;
}

	.stellarnav.mobile.right>ul {
		z-index: 9999;
		background: #00BF62;
	}

	.main-nav .stellarnav ul ul {
		width: 100%;
		background: #dcffea;
		padding: 11px 2px;
	}

	.modal-body {
		padding: 12px 25px 16px 21px;
	}

	.stellarnav>ul>li>a:hover {
		color: #000 !important;
	}

	.stellarnav>ul>li>a.active {
		color: #000 !important;
		;
	}

	.stellarnav .icon-close::after {
		border-bottom: solid 3px #fff;
	}

	.stellarnav .icon-close::before {
		border-bottom: solid 3px #fff;
	}

	.stellarnav a.dd-toggle .icon-plus::after {
		border-bottom: solid 3px #fff;
	}

	.stellarnav a.dd-toggle .icon-plus::before {
		border-bottom: solid 3px #fff;
	}

	.stellarnav.mobile li a {
		color: #fff;
		font-size: 17px;
		border-bottom: 1px solid rgba(210, 176, 176, 0.15);
	}

	.stellarnav .menu-toggle span.bars {
		top: 4px !important;
	}

	.main-nav.scroll .call-number {
		margin: 5px 0px 0px;
	}

	.cumn-butn-body {
		padding: 12px 20px;
	}


	/* ====================================== */
	/* home page responsive */
	/* ====================================== */


	.top-info ul {
		display: flex;
		gap: 10px;
		justify-content: end;
		align-items: center;
	}


	.top-info ul li a {
		font-size: 0px;
	}

	.banner-top-section {
		margin: 0px;
		padding: 20px 0px;
	}


	.banner-section {
		height: auto;
		width: 100%;
		overflow: hidden;
		margin-bottom: 20px;
	}


	.bannercarousel-text {
		padding: 0px 20px;
	}

	.bannercarousel-text h1 {
		font-size: 20px;
		line-height: 30px;
	}


	.bannercarousel-text p {
		font-size: 14px;
		line-height: 20px;
	}


	.bannercarousel-text {
		bottom: 45px;
	}

	.newsblog-box {
		height: auto;
		margin: 10px 0px 0px 0px;
	}


	.featured-stories-section h2 {
		font-size: 25px;
		line-height: 25px;
		margin: 20px 0px 0px 0px;
	}


	.featured-stories-box-img {
		height: auto;
		width: 100%;
	}


	.add1-section-inner {
		border-radius: 4px;
	}


	.add1-section {
		margin: 0px;
		padding: 0px 0px 20px 0px;
	}

	.featured-stories-carousel {
		padding: 20px 0px;
		margin: 0px;
	}


	.featured-stories-box {
		flex-wrap: wrap;
	}


	.featured-stories-box-text {

		width: 100%;
	}

	.upcoming-events-section {
		margin: 0% 0% 0% 0%;
	}


.upcoming-events-section h2 {
	font-size: 25px;
	line-height: 25px;
	margin: 20px 0px 0px 0px;
}

	.upcoming-events-box {
		flex-wrap: wrap;
	}


	.upcoming-events-box-img {
		width: 100%;
		height: auto;
		border-radius: 8px;

	}


	.upcoming-events-box-text {
		padding: 0px;
		margin: 0px;
		width: 100%;
	}

	.upcoming-events-carousel {
		padding: 20px 0px 0px;
		margin: 0px;
	}

	.upcoming-events-carousel .owl-nav {
		position: relative;
		margin: 20px 0px 0px 0px;
	}

	.stroies-section {
		margin: 0px;
		padding: 0px 0px 20px 0px;
	}

	.community-news-section-inner h2 {
		margin: 20px 0px 0px 0px;
		padding: 0px;
		font-size: 25px;
		line-height: 25px;
	}


	.community-news-carousel {
		padding: 20px 0px 0px 0px;
		margin: 0px;
	}


	.community-news-box {
		flex-wrap: wrap;
	}


	.community-news-box-img {
		width: 100%;
		height: auto;
	}


	.community-news-box-text {
		width: 100%;
	}

	.health-section h2 {
		font-size: 25px;
		line-height: 25px;
		margin: 20px 0px 0px 0px;
	}


	.health-section-carousel {
		padding: 20px 0px 0px 0px;

	}


	.health-section-inner .featured-stories-box-img {
		width: 100% !important;
		height: auto;
	}


	.health-section-inner .featured-stories-box-text {
		padding: 0px;
		margin: 0px;
		width: 100%;
	}


	.health-section-inner-right {
		padding: 20px 0px 0px 0px;
		margin: 0px;
	}


	.health-section-inner-right-text h3 {
		font-size: 20px;
		line-height: 25px;
	}


	.health-section-inner-right-text h6 {
		font-size: 18px;
		line-height: 18px;
		padding: 10px 0px;
	}


	.health-section-inner-right-text p {
		font-size: 16px;

		line-height: 20px;
	}


	.health-section {
		margin: 0px;
		padding: 0px 0px 20px 0px;
	}


	.entertainment-section h2 {
		font-size: 25px;
		line-height: 25px;
		margin: 20px 0px 0px 0px;
	}


	.entertainment-section-carousel {
		padding: 20px 0px;
		margin: 0px;
	}

	.featured-stories-box {
		flex-wrap: wrap;
	}


	.entertainment-section .featured-stories-box-img {
		width: 100% !important;
		height: auto;
	}


	.entertainment-section-carousel .owl-nav {
		position: relative;
		margin: 20px 0px 0px 0px;
	}

	.business-news-section h2 {
		font-size: 25px;
		line-height: 25px;
		margin: 20px 0px 0px 0px;
	}


	.business-news-section .featured-stories-box-img {
		width: 100% !important;
		height: auto;
	}

	.business-news-section .featured-stories-box-text {
		padding: 0px;
		margin: 0px;
		width: 100%;
	}

	.business-news-section-carousel {
		padding: 20px 0px 0px;
		margin: 0px;
	}

	.announcements-section-carousel {
		padding: 20px 0px;
		margin: 0px;
	}

	.announcements-section .featured-stories-box-img {
		width: 100% !important;
		height: auto;
	}


	.announcements-section .featured-stories-box-text {
		padding: 0px;
		margin: 0px;
		width: 100%;
	}


	.footer-top {

		padding: 20px 0px;
	}


	.footer-logo {
		width: 150px;
		height: auto;
		margin: 0px 0px 20px 0px;
	}


	.footer-social-icon h3 {
		font-size: 25px;
		line-height: 25px;
		padding: 0px 0px 20px 0px;
	}


	.footer-social-icon ul li span {
		font-size: 22px;
		line-height: 22px;
	}


	.footer-menu h3 {
		font-size: 25px;
		line-height: 25px;
		padding: 0px 0px 20px 0px;
		margin: 0px;
	}


	.footer-info h3 {
		font-size: 25px;
		line-height: 25px;
		padding: 0px 0px 20px 0px;
	}


	.footer-info {
		padding: 0% 0% 0% 0%;
	}


	.footer-bottom p {
		
		font-size: 9px;
		line-height: 15px;
	}


	.announcements-section-carousel .owl-nav {
		position: relative;
		margin: 20px 0px 0px 0px;
	}

	.banner-section .owl-carousel .owl-nav {
		display: block;
		margin: 10px 0px 0px 0px;
	}


	.inner-banner-section {
		height: 80px;
	}

	.inner-banner-text h1 {
		font-size: 25px;
		line-height: 25px;
	}


	.cmn-section {
		padding: 20px 0px;
		margin: 0px;

	}


	.news-box-img {
		margin: 0px 0px 20px 0px;
	}


	.news-pages-right {
		margin: 0px;
	}

	.news-box-big-img {
		width: 100%;
		height: auto;
		border-radius: 10px;
		margin: 0px 0px 20px 0px;
	}


	.news-box-big-text h2 {
		font-size: 25px;
		line-height: 30px;
		padding: 0px 0px 10px 0px;
	}


	.news-box-big-text p {
		padding: 10px 0px;
	}


	.blog-social-icon {
		margin: 10px 0px;
	}

	.related-news-section h2 {
		font-size: 25px;
		line-height: 25px;
		margin: 20px 0px 0px 0px;
	}


	.banner-section .owl-carousel .owl-item img { object-fit: cover;}

	.announcements-section h2 { font-size: 25px;
    line-height: 25px;
    margin: 20px 0px 0px 0px; }



.top-stories { height: auto;}
video {
	margin-top: 23px;
    }  















}


/* Tablet desktop :320px. */
@media (min-width: 320px) and (max-width: 767px) {

	.custom-container {
		padding: 0px 20px !important;
	}

	.main-nav.scroll {
		height: auto;
		padding: 5px 0px;
	}

	.topsocial-section {
		display: none;
	}

	.stellarnav ul {
		margin: 0px 0px 0px 0px;
	}

	.main-nav.scroll .logo img {
		width: 60%;
	}

	.logo img {
		width: 60px;
	}

	.rightlink {
		gap: 4px;
		margin-top: 0px;
	}

	.usercard a {
		width: 30px;
		height: 30px;
		padding: 0px 7px;
	}

	.usercard a img {
		width: 13px;
	}

	.stellarnav {
		justify-content: end;
		align-items: center;
	}

	.menu-toggle {
		display: block !important;
		text-align: center;
	}

	.stellarnav .menu-toggle span.bars {
		top: 0px;
	}

	.stellarnav .menu-toggle {
		padding: 6px;
	}

	.stellarnav .menu-toggle span.bars span {
		width: 35px;
		height: 3px;
		margin: 0 0 5px;
		background: #FFF;
	}

	.stellarnav.mobile.right>ul {
		z-index: 9999;
		background: #00BF62;
	}

	.main-nav .stellarnav ul ul {
		width: 100%;
		background: #dcffea;
		padding: 11px 2px;
	}

	.modal-body {
		padding: 12px 25px 16px 21px;
	}

	.stellarnav>ul>li>a:hover {
		color: #000 !important;
	}

	.stellarnav>ul>li>a.active {
		color: #000 !important;
		;
	}

	.stellarnav .icon-close::after {
		border-bottom: solid 3px #fff;
	}

	.stellarnav .icon-close::before {
		border-bottom: solid 3px #fff;
	}

	.stellarnav a.dd-toggle .icon-plus::after {
		border-bottom: solid 3px #fff;
	}

	.stellarnav a.dd-toggle .icon-plus::before {
		border-bottom: solid 3px #fff;
	}

	.stellarnav.mobile li a {
		color: #fff;
		font-size: 17px;
		border-bottom: 1px solid rgba(210, 176, 176, 0.15);
	}

	.stellarnav .menu-toggle span.bars {
		top: 9px !important;
	}

	.main-nav.scroll .call-number {
		margin: 5px 0px 0px;
	}

	.cumn-butn-body {
		padding: 12px 20px;
	}

	/* ====================================== */
	/* home page responsive */
	/* ====================================== */


	.top-info ul {
		display: flex;
		gap: 10px;
		justify-content: end;
		align-items: center;
	}


	.top-info ul li a {
		font-size: 0px;
	}

	.banner-top-section {
		margin: 0px;
		padding: 20px 0px;
	}


	.banner-section {
		height: auto;
		width: 100%;
		overflow: hidden;
		margin-bottom: 20px;
	}


	.bannercarousel-text {
		padding: 0px 20px;
	}

	.bannercarousel-text h1 {
		font-size: 20px;
		line-height: 30px;
	}


	.bannercarousel-text p {
		font-size: 14px;
		line-height: 20px;
	}


	.bannercarousel-text {
		bottom: 45px;
	}

	.newsblog-box {
		height: auto;
		margin: 10px 0px 0px 0px;
	}


	.featured-stories-section h2 {
		font-size: 25px;
		line-height: 25px;
		margin: 20px 0px 0px 0px;
	}


	.featured-stories-box-img {
		height: auto;
		width: 100%;
	}


	.add1-section-inner {
		border-radius: 4px;
	}


	.add1-section {
		margin: 0px;
		padding: 0px 0px 20px 0px;
	}

	.featured-stories-carousel {
		padding: 20px 0px;
		margin: 0px;
	}


	.featured-stories-box {
		flex-wrap: wrap;
	}


	.featured-stories-box-text {

		width: 100%;
	}

	.upcoming-events-section {
		margin: 0% 0% 0% 0%;
	}


	.upcoming-events-section h2 {
		font-size: 25px;
		line-height: 25px;
	}


	.upcoming-events-box {
		flex-wrap: wrap;
	}


	.upcoming-events-box-img {
		width: 100%;
		height: auto;
		border-radius: 8px;

	}


	.upcoming-events-box-text {
		padding: 0px;
		margin: 0px;
		width: 100%;
	}

	.upcoming-events-carousel {
		padding: 20px 0px 0px;
		margin: 0px;
	}

	.upcoming-events-carousel .owl-nav {
		position: relative;
		margin: 20px 0px 0px 0px;
	}

	.stroies-section {
		margin: 0px;
		padding: 0px 0px 20px 0px;
	}

	.community-news-section-inner h2 {
		margin: 20px 0px 0px 0px;
		padding: 0px;
		font-size: 25px;
		line-height: 25px;
	}


	.community-news-carousel {
		padding: 20px 0px 0px 0px;
		margin: 0px;
	}


	.community-news-box {
		flex-wrap: wrap;
	}


	.community-news-box-img {
		width: 100%;
		height: auto;
	}


	.community-news-box-text {
		width: 100%;
	}

	.health-section h2 {
		font-size: 25px;
		line-height: 25px;
		margin: 20px 0px 0px 0px;
	}


	.health-section-carousel {
		padding: 20px 0px 0px 0px;

	}


	.health-section-inner .featured-stories-box-img {
		width: 100% !important;
		height: auto;
	}


	.health-section-inner .featured-stories-box-text {
		padding: 0px;
		margin: 0px;
		width: 100%;
	}


	.health-section-inner-right {
		padding: 20px 0px 0px 0px;
		margin: 0px;
	}


	.health-section-inner-right-text h3 {
		font-size: 20px;
		line-height: 25px;
	}


	.health-section-inner-right-text h6 {
		font-size: 18px;
		line-height: 18px;
		padding: 10px 0px;
	}


	.health-section-inner-right-text p {
		font-size: 16px;

		line-height: 20px;
	}


	.health-section {
		margin: 0px;
		padding: 0px 0px 20px 0px;
	}


	.entertainment-section h2 {
		font-size: 25px;
		line-height: 25px;
		margin: 20px 0px 0px 0px;
	}


	.entertainment-section-carousel {
		padding: 20px 0px;
		margin: 0px;
	}

	.featured-stories-box {
		flex-wrap: wrap;
	}


	.entertainment-section .featured-stories-box-img {
		width: 100% !important;
		height: auto;
	}


	.entertainment-section-carousel .owl-nav {
		position: relative;
		margin: 20px 0px 0px 0px;
	}

	.business-news-section h2 {
		font-size: 25px;
		line-height: 25px;
		margin: 20px 0px 0px 0px;
	}


	.business-news-section .featured-stories-box-img {
		width: 100% !important;
		height: auto;
	}

	.business-news-section .featured-stories-box-text {
		padding: 0px;
		margin: 0px;
		width: 100%;
	}

	.business-news-section-carousel {
		padding: 20px 0px 0px;
		margin: 0px;
	}

	.announcements-section-carousel {
		padding: 20px 0px;
		margin: 0px;
	}

	.announcements-section .featured-stories-box-img {
		width: 100% !important;
		height: auto;
	}


	.announcements-section .featured-stories-box-text {
		padding: 0px;
		margin: 0px;
		width: 100%;
	}


	.footer-top {

		padding: 20px 0px;
	}


	.footer-logo {
		width: 150px;
		height: auto;
		margin: 0px 0px 20px 0px;
	}


	.footer-social-icon h3 {
		font-size: 25px;
		line-height: 25px;
		padding: 0px 0px 20px 0px;
	}


	.footer-social-icon ul li span {
		font-size: 22px;
		line-height: 22px;
	}


	.footer-menu h3 {
		font-size: 25px;
		line-height: 25px;
		padding: 0px 0px 20px 0px;
		margin: 0px;
	}


	.footer-info h3 {
		font-size: 25px;
		line-height: 25px;
		padding: 0px 0px 20px 0px;
	}


	.footer-info {
		padding: 0% 0% 0% 0%;
	}


	.footer-bottom p {
		text-align: center;
		font-size: 9px;
		line-height: 15px;
	}


	.announcements-section-carousel .owl-nav {
		position: relative;
		margin: 20px 0px 0px 0px;
	}

	.banner-section .owl-carousel .owl-nav {
		display: block;
		margin: 10px 0px 0px 0px;
	}


	.inner-banner-section {
		height: 80px;
	}

	.inner-banner-text h1 {
		font-size: 25px;
		line-height: 25px;
	}


	.cmn-section {
		padding: 20px 0px;
		margin: 0px;

	}


	.news-box-img {
		margin: 0px 0px 20px 0px;
	}


	.news-pages-right {
		margin: 0px;
	}

	.news-box-big-img {
		width: 100%;
		height: auto;
		border-radius: 10px;
		margin: 0px 0px 20px 0px;
	}


	.news-box-big-text h2 {
		font-size: 25px;
		line-height: 30px;
		padding: 0px 0px 10px 0px;
	}


	.news-box-big-text p {
		padding: 10px 0px;
	}


	.blog-social-icon {
		margin: 10px 0px;
	}

	.related-news-section h2 {
		font-size: 25px;
		line-height: 25px;
		margin: 20px 0px 0px 0px;
	}


	.banner-section .owl-carousel .owl-item img { object-fit: cover;}


		.announcements-section h2 { font-size: 25px;
    line-height: 25px;
    margin: 20px 0px 0px 0px; }
    
  .top-info .btn {
	padding: 7px 13px;
	font-size: 12px;
    }  
video {
	margin-top: 23px;
    }    

}