.pbmit-header-style-6{
	position: relative;
}
.pbmit-header-style-6 .pbmit-header-overlay{
	position: absolute;
	z-index: 9;
	width: 100%;
}
.pbmit-header-style-6 .pbmit-sticky-header .pbmit-header-wrapper{
	background-color: transparent;
}
@media (min-width: 1201px){
	.pbmit-header-style-6 .pbmit-sticky-header .container,
	.pbmit-header-style-6 .pbmit-pre-header-wrapper .container,
	.pbmit-header-style-6 .pbmit-header-wrapper .container{
		max-width: none;
		width: auto;
		padding: 0 30px;
	}
	.pbmit-header-style-6 .pbmit-title-bar-wrapper,
	.pbmit-header-style-6 .pbmit-slider-area{
		margin: 10px 30px 0;
		max-width: 100%;
		overflow: hidden;
		border-radius: 20px;
	}
	.pbmit-header-style-6 .pbmit-menuarea{
		margin: 0 0 0 70px;
	}
	.rtl .pbmit-header-style-6 .pbmit-menuarea{
		margin: 0 70px 0 0;
	}
	.pbmit-header-style-6 .pbmit-header-content-wrapper .pbmit-right-box{
		display: block !important;
	}
	.pbmit-header-style-6 .pbmit-right-box{
		display: none !important;
	}
	.pbmit-header-style-6 .pbmit-header-overlay .pbmit-header-content-wrapper{
		position: relative;
		background-color: var(--pbmit-xinterio-white-color);
		border-radius: 0 0 20px 0;
	}
	.rtl .pbmit-header-style-6 .pbmit-header-overlay .pbmit-header-content-wrapper{
		border-radius: 0 0 0 20px;
	}
	.pbmit-header-style-6 .pbmit-header-content-wrapper{
		padding-right: 40px;
	}
	.rtl .pbmit-header-style-6 .pbmit-header-content-wrapper{
		padding: 0 0 0 40px;
	}
	.pbmit-header-style-6 .pbmit-header-overlay .pbmit-button-box-second{
		position: relative;
		background-color: var(--pbmit-xinterio-white-color);
		border-radius: 0 0 0 20px;
		height: var(--pbmit-xinterio-header-height);
	}
	.rtl .pbmit-header-style-6 .pbmit-header-overlay .pbmit-button-box-second{
		border-radius: 0 0 20px 0;
	}
	.pbmit-header-style-6 .pbmit-button-box-second{
		padding: 10px 50px 15px 20px !important;
	}
	.rtl .pbmit-header-style-6 .pbmit-button-box-second{
		padding: 10px 20px 15px 50px !important;
	}
	.pbmit-header-style-6 .pbmit-header-content-wrapper::after,
	.pbmit-header-style-6 .pbmit-header-content-wrapper::before,
	.pbmit-header-style-6 .pbmit-button-box-second::after,
	.pbmit-header-style-6 .pbmit-button-box-second::before{
		content: "";
		position: absolute;
		background-color: transparent;
		height: 40px;
		width: 20px;
		box-shadow: 0 -20px 0 0 var(--pbmit-xinterio-white-color);
	}
	.pbmit-header-style-6 .pbmit-button-box-second::before{
		top: 0;
		right: 100%;
		border-top-right-radius: 20px;
	}
	.rtl .pbmit-header-style-6 .pbmit-button-box-second::before{
		left: 100%;
		right: inherit;
		border-top-left-radius: 20px;
		border-top-right-radius: 0;
	}
	.pbmit-header-style-6 .pbmit-button-box-second::after{
		bottom: -40px;
		left: calc(92% - 1px);
		border-top-right-radius: 20px;
	}
	.rtl .pbmit-header-style-6 .pbmit-button-box-second::after{
		left: inherit;
		right: calc(92% - 1px);
		border-top-left-radius: 20px;
		border-top-right-radius: 0;
	}
	.pbmit-header-style-6 .pbmit-header-content-wrapper::after{
		top: 0;
		left: 100%;
		border-top-left-radius: 20px;
	}
	.rtl .pbmit-header-style-6 .pbmit-header-content-wrapper::after{
		left: inherit;
		right: 100%;
		border-top-left-radius: 0;
		border-top-right-radius: 20px;
	}
	.pbmit-header-style-6 .pbmit-header-content-wrapper::before{
		bottom: -40px;
		right: calc(98% - 1px);
		border-top-left-radius: 20px;
	}
	.rtl .pbmit-header-style-6 .pbmit-header-content-wrapper::before{
		left: calc(98% - 1px);
		right: inherit;
		border-top-left-radius: 0;
		border-top-right-radius: 20px;
	}
	.pbmit-header-style-6 .pbmit-sticky-header .pbmit-header-content-wrapper::after,
	.pbmit-header-style-6 .pbmit-sticky-header .pbmit-header-content-wrapper::before,
	.pbmit-header-style-6 .pbmit-sticky-header .pbmit-button-box-second::after,
	.pbmit-header-style-6 .pbmit-sticky-header .pbmit-button-box-second::before{
		content: none;
	}
	.pbmit-header-style-6 .pbmit-slider-area .sr7-leftarrow.sr7-arrows.custom{
		left: 30px !important;
	}
	.pbmit-header-style-6 .pbmit-slider-area .sr7-rightarrow.sr7-arrows.custom{
		right: 30px !important;
	}
	.pbmit-header-style-6 .custom.sr7-bullets.sr7-ndv.sr7-nphr.sr7-npvc{
		right: 10px !important;
	}
}
@media (min-width: 1201px) and (max-width: 1480px){
	.pbmit-header-style-6 .pbmit-menuarea{
		margin: 0 0 0 30px;
	}
	.rtl .pbmit-header-style-6 .pbmit-menuarea{
		margin: 0 30px 0 0;
	}
	body:not(.pbmit-max-mega-menu-override) .pbmit-header-style-6 .pbmit-navbar div > ul > li{
		margin: 0 15px;
	}
}
@media (min-width: 1201px) and (max-width: 1366px){
	.pbmit-header-style-6 .pbmit-menuarea{
		margin: 0 0 0 10px;
	}
	.rtl .pbmit-header-style-6 .pbmit-menuarea{
		margin: 0 10px 0 0;
	}
}
@media (max-width: 1200px){
	.pbmit-header-style-6 .pbmit-header-content-wrapper .pbmit-right-box{
		display: none !important;
	}
	.pbmit-header-style-6 .pbmit-button-box-second{
		display: none;
	}
}