
.edit-link {
    background: #fff;
    position: fixed;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 23px;
    top: 75px;
}
.edit-link a {
    color: #58595f;
    padding: 0 40px;
    line-height: 1;
}
.main-menu > li.search:hover:before {
    left: 50%;
    right: 50%;
}
.arrow {
    width: auto;
    height:auto;
    background-image: none;
}
.nav-wrap{
    float: left;
    position: relative;
    z-index: 9;
    width: 100%;
    padding-top: 20px;
}

header {
    height: 98px;
}

header .col-three {
    height: auto !important;    
}

.logo{
    float: left;
    margin-top: 6px;
    width: 116px;
    height: 38px
}

.logo.secondary-logo {
    position: absolute;
    left: 125px;
    top: 20px;
    width: 150px;
}

.toggle{
    display: none;
}

.main-menu > li{
    display: block;
    float: left;
    margin-right: 11px;
    padding: 0px 13px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.main-menu > li:nth-of-type(8) {
    margin-right: 20px;
}
.main-nav > .search {
    margin: 10px 6px 0 0px;
}
.has-nav{
    display: none;
}

.main-menu > li > a{
    display: block;
    font-size: 18px;
    letter-spacing: normal;
    color: #fff;
    padding: 18px 0px 14px 0px;
    line-height: 24px;
    outline: none;
    position: relative;
}

.main-menu > li > a:before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    right: 50%;
    bottom: 8px;
    background: #ffffff;
    height: 2px;
    -webkit-transition-property: left, right;
    -moz-transition-property: left, right;
    -o-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition:  0.3s ease-out;
    -moz-transition:  0.3s ease-out;
    -o-transition:  0.3s ease-out;
    transition:  0.3s ease-out;
    opacity: 0;
}

.sub-menu .main-link.no-arrow{
    cursor: default;
}
.sub-menu .main-link.no-arrow:after{
    display: none;
}
.main-menu > li:hover a:before {
    left: 0;
    right: 0;
    opacity: 1;
}
.sub-menu li{
    display: block;
    position: relative;
    /*    background: url('/images/sub-menu-arrow.png') no-repeat;*/
    background-position: 0px 12px;
    padding: 0 0 0 16px;
}
.sub-menu li:last-child {
    border: none;
}
.sub-menu li a{
    display: block;
    text-align: left;
    font-size: 15px;
    line-height: 1.3;
    font-weight: 500;
    color: #5b5c5e;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.sub-menu li a:hover {
    color: #94c43f;
}
header{
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    /* background-color: #424348; */
    z-index: 4;
}
/*
* header search
*/
header .search-box {
    float: left;
}

header .search-box {
    float: left;
    opacity: 0;
    width: 0px;
    display: none;
}
.search-box input::placeholder {
    color: #fff;
}

.search-box .search-input {
    padding: 8px 10px 10px 10px;
    max-width: calc(100% - 50px);
    background: transparent;
    height: 40px;
    position: absolute;
    box-shadow: none;
    left: 0px;
    font-size: 14px;
    border: none;
    width: 100%;
    border-bottom: 1px solid #fff;
    color: #fff;
    outline: none;
}
.search-box input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px white inset !important;
}

.search-box form {
    width: 100%;
    height: 40px;
    float: left;
}

.search-box input[type='submit'] {
    font-family: 'Gotham-Book';
    font-size: 16px;
    position: absolute;
    outline: none;
    right: 0px;
    top: 0px;
    background: transparent;
    -webkit-appearance: none;
    border: none;
    color: #fff;
    margin: 17px 9px 8px 10px;
    cursor: pointer;
}
.search-box button {
    background: none;
    cursor: pointer;
    margin: 1px 0 0 0;
    outline: none;
    float: right;
}

