.pwr-header.pwr-header-fixed {
  position: fixed;
  display: flex;
  width: 100%;
  height: 90px;
  box-shadow: 0px 3px 11px rgba(23, 27,37,.2);
}
.hs_cos_wrapper .menu-item>a>i {
    font-size: 14px;
    vertical-align: middle;
    padding: 0px 5px;
    line-height: 1.5em;
    color: #ff3605;
}

.primary-nav {
    position: relative;
    display: flex;
    margin: 0 auto;
    max-width: 1200px;
    width: 100%;
    height: 90px;
}
.nav-logo {
  position: relative;
  display: inline-block;
  align-self: center;
  height: auto;
  width: 100%;
}
.nav-logo img {
    max-width: 200px !important;
  
}

.nav-cta {
    align-self: center;
}

.nav-cta-secondary{ 
  margin-left: 1rem;
  align-self: center;
}

.nav-cta-secondary .cta_button:not(.pwr-cta--hubspot-style):before { 
  background-color: white !important;
}

.nav-cta-secondary .cta_button:not(.pwr-cta--hubspot-style) {
  color: #ff3602 !important;
}

.nav-cta-secondary .cta_button:not(.pwr-cta--hubspot-style):hover:after, 
.nav-cta-secondary .cta_button:not(.pwr-cta--hubspot-style):hover:before { 
    background-color: #ff3602 !important;
}

.nav-cta-secondary .cta_button:not(.pwr-cta--hubspot-style):hover {
  color: white !important;
}

nav {
  align-self: center;
}

.primary-nav ul{
	list-style:none;
	margin: 0;
	padding: 0;
}
.primary-nav a, .primary-nav a:hover, .primary-nav a.active, .primary-nav a:active, .primary-nav a:visited, .primary-nav a:focus{
	text-decoration:none;
}

.exo-menu{
	width: 100%;
	float: left;
	list-style: none;
	position:relative;
}
.exo-menu > li {	
  display: inline-block;
  float:left;
  text-align: left;
}

.mega-item-header i {
color: #ff3605;
}
.exo-menu > li > a > div{
	text-decoration: none;
	text-transform: uppercase;
	-webkit-transition: color 0.2s linear, background 0.2s linear;
	-moz-transition: color 0.2s linear, background 0.2s linear;
	-o-transition: color 0.2s linear, background 0.2s linear;
	transition: color 0.2s linear, background 0.2s linear;
}

/*mega menu*/

.mega-menu {
  display:none;
  z-index: 999;
  background: #fff;
  transform: translate(-40%,0%);
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  overflow: hidden;
  width: 100%;
  top: -200px;
  opacity: 0;
  transition: all .5s ease-in-out;
  max-width: 900px;
  position: absolute;
  padding-top:35px;

}
.mega-menu.col1 {
    transform: translate(-25%,0%);
    max-width: 250px;
}
.col1 .col-wrapper:first-of-type{
border-right: 0px;
}
.col1 .col-wrapper {
margin: 0;
  padding-top: 0px;
}
.col2 .col-wrapper {
margin: 0;
  padding-top: 10px;
}


.mega-menu-inner {
    display: flex;
    max-width: 1200px;
    /* position: fixed; */
    /* left: 0; */
    margin: 0 auto;
    border-radius: 5px;
    overflow: hidden;
    background-color: #fff;
    box-shadow: 0 3px 20px #0000002e;
}
.col-wrapper {
padding: 20px;
  margin: 20px 0;
}
.col-wrapper:first-of-type {
  border-right: 1px solid #c1c1c1;
  padding-left: calc(2.564102564% + 10px);
}
.col3 .col-wrapper:nth-of-type(2) {
    border-right: 1px solid #c1c1c1;
}

.col-wrapper ul {
  position: relative;
  display: inline-block;
}

h4.mega-title {
  color: #FF3602;
  margin-top: 0px;
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 15px;
  font-weight: 900;
  }
 .mega-menu ul li a {
  line-height: 19px;
  font-size: 90%;
  display: block;
}

#by-role+ul li:first-child .mega-item-title, #by-team+ul li:first-child .mega-item-title {
padding-left: 0px;
}


#by-role+ul li.mega-item-wrapper:hover  .mega-item-title, #by-team+ul li.mega-item-wrapper:hover .mega-item-title {
color: #ff3602;
}
#by-role+ul li:first-child.mega-item-wrapper:hover .mega-item-title, #by-team+ul li:first-child.mega-item-wrapper:hover .mega-item-title {
color: #ff3602;
}


.nav-right-wrapper {
    position: absolute;
    display: flex;
    right: 0px;
    height: 90px;
}

