@charset "UTF-8";

/*
**************************************************
MENU - NAVIGATION BAR 
topNav link hover: #E16832 (orange) (#e55603)

clouds: #EBEFF1 (light gray)
platinum:#DDE1E2 (light medium gray)
silver: #BCC2C7 (medium gray)
storm:#545B5B (dark gray)

carrot: #F16722 (primary)
orange: #F39C12
red: #D53B23
sky: #3498DB

**************************************************
*/

.contain-to-grid {
    background: #fff;
    height:63px;
}
.off-canvas-wrap {
    width: 100%;
    height: 100% !important;
}
/*
.inner-wrap{
    display:table-cell;
    padding-bottom:9999px;
    margin-bottom:-9999px;
}
*/
.left-submenu {
    height:auto;
}

.left-submenu.submenu1{
    /*margin-top:84px;*/
}
.left-submenu.submenu1 .submenu2{
    margin-top:0px;
}
.submenu-desc{
    font-size:12px;
    display:block;
}
.logo{
    display: table-cell;
    line-height: 60px;
    height:60px;
    vertical-align: middle;
    white-space:nowrap;
    padding:0px 10px;
}

.logo img,.tab-bar img{
    vertical-align:middle;
    -ms-interpolation-mode:bicubic;
    width:270px;
    min-width:180px;
}
.topNavWrapper{
	position:fixed;
	z-index:103;
	top:0;
}

#topNav > li.user-email > span,
#topNav > li.help-icon > span,
#topNav > li.search-icon > span{padding:0;}
#topNav > li:hover {}

/*drop down sub headers  */

li.useremail{
    border-left:0;
}

#topNav > li a,
#topNav > li a span {
	font-family: tenon,sans-serif;
    font-size: 1rem !important;
	font-size:14px !important;
}
.subNav_old #topNav>li a, .subNav_old #topNav>li a span {
    font-family: tenon,sans-serif;
    font-size: 1rem !important;

}
.subNav_old .welcome-user .hide-for-medium-down{
	display:none;
}

#topNav .dropdown{
    background: #FFF;
    position: absolute;
    right: 0px;
    top:68px;
    -webkit-box-shadow: 0px 2px 8px -2px rgba(0,0,0,1);
    -moz-box-shadow: 0px 2px 8px -2px rgba(0,0,0,1);
    box-shadow: 0px 2px 8px -2px rgba(0,0,0,1);
    border-bottom-left-radius:10px;
    border-bottom-right-radius:10px;
}
#topNav > li a {
    outline:0;
    text-decoration:none !important;
    color:#303D49;
}
#topNav > li > ul > li > a {
    padding-left: 15px;
}

/*main menu items*/
#topNav > li > span > a { 
    /*text-align:center;*/
    display:inline-block; /*for ie 8 fix*/
    margin:auto;
    padding-bottom: 16px;
    margin-bottom: -16px !important; 
    position:relative;
    z-index:999;
    padding-top:3px;
    text-transform:uppercase;
    font-weight: 600;
    letter-spacing: 0.4px;
}
#topNav li:hover .drop,
#topNav > li > a:hover,
#topNav > li > span a:hover,
#topNav>li>a:hover span, 
#topNav>li>a:hover i {    
    text-decoration:none !important;
    color: #e10098;
}

#topNav li ul.dropdown li {
    line-height:1.6em;
    position:relative;
    margin:0x;
    float:none;
    text-align:left;
    color: #545B5B;  
    text-decoration: none;
    padding:6px 3px;
}

/*#topNav > li.notification{display:none;}*/

#topNav li ul.dropdown > li.notification,
#topNav li ul.dropdown > li.notification_tele {
	padding:10px 0 !important;	
}
#topNav .hasAppointment > li {	
	border-bottom: 1px solid #e9e9e9;
}
#topNav li.has-dropdown ul.one-column li:hover,
#topNav li.has-dropdown ul.dropdown div.row ul li:hover {
    background:#e0eaf1;
}
#topNav li.has-dropdown ul.one-column li:last-child:hover,
#topNav li.has-dropdown ul.dropdown div.row ul li:last-child:hover {
    border-bottom-left-radius:10px;
    border-bottom-right-radius:10px;
}
#topNav .user-email a span {padding-left:0;}
.notification li > a,
.notification_tele li > a,
.notification_sidebar li > a{
	display:flex !important;
}
.notification li i,
.notification_tele li i {
margin: 6px 10px 0 0;
}
.notification_sidebar li i {
margin: 5px 5px 0 0;
}
.notification li p,
.notification_tele li p{
    font-size: 16px;
    margin: 0;
    line-height:1.4;
}
.notification_sidebar li p{margin:0;}