.search-box {
    opacity: 0;
    width: 0px;
    z-index: 2;
}
.search span > img{
    max-width: inherit;
} 
header .search span {
    width: 25px;
    padding-top: 6px;
    position: relative;
    float: right;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;    
}
.search-box form span.cross {
    color: #fff;
    font-size: 14px;
    position: absolute;
    bottom: 10px;
    width: 10px;
    min-width: inherit;
}
.services .sub-menu-inner span {
    color: #ffffff;
    font-family: "Gotham-Bold", sans-serif;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    position: absolute;
    padding: 6px 0;
    font-size: 14px;
    line-height: normal;
    text-align: center;
}
.sub-menu-inner .col-two > .col-two span {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    margin: 0 auto;
    right: 0;
    background: #0071bc;
    padding: 6px 0;
    color: #fff;
    font-family: "Gotham-Bold", sans-serif;
    border: none;
    font-size: 14px;
    line-height: normal;
    text-align: center;
}
.sub-menu-inner .col-two > .col-two .btn-blue {
    background: #29abe2;
}
.sub-menu-inner .col-two > .col-two .btn-dark-green {
    background: #80b039;
}
.sub-menu-inner .col-two > .col-two .btn-green {
    background: #94c43f;
}
.sub-menu-inner .col-four span {
    color: #ffffff;
    font-family: "Gotham-Bold", sans-serif;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    position: absolute;
    padding: 6px 0;
    font-size: 14px;
    line-height: normal;
    text-align: center; 
}
.sub-menu h5 {
    text-align: left;
    border-bottom: 1px solid;
    padding: 0 0 10px;
    margin: 0 0 8px;
    font-size: 14px;
    font-family: "Gotham-Bold", sans-serif;
}
.sub-menu h5:after {
    content: '';
    display: inline-block;
    margin: 0 0 0 10px;
    width: 8px;
    height: 10px;
}
.sub-menu .col-two .col-three {
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.sub-menu .col-two .col-three:hover {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
}

.sub-menu .heading-green {
    color: #80b039;
}
.sub-menu .heading-orange {
    color: #fc9230;
}
.sub-menu .heading-green:after{
    /*    background: url("/images/green_arrow.png") no-repeat;*/
}
.sub-menu .heading-orange:after{
    /*    background: url("/images/orange_arrow.png") no-repeat;*/
}
.sub-menu .heading-blue {
    color: #00bde4;
}
.sub-menu .heading-blue:after{
    /*    background: url("/images/blue_arrow.png") no-repeat;*/
}
.sub-menu .heading-grey {
    color: #3e3e3e;
    margin: 0px;
    border: none;
    padding-bottom: 11px;
}
.sub-menu .heading-grey:after{
    /*    background: url("/images/sub-menu-arrow.png") no-repeat;*/
}
.sub-menu .col-three span {
    color: #ffffff;
    font-family: "Gotham-Bold", sans-serif;
    text-transform: capitalize;
    display: block;
    width: 100%;
    font-size: 14px;
}
.sub-menu .col-three.green {
    background: #80b039;
}
.sub-menu .col-three.blue {
    background: #00bde4;
}

header .search {
    position: relative;
    cursor: pointer;
}

.solutions .col-three.green .bg-img img {
    width: auto;
}
.solutions .col-three:first-child .bg-img {
    padding-top: 10px;
    float: none;
}
.solutions .col-three:nth-child(2) .bg-img {
    padding-top: 6px;
    padding-bottom: 7px;
    float: none;
}
.solutions .col-three:last-child .bg-img {
    padding-top: 15px;
    padding-bottom: 9px;
    float: none;
}
.sub-menu .bg-img img {
    max-width: 100px;
    width: auto;
}

.overlay-form.career-valid .para-12.bold-text {
    float: left;
    text-transform: uppercase;
    color: #58595f;
    line-height: 1.5;
}
.overlay-form.career input[type="file"] {
    font-size: 0;
    height: 66px;
    border: none;
    padding: 0 20px;
    max-width: 106px;
    margin: 0 auto 25px;
    position: relative;
}
.overlay-form.career-valid .text-box {
    margin-bottom: 13px;
}
.overlay-form.career-valid .row {
    margin-bottom: 7px;
}
.overlay-form.career .drag-file {
    position: relative;
    padding: 59px 0 50px;
    border-style: dashed;
    border-width: 2px;
    display: grid;
    margin: 3px 0 0;
    border-color: #e3e3e3;
}
.overlay-form.career .drag-file p {
    color: #414042;
    max-width: 340px;
    padding: 0 20px;
    margin: 0 auto;
    position: relative;
}
.overlay-form.career-valid .drag-file {
    position: relative;
    padding: 22px 0;
    border-style: dashed;
    border-width: 2px;
    display: grid;
    margin: 3px 0 0;
    border-color: #e3e3e3;
}
.overlay-form.career-valid .drag-file p {
    color: #414042;
    width: 100%;
    padding: 0 40px;
    margin: 0 auto;
    letter-spacing: 1px;
    text-align: left;
}
.overlay-form.career .drag-file p span {
    color: #0071bc;
}
.overlay-form.career-valid .btn-dark-blue {
    border: 1px solid #5d9ec9;
    margin-top: 23px;
    font-size: 20px;
    line-height: 1 !important;
}
.custom-file-input::-webkit-file-upload-button {
    visibility: hidden;
}
.custom-file-input::before {
    content: '';
    display: block;
    background: #eceef0;
    border: none;
    border-radius: 10px;
    height: 66px;
    cursor: pointer;
}
.custom-file-input::after {
    content: '';
    background: url(/themes/custom/iteris/html/images/solid_up_arrows.svg);
    background-repeat: no-repeat;
    width: 30px;
    height: 20px;
    margin-left: 7px;
    position: absolute;
    top: 22px;
    left: 32px;
    cursor: pointer;
}
.overlay-form.career-valid .career-form-overlay input {
    width: 100%;
    color: #58595f;
}
.overlay-form.career-valid .drag-file p:after {
    content: "";
    position: absolute;
    top: 14px;
    right: 19px;
    width: 36px;
    height: 36px;
    background: url("/themes/custom/iteris/html/images/resume_right.png") no-repeat;
}
.overlay-form.career .text-box {
    margin-bottom: 18px;
}
.overlay-form.career .btn-dark-blue {
    border: 1px solid #5d9ec9;
    height: 51px;
    width: 256px;
    max-width: 256px;
    font-size: 20px;
    display: none;
}
@media screen and (min-width: 1226px) { 
    .sub-menu {
        top: 56px;
    }
    .solutions .sub-menu > .col-two:first-of-type {
        padding: 10px 9px 0 8px;
        width: 42.9%;
    }
    .solutions .sub-menu > .col-two:last-child {
        padding: 10px 12px 9px 24px;
        width: 56%;
    }
    .solutions .sub-menu {
        width: 1100px;
        padding-right: 10px;
    }
    .products .sub-menu {
        width: 675px;
    }
    .main-nav .search{
        min-width: 25px;
    }
}
@media screen and (min-width: 1226px) and (max-width: 1325px){ 
    .solutions .sub-menu {
        width: 1100px;
        padding-right: 10px;
    }
}
/*
 * min-width 1025px and max-width 1225
 */
@media screen and (min-width: 1226px) and (max-width: 1399px){ 
    .main-menu > li {
        margin: 0;
    }
}

@media screen and (min-width: 1025px) and (max-width: 1225px){ 
    .main-menu > li {
        margin: 0;
        padding: 0px 6px;
    }
    .main-menu > li:last-child {
        margin: 8px 0 0 6px;
    }
    .main-menu > li > a {
        font-size: 16px;
        padding: 13px 0px;
    }
    .search-box .search-input {
        padding: 0;
        height: 30px;
        /*    //margin-left: 10px;*/
        width: 68%;
    }
    .search span >img {
        max-width: 20px;
    }
    header .search span {
        min-width: 20px;
    }
    .sub-menu {
        top: 50px !important;
    }
    .solutions .sub-menu {
        width: 1100px;
    }
    .solutions .sub-menu > .col-two:first-of-type {
        width: 57%;
    }
    .solutions .sub-menu > .col-two:last-child {
        padding: 0 10px 0;
        width: 43%;
    }
    .products .sub-menu {
        width: 600px;
    }
    .search-box input[type='submit'] {
        margin: 10px 9px 8px 10px;
    }
    .main-nav .search{
        min-width: 25px;
    }
    .main-menu > li:nth-of-type(8) {
        margin-right: 14px;
    }
}

/*
 * min-width 992px and max-width 1024
 */
@media screen and (min-width: 992px) and (max-width: 1024px){ 
    .main-menu > li {
        margin: 0;
        padding: 0px 5.8px;
    }
    .main-menu > li:last-child {
        margin: 8px 0 0 6px;
    }
    .main-menu > li > a {
        font-size: 16px;
        padding: 13px 0px;
    }
    .search-box .search-input {
        padding: 0;
        height: 30px;
        /*    //margin-left: 10px;*/
        width: 69%;
    }
    .search span >img {
        max-width: 20px;
    }
    header .search span {
        min-width: 20px;
    }
    .sub-menu {
        top: 50px !important;
    }
    .solutions .sub-menu {
        width: 1100px;
    }
    .solutions .sub-menu > .col-two:first-of-type {
        width: 57%;
    }
    .solutions .sub-menu > .col-two:last-child {
        width: 43%;
    }
    .products .sub-menu {
        width: 600px;
    }
    .search-box input[type='submit'] {
        margin: 10px 9px 8px 10px;
    }
}
/*
 * max-width 992px for main-navigation
 */
@media screen and (min-width: 992px){

    .sub-menu .col-two .col-two.blue-link .inner-menu li a:hover,
    .products .sub-menu .col-two.blue-link .inner-menu li a:hover,
    .services .col-two.blue-link .inner-menu li a:hover,
    .services .sub-menu.blue-link .inner-menu li a:hover,
    .support .col-two.blue-link .inner-menu li a:hover,
    .news-event .sub-menu .col-seven .col-two.blue-link .inner-menu li a:hover {
        color: #00bde4;
    }
    .news-event .sub-menu .col-three.orange-link .inner-menu li a:hover {
        color: #fc9230;
    }
    .mobile-link {
        display: none;
    }
    .main-link {
        display: block;
    }
    .main-nav .mobile-search {
        display: none;
    }
    .main-search {
        display: block;
    }
    .main-menu {
        display: block !important;
    }
    .nav-wrap .logo .cls-1 {
        fill: #fff;
    }
    .solutions .sub-menu .col-two .col-three {
        width: 32.8%;
    }

    .sub-menu .col-three {
        margin: 0 0.1%;
        width: 29.5%;
        padding: 13px 2px 2px 2px;
        font-family: "Gotham-Bold", sans-serif;
        min-height: 135px;
    }

    .main-nav{
        float: right;
        position: relative;
    }
    .no-touch .sub-menu .overview{
        display: none !important;
    }
    .touch .sub-menu .overview{
        padding-left: 10px;
        display: block;
    }
    .touch .main-menu > li > a{
        display: none;
    }
    .touch .has-nav{
        display: block;
        font-size: 18px;
        letter-spacing: normal;
        color: #fff;
        padding: 18px 0px 14px 0px;
        line-height: 24px;
        outline: none;
        position: relative;
    }
    .touch .main-menu > li > .has-nav:before {
        content: "";
        position: absolute;
        z-index: 0;
        left: 50%;
        right: 50%;
        bottom: 8px;
        background: #ffffff;
        height: 2px;
        -webkit-transition-property: left, right;
        -moz-transition-property: left, right;
        -o-transition-property: left, right;
        transition-property: left, right;
        -webkit-transition: 0.3s ease-out;
        -moz-transition: 0.3s ease-out;
        -o-transition: 0.3s ease-out;
        transition: 0.3s ease-out;
        opacity: 0;
    }
    .touch .main-menu > li:hover .has-nav:before {
        left: 0;
        right: 0;
        opacity: 1;
    }
    .touch .sub-menu li.overview{
        padding: 0 0 0 16px;
    }
    .touch .sub-menu .overview h5{
        color: #5b5c5e;
    }
    .sub-menu {
        display: none;
        position: absolute;
        width: auto;
        right: -55px;
        background: #fff;
        -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.38);
        -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.38);
        box-shadow: 0 1px 2px rgba(0,0,0,0.38);
        text-align: center;
        border-radius: 3px;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s linear;
        padding: 20px 20px 20px 20px;
        cursor: default;
    }
    .sub-menu > .col-two {
        padding: 0 10px;
    }
    .sub-menu .col-two .col-two:first-child {
        padding: 0 10px;
    }
    .sub-menu .col-two .col-two:last-child {
        padding-left: 20px;
    }
    .news-event .sub-menu .col-seven .col-two:last-child {
        padding: 10px 2px 10px 18px;
    }
    .news-event .col-seven {
        width: 69%;
    }
    .solution .sub-menu{
        right: -593px;
        width: 877px;
    }
    .product .sub-menu{
        right: -452px;
        width: 635px;
    }
    .main-menu {
        /*width: calc(100% - 25px);*/
        float: left;
        position: relative;
        overflow: visible !important;
    }
    .main-nav .search {
        float: left;
        margin-top: 5px;
    }

    .sub-menu li a{
        padding: 8px 0;
    }
    .inner-menu{
        display: block !important;
    }
    .services ul {
        margin: 8px 0 0;
    }
    .services .col-two:first-of-type {
        padding: 0 10px;
    }
    .services .col-two:last-child {
        padding: 0 9px 0 18px;
    }
    .touch .services .sub-menu .overview{
        padding: 0 9px 10px 10px;
    }
    .products .sub-menu .col-two:first-of-type  {
        padding: 10px 10px 14px 22px;
    }
    .products .sub-menu .col-two:last-child  {
        padding: 10px 10px 14px 20px;
    }
    .touch .products .sub-menu .overview{
        padding: 0 10px 0 22px;
    }
    .services .sub-menu {
        width: 340px;
        padding: 30px 33px 35px 33px;
    }
    .support .col-two:first-of-type {
        padding: 10px 10px 5px 23px;
    }
    .support .col-two:last-child {
        padding: 10px 10px 5px 20px;
    }
    .touch .support .sub-menu .overview{
        padding: 10px 10px 5px 23px;
    }
    .support .sub-menu {
        width: 675px;
    }
    .news-event .sub-menu {
        width: 830px;
    }
    .news-event .sub-menu .col-three {
        margin: 0;
        padding: 10px 35px 10px 8px;
    }
    .news-event .sub-menu .col-seven .col-two {
        padding: 10px;
    }
    .careers .sub-menu {
        width: 200px;
        padding: 20px 20px 20px 14px;
    }

    .products2 .sub-menu {
        width: 330px;
        padding: 20px 20px 20px 14px;
    }

    .ir-news-event .sub-menu {
        width: 230px;
        padding: 10px 20px 10px 30px;
    }
    .about .sub-menu {
        width: 230px;
        padding: 20px 20px 20px 14px;
    }
    .blog .sub-menu {
        padding: 20px 20px 20px 14px;
    }
    .news-event .news-box {
        border: 10px solid #b7b7b7;
        padding: 15px 0 9px;
        text-align: center;
    }
    .news-event .news-box .bg-img img {
        width: auto;
    }
    .news-event .news-box p {
        color: #525252;
        padding: 17px 0 12px;
        font-size: 15px;
        font-family: "Gotham-Bold", sans-serif;
    }
    .news-event .news-box a.btn-default {
        width: auto;
        color: #525252;
        margin: 0;
        border: 1px solid;
        padding: 3px 15px;
        height: auto;
        line-height: normal;
        font-size: 12px;
    }
    .sub-menu li .agriculture,
    .sub-menu li .transport {
        display: none ;
    }

}
@media screen and (min-width: 992px) and (max-width: 1024px){ 
    .news-event .sub-menu{
        width: 780px;
    }
}
/*
 * min-width 991px for main-navigation
 */