ul.description li {
    padding-bottom: 12px;
    line-height: 8px;
    text-align: left;
}

ul.description li span {
    color: #ccc;
    font-size: 85%;
}
.mega-item-wrapper {
margin-bottom: 35px;
  margin-left: 0px !important;
  padding-right:10px;
}
.mega-item-wrapper:hover .mega-item-title {
color: #ff3602;
}
.span12.mega-item-wrapper {
margin-bottom: 5px;
}
.mega-item-inner {
text-align: left;
}
.mega-item-icon {
    max-width: 100%;
    height: auto;
}
.mega-item-title {
  color: #1F2022;
  font-size: 15px;
  font-weight: 900;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.mega-item-desc {
  font-size: 13px;
  color: #1f2022;
  font-weight: 400;
  text-transform: none;
}

a.view-more:hover{
	color:#fff;
	background:#0DADEF;
}
ul.icon-des li a i {
    color: #fff;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background-color: #009FE1;
    line-height: 35px !important;
}

ul.icon-des li {
    width: 100%;
    display: table;
    margin-bottom: 11px;
}


.live-demo-col ul {
height: 100%;
}

.live-demo-item {
    text-align: center;
    height: 50%;
    background: #1F2022;
}
.live-demo-item:hover {
  background: #ff3602 !important;
   background: linear-gradient(180deg,rgba(255,54,2,1) 0%,rgba(178,9,9,1) 100%) !important;
}
.live-demo-item:hover i {
color: #ffffff !important;
}

.live-demo-item:hover img {
filter: brightness(0) invert(1);
}
.live-demo-item a {
padding: 30px;
  height: 100%;
}
.live-demo-item .live-demo-title {
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 900;
  padding-bottom: 10px;
}
.live-demo-item img{
    max-width: 40px;
    margin: 10px;
}
.live-demo-item i {
font-size: 28px;
}
.live-demo-col li.live-demo-item a {
  display: flex;
}
.live-demo-item-wrapper{
  align-self: center;
  width: 100%;
}


/*responsive*/
@media (max-width:1199px){
  .nav-cta-secondary {
    display: none
  }
}

 @media (min-width:1199px){
   /*hover*/
   .exo-menu>li {
   padding: 0px 10px;
   }
.exo-menu .mega-menu:hover, .exo-menu .mega-drop-down:hover .mega-menu, .active-menu .mega-menu {
    display: flex;
    top: 85px;
    opacity: 1;
    box-shadow: 0px 40px 25px rgba(23, 27,37,.2);
}
/*     .mega-drop-down:hover .mega-menu::before, .mega-menu:hover::before {
    content: "";
    display: block;
    position: fixed;
    width: 100%;
    height: 2.15rem;
    top: -2.5rem;
    left: 0;
    z-index: 99999999999;
} */

  
	.exo-menu > li > a > div, .exo-menu > li .mega-item-header > div{
	  display:inline-block;
    padding: 33px 5px;
  }
.mega-menu, .flyout-mega-wrap, .Images, .Blog,.flyout-right>ul,
.flyout-left>ul, li.drop-down>ul{
		position:fixed;
}
 .flyout-right>ul{
	left: 100%;
	}
	.flyout-left>ul{
	right: 100%;
}
   .toggle-menu {
   display: none;}
 }

.mobile-cta {
  display: none;
}

.mobile-cta .cta_button:not(.pwr-cta--hubspot-style):before {
  background: transparent;
  color: #ff3602;
  text-transform: uppercase;
  font-size: 24px;
  font-family: OPen Sans, sans-serif;
  padding-left: 40px;
  padding-right: 40px;
}
.mobile-cta .cta_button:not(.pwr-cta--hubspot-style){
  background-color: transparent;
  color: #ff3602;
  border: transparent;
  border-radius: 6px;
  text-transform: uppercase;
  font-size: 24px;
  font-family: Open Sans, sans-serif;
  padding-left: 40px;
  padding-right: 40px;
}

.mobile-cta .cta_button:not(.pwr-cta--hubspot-style):hover {
  border: transparent ;
}
/************************************MOBILE Here***********************************/



@media (max-width:1199px){
  .mobile-cta {
    display: inline-block;
  }

.pwr-header-right-bar__item.pwr-header-right-bar__search{
  padding: 0px 20px;
  align-self: center;
  position: fixed;
  display: inline-block;
  top: 32px;
  right: 15px;
}
  body.dim {
  position: fixed;
    height: 100vh
  overflow-y: hidden;
  }
  .overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  background-color: rgba(0,0,0,0.8); 
 display: none;
  }
  .dim .overlay {
  display: inline-block;
  }
  .nav-logo {
  padding: 30px;
  }
  .exo-menu {
  display: none;
  }
.container-fluid .row-fluid .exo-menu.page-center {
margin-left: 0px;
   margin-right: 0px;
  }
  .exo-menu>li {
  padding: 10px 0;
  }
  .nav-cta {
  display: none;
  }
  .hs_cos_wrapper .menu-item .mega-item-title i {
    display: inline;
    position: absolute;
    right: 40px;
    color: #ff3602;
  }
  .hs_cos_wrapper .menu-item>a>i {
    position: absolute;
    font-size: 20px;
}
	.exo-menu.display {
    display:inline-block;
    position: absolute;
    background: #ffffff;
    min-height: 100%;
	}
  
  .mobile-display.nav-right-wrapper {
    height: 75vh;
    display: inline-block;
    width: 100%;
    top: 90px;
    position: absolute;

  }
  .nav-right-wrapper nav {
    height: 100%;
    display: inline-block;
    position: absolute;
    width: 100%;
    overflow: scroll;
  }
  .exo-menu > li > a{
    display: inline-block;
    padding-left: 40px;
    padding-right: 40px;
    width: 100%;
    font-size: 24px;
  }
   h4.mega-title {
     opacity: .8;
     font-size: .85em;
   }
  
  .mega-drop-down>.mega-item-header{
    padding-left: 40px;
    padding-right: 40px;
    background: #ffffff;
  }
  .mega-item-header>div {
  display: inline-block;
  float: left;
    font-size: 24px;
  }
  .mega-item-header>i {
    font-size: 24px;
  }

  .menu-item>a, .mega-item-header {
  padding: 10px 40px;
}
	.exo-menu > li > a > div{
	    display:none ;
	
	}
  .mega-drop-down  >i {
    font-size: 15px;
    padding: 3px 5px;
    color: #ff3605;
  }
	.exo-menu > li{
		width:100%;
	}
	.display.exo-menu > li > a > div{
	  display:inline ;
    width: 100%;
    
	}
	
.mega-menu, .Images, .Blog,.flyout-right>ul,
.flyout-left>ul, li.drop-down>ul{
		position:relative;
}


  .active-menu .mega-menu {
    width: 100%;
    display: inline-block !important;
    transform: none;
    left: 0;
    padding: 0 40px;
    background: #F9F8FA;
    opacity: 1;
    top: 0;
    max-width: 100%;
  }
  .inactive .mega-menu {
  display: none;
  }
 .col-wrapper, .col-wrapper:first-of-type, .col-wrapper:nth-of-type(2) {
   padding: 0px;
   border-right: none;
  }
  .mega-item-wrapper .mega-item-icon.span2 {
  display: none;
  }
.live-demo-item {
    height: 50%;
    background: transparent;
    display: inline-block;
    width: 50%;
    margin: 0;
    padding: 0px;
    float: left;
    padding: 5px;
}
  
.live-demo-item .live-demo-title {
    color: #fff;
    font-size: 10px;
}
  
  .mega-item-wrapper {
  margin-bottom: 10px;
  }
  
  .col3 .col-wrapper:nth-of-type(2) {
    border-right: none;
}
  
.live-demo-col li.live-demo-item a {
    display: flex;
    background: #1F2022;
    border-radius: 5px;
    box-shadow: 0px 3px 10px #00000052;
      min-height: 200px;
}

}
a.toggle-menu{
  position: absolute;
    right: 30px;
    padding: 0;
    align-self: center;
}
.toggle-menu.closed .menu-icon {
  display: inline-block; 
  font-size: 24px;

}

.close-icon {display: none;}

.toggle-menu:not(.closed) .menu-icon {
    display: none;
  }
.toggle-menu:not(.closed) .close-icon {
    display: inline-block;
  font-size: 20px;
  }
.hs-breadcrumb-menu {
    display: inline-block;
}
.dropdown-container::before {
    content: "";
    display: block;
    position: fixed;
    width: 100%;
    height: 2.15rem;
    top: 5.4rem;
    left: 0;
    z-index: 1;
}

@media (min-width: 1199px) {
  .hs_cos_wrapper .menu-item>a>i {
    line-height: 88px;
  }
  .mega-menu ul li a {
    display: inline-block;
    width:100%;
}
  a.mega-item-header {
  pointer-events: none;
  }
}
  

@media (min-width: 1280px) {
.row-fluid .exo-menu .span3 {
    width: 24%;
    *width: 23.0237315876383%;
}
  
  