.notificationNo, .notificationNo_tele{
    position: absolute;
	top: -3px;
	padding: 5px;
	border-radius: 50%;
	width: 16px;
	height: 16px;
	line-height: 7px;
	font-size: 10px;
	font-weight:600;
    color: #fff;
    right: 0px;
    display: flex;
	align-items: center;
	justify-content: center;
	z-index:999;
}
.left-off-canvas-menu .notificationNo,
.left-off-canvas-menu .notificationNo_tele{
    position: absolute;
	padding: 5px;
	border-radius: 50%;
	width: 16px;
	height: 16px;
	line-height: 7px;
	font-size: 10px;
	font-weight:600;
    color: #fff;
    display: flex;
	align-items: center;
	justify-content: center;
	z-index:999;
	top: -5px;
    left: 8px;
}
.left-off-canvas-menu .user-email .welcome-user span.show-for-medium-down{padding-left:10px;}

#topNav .notificationsDropdown{
    max-height: 300px;
    overflow-y: auto;
    padding:0px !important;
    min-height: 20px;
}
#topNav .notificationsDropdown li:last-child a{
	border-bottom:0px;
}
#topNav > li > span.bottomBoxArrow{
	display:flex !important;
	align-items:center;
	justify-content:center;
	flex-direction:column;
}
#topNav > li > span.bottomBoxArrow:after {
	content: " ";
    position: absolute;
  	bottom: 0px;
  	border-bottom: 10px solid #4e4fa9;
  	border-right: 10px solid transparent;
  	border-left: 10px solid transparent;
  	border-top: none;
  	display:flex !important;
  	align-items:center !important;
  	justify-content:center !important;
}
#topNav .menu-subs li a {
    display: block;
}
.topNavBorderBottom {
	height: 5px !important;
    background: #4e4fa9 !important;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    /*transition: background-color 0.2s linear;*/
    /*
    -webkit-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transition: -webkit-transform 0.5s linear 200ms;
    transition: -webkit-transform 0.5s linear 200ms;
    -o-transition: -o-transform 0.5s linear 200ms;
    transition: transform 0.5s linear 200ms;
    transition: transform 0.5s linear 200ms, -webkit-transform 0.5s linear 200ms, -o-transform 0.5s linear 200ms;
    */
}
/*
#topNav .user-email a{
	display:flex !important;
	align-items:center;
	justify-content:center;
}
*/
#topNav .user-email .fa-lock{
	font-size:15px !important;
}
.userLoggedInMenuItem span{
	border: 1px solid #000;
    border-radius: 50%;
    width: 30px !important;
    height: 30px !important;
    padding: 4px !important;
    font-size: 12px !important;
    line-height: 20px !important;
    display: inline-block;
    text-align: center;
}
#topNav .search-icon .fa-close,
#topNav .help-icon .fa-question-circle{
	font-size:17px !important;
}

.subNav ul{
    list-style-type:none;
}

.has-tip {
    color: #BCC2C7;
    border-bottom: 0;
}
.has-tip:hover, .has-tip:focus {
    border-bottom: 0;
    color: #E16832;
}

#RVBDsearchForm li{
    background:none !important;
    -webkit-box-shadow: 0px 0px 15px -5px rgba(0,0,0,1);
    -moz-box-shadow: 0px 0px 15px -5px rgba(0,0,0,1);
    box-shadow: 0px 0px 15px -5px rgba(0,0,0,1);
}
#RVBDsearchForm .icon-search {
    position: absolute;
    right: 8px;
    top: 9px;
    font-size: 18px;
}
#RVBDsearchForm_m .icon-search {
    position: absolute;
    right: 8px;
    top: 10px;
    font-size: 18px;
}
#searchform{
    position:relative;
}
#searchform input{
    top:0;
    margin-bottom:0;
}

/*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
           START TOP NAVIGATION NEW DESIGN STYLES
*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*==*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=**=*=*=*=*=*=*/

#header-right{/*THIS rule is to overwrite above in line 29 so the width is bigger and long user Ids don't break to the next line */
    width:710px;
}

.show-my-submenu ul{
    list-style-type:none;
}
.show-my-submenu ul li {
    display:inline-block;
}