@media screen and (max-width: 991px){
    .logo {
        margin-top: 0;
    }

    .logo.secondary-logo {
        position: absolute;
        left: 150px;
        top: 20px;
        width: 150px;
    }

    .sub-menu h5 {
        border-top: 1px solid #58595f !important;
    }

    .sub-menu > h5 {
        padding-left: 20px !important;
    }

    .search.mobile-search {
        border-top: 1px solid #000000 !important;
        border-bottom: 1px solid #000000 !important;
    }
    .sub-menu > .col-two {
        padding: 10px 20px 0px 20px;
    }
    .sub-menu .col-two .inner-menu {
        padding-left: 0 !important;
    }
    .sub-menu.big ul,
    .sub-menu.small ul {
        padding-left: 20px;
    }
    .sub-menu .overview h5{
        padding: 13px 20px 8px;
    }

    .sub-menu .overview .rotate-arrow:after{
        display: none;
    }
    header {
        height: 74px;
        /*    //padding: 0 20px;*/
        background-color: rgba(0,0,0,.14);
        z-index: 3;
    }
    .search-box form .search-input::-webkit-input-placeholder {
        color: #000000;
        opacity: 1;
    }
    .search-box form .search-input:-moz-placeholder {
        color: #000000;
        opacity: 1;
    }
    .search-box form .search-input:-ms-input-placeholder {
        color: #000000;
        opacity: 1;
    } 
    .sub-menu .col-two .col-three:hover {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    .mobile-link {
        display: block;
    }
    .main-link {
        display: none;
    }
    .mobile-search {
        display: block;
    }
    .main-search {
        right: 60px;
    }
    .main-menu > li{
        position: relative;
        padding: 0px;
    }
    .sub-menu{
        display: none;
        background-color: #ffffff;
    }
    .main-nav{
        margin: 13px 0 0;
    }
    .toggle{
        display: block;
        width: 30px;
        height: 20px;
        float: right;
        cursor: pointer;
        margin-top: -4px;
        margin-right: 0px;
    }
    .toggle span{
        width: 30px;
        height: 3px;
        margin-bottom: 4px;
        display: block;
        background: #0071bc;
        transition: transform 0.3s ease-out;
    }
    .toggle span:last-of-type{
        margin: 0;
    }
    .first-span{
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        position: absolute;
        top: 39px;
        right: 18px;
    }

    .last-span{
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
        position: absolute;
        top: 39px;
        right: 18px;
    }

    .mid-span{
        opacity: 0;
        transition: all 0.3s ease-out;
    }
    .main-menu{
        display: none;
        position: absolute;
        width: 100%;
        /*    //max-width: 350px;*/
        right: 0;
        top: 74px;
        height: calc(100vh - 72px);
        overflow-y: scroll;
        background: rgba(0,0,0,0.6);
        -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.38);
        -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.38);
        box-shadow: 0 1px 1px rgba(0,0,0,0.38);
    }

    .mobile-menu > li{
        width: 100%;
        /*    // border-bottom: 1px solid;*/
        margin: 0;
        background: #58595f;
        border-color: rgba(249,255,255,0.3);
    }
    .mobile-menu > li:last-of-type{
        border: 0;
        background: #ffffff;
    }
    .search-box .search-input {
        color: #ffffff;
        padding: 8px 0px 10px 10px;
        text-transform: uppercase;
        letter-spacing: 0.11em;
        font-weight: 500;
        max-width: calc(100% - 15px);
    }
    .search-box input[type='submit'] {
        color: #5b5c5e;
        padding: 10px;
        display: none;
    }
    .has-nav{
        font-size: 14px;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 0.050em;
        color: #fff;
        padding: 19px 0px 1px 20px;
        line-height: 24px;
        display: block;
        cursor: pointer;
    }
    .main-menu > li.arrow > a{
        display: none;
    }
    .mobile-menu > li.arrow > span:after{
        content: '';
        background: url("/themes/custom/iteris/html/images/arrow_down.png") no-repeat;
        width: 16px;
        height: 16px;
        position: absolute;
        right: 20px;
        top: 15px;
        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
    }
    .mobile-menu > li.arrow > span.rotate-arrow:after {
        -webkit-transform: rotate(-180deg);
        -moz-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        transform: rotate(-180deg);
    }
    .main-menu > li > a{
        color: #fff;
        padding: 8px 0px 8px 21px;
        font-size: 14px;
        text-transform: uppercase;
        font-weight: 700;
    }
    .main-menu > li > a.active,
    .main-menu > li > span.active{
        color: #0095d4;
    }

    .main-menu > li > a.active:before{
        opacity: 0;
    }
    .sub-menu li.overview{
        display: block;
    }
    .sub-menu li{
        text-align: left;
    }
    .sub-menu li a {
        padding: 6px 10px 11px 0;
    }
    .sub-menu li:last-child a {
        padding-bottom: 15px;
    }
    .main-menu > li:hover:before{
        left: 50%;
        right: 50%;
    }
    header .search-box {
        display: block !important;
        width: 100% !important;
        opacity: 1 !important;
    }
    header .search span {
        display: none !important;
    }

    header .search {
        position: absolute;
        top: 5px;
        left: 375px;
        right: 60px !important;
    }
    .main-menu > li.blog:hover a:before {
        width: 0;
        opacity: 0;
    }
    header .container {
        padding: 0;
    }
    .nav-wrap {
        padding: 20px 20px 0;
    }
    .search-box .search-input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
        text-transform: uppercase;
        color: #ffffff;
    }
    .search-box .search-input::-moz-placeholder { /* Firefox 19+ */
        text-transform: uppercase;
        color: #ffffff;
    }
    .search-box .search-input:-ms-input-placeholder { /* IE 10+ */
        text-transform: uppercase;
        color: #ffffff;
    }
    .search-box .search-input:-moz-placeholder { /* Firefox 18- */
        text-transform: uppercase;
        color: #ffffff;
    }
    .search-box .search-input::placeholder {
        color: #ffffff;
    }
    .search-box .search-input {
        text-transform: none;
        height: 55px;
    }
    .search-box form {
        height: 55px;
    }
}

