
.top-menu,
.top-menu__list {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.top-menu {
    position: relative;
    height: 46px
}

.top-menu__list {
    list-style: none;
    margin: 0;
    padding: 0;
    gap: 30px;
    
    justify-content: space-between
}

.top-menu__item {
    font-size: 14px;
    line-height: normal;
    
    padding-top: 0;
    padding-bottom: 0
}

.padding-rl-0{
    padding-right: 0px !important;
    padding-left: 0px !important;
}
.top-menu__item a  {
    position: relative;
    color: #fff;
    display: inline-block;
    padding-top: 16px;
    font-weight: normal;
    padding-bottom: 16px;
    background-image: linear-gradient(currentColor, currentColor);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 2px;
    /* transition: background-size .3s !important */
}

.headerOuter { display: block;}
.headerOuter.sticky .top-menu__item a{ color: #fff !important; opacity: 0.80;}
.headerOuter.sticky  a.top-menu__link.active, .headerOuter.sticky .top-menu__item a.top-menu__link_nodrop:hover{ color: #fff !important; opacity: 1;}


.top-menu__link,
.top-menu__link:hover {
    text-decoration: none
}

.top-menu__link.active,
.top-menu__link:hover {
    color: #fff;
    /* background-size: 100% 2px */
}



.top-menu__link:active,
.top-menu__link:focus {
    color: inherit
}

.top-menu__background,
.top-menu__box {
    position: absolute;
    text-align: left;
    left: 0;
    border-radius: 2px
}

.top-menu__box {
    top: 100%;
    pointer-events: none;
    opacity: 0;
    /* transition: opacity .3s */
}

.top-menu__box.active {
    pointer-events: auto;
    opacity: 1
}

.top-menu__background {
    top: 0;
    width: 768px;
    height: 430px;
    background-color: #fff;
    transform-origin: 0 0;
    transition: transform .3s;
    will-change: transform
}

.top-menu__content,
.top-submenu {
    position: absolute;
    overflow: hidden
}

.top-menu__content {
    z-index: 1;
    width: 768px;
    height: 430px;
    top: 0px;
    left: 0;
    box-shadow: 0 0 18px 4px rgba(126, 129, 132, .1);
    transition: width .3s, height .3s, transform .3s;
    border-radius: 0 0 6px 6px;
    will-change: width, height, transform
}

.top-submenu {
    opacity: 0;
    /* transition: opacity .2s */
    
}

.top-submenu.active {
    opacity: 1;
    z-index: 2;
    

}



.productsIn { display: grid; grid-template-columns: 135px 290px 285px ; gap: 30px; padding: 0px 0px 0px 0px  ;}
.TelematicsTab {display: grid; grid-template-columns: 80% 20% ; gap: 20px;}
.tabcontent { width: 100%; float: none !important; margin: 0px; padding: 0px; text-align: left;}
.tab { display: grid; float: none !important; grid-template-columns: 1fr;gap: 30px;}
.content_outer { min-width: inherit; min-height: inherit;}

span.menu_heading_sub { font-size: 12px !important; color: #484848; display: block; padding-top: 0px;}
.menuImg img { width: 224px; border-radius: 6px;}
.menu_heading {
    font-size: 14px;
    color: #0E0E0E;
    font-weight: 500;
    font-family: "Inter", serif !important;
}
.content_outer:hover { background: none;}

.content_outer .menuIcon { padding: 0px; width: 32px !important; min-width: 32px !important; min-height: 32px !important; height: 32px !important; display: flex; justify-content: center; align-items: center; }
.content_outer:hover .menuIcon {background:#F0F3FB; border-radius: 5px;}
.content_outer { gap: 15px; padding: 2px 0px 2px 22px ;}
.tab { padding-left: 30px}

.tab, .tabcontentInner { padding-top: 30px;}
.tabcontent  { padding-bottom: 31px;}
.tab button:hover, .tablinks.active { background: none !important; color: #0057FF !important;}
.tab a { color: #0E0E0E !important; font-size: 14px; font-weight: 500; -webkit-transition: all 0s ease-out !important;align-items: center;
-moz-transition: all 0s ease-out !important;
-ms-transition: all 0s ease-out !important;
-o-transition: all 0s ease-out !important;
transition: all 0s ease-out !important; }
.tab a:hover { color: #0057FF !important;}

.tab a::after{ -webkit-transition: all 0s ease-out !important;
-moz-transition: all 0s ease-out !important;
-ms-transition: all 0s ease-out !important;
-o-transition: all 0s ease-out !important;
transition: all 0s ease-out !important; }
.tab a:hover { color: #0057FF !important;}
.tab a { padding: 0px !important; display: flex; justify-content: space-between;}
.tab a::after { position: relative; right: inherit;}
.content_box { padding: 30px;    background-color: #F0F3FB;}

.tabcontentInner { display: grid; gap: 10px; grid-template-columns:  1fr;}
.content_outer img { height: inherit !important; width: inherit !important;}
.tabProductImg { background: #F0F3FB; text-align: left;}
.tabProduct { border-left: 1px solid #DDE2E9;}
.tabcontent { border-left:none !important ;}
h4.uf_menu_heading { font-size: 14px !important; text-transform: inherit !important; font-weight: 500 !important;

    font-family: "Inter", serif !important;
    padding-bottom: 0px !important;
}
    h4.uf_menu_heading::after { display: none !important;}

    
    a.newReadMore {
    padding: 1px 20px 1px 0px !important;
    font-weight: 600;
    font-size: 12px;
      background: url(../images/arrow.svg) no-repeat right center !important;
      background-size: 14px !important;
    color: #085CFF !important;

}
 a.newReadMore:hover {
      background: url(../images/arrow_up.svg) no-repeat right center !important;
      background-size: 14px !important;
}

.menuText { color: #484848; line-height: 135%; font-size: 12px; margin-bottom: 15px;}

.headerOuterInner { grid-template-columns: 115px 1fr;  display: grid; gap: 30px; 
    width: 100%;}
.HeaaderOuter_5_Menu { display: flex; justify-content: flex-end;}
.discoverInn { display: grid; grid-template-columns: 1fr 284px; gap: 51px; align-items: flex-start;}
.discoverRight { padding: 30px;}
.NormalMenu .content_outer:hover .menuIcon{ background: none ;}
.NormalMenu .content_outer:hover .menuIcon svg path
{fill: #0084FF !important;}
 
.NormalMenu .content_outer .menuIcon { padding: 0; width: 20px !important; min-width: 20px !important;}
.NormalMenu .content_outer { gap: 15px;}
.menuUlListing ul { display: grid; grid-template-columns: 1fr 1fr; column-gap: 24px; row-gap: 10px; padding: 0; margin: 20px 0 ;}
.menuUlListing ul li  {    
    list-style: none;
    background: url(../images/menuImg/contentArrow.png) left 4px no-repeat;
    padding: 0 0 0 23px;
    line-height: 15px;
    background-size: 14px;
    
    font-size: 12px;
}
.HeaaderOuter_5_Menu .ngMenu a, a.newMenuBtn {
    background-color: #0057FF;
    color: #fff;
    text-transform: uppercase;
    border-radius: 3px;
    padding: 5px 27px;
    font-family: "Antonio", serif;
    /* font-family: "Inter", serif; */
    font-size: 1.060em;


}
li.submenuIcon {
    /* background: url(../images/menuImg/downarrow.png) 98% 57% no-repeat; */
    padding-right: 5px;
}

li a.top-menu__link_nodrop  { display: grid; grid-template-columns: 1fr; align-items: center;  }

li.submenuIcon a { display: grid; grid-template-columns: 1fr 6px; justify-content: space-between; align-items: center;  gap: 10px;}
li.submenuIcon a svg { margin-top: 5px;}

 li.submenuIcon a svg path{ fill: #fff;}
 


.headerOuter.sticky li.submenuIcon a svg path{ fill: #fff;}
.top-menu__item a, .top-menu__item,  .top-menu__list, .topMenum, .d-lg-block,  .top-menu , .HeaaderOuter_5_Menu { height: 100%;}
.admin-bar .headerOuter { height: 64px !important; top: 32px;}

.NormalMenu .content_outer { align-items: inherit;}
.NormalMenu .content_outer .menuIcon { padding-top: 5px;}
a.newMenuBtn { display: flex; justify-content: center; align-items: center; width: 137px !important; padding: 0px; height: 32px !important; text-align: center; font-size: 14px; margin: auto; }
.menudecTitle { margin: 20px 0 10px 0 ; font-size: 14px; font-weight: 600; color: #0E0E0E; line-height: 100%;}
.menudecContent { color: #484848; font-size: 12px; margin-bottom: 11px; line-height: 135%;}
a.weblink { font-size: 10px; color: #484848; margin-bottom: 20px; display: block; margin-top: 5px !important;}

.tab a::after  {  content: "\f054"; transform: rotate(90deg); font-size: 10px !important; line-height: 20px;}


.tab a svg{display: none !important;
}
.tab a.active::after { transform: rotate(0deg);
display: none;}
.tab a.active svg{display: block !important;}
.productsIn, .discover__col--first, .discoverInn , .discoverRight , .discover__row, .discoverInn  { height: 100%;}
.products  { width: 768px; 
    height: 430px;
}
.discover  { width: 584px; 
    height: 312px;
}
.resource  { width: 584px; 
    /*height: 296px;*/
    height: 310px;
}

.brandName a , .home .headerOuter.sticky .brandName a { border: solid 1px #fff !important; border-radius: 3px;
     height: 32px; width: 126px; 
     font-size: 16px !important; 
display: flex; justify-content:  center; align-items: center; 
font-family: "Antonio", serif;
color: #fff !important;
}
li.brandName { margin-right: -20px; margin-left: 10px;}

.brandname svg{margin-left: 10px;}
.HeaaderOuter_5_Menu .ngMenu a, a.newMenuBtn {  text-align: center; display: flex; justify-content:  center; align-items: center; 
    height: 32px; width: 126px; padding: 0px; font-size: 16px !important; }

    #Connect2 .tabcontentInner { gap: 3px;}
    .logoOuter .companyName{ position: absolute; left: 120px; top: 25px;  
        font-size: 24px; letter-spacing: 1px; line-height: 100%; display: grid;
        grid-template-columns: 2px 1fr;
        align-items: center;
        gap: 9px;
        color: #fff;
}
.logoOuter { position: relative;}
    .logoOuter .companyName::before { content: ""; display: block;  background-color: #ffffff70; height: 22px; width: 2px; border-radius: 4px;}
   
.headerOuter.sticky .logoOuter .companyName,  .home .headerOuter.sticky .logoOuter .companyName  { color: #fff;}

.headerOuter { padding: 0px !important;}
.footerOUter .container { padding: 0 0px !important;}
.tabMenu { display: flex; flex-direction: column; justify-content: space-between;}
.groupBrand { padding-bottom: 30px; padding-left: 30px;position:fixed;bottom:0px;}
.groupBrand a { color: #0E0E0E; }
.groupBrand span { display: block; line-height: 100%;}

.brandname { font-size: 14px; color: #0E0E0E; }
.brandname img { padding-left: 5px;}
.webname { font-size: 10px; color: #484848;  margin-top: 5px;}



.home .headerOuter.sticky .logoOuter .companyName::before, .headerOuter.sticky  .logoOuter .companyName::before { background-color: #ffffff70;}


.home li.submenuIcon a svg path { fill: #fff;}
.home .top-menu__item a { color: #fff;}
.home .brandName a { color: #fff !important;  border: solid 1px #fff !important; text-transform: uppercase; }

 .home .logoOuter .companyName{ color: #fff;}
    .home .logoOuter .companyName::before  { background: #fff;}

#stickyHead { width: 100% !important; max-width: 100% !important;background-color: #ffffff07}
@media (min-width: 100px) and (max-width: 767px) {
    .logoOuter .companyName { top: 7px; font-size: 20px; left: 101%;}


.logoOuter .companyName::before  { height: 18px;}
    .headerOuter {
        padding: 0 24px !important;
        
    }
     .headerOuter  .container ,  .headerOuter { max-width: 105% !important;
        width: 100% !important;}
            .headerOuter.sticky .logo {
        display: block !important;
    }

  
}

.usa-number, .footerPhoneusa { display: none;}

.single  .headerOuter { background: #000E23  !important;}