.childrenProductsContainer,
.childrenKBContainer{
    width: 100%;
    margin: auto;
    padding:20px 0 40px 0;
    overflow: auto;
    position: relative;
}

.menuBlock{ width:221px; overflow: hidden; float: left;}
.menuBlock li a{
    line-height:1.3;
}

.menuBlock-2x{ width:442px; overflow: hidden; float: left;}

.liWithH3, .liWithH4{/* these selectors are h3 tag that have the opnet product titles in black, and the h4 black titles in knowledge base menu */
    background-image: none !important;; 
    padding:0 !important;
}

#topNav h4{color: black;}

/*START software and documentation drop menu items ***********************/

/*below selectors are the div wrappers for each product menu dropdown */
.stingrayItems,
.cascadeItems,
.opnetItems,
.steelFusionItems {
    float: left;
    display:none;
}



/*START knowledge Base drop menu items ***********************/
.kbLinksWrapper{
    width:360px;
    padding: 25px 40px 40px;
    float: left;
}
.kbLinksList1{padding: 0 25px 0 0;}

/*START Licenses & MY RIVERBED drop menu items ***********************/
.licensesWrapper{padding: 25px 40px; width: 290px;}
.myRiverbedWrapper{padding: 25px 40px; width: 180px;}

/*end old navigation**************************************************************************/

.tab-bar {
    background: #fff;
    line-height: 60px;
    height: 60px;
}
.tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4, .tab-bar h5, .tab-bar h6 {
    color: #000;
    font-weight: bold;
    line-height: 2.8125rem;
    margin: 0;
}
.tab-bar .menu-icon{
    color: #000 !important;
}
.left-small {
    height: 2.8125rem;
    position: absolute;
    top: 13px;
    width: 2.8125rem;
    border-right: 0;
    left: 5px;
}
.tab-bar .menu-icon span::after {
    content: "";
    display: block;
    height: 0;
    position: absolute;
    top: 50%;
    margin-top: -0.5rem;
    left: 0.90625rem;
    box-shadow: 0 0 0 1px #545B5B, 0 7px 0 1px #545B5B, 0 14px 0 1px #545B5B;
    width: 1rem;
}
.left-off-canvas-menu,
.left-submenu,
.left-submenu .back > a,
ul.off-canvas-list li.section-title label{
    background:#DDE1E2;
    color:#545b5b !important
}

/*
.left-submenu .back > a:hover{
    border-left: 0px !important;
}
*/
ul.off-canvas-list li label {
    background: #ffffff;
    cursor:default;
}
.left-off-canvas-menu ul.off-canvas-list li.has-submenu > a:after {
    content: "\BB";
    /* margin-left: .5rem; */
    margin-right:5px;
    display: inline;
    float: right;
}

.left-submenu .back > a {
    display: block;
    padding: 5px;
    transition: background 300ms ease;
    border-bottom: 1px solid #dde1e2;
    padding-left: 12px;
    border-top: 0;
    border-bottom: 1px solid #dde1e2;
}
.off-canvas-list li {
    display:block;
    background:#fff;
}
ul.off-canvas-list li a,
ul.off-canvas-list li label {
    background: #ffffff;
    color: #4e4faa;
    line-height:1.2;
    display: block;
    padding: 5px;
    transition: background 300ms ease;
    border-bottom: 1px solid #dde1e2;
    padding-left: 12px;
}
ul.off-canvas-list li a,
ul.off-canvas-list li label,
ul.off-canvas-list li span{
    font-size:14px;
}
ul.off-canvas-list li span.submenu-desc{
    font-size:12px;
}
ul.off-canvas-list li a:hover {
    text-decoration: none !important;
    background: #DDE1E2;
    border-left: 7px solid #F16722;
    padding-left: 5px;
}
ul.off-canvas-list li label,
ul.off-canvas-list li label a{
    background: #4e4faa;
    border: none !important;
    color: #fff;
    padding-top:2px;
    padding-bottom:2px;
    padding-left:7px;

}
ul.off-canvas-list li label a:hover{
    background:none;
    padding-left:7px !important;
}

.inner-wrap,
.tab-bar {
  transition: transform 500ms ease;
}

.move-right > .inner-wrap,
.move-right > .tab-bar {
  transform: translate3d(250px, 0, 0);
}

