.ps-navigation ul .next{
	word-break: break-word;
}
/*Newsletter in footer display none*/
.footer-subscribe{
	display: none;
}
/*Tobar Settings*/
#rs-header .toolbar-area .toolbar-sl-share ul {
    text-align: left;
    margin: 0px;
    padding: 0;
}
#rs-header .toolbar-area .toolbar-sl-share ul li a{
	color:#fff;
}
#rs-header .toolbar-area .toolbar-sl-share ul li a:hover{
	color:#fff;
}
#rs-header .toolbar-area .opening i:before{
	color: #fff !important;
}
/*Back to home font size on top header*/
#rs-header .toolbar-area .toolbar-sl-share ul li a{
    display: inline-block;
    font-size: 17px;
    line-height: 50px;
	font-weight: 500;
}
/*Top Header Social Media Display None*/

#rs-header .toolbar-area .toolbar-sl-share ul li + li{
    margin-left: 15px;
    display: none;
}
#rs-header .toolbar-area .toolbar-sl-share ul li a i{
	    color: #1c1b1b !important;
}
#rs-header .toolbar-area .opening{
	border: none;
}

/*About Us-> Top bar text color*/

.page-id-9050 #rs-header .toolbar-area .toolbar-sl-share ul li a {
color: #ffffff!important;
}
/*Post --> Top bar text color*/

.postid-9666 #rs-header .toolbar-area .toolbar-sl-share ul li a {
color: #ffffff!important;
}

.postid-9689 #rs-header .toolbar-area .toolbar-sl-share ul li a {
color: #ffffff!important;
}

.postid-10459 #rs-header .toolbar-area .toolbar-sl-share ul li a {
    color: #ffffff !important;
}

.postid-10453 #rs-header .toolbar-area .toolbar-sl-share ul li a {
    color: #ffffff !important;
}

.postid-10390 #rs-header .toolbar-area .toolbar-sl-share ul li a {
    color: #ffffff !important;
}

.postid-10383 #rs-header .toolbar-area .toolbar-sl-share ul li a {
    color: #ffffff !important;
}
.blog #rs-header .toolbar-area .toolbar-sl-share ul li a {
    color: #ffffff !important;
}


/*Post date time category disable*/
.single-post .single-posts-meta{
	display: none;
}

/*comment area disable*/
.comments-area{
	display: none;
}
.main-contain #content{
	padding-top: 60px;
    padding-bottom: 60px;
}
/*home blog date removed*/
.rs-blog-grid .blog-item .blog-content .blog-meta{
	display: none;
}
/*Gallery Lightbox Title background changed*/
.mfp-content figure .mfp-title {
    position: absolute;
    left: 0;
    bottom: 4px;
    width: auto;
    right: 0;
    color: #fff !important;
    background: rgb(0 0 0 / 40%);
    padding: 15px;
}
/*Mobile Top bar enable*/
@media only screen and (max-width: 991px){
	.toolbar-sl-share{
		display: block;
	}
	#rs-header .toolbar-area .toolbar-sl-share ul li a{
		background: rgb(255 255 255 / 0%);
		width: 100%;
    height: 100%;
	}
	#rs-header .toolbar-area .toolbar-sl-share ul li a:hover{
		background: rgb(255 255 255 / 0%);
	}
	#rs-header .toolbar-area .toolbar-contact{
		padding: 0px 0;
	}
	#rs-header.header-style1 .toolbar-area .toolbar-sl-share ul{
		padding-top: 0px;
	}
}

/*Tab Toggle Issue*/
@media only screen and (max-width: 991px){
	.mobilehum ul.offcanvas-icon .nav-link-container a {
		max-width: 74px;
	}
}

/*About A.M.Naik-> Top bar text color*/

.page-id-10014 #rs-header .toolbar-area .toolbar-sl-share ul li a {
color: #ffffff!important;
}

/*Contact Us-> Top bar text color*/

.page-id-10148 #rs-header .toolbar-area .toolbar-sl-share ul li a i {
    color: #ffffff !important;
}

.page-id-10148 #rs-header .toolbar-area .toolbar-sl-share ul li a {
color: #ffffff!important;
}
#rs-header .menu-sticky .menu-area {
    background: #fff;
    box-shadow: 0px 1px aliceblue;
}
.rs-blog .blog-item .blog-meta{
	display: none;
}

/*Elementor Icon - Icon start at top*/

.elementor-widget .elementor-icon-list-item{
        align-items: flex-start !important;
}

.elementor-widget .elementor-icon-list-icon{
        display: block !important;
}