.pbmit-header-style-11 .pbmit-slider-area {
	background-color: var(--pbmit-digiwize-blackish-color);
	margin: 0 60px;
	overflow: hidden;
}
@media (min-width: 1201px) {
	.pbmit-header-style-11 .pbmit-sticky-header .container,
	.pbmit-header-style-11 .pbmit-pre-header-wrapper .container,
	.pbmit-header-style-11 .pbmit-header-wrapper .container {
		max-width: none;
		width: auto;
		padding: 0 60px;
	}
	.pbmit-header-style-11 .pbmit-header-button2 a .pbmit-header-button2-text {
		position: relative;
	}
	.pbmit-header-style-11 .pbmit-header-button2 a{
		padding: 16px 40px 16px 25px;
		border-radius: 30px;
		border: 1px solid var(--pbmit-digiwize-blackish-color);
	}
	.pbmit-header-style-11 .pbmit-header-button2 a:hover{
		background-color: var(--pbmit-digiwize-global-color);
		border-color: var(--pbmit-digiwize-global-color);
	}
	.pbmit-header-style-11 .pbmit-header-button2 a .pbmit-header-button2-text:before {
		position: absolute;
		content: '\e87d';
		font-family: "pbminfotech-base-icons";
		left: auto;
		top: -2px;
		right: -25px;
		font-size: 20px;
		font-weight: 500;
		transform: translateX(-3px) rotate(0deg);
		transition: all .3s ease-out;
	}
	.pbmit-header-style-11 .pbmit-header-button2 a:hover .pbmit-header-button2-text:before {
		transform: rotate(45deg);
	}
	.pbmit-max-mega-menu-override #page .pbmit-header-style-11 #site-navigation .mega-menu-wrap > ul > li.mega-menu-item,
	body:not(.mega-menu-pbminfotech-top) .pbmit-header-style-11 .pbmit-navbar div>ul>li{
		margin: 0 20px;
	}
	.pbmit-header-style-11 .pbmit-button-box {
		padding-left: 40px;
	}
	.pbmit-header-style-11 .pbmit-nav-menu-toggle {
		background-color: transparent;
		padding-right: 0;
	}
	.pbmit-header-style-11 .pbmit-nav-menu-toggle i::before {
		font-weight: 700;
	}
	.pbmit-header-style-11 .pbmit-nav-menu-toggle svg path{
		-webkit-clip-path: inset(0 0 0 0);
		clip-path: inset(0 0 0 0);
		transition: -webkit-clip-path .2s ease-out;
		transition: clip-path .2s ease-out;
		transition: clip-path .2s ease-out,-webkit-clip-path .2s ease-out;
	}
	.pbmit-header-style-11 .pbmit-nav-menu-toggle:hover svg path:nth-of-type(1) {
		-webkit-clip-path: inset(0 0 0 50%);
		clip-path: inset(0 0 0 50%);
	}
	.pbmit-header-style-11 .pbmit-nav-menu-toggle:hover svg path:nth-of-type(3) {
		-webkit-clip-path: inset(0 50% 0 0);
		clip-path: inset(0 50% 0 0);
	}
	.pbmit-header-style-11 .floting-bar-wrap.active svg rect {
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
	}
	.pbmit-header-style-11 .floting-bar-wrap.active svg:hover rect {
		animation: pbmit-draw-animation .7s;
	}
	.pbmit-header-style-11 .floting-bar-wrap.active svg:hover rect:nth-of-type(2) {
		animation-delay: .17s;
	}
@keyframes pbmit-draw-animation {
	0%,
	100% {
	  clip-path: inset(-1px 0 -1px 0);
	  -webkit-clip-path: inset(-1px 0 -1px 0);
	}
	55% {
	  clip-path: inset(-1px 0 -1px 100%);
	  -webkit-clip-path: inset(-1px 0 -1px 100%);
	}
	56% {
	  clip-path: inset(-1px 100% -1px 0);
	  -webkit-clip-path: inset(-1px 100% -1px 0);
	}
  }
	.pbmit-header-style-11 .pbmit-pre-header-wrapper .d-flex{
		border-bottom: 1px solid rgba(var(--pbmit-digiwize-blackish-color-rgb),.20);
	}
}
@media (max-width: 1400px) {
	.pbmit-header-style-11 .pbmit-sticky-header .container,
	.pbmit-header-style-11 .pbmit-pre-header-wrapper .container,
	.pbmit-header-style-11 .pbmit-header-wrapper .container {
		padding: 0 50px;
	}
	.pbmit-header-style-11 .pbmit-slider-area {
		margin: 0 50px;
	}
}
@media (max-width: 1300px) {
	.pbmit-header-style-11 .pbmit-sticky-header .container,
	.pbmit-header-style-11 .pbmit-pre-header-wrapper .container,
	.pbmit-header-style-11 .pbmit-header-wrapper .container {
		padding: 0 30px;
	}
	.pbmit-header-style-11 .pbmit-slider-area {
		margin: 0 30px;
	}
	.pbmit-header-style-11 .site-branding {
		margin-right: 20px;
	}
	.pbmit-max-mega-menu-override #page .pbmit-header-style-11 #site-navigation .mega-menu-wrap > ul > li.mega-menu-item, body:not(.mega-menu-pbminfotech-top) .pbmit-header-style-11 .pbmit-navbar div>ul>li {
		margin: 0 17px;
	}
}
@media (max-width: 1250px) {
	.pbmit-header-style-11 .pbmit-button-box {
		padding-left: 30px;
	}
}
@media (max-width: 1200px) {
	.pbmit-header-style-11 .pbmit-slider-area{
		overflow: visible;
		margin: 0;
	}
	.pbmit-header-style-11 .pbmit-button-box {
		display: none;
	}
	.pbmit-header-style-11 .pbmit-header-content {
		position: relative;
	}
	.pbmit-header-style-11 .pbmit-title-bar-wrapper {
		padding-top: 60px;
	}
	.pbmit-header-style-11 .pbmit-search-cart-box>* {
		padding: 0 20px;
	}
	.pbmit-header-style-11 .pbmit-burger-menu-wrapper {
		padding-left: 0;
	}
	.pbmit-header-style-11 .nav-menu-toggle{
		color: var(--pbmit-digiwize-blackish-color);
	}
	.pbmit-max-mega-menu-override #page .pbmit-header-style-11 #site-navigation .mega-menu-wrap > ul > li.mega-menu-item,
	body:not(.mega-menu-pbminfotech-top) .pbmit-header-style-11 .pbmit-navbar div>ul>li {
		margin: 0;
	}
}