.top-bar,
.top-bar.expanded .title-area,
.top-bar-section li:not(.has-form) a:not(.button),
.top-bar-section li:not(.has-form) a:not(.button):hover,
.top-bar-section ul li:hover:not(.has-form) > a {
    background-color: transparent;
    background:none !important;
}

.top-bar,
.top-bar.expanded .title-area { 
    overflow: visible;
    padding:0 !important;
}
.top-bar-section ul li {
    background: transparent;
    background:none !important;
    
}
.top-bar-section li:not(.has-form) a:not(.button) {
    line-height: 2.2rem;
    padding: 0 0.9375rem;
}
.m-menu > li > a{
    line-height: 1.2 !important;
}
.top-bar-section > ul > li > a {
    
    display: inline-block;
    margin: auto;
    padding-right: 68px;
    font-size: 16px;
    line-height: 2.6em;
    text-indent: 0px;
    margin-top: 1px;
    color: #545B5B !important;
    text-decoration: none;
    font-family: 'TradeGothicLTProBdCnNo.20', Helvetica, Arial;
    text-transform: uppercase;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/content/dam/styleImages/hIEfix.png,sizingMethod=crop);
    zoom: 1;
    padding-bottom:18px !important;
    margin-bottom:-18px !important;
}



.top-bar-section li:not(.has-form) a:not(.button):hover,
.top-bar-section ul li:hover:not(.has-form) > a,
.top-bar-section a.selected {
    color: #E16832 !important;
    text-decoration: none !important;
    
}

.top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
    background: transparent;
    color: black;
}

.top-bar,
.top-bar .name{
    height:auto;
}

.top-bar .openit{
    display:block !important;
    position:absolute !important;
    left:0 !important;
}

.dropdown.m-menu{
    border-bottom:0;
}

.left-submenu .back > a:hover {
    background: #EEEEEE !important;
    border-left:7px solid #E16832;
    padding-left:5px;
}

.left-submenu .back > a:hover {
    border-top: none;
    border-bottom: 1px solid #dde1e2;
    padding-left:5px;
}

.move-right .exit-off-canvas, .move-left .exit-off-canvas { 
    -webkit-backface-visibility: hidden;
    box-shadow: -4px 0 4px rgba(150, 150, 150, 0.4), 4px 0 4px rgba(150, 150, 150, 0.4);
    cursor: pointer;
    transition: background 300ms ease;
    -webkit-tap-highlight-color: transparent;
    background: rgba(255, 255, 255, 0.2);
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1002;

}
.column, .columns {
        position: inherit;
    }

/* MEGA MENU POSITIONING STYLES ????????????????????????? */
.top-bar-section .has-dropdown {
  position: static;
}
.top-bar-section .has-dropdown a {
  position: relative;
  z-index:99999;
}

.top-bar-section .has-dropdown.moved {
  position: static;
}
.top-bar-section .has-dropdown.moved > a:after {
  display: block;
}

  /* DROPDOWN GENERAL STYLES????????????????????????? */
.m-menu a {
  display: block;
  opacity: .5;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
}
.m-menu a {
  opacity: 1;
}

  /* TOP LINKS INSIDE DROPDOWN STYLES
????????????????????????? */
.column li:not(:first-child) a {
  border-top: 0;
}
.column li:not(:last-child) a {
  border-bottom: 1px solid #4E4E4E;
}
.column li a:hover i {
  right: 3px;
}

  /* BOTTOM LINKS INSIDE FIRST DROPDOWN STYLES
????????????????????????? */
.intro .icon-play {
  position: absolute;
  color: rgba(0, 0, 0, 0.4);
  font-size: 2.5em;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: color .3s ease;
  transition: color .3s ease;
}
.intro:hover .icon-play {
  color: rgba(0, 0, 0, 0.7);
}

  /* TARGET DIV INSIDE SECOND DROPDOWN STYLES
????????????????????????? */
.column > img {
  margin: 1em 0;
}

.dropdown h3 {
  width: 50%;
  padding-bottom: 5px;
  border-bottom: 1px solid #4E4E4E;
  color:#000 !important;
}

.dropdown a {
    color:#545B5B;
    display:block;
}


.info {
  display: none;
}

.info-visible {
  display: block;
}

.dt {
  margin-top: 50px;
  text-align: center;
  font-size: 2em;
  padding: 0 20px;
}

.p {
  color: black;
  text-align: center;
  position: fixed;
  bottom: 0;
  width: 100%;
}

