.pbmit-header-style-8{
	position: relative;
}
.pbmit-header-style-8 .pbmit-header-button-text-2{
	display: none;
}
@media (min-width: 1201px){
	.pbmit-header-style-8 .pbmit-sticky-header .container,
	.pbmit-header-style-8 .pbmit-pre-header-wrapper .container,
	.pbmit-header-style-8 .pbmit-header-wrapper .container{
		max-width: none;
		width: auto;
		padding: 0 25px;
	}
	.pbmit-header-style-8 .pbmit-title-bar-wrapper,
	.pbmit-header-style-8 .pbmit-slider-area{
		margin: 0 20px;
		max-width: 100%;
		overflow: hidden;
		border-radius: 20px;
	}
	.pbmit-header-style-8 .pbmit-menuarea{
		margin: 0 0 0 50px;
		flex: 1;
	}
	.rtl .pbmit-header-style-8 .pbmit-menuarea{
		margin: 0 50px 0 0;
	}
	.pbmit-header-style-8 .pbmit-header-button{
		padding-right: 0;
		font-size: 18px;
		line-height: 24px;
	}
	.pbmit-header-style-8 .pbmit-header-button a{
		display: flex;
		align-items: center;
	}
	.pbmit-header-style-8 .pbmit-header-button a::before{
		display: inline-block;
		content: "\e85d";
		width: 50px;
		height: 50px;
		font-size: 20px;
		line-height: 50px;
		font-weight: 400;
		font-family: "pbminfotech-base-icons";
		background-color: var(--pbmit-xinterio-light-bg-color);
		color: var(--pbmit-xinterio-global-color);
		border-radius: 50%;
		text-align: center;
		margin-right: 10px;
	}
	.rtl .pbmit-header-style-8 .pbmit-header-button a::before{
		margin: 0 0 0 10px;
		-webkit-transform: scaleX(-1);
		-ms-transform: scaleX(-1);
		-moz-transform: scaleX(-1);
		-o-transform: scaleX(-1);
		transform: scaleX(-1);
	}
	.pbmit-header-style-8 .sr7-leftarrow.sr7-arrows.custom{
		left: 20px !important;
	}
	.pbmit-header-style-8 .sr7-rightarrow.sr7-arrows.custom{
		right: 20px !important
	}
}
@media(min-width: 1201px) and (max-width: 1450px){
	.pbmit-header-style-8 .pbmit-menuarea{
		margin: 0 0 0 30px;
	}
	.rtl .pbmit-header-style-8 .pbmit-menuarea{
		margin: 0 30px 0 0;
	}
	body:not(.pbmit-max-mega-menu-override) .pbmit-header-style-8 .pbmit-navbar div > ul > li{
		margin: 0 18px;
	}
	.pbmit-header-style-8 .pbmit-right-box .pbmit-button-box-second{
		padding: 0 35px 0 25px;
	}
	.rtl .pbmit-header-style-8 .pbmit-right-box .pbmit-button-box-second{
		padding: 0 25px 0 35px;
	}
	.pbmit-header-style-8 .pbmit-header-button{
		padding-left: 25px;
	}
	.rtl .pbmit-header-style-8 .pbmit-header-button{
		padding: 0 25px 0 0;
	}
}
@media(max-width: 1366px){
	.pbmit-header-style-8 .pbmit-sticky-header .container,
	.pbmit-header-style-8 .pbmit-pre-header-wrapper .container,
	.pbmit-header-style-8 .pbmit-header-wrapper .container{
		padding: 0 30px;
	}
	.pbmit-header-style-8 .pbmit-header-button{
		display: none;
	}
}
@media (max-width: 1200px){
	.pbmit-header-style-8 .pbmit-button-box-second{
		display: none;
	}
}