@media screen and (max-width: 991px) and (min-width: 768px){

    .sub-menu-inner .col-two {
        padding: 0;
    }
    .sub-menu-inner .col-two > .col-two {
        padding: 2.5px;
        display: none;
    }
    .sub-menu-inner .bg-wrap {
        max-height: 163px;
        overflow: hidden;
    }
    .sub-menu-inner > .col-four {
        padding: 2.5px 0 0;
    }
    .sub-menu-inner .col-two > .col-two span {
        font-size: 14px;
        position: static;
        display: block;
        width: 100%;
        padding: 8px 0;
    }
    .sub-menu-inner > .col-four ul {
        margin: 0;
    }

    .sub-menu-inner > .col-four ul {
        display: none;
    }
    .sub-menu-inner .col-four span {
        position: static;
        width: 100%;
        display: block;
        text-align: left;
        padding: 8px 0 8px 15px;
        font-weight: 700;
        text-transform: uppercase;
        background: #fff;
        color: #5b5c5e;
        border-bottom: 1px solid #bbbbbb;
    }
    .sub-menu-inner .bg-wrap .bg-img {
        display: none;
    }
    .sub-menu li {
        background-position: 15px 14px;
        padding: 0;
        background-image: none;
    }
    .careers .sub-menu li {
        padding-left: 20px;
    }

    .products2 .sub-menu li {
        padding-left: 20px;
    }

    .services .sub-menu li {
        padding-left: 20px;
    }

    .sub-menu-inner > .col-four .inner-menu li {
        padding-left: 50px;
        background-position: 34px 14px;
    }
    .sub-menu-inner .col-four span::after {
        content: '';
        float: right;
        margin-right: 20px;
        height: 16px;
        width: 16px;
        background: url("/themes/custom/iteris/html/images/nev-sub-menu.png") no-repeat;
        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
    }
    .sub-menu-inner .col-four .sub-menu-arrow::after {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        transform: rotate(180deg);
    }
    .sub-menu .col-two .inner-menu {
        display: none;
        padding-left: 20px;
    }
    .sub-menu .col-two{
        float: none;
        height: auto;
    }
    .news-event .sub-menu .col-three {
        float: none;
    }
    .sub-menu h5:after {
        background: url("/themes/custom/iteris/html/images/nev-sub-menu.png") no-repeat !important;
        height: 16px;
        width: 16px;
        float: right;
        margin: 0 15px 0 0;
        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
    }
    .sub-menu .col-three {
        width: 100%;
        background: #ffffff !important;
    }
    .sub-menu .col-three .bg-img {
        display: none;
    }
    .solutions .sub-menu > .col-two:first-child {
        padding: 0 20px;
    }
    .sub-menu .col-three {
        padding: 0;
    }
    .news-event .sub-menu .col-seven {
        float: none;
        width: 100%;
    }
    .sub-menu .col-three span {
        color: #5b5c5e;
        font-weight: 300;
        padding: 10px 0px 10px 0px;
        font-size: 14px;
        background-image: none;
        background-position: 15px;
        line-height: 1.3;
    }
    .sub-menu h5.rotate-arrow:after {
        -webkit-transform: rotate(-180deg);
        -moz-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        transform: rotate(-180deg);
    }
    .sub-menu .col-two {
        width: 100%;
    }
    .sub-menu .seven {
        width: 100%;
    }
    .section-second-level .banner-social ul {
        margin-top: 35px;
    }
    .breadcrumb {
        width: calc(100% - 210px) !important;
        bottom: 64px !important;
    }
}