.searchicon-mobile {
    position: absolute;
    top: 7px;
    right: 12px;
    cursor: pointer;
}
.RVBDsearchForm-trigger .fi-magnifying-glass{
    font-size:18px;
}  

@-webkit-keyframes lineAnimation {
   from {
   	width:0%;
   }
   to {
   	width:100%;
   }
}
@keyframes lineAnimation {
   from {
   	width:0%;
   }
   to {
   	width:100%;
   }
}
.lineAnimation {
	animation-name: lineAnimation;
	animation-duration:0.5s;
	animation-timing-function:linear;
}

@-webkit-keyframes fadeIn {
   0% {opacity: 0;}
   100% {opacity: 1;}
}
@keyframes fadeIn {
   0% {opacity: 0;}
   100% {opacity: 1;}
}
.fadeIn {
   -webkit-animation-name: fadeIn;
   animation-name: fadeIn;
}

/* Small screens -----------------------------------------------------------*/
@media only screen {

} 
/* Define mobile styles */
/* max-width 640px, mobile-only styles, use when QAing mobile issues */
@media only screen and (max-width: 40em) {
    .logo-support{
        vertical-align:bottom;
        font-size:12px;
        font-weight:400;
        padding-left:0px;
    }
}
/* ------------------------------------------------------------------------*/


/* --------------------------------------------------------------------------
    Medium screens 
    min-width 641px, medium screens 
    ------------------------------------------*/
@media only screen and (min-width: 40.0625em) {

}

/* min-width 641px and max-width 1024px, use when QAing tablet-only issues */
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
    .logo-support{
        vertical-align:bottom;
        font-size:14px;
        font-weight:400;
        padding-left:10px;
    }
    #topNav li a.drop { 
        padding-right:3px;
        margin-right:2px;
    }
    a.drop:after {
        right:-6px;
    }
     #topNav > li > span {
    display:inline-block;
    padding:0 6px;
	}
	#topNav > li > a,
    #topNav > li a > span,
    #topNav > li {
        font-size:14px;
    }
}
/* end medium screen------------------------------------------------------------------- */



/* -------------------------------------------------------------------------------------
    Large screens
    min-width 1024px, large screens 
    ------------------------------------------ */
@media only screen and (min-width: 64.0625em) {
    .logo-support{
        vertical-align:bottom;
        font-size:20px;
        font-weight:400;
        padding-left:10px;
    }
    #topNav > li.notification,
    #topNav > li.notification_tele{
    	padding-right:5px;
        padding-left:5px;
        margin-right:3px;
    }
    #topNav > li.user-email {
    	padding-right:14px;
    	padding-left:5px;
    }
}

/* min-width 1024px and max-width 1200px, use when QAing large screen-only issues */
/*@media only screen and (min-width: 64.063em) and (max-width: 75em) {*/
@media only screen and (min-width: 64.063em) and (max-width: 90em) {
}
/* ------------------------------------------------------------------------------ */


/* --------------------------------------------------------------------------------
    XLarge screens
    min-width 1440px, xlarge screens
    ------------------------------------------ */
@media only screen and (min-width: 90.0625em) { 
}

/* min-width 1441px and max-width 1920px, use when QAing XLarge screen-only issues */
@media only screen and (min-width: 90.063em) and (max-width: 120em) {
    
}
/* -------------------------------------------------------------------------------- */


/* ----------------------------------------------------------------------------------
    XXLarge screens
    min-width 1921px, xxlarge screens
    ------------------------------------------------------------------------------- */
@media only screen and (min-width: 120.063em) {
    #topNav > li {
    padding:0px 15px;
    }

}
/***********************************************************************************************/


 /*css for new top navigation*/

@-webkit-keyframes slideLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
    }
}

@keyframes slideLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
    }
}

@-webkit-keyframes slideRight {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
}

@keyframes slideRight {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
}

html {
    font-size: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    scroll-behavior: smooth;
}

*,
*::before,
*::after {
    padding: 0;
    margin: 0;
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
    text-decoration: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
}

a,
button {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    cursor: pointer;
    border: none;
    outline: none;
    background: none;
    text-decoration: none;
}

@media only screen and (max-width: 768px) {
    a,
    button {
        cursor: default !important;
        border: none;
        outline: none;
    }
}
/*
img,
video {
    max-width: 100%;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
}
*/
.container {

    width: 100% !important;
    height: auto !important;
    padding: 0 10px !important;
    margin: 0 auto !important;
}

