.pbmit-header-style-4 .pbmit-header-overlay {
	position: absolute;
    z-index: 9;
    width: 100%;
    top: 45px;
}
.pbmit-header-style-4 .pbmit-main-header-area {
	border-radius: 50px;
	padding-left: 37px;
}
@media (max-width:1600px){
	.pbmit-header-style-4 .pbmit-slider-social {
		left: 15px !important;
	}
	.home .pbmit-header-style-4 .pbmit-slider-social li a {
		width: 35px;
		height: 35px;
		line-height: 35px;
	}
}
@media (max-width:1500px){
	.pbmit-header-style-4 .pbmit-slider-social {
		display:none !important;
	}
}
@media (min-width: 1201px) {
	.pbmit-header-style-4  {
		position: relative;
	}
	.pbmit-header-style-4 .pbmit-sticky-header .pbmit-header-content {
		padding: 0 30px 0 50px;
	}
	.pbmit-max-mega-menu-override #page .pbmit-header-style-4 #site-navigation .mega-menu-wrap > ul > li.mega-menu-item,
	body:not(.mega-menu-pbminfotech-top) .pbmit-header-style-4 .pbmit-navbar div>ul>li{
		margin: 0 17px;
	}
	.pbmit-header-style-4 .pbmit-logo-menuarea {
		display: flex;
	}
	.pbmit-header-style-4 .site-branding.pbmit-logo-area {
		padding-right: 60px;
	}
	.pbmit-header-style-4 .pbmit-right-box .pbmit-button-box a span::after {
		display: none;
	}
	.pbmit-header-style-4 .pbmit-svg-btn svg {
		margin-left: 7px;
		margin-bottom: 0px;
	}
	.pbmit-header-style-4 .pbmit-svg-btn svg line {
		stroke: var(--pbmit-motivec-white-color);
	}
	.pbmit-header-style-4 .pbmit-svg-btn:hover svg line {
		stroke: var(--pbmit-motivec-white-color);
	}
	/*=== Header Button ===*/
	.pbmit-header-style-4 .pbmit-button-box {
		margin: 0 20px 0 25px;
	}
	.pbmit-header-style-4 .pbmit-header-button2 a {
		border-radius: 50px;
		padding: 18px 45px 19px 45px;
		font-weight: 600 !important;
		color: var(--pbmit-motivec-white-color);
		background-image: linear-gradient(to right, var(--pbmit-motivec-gradient-color-first) 0%, var(--pbmit-motivec-gradient-color-last) 70%);
		line-height: var(--pbmit-motivec-header-height) !important;
		height: var(--pbmit-motivec-header-height) !important;
	}
	.pbmit-header-style-4 .pbmit-header-button2 a::before {
		content: "";
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		border-radius: 50px;
		opacity: 0;
		background-image: linear-gradient(to right, var(--pbmit-motivec-gradient-color-last) 0%, var(--pbmit-motivec-gradient-color-first) 70%);
		transition: opacity .35s ease-in-out;
	}
	.pbmit-header-style-4 .pbmit-header-button2 a:hover:before {
		opacity: 1;
	}
	.pbmit-header-style-4 .pbmit-title-bar-content {
		padding-top: 200px !important;
	}
	.pbmit-header-style-4 .pbmit-header-button2 a span {
		position: relative;
		line-height: 24px;
	}
	.home .pbmit-header-style-4 .pbmit-slider-social li{
		display: block;
	}
	.pbmit-header-style-4 .pbmit-slider-social{
		position: absolute;
		top: calc(-10px + 50%);
		left: 55px;
		transform: translate(0, -60%);
		z-index: 2;
	}
	.rtl .pbmit-header-style-4 .pbmit-slider-social{
		right: 98px;
		left: inherit;
	}
	.pbmit-header-style-4 .pbmit-slider-social li{
		display: none;
		padding: 7px 0 !important;
	}
	.home .pbmit-header-style-4 .pbmit-slider-social li a {
		width: 45px;
		height: 45px;
		line-height: 45px;
		border-radius: 45px;
		display: block;
		text-align: center;
		color: var(--pbmit-motivec-global-color);
		border: 1px solid var(--pbmit-motivec-global-color);
		background-color: white;
	}
	.home .pbmit-header-style-4 .pbmit-slider-social li:hover a { 
		border-color: var(--pbmit-motivec-global-color);
		color: var(--pbmit-motivec-global-color);
	}
	.pbmit-sticky-footer .pbmit-header-style-4 .pbmit-pre-header-wrapper {
		position: relative;
		z-index: 2;
		margin-bottom: 10px;
	}
	.pbmit-header-style-4 .pbmit-pre-header-wrapper {
		height: 45px;
		line-height: 45px;
	}
}
@media (max-width: 1300px) {
	.pbmit-header-style-4 .site-branding.pbmit-logo-area {
		padding-right: 20px;
	}
}
@media (max-width: 1200px) {
	.pbmit-header-style-4 .pbmit-header-content {
		position: relative;
	}
	.pbmit-header-style-4 .pbmit-button-box {
		display: none;
	}
	.pbmit-header-style-4 .nav-menu-toggle {
		color: var(--pbmit-motivec-blackish-color);
	}
	.pbmit-header-style-4 .pbmit-header-height-wrapper .container,
	.pbmit-header-style-4 .pbmit-main-header-area {
		padding: 0 30px;
	}
	.pbmit-header-style-4 .pbmit-header-overlay {
		top: 30px;
	}
	.pbmit-header-style-4 .pbmit-title-bar-content {
		padding: 0px !important;
	}
	.pbmit-header-style-4 .pbmit-header-height-wrapper .container {
		padding: 0;
	}
	.pbmit-header-style-4 .pbmit-main-header-area {
		border-radius: 0;
	}
	.pbmit-header-style-4 .pbmit-header-overlay {
		position: relative;
		top:0;
	}
	.pbmit-header-style-4 .pbmit-slider-social{
		display: none;
	}
	.pbmit-header-style-4  {
		position: relative;
		z-index: 1;
	}

}