.pbmit-header-style-3 .pbmit-header-overlay{
	position: absolute;
	z-index: 9;
	width: 100%;
}
.pbmit-header-style-3 .pbmit-slider-area{
	background-color:var(--pbmit-xinterio-light-bg-color);
}
.pbmit-header-style-3 .pbmit-title-bar-wrapper .pbmit-title-bar-content{
	padding: calc(var(--pbmit-xinterio-header-height) + 50px) 0 0!important;
}
@media (min-width: 1201px){
	.pbmit-header-style-3 .pbmit-pre-header-wrapper,
	.pbmit-header-style-3 .pbmit-header-wrapper{
		border-radius: 50px;
		padding: 0 30px;
	}
	.pbmit-header-style-3 .pbmit-right-box{
		line-height: var(--pbmit-xinterio-header-height) !important;
		height: var(--pbmit-xinterio-header-height) !important;
	}
	.pbmit-header-style-3 .pbmit-sticky-header .pbmit-right-box{
		line-height: var(--pbmit-xinterio-sticky-header-height) !important;
		height: var(--pbmit-xinterio-sticky-header-height) !important;
	}
	.pbmit-header-style-3 .pbmit-title-bar-wrapper{
		max-width: 100%;
		overflow: hidden;
		border-radius: 20px;
	}
	.pbmit-header-style-3 .pbmit-slider-area{
		position: relative;
		overflow: hidden;
		border-radius: 20px;
	}
	.pbmit-header-style-3 .pbmit-right-box .pbmit-button-box-second{
		padding: 0 35px 0 18px;
	}
	.rtl .pbmit-header-style-3 .pbmit-right-box .pbmit-button-box-second{
		padding: 0 18px 0 35px;
	}
	.pbmit-header-style-3 .pbmit-contact-info li{
		display: inline-flex;
		font-size: 15px;
	}
	.pbmit-header-style-3 .pbmit-contact-info li:not(:last-child){
		padding: 0 50px 0 0;
	}
	.rtl .pbmit-header-style-3 .pbmit-contact-info li:not(:last-child){
		padding: 0 0 0 50px;
	}
	.pbmit-header-style-3 .pbmit-menu-area{
		margin-right: 75px;
		margin-left: auto;
	}
	.rtl .pbmit-header-style-3 .pbmit-menu-area{
		margin-left: 75px;
		margin-right: auto;
	}
	.pbmit-header-style-3 .pbmit-slider-area .sr7-leftarrow.sr7-arrows.custom{
		left: 0 !important;
	}
	.pbmit-header-style-3 .pbmit-slider-area .sr7-rightarrow.sr7-arrows.custom{
		right: 0 !important;
	}
	.pbmit-header-style-3 .custom.sr7-bullets.sr7-ndv.sr7-nphr.sr7-npvc{
		right: -20px !important;
	}
}
@media (max-width: 1366px){
	.pbmit-header-style-3 .pbmit-menu-area{
		margin: 0 0 0 80px;
	}
	.rtl .pbmit-header-style-3 .pbmit-menu-area{
		margin: 0 80px 0 0;
	}
}
@media (max-width: 1250px){
	.pbmit-header-style-3 .pbmit-menu-area{
		margin: 0 !important;
	}
}
@media(max-width: 1200px){
	.pbmit-header-style-3 .pbmit-main-header-area .container{
		padding: 0;
	}
	.pbmit-header-style-3 .pbmit-header-content{
		padding: 0 30px;
	}
	.pbmit-header-style-3 .pbmit-button-box-second{
		display: none;
	}
}