@media only screen and (max-width: 992px) {
    .container {
        padding: 0 1rem;
        margin: 0 auto;
    }
}

.brand {
    font-family: inherit;
    font-size: 1.75rem;
    font-weight: 700;
    line-height: inherit;
    color: #e91e63;
    border: none;
    outline: none;
    text-transform: uppercase;
    text-rendering: optimizeLegibility;
}

.header .wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 63px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: flex-end;
}

.header-item-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 17%;
    flex: 0 0 17.3%;
}

.header-item-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66%;
    flex: 0 0 82.7%;
    justify-content: flex-end;
}

.header-item-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 17%;
    flex: 0 0 17%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.header-item-right .menu-icon {
    font-size: 1.35rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 1rem;
    margin-left: 1rem;
    border: none;
    outline: none;
    color: #121212;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.header .menu>ul>li {
    display: inline-block;
}

.header .menu>ul>li>a {
    position: relative;
    font-family: tenon,sans-serif,Arial,Helvetica;
    font-size: 14px;
    font-weight: 600;
    line-height: 35px;
    border: none;
    outline: none;
    color: #303D49;
    text-transform: capitalize;
    text-rendering: optimizeLegibility;
    -webkit-transition: color 0.3s ease-in-out;
    -o-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
    padding:0 3px;
}