/*
 * max-width 767px
 */

@media screen and (max-width: 767px){
    .custom-file-input::after {
        width: 24px;
        height: 16px;
        top: 25px;
        left: 34px;
    }
    .overlay-form h5 {
        font-size: 18px;
    }
    .overlay-form.career-valid .drag-file p {
        padding: 0 10px;
    }
    .overlay-form.career .drag-file {
        padding: 20px;
    }
    /*  .custom-file-input::after {
        top: 16px;
      }*/
    /*  .custom-file-input::before {
        padding: 28px 0;
      }*/
    .overlay-form .registration-form button.btn-default.btn-dark-blue {
        width: 188px;
        height: 44px;
    }
    .overlay-form.career-valid .btn-dark-blue {
        font-size: 18px;
    }
    /* ===== Mega - Menu ===== */

    .sub-menu-inner .col-two {
        padding: 0;
    }
    .sub-menu-inner .col-two > .col-two {
        padding: 2.5px;
        display: none;
    }
    .sub-menu-inner .bg-wrap {
        max-height: 163px;
        overflow: hidden;
    }
    .sub-menu-inner > .col-four {
        padding: 2.5px 0 0;
    }
    .sub-menu-inner .col-two > .col-two span {
        font-size: 14px;
        position: static;
        display: block;
        width: 100%;
        padding: 8px 0;
    }
    .sub-menu-inner > .col-four ul {
        margin: 0;
    }

    .sub-menu-inner > .col-four ul {
        display: none;
    }
    .sub-menu-inner .col-four span {
        position: static;
        width: 100%;
        display: block;
        text-align: left;
        padding: 8px 0 8px 15px;
        font-weight: 700;
        text-transform: uppercase;
        background: #fff;
        color: #5b5c5e;
        border-bottom: 1px solid #bbbbbb;
    }
    .sub-menu-inner .bg-wrap .bg-img {
        display: none;
    }
    .sub-menu li {
        background-position: 15px 14px;
        padding: 0;
        background-image: none;
    }
    .careers .sub-menu li {
        padding-left: 20px;
    }

    .products2 .sub-menu li {
        padding-left: 20px;
    }

    .services .sub-menu li {
        padding-left: 20px;
    }
    
    .sub-menu-inner > .col-four .inner-menu li {
        padding-left: 50px;
        background-position: 34px 14px;
    }
    .sub-menu-inner .col-four span::after {
        content: '';
        float: right;
        margin-right: 20px;
        height: 16px;
        width: 16px;
        background: url("/themes/custom/iteris/html/images/nev-sub-menu.png") no-repeat;
        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
    }
    .sub-menu-inner .col-four .sub-menu-arrow::after {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        transform: rotate(180deg);
    }
    .sub-menu .col-two .inner-menu {
        display: none;
        padding-left: 20px;
    }
    /*  .sub-menu h5 {
        padding: 10px 0px 10px 0px;
        margin: 0;
        font-size: 12px;
        text-transform: uppercase;
        letter-spacing: 0.050em;
        color: #5b5c5e !important;
        border-bottom: none;
        border-top: 1px solid #bbbbbb;
        cursor: pointer;
      }*/
    .sub-menu .col-two{
        float: none;
        height: auto;
    }
    .news-event .sub-menu .col-three {
        float: none;
    }
    .news-event .sub-menu .col-three ul{
        padding-left: 20px;
    }
    .sub-menu h5:after {
        background: url("/themes/custom/iteris/html/images/nev-sub-menu.png") no-repeat !important;
        height: 16px;
        width: 16px;
        float: right;
        margin: 0 15px 0 0;
        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
    }
    .sub-menu .col-three {
        width: 100%;
        background: #ffffff !important;
    }
    .sub-menu .col-three .bg-img {
        display: none;
    }
    .solutions .sub-menu > .col-two:first-child {
        padding: 0 20px;
    }
    .sub-menu .col-three {
        padding: 0;
    }
    .news-event .sub-menu .col-seven {
        float: none;
    }
    .sub-menu .col-three span {
        color: #5b5c5e;
        font-weight: 300;
        padding: 10px 0px 10px 0px;
        font-size: 14px;
        background-image: none;
        background-position: 15px;
        line-height: 1.3;
    }
    .sub-menu h5.rotate-arrow:after {
        -webkit-transform: rotate(-180deg);
        -moz-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        transform: rotate(-180deg);
    }
    .section-second-level .banner-social ul {
        float: left !important;
        margin-top: 15px;
    }
    .section-second-level .banner-social ul li:first-of-type {
        padding-left: 0;
    }


    header .search {
        left: 300px;
    }
}
@media screen and (max-width: 991px) and (min-width: 596px){
    .mobile-menu > li.arrow > span:after {
        width: 8px;
        height: 7px;
        background-size: 100%;
        display: inline-block;
        margin-left: 33px;
        position: initial;
    }
    .sub-menu h5:after {
        height: 7px;
        width: 8px;
        display: inline-block;
        background-size: 100% !important;
        float: none;
        margin: 0 0 0 30px;
    }
    .mobile-menu > li.solutions.arrow {
        padding: 8px 0 0;
    }
    .has-nav {
        padding: 11px 0px 11px 20px;
        line-height: 1.7;
    }
    .search-box .search-input {
        padding: 9px 0px 10px 20px;
        height: 43px;
    }
    .search-box form {
        height: 43px;
    }
    .main-menu > li:nth-of-type(8) .has-nav {
        padding-bottom: 9px;
    }
    .sub-menu h5 {
        padding: 13px 0px 8px 0;
        margin: 0;
        font-size: 12px;
        text-transform: uppercase;
        letter-spacing: 0.050em;
        color: #5b5c5e !important;
        border-bottom: none;
        border-top: 1px solid #bbbbbb;
        cursor: pointer;
    }
    .careers .sub-menu li:first-child a,
    .about .sub-menu li:first-child a,
    .products2 .sub-menu li:first-child a,
    .blog .sub-menu li:first-child a {
        padding-top: 18px;
    }

}