.header .menu>ul>li .menu-subs {
    position: absolute;
    width: 100%;
    height: auto;
    margin-top: 1.75rem;
    padding: 1rem;
    border: none;
    outline: none;
    z-index: 500;
    opacity: 0;
    visibility: hidden;
    border-radius: 0;
     /* border-top: 5px solid #4e4fa9; */
    background: #fafafa;
    -webkit-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.header .menu>ul>li .menu-subs>ul>li {
    line-height: 1;
}

.header .menu>ul>li .menu-subs>ul>li>a {
    display: inline-block;
    font-family: inherit;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1;
    padding: 0.5rem 0;
    border: none;
    outline: none;
    color: #121212;
    text-transform: capitalize;
    text-rendering: optimizeLegibility;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.header .menu>ul>li .menu-column-1 {
    min-width: 16rem;
    max-width: 20rem;
    width: 20rem;
}

.header .menu>ul>li .menu-subs.menu-mega {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.header .menu>ul>li .menu-subs.menu-mega>.list-item>ul>li {
    display: block;
    line-height: 1;
}

.header .menu>ul>li .menu-subs.menu-mega>.list-item>ul>li>a,
.header .menu>ul>li .menu-subs>.list-item>ul>li>a {
    display: inline-block;
    font-family: inherit;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.25;
    padding: 0.5rem 0;
    border: none;
    outline: none;
    color: #121212;
    text-rendering: optimizeLegibility;
    -webkit-transition: color 0.3s ease-in-out;
    -o-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
}
.header .menu>ul>li .menu-subs.menu-mega>.list-item>ul>li>a:hover::after,
.header .menu>ul>li .menu-subs>ul>li>a:hover::after,
.header .menu>ul>li .menu-subs>.list-item>ul>li>a:hover::after {
    content: "\f105";
    font: normal normal normal normal 14px/1 FontAwesome;
    display: inline-block;
    margin-left: 5px;
}

.header .menu>ul>li .menu-subs.menu-column-4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 80rem;
    width: 100%;
    padding: 1.25rem 1rem;
}

.header .menu>ul>li .menu-subs.menu-column-4>.list-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    padding: 0;
}
 .header .menu>ul>li .menu-subs.menu-column-4.last-column>.list-item{
    flex: 0 0 100%;

 }

.header .menu>ul>li .menu-subs.menu-column-4>.list-item .title {
    font-family: inherit;
    font-size: 14px !important;
    font-weight: 600;
    line-height: 20px;
    padding: 1rem 0 .3rem 0;
    border: none;
    outline: none;
    color: #1c1c1c;
    text-transform: capitalize;
    text-rendering: optimizeLegibility;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.header .menu>ul>li .menu-subs.menu-column-4>.list-item .title i{
    font-size: 1.5rem !important;
    display: inline-block;
    vertical-align: middle;
    margin-left: 2px;
    color: #a831d6;
    margin-top: -2px;
}

.header .menu>ul>li .menu-subs.menu-column-4>.list-item.text-center .title {
    text-align: center;
}
.header .menu>ul>li .menu-subs.menu-column-4>.list-item  h4.title a{
    color: #000;
}
.header .menu>ul>li .menu-subs.menu-column-4>.list-item h4.title a:hover {
    border-bottom: 2px solid #a831d6;
    padding-bottom: 2px;
}


.header .menu>ul>li .menu-subs.menu-column-4>.list-item img.responsive {
    max-width: 100%;
    width: 100%;
    height: auto;
    margin-top: 0.75rem;
    -o-object-fit: cover;
    object-fit: cover;
    vertical-align: middle;
}

.header .menu>ul>li .menu-subs.menu-mega>.list-item>ul>li>a:hover,
.header .menu>ul>li .menu-subs>ul>li>a:hover,
.header .menu>ul>li .menu-subs>.list-item>ul>li>a:hover{
    color: #a831d6 !important;
}

.header-item-right a:hover,
.header .menu>ul>li:hover>a {
    border-bottom: 5px solid #4e4fa9;
    padding-bottom: 10px;
}

.header .menu>ul>li.noBottomBorder:hover>a {
    border-bottom: 5px solid #fff;
    padding-bottom: 10px;
}

.header .menu>ul>li#loginMenuItem:hover>a {
    border-bottom: 5px solid #fff;
    padding-bottom: 10px;
}

@media only screen and (min-width: 993px) and (max-width: 1366px) {
    .header .menu>ul>li {
        padding: 0 7px;
    }
}

@media only screen and (min-width: 993px) {
    .header .menu>ul>li.menu-item-has-children:hover .menu-subs {
        margin-top: 0.8rem;
        opacity: 1;
        visibility: visible;
    }
}

.menu-mobile-header,
.menu-mobile-trigger {
    display: none;
}

@media only screen and (max-width: 992px) {
    .header-item-center {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
    .header-item-left,
    .header-item-right {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    }
    .wrapper {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .header .menu-mobile-trigger {
        position: relative;
        display: block;
        cursor: pointer;
        width: 1.75rem;
        height: 1rem;
        border: none;
        outline: none;
        margin-left: 1.25rem;
        background: none;
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: 0.35s ease-in-out;
        -o-transition: 0.35s ease-in-out;
        transition: 0.35s ease-in-out;
    }
    .header .menu-mobile-trigger span {
        display: block;
        position: absolute;
        width: 100%;
        height: 2px;
        left: 0;
        border: none;
        outline: none;
        opacity: 1;
        border-radius: 0.25rem;
        background: #121212;
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: 0.25s ease-in-out;
        -o-transition: 0.25s ease-in-out;
        transition: 0.25s ease-in-out;
    }
    .header .menu-mobile-trigger span:nth-child(1) {
        top: 0;
    }
    .header .menu-mobile-trigger span:nth-child(2),
    .header .menu-mobile-trigger span:nth-child(3) {
        top: 0.5rem;
    }
    .header .menu-mobile-trigger span:nth-child(4) {
        top: 1rem;
    }
    .header-item-right {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .header .menu {
        position: fixed;
        top: 0;
        left: 0;
        width: 20rem;
        height: 100%;
        z-index: 1099;
        overflow: hidden;
        background: #fafafa;
        -webkit-transform: translate(-100%);
        -ms-transform: translate(-100%);
        transform: translate(-100%);
        -webkit-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
    }
    .header .menu.active {
        -webkit-transform: translate(0%);
        -ms-transform: translate(0%);
        transform: translate(0%);
    }
    .header .menu>ul>li {
        display: block;
        line-height: 1;
        margin: 0;
    }
    .header .menu>ul>li>a {
        display: block;
        line-height: 3.125rem;
        height: 3.125rem;
        padding: 0 3.125rem 0 1rem;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    }
    .header .menu>ul>li>a i.ion {
        position: absolute;
        font-size: 1.25rem;
        line-height: 3.125rem;
        top: 0;
        right: 0;
        width: 3.125rem;
        height: 3.125rem;
        text-align: center;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }
    .header .menu .menu-mobile-header {
        position: relative;
        position: -webkit-sticky;
        position: sticky;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        top: 0;
        height: 3.125rem;
        z-index: 501;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        background: #fafafa;
    }
    .header .menu .menu-mobile-header .menu-mobile-arrow {
        display: none;
        font-size: 1.25rem;
        line-height: 3.125rem;
        width: 3.125rem;
        height: 3.125rem;
        cursor: pointer;
        border-right: 1px solid rgba(0, 0, 0, 0.1);
        color: #121212;
        text-align: center;
    }
    .header .menu .menu-mobile-header.active .menu-mobile-arrow {
        display: block;
    }
    .header .menu .menu-mobile-header .menu-mobile-title {
        font-family: inherit;
        font-size: 1rem;
        font-weight: 500;
        line-height: inherit;
        color: #121212;
        text-transform: capitalize;
        text-rendering: optimizeLegibility;
    }
    .header .menu .menu-mobile-header .menu-mobile-close {
        font-size: 2.25rem;
        line-height: 3.125rem;
        cursor: pointer;
        width: 3.125rem;
        height: 3.125rem;
        border-left: 1px solid rgba(0, 0, 0, 0.1);
        color: #121212;
        text-align: center;
    }
    .header .menu .menu-section {
        height: 100%;
        overflow-y: auto;
        overflow-x: hidden;
    }
    .header .menu>ul>li .menu-subs {
        position: absolute;
        display: none;
        top: 0;
        left: 0;
        max-width: none;
        min-width: auto;
        width: 100%;
        height: 100%;
        margin: 0;
        padding: 1rem;
        padding-top: 4rem;
        opacity: 1;
        overflow-y: auto;
        visibility: visible;
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%);
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .header .menu>ul>li .menu-subs.menu-mega {
        position: absolute;
        display: none;
        top: 0;
        left: 0;
        max-width: none;
        min-width: auto;
        width: 100%;
        height: 100%;
        margin: 0;
        padding: 1rem;
        padding-top: 4rem;
        opacity: 1;
        overflow-y: auto;
        visibility: visible;
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%);
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .header .menu>ul>li .menu-subs.active {
        display: block;
    }
    .header .menu>ul>li .menu-subs.menu-column-4>.list-item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        padding: 0rem;
    }
    .header .menu>ul>li .menu-subs.menu-column-4>.list-item img.responsive {
        margin-top: 0;
    }
    .header .menu>ul>li .menu-subs.menu-column-4>.list-item.text-center .title {
        margin-bottom: 1.25rem;
    }
    .header .menu>ul>li .menu-subs.menu-column-4>.list-item.text-center:last-child .title {
        margin-bottom: 0rem;
    }
    .header .menu>ul>li .menu-subs>ul>li>a {
        display: block;
    }
    .header .menu>ul>li .menu-subs.menu-mega>.list-item>ul {
        margin-bottom: 1rem;
    }
    .header .menu>ul>li .menu-subs.menu-mega>.list-item>ul>li>a {
        display: block;
    }
    .overlay {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1098;
        opacity: 0;
        visibility: hidden;
        background: rgba(0, 0, 0, 0.55);
        -webkit-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
    }
    .overlay.active {
        opacity: 1;
        visibility: visible;
    }
}

.main {
    display: block;
    width: 100%;
    min-height: 100vh;
    /* background-image: url("https://source.unsplash.com/pkhBlvTLyog/1920x1280"); */
    background-size: cover;
    background-position: center right;
    background-repeat: no-repeat;
}
.menu-section{
    margin-bottom:0;
}
.header-item-left .brand img{
    /*
    width:270px;
    margin-top: -2px;
    */
    vertical-align: middle;
    -ms-interpolation-mode: bicubic;
    width: 270px;
    min-width: 180px;
}

.last-children{
    position:relative;
}
.last-column{
    right:10px;
    width: 24rem !important;
}
.subNav ul {
    list-style-type: none;
    margin: 0;
}
.header .menu>ul>li>a a span{
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.25;
    color: #303d49;
    text-transform: uppercase;
}
.header .menu>ul>li>a a i{
    color: #303d49;
}
#topNav {
    padding-top: 5px;
}
nav.menu li#telemetryNotification {
    position:relative;
}

.fa-question-circle::before {
    font-size: 18px;
}

.menu-column-1 {
    max-width: 40rem !important;
}

.header .menu>ul>li .menu-subs.menu-column-1>.list-item {
    flex: 0 0 100% !important;
}

.menu-column-2 {
    max-width: 34rem !important;
}

.header .menu>ul>li .menu-subs.menu-column-2>.list-item {
    flex: 0 0 49% !important;
}

.toolResourceMenuPosition {
    right: 0 !important;
}

.myRiverbedMenuPosition {
    left: inherit !important;

}