@media screen and (max-width: 595px) {
    .main-menu {
        max-width: 100%;
        top: 65px;
        height: calc(100vh - 65px);
    }
    .mobile-menu > li.arrow > span:after {
        width: 8px;
        height: 7px;
        background-size: 100%;
        top: 18px;
    }
    .has-nav{
        padding: 10px 0px 9px 20px;
    }
    .sub-menu h5 {
        margin: 0 auto;
        border-top: 1px solid #58595f;
        padding: 13px 0px 8px 0;
        font-size: 14px;
        text-transform: uppercase;
        letter-spacing: 0.050em;
        color: #5b5c5e !important;
        border-bottom: none;
        border-top: 1px solid #bbbbbb;
        cursor: pointer;
    }
    .sub-menu li a {
        padding: 6px 10px 11px 0;
        font-size: 14px;
    }
    .sub-menu li:last-child a {
        padding-bottom: 15px;
    }
    .sub-menu h5:after {
        width: 8px;
        height: 7px;
        margin: 4px 0 0;
        top: 27px;
        background-size: 100% !important;
    }
    .sub-menu .col-three span {
        padding: 10px 0px 10px 0;
    }
    .sub-menu li {
        padding: 0;
    }
    .solutions .sub-menu > .col-two:first-child {
        padding: 0 20px 13px;
    }
    .careers .sub-menu li:first-child a,
    .products2 .sub-menu li:first-child a,
    .about .sub-menu li:first-child a,
    .blog .sub-menu li:first-child a {
        padding-top: 18px;
    }
    .nav-wrap {
        padding: 15px 20px 0;
    }
    .logo {
        width: 100px;
        height: 38px;
    }

    .logo.secondary-logo {
        position: absolute;
        left: 135px;
        top: 15px;
        width: 130px;
    }

    .first-span {
        top: 34px;
        right: 20px;
    }
    .last-span {
        top: 34px;
        right: 19px;
    }

    header .search {
        left: 145px;
        right: 25px;
    }
}

