.carrer-opp{
    overflow: inherit !important;
}
.col-three-event .content-wrap p.blog-text span {
    color: #58595f;
}
/*
 * Section-intro 
 */
.section-intro {
    text-align: center;
    background-color: #f2f2f2;
    padding: 61px 0 76px;
}

.section-intro.home-page {
    padding: 122px 0 82px;
}

.section-intro .rainbow-bar{
    top: 0;
}

.section-intro .bg-img {
    max-height: 358px;
}

.section-intro .content {
    max-width: 780px;
    margin: 0 auto;
    padding: 0 20px;
}

.section-intro .content h2,
.section-intro .content-870 h2 {
    padding: 26px 0 27px 0;
    color: #58595f;
    line-height: 1.22;
    text-transform: none;
    font-family: "Gotham-Light", sans-serif;
}

.section-intro .content p,
.section-intro .content-870 p {
    margin: 0 auto;
    color: #414042;
    line-height: 1.45;
}
.page-node-1 .three-col-block {
    z-index: 1;
}
/*
 * section-second-level-careers
 */
.section-second-level.section-second-level-careers .content-1000 h1 {
    margin-top: 40px;
}

/*
 * section-category-intro
 */
.section-intro.section-category-intro {
    padding: 61px 0 82px;
}
.section-intro.section-category-intro .content-870 h2 {
    padding-bottom: 37px;
}
.section-intro.section-category-intro .content-870 p {
    max-width: 755px;
}

/*
 * About info 
 */
.about-info {
    position: relative;
    width: 100%;
    padding: 74px 0 65px;
}
.about-info .container {
    max-width: 1409px;
    padding: 0 35.5px;
}

.about-info .info-blue{
    padding: 28px 60px 19px 60px;
    background-color: #0071bc;
}

.about-info .box-head {
    display: table;
    width: 100%;
    height: 100%;
}

.about-info .info-blue h3{
    text-align: center;
    font-size: 26px;
    color: #fff;
    line-height: 1.23;
    display: table-cell;
    vertical-align: middle;
}

.about-info .more:before {
    content: '+';
    position: absolute;
    top: 15px;
    left: 17px;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
}

.about-info .more:hover:before {
    content: 'x';
    transform: rotate(360deg);
}

.about-info .more-content{
    padding: 30px;
    color: #fff;
}

.about-info .btn-white{
    margin: 0 auto;
    color: #0071bc;
    background-color: transparent;
}

.about-info .more {
    text-align: center;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 50%;
    width: 47px;
    height: 47px;
    margin: 4px auto 0;
    position: relative;
    cursor: pointer;
    z-index: 999;
}
.about-info  .bg-img {
    max-height: 318px;
}
.about-info.about-info-service .bg-img > div img {
    width: auto !important;
}
/*.about-info .more:hover + .main-content .v-middle-wrapper {
  background: rgba(0,0,0,0.7);
}
.about-info .more:hover + .main-content .v-middle-wrapper:before {
  -webkit-transform: scale3d(2.2,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
  transform: scale3d(2.2,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
}*/
.about-info .col-two {
    padding-bottom: 20px;
}
.about-info .col-two:nth-of-type(odd) {
    padding-right: 15px;
}
.about-info .col-two:nth-of-type(even) {
    padding-left: 15px;
}
.about-info .col-two  .more-content,
.about-info .col-two .btn-white
{
    opacity: 0;
}
.about-info .col-three:hover  .btn-white,
.about-info .col-three:hover  .more-content,
.about-info .col-two .btn-white.more-hover,
.about-info .col-two  .more-content.more-hover
{
    opacity: 1;
    transition: 0.6s ease;
}
.about-info .col-three:hover .v-middle-wrapper,
.about-info .wrap-hover
{
    background: rgba(0,0,0,0.7);
    transition: 0.5s ease;
}
.about-info .main-content .v-middle-wrapper {
    overflow: hidden;
}
.about-info .col-three > a{
    display: block;
}
.about-info .main-content .v-middle-wrapper:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 140%;
    height: 140%;
    background: rgba(255,255,255,0.5);
    content: '';
    -webkit-transition: -webkit-transform 0.6s;
    transition: transform 0.6s;
    -webkit-transform: scale3d(2.2,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
    transform: scale3d(2,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
}
.about-info .col-three:hover .v-middle-wrapper:before {
    -webkit-transform: scale3d(2.2,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
    transform: scale3d(2.2,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
}
.about-info .main-content {
    position: relative;
}
.about-info .col-three {
    width: calc(33.33% - 9px);
    margin: 4.5px;
}
.about-info .col-seven {
    background: #f2f2f2;
    margin: 4.5px;
    width: calc(66.66% - 9px);
    padding: 40px 65px 112px 59px;
}
.about-info .col-seven h2 {
    color: #58595f;
    padding: 13px 0;
    line-height: 1.23;
    text-transform: initial;
}
.about-info .col-seven p {
    color: #414042;
    padding: 4px 0;
}
.about-info .col-seven a {
    margin: 26px 0px;
}
.about-info .col-three .more-content,
.about-info .col-three .btn-white
{
    opacity: 0;
}
.about-info .main-content:hover  .btn-white,
.about-info .main-content:hover  .more-content,
.about-info .col-three .btn-white.more-hover,
.about-info .col-three  .more-content.more-hover
{
    opacity: 1;
    transition: 0.6s ease;
}
.about-info.about-info-service .col-three .btn-default.btn-white:hover {
    color: #fff;
}

/*
 * section-footer
 */
.section-footer .blue{
    background: #29aae3;
}
.section-footer {
    overflow: hidden;
    background-color: #58595f;
    padding: 48px 0 41px 0;
}

.section-footer .social-wrapper:after,
.section-footer .banner-social:after,.section-footer .inner-form:after{
    content: "";
    clear: both;
    display: block;
}

/*

.section-footer:before {
    content: '';
    position: absolute;
    width: 100%;
    background-image: url("/themes/custom/iteris/html/images/footer_background.png");
    background-repeat: no-repeat;
    background-size: cover;
    height: 202px;
    width: 1311px;
    bottom: 50px;
    right: 0;
    background-position: right bottom;
}

 */

.copy-right .container {
    padding: 0;
}

.section-footer .para-20 {
    font-size: 20px;
    line-height: 1.2;
    color: #d5d7d6;
    text-transform: capitalize;
}

.section-footer .section-footer-logo{
    float: left;
    padding-right: 20px;
    padding-top: 19px;
    width: 18%;
}


.section-footer .section-footer-logo a{
    display: inline-block;
    width: 118px;
    height: 38px;
} 
.section-footer .social-wrapper {
    width: 58%;
    float: left;
    padding-top: 29px;
}

.section-footer .banner-social{
    float: left;
    width: 35.2%;

}

.section-footer .banner-social h3{
    float: left;
    color: #fff;
    line-height: 1.4;
    display: block;
    font-weight: normal;
}

.section-footer .footer-newsletter{
    float: left;
    width: 60%;
    padding: 0 20px 0 28px;
}

.section-footer .footer-newsletter .news-iframe, .section-footer .footer-newsletter .marketo-link {
    color: #ffffff;
    font-weight: normal;
    display: inline-block;
    position: relative;
    font-size: 28px;
    font-family: "Gotham-Book", sans-serif;
    line-height: 1.3;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    cursor: pointer;
}
.section-footer .footer-newsletter .news-iframe:hover, .section-footer .footer-newsletter .marketo-link:hover {
    color: #94c43f;
}
.section-footer .footer-newsletter .news-iframe:after, .section-footer .footer-newsletter .marketo-link:after {
    content: '';
    position: absolute;
    right: -52px;
    background: url(/themes/custom/iteris/html/images/green_ellipse_right_arrow.svg) no-repeat;
    height: 50px;
    width: 50px;
    top: -6px;
}
.section-footer .footer-newsletter .news-iframe:before, .section-footer .footer-newsletter .marketo-link:before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    right: 50%;
    bottom: -3px;
    background: #94c43f;
    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;
    background-color: #94c43f;
}
.section-footer .footer-newsletter .news-iframe:hover:before, .section-footer .footer-newsletter .marketo-link:hover:before {

    left: 0;
    right: 0;
}

.section-footer .inner-form{
    overflow: hidden;
    padding: 25px 0;
}

.section-footer input[type="email"] {
    width: 64.5%;
    height: 48px;
    margin-left: 2px;
    padding: 5px 18px;
    float: left;
    font-size: 18px;
    color: #999;
    border: 0;
    outline: none;
}

.section-footer input[type="email"].has-error {
    border: 1px solid red;
    color: red;
}

.section-footer .btn-green{
    width: 34%;
    margin: 0;
    padding: 8px 0 5px;
    float: left;
    cursor: pointer;
    outline: none;
    height: 48px;
    min-width: inherit;
}

.section-footer input[type="email"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    font-size: 20px;
    opacity: 1;
}

.section-footer .banner-social ul{
    width: 100%;
    text-align: left;
    float: left;
    padding-top: 24px;
    font-size: 0;
}

.section-footer .banner-social li{
    margin-right: 17px;
    list-style-type: none;
    display: inline-block
}

.section-footer .footer-links li{
    list-style-type: none;
    margin: 20px 0 27px;
}


.section-footer .footer-para{
    line-height: 1.45;
    font-weight: normal;
    text-transform: capitalize;
    color: #fff;
}
.section-footer .section-footer-logo p:nth-child(2){
    padding-top: 40px;
}
.section-footer .section-footer-logo p:last-child{
    padding-top: 26px;
}

.section-footer .footer-links li:last-child {
    margin-bottom: 0;
}

.section-footer .footer-links {
    float: left;
    width: 24%;
    padding: 29px 25px 0;
}

.section-footer .footer-links ul {
    padding-left: 3px;
}

.section-footer .footer-links h3{
    text-transform: capitalize;
    color: #fff;
    line-height: 1.4;
    font-weight: normal;
}

.section-footer .copy-right {
    margin-top: 126px;
    font-size: 0;
    width: 100%;
    float: left;
    position: relative;
}

.section-footer .copy-right p{
    color: #ffff;
    font-size: 14px;
    display: inline-block;
    line-height: 1.8;
    padding-right: 28px;
    padding-left: 5px;
    word-spacing: 0.99px;
}
.section-footer .copy-right ul{
    display: inline-block;

}

.section-footer .copy-right li{
    display: inline-block;
    padding: 0 22px 0 18px;
    position: relative;
}
.section-footer .copy-right li:after{
    content: '';
    position: absolute;
    border-right: 1px solid #ccc;
    top: 3px;
    height: 12px;
    right:2px;
}
.section-footer .copy-right li:last-child:after{
    content: '';
    position: absolute;
    border-right: none;

}
.iframe-overlay{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 0px 30px;
    z-index: 10;
    background: rgba(0,0,0,0.5);
    opacity: 0;
    display: none;
}
.iframe-overlay .v-middle-inner{
    display: table;
    width: 100%;
    max-width: 700px;
    margin: 0 auto;
    height: 100%;
}

iframe #optin #addForm input[type="text"], #optin #addForm input[type="password"], #optin #addForm textarea{
    border-color: red !important;
}
.iframe-overlay .v-middle-inner .v-middle{
    display: table-cell;
    vertical-align: middle;
    position: relative;
}
.iframe-overlay iframe{
    width: 100%;
    height: 80vh;
    border: 0;
    border-radius: 3px;
}
.iframe-overlay .close-iframe{
    background: #cfd4d8;
    padding: 7px;
    width: 25px;
    height: 25px;
    display: block;
    float: right;
    border-radius: 50%;
    position: absolute;
    right: -24px;
    top: 50px;
    cursor: pointer;
}
.copy-right a{
    color: #ffff;
    font-size: 14px;
    letter-spacing: 0.10px;
    text-transform: none;
}

/* 
 * Statistics 
 */
.statistics{
    position: relative;
    float: left;
    width: 100%;
    padding: 40px 0;
}
.statistics .col-three {
    text-align: center;
    min-height: 466px;
    animation: animationFrames 3s forwards;
    -webkit-animation: animationFrames 3s forwards;
}
.statistics .wrapper{
    width: 100%;
    margin: 0 auto;
    padding: 0 40px;
    max-width: 1280px;
    position: relative;
}
.statistics h2{
    font-size: 58px;
    line-height: 1;
    color: #58595f;
    padding: 20px 0 33px 13px;
    font-family: "Gotham-Light", sans-serif;
}
.statistics .box-content {
    font-size: 22px;
    line-height: 1.18;
    color: #414042;
    padding-left: 10px;
}
.statistics .icon-box{
    position: relative;
    height: 106px;
    padding-left: 6px;
    width: 73px;
    margin: 0 auto;
}
.statistics .icon-box svg {
    width: 94px;
}
.statistics .icon-box img{
    width: auto;
    display: inline-block;
    /*  height: 92px;*/
}
.statistics .wrapper > div > div:nth-child(3) .icon-box img {
    height: 78px;
}
.statistics .icon-box:after{
    content: '';
    position: absolute;
    border-bottom: 1px solid #414042;
    width: 45px;
    left: calc(50% - 18px);
    bottom: 0;
}
.statistics .animate-box {
    font-size: 58px;
    line-height: 1;
    font-family: "Gotham-Bold";
    padding: 15px 0 15px 10px;
    letter-spacing: -0.05em;
    transition: all 0.05s ease-in-out;
    -webkit-transition: all 0.05s ease-in-out;
    -moz-transition: all 0.05s ease-in-out;
    -o-transition: all 0.05s ease-in-out;
}
.statistics .box1 {
    color: #29abe2;
}
.statistics .box2 {
    color :#94c43f;
}
.statistics .box3 {
    color: #29abe2;

}
.statistics .box2.blue-box {
    color: #29abe2;

}
.solution-detail-copy ul {
    padding-left: 15px;
}
.solution-detail-copy ul li {
    padding-left: 5px;
    list-style-type: disc;
}
.product-summary-copy ul li,
.category-summary-copy ul li{
    padding-left: 5px;
    list-style-type: disc;
}
.statistics .statistics-detail {
    padding: 33px;
    color: #fff;
}
.statistics .col-three:hover .icon-box:after {
    border-bottom: 1px solid #fff;
}
.statistics .col-three .unit {
    font-size: 45px;
    line-height: 1;
    font-weight: 700;
    font-family: "Gotham-Bold";
    color: #29abe2;
    display: inline-block;
    left: 77px;
}
.statistics .wrapper > div > div:nth-child(1) .div-show .unit {
    font-size: 58px;
    font-weight: 500;
}
/*.statistics .col-three:after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 2px;
    margin: auto;
    width: 100%;
    background: #fff;
}*/
.statistics .col-three:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #58595f;
    z-index: -1;
    transition: all 0.2s cubic-bezier(0.42, 0, 0.1, 0.82);
    -moz-transition: all 0.4s cubic-bezier(0.42, 0, 0.1, 0.82);
    -webkit-transition: all 0.2s cubic-bezier(0.42, 0, 0.1, 0.82);
    -o-transition: all 0.4s cubic-bezier(0.42, 0, 0.1, 0.82);
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0);
}
.statistics .col-three:hover:before {
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
    transition-delay: 0s;
    -o-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -webkit-transition-delay: 0s;
    opacity: 1;
    visibility: visible;
}
.statistics .col-three:hover .div-show h2, 
.statistics .col-three:hover .div-show p,
.statistics .col-three:hover .div-show .icon-box {
    opacity: 0;
    visibility: hidden;
}
.statistics .col-three:hover .div-hide {
    opacity: 1;
    visibility: visible;
}
.div-hide {
    opacity: 0;
    visibility: hidden;
    top: 0px;
    z-index: -1;
    padding: 55px 0;
    position: absolute;
    width: 100%;
    height: 100%;
    border: none;
    bottom: 0;
    display: block;
    overflow: hidden;
    left: 0;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.content-wrapper{
    position: relative;
}
.div-show {
    position: relative;
    opacity: 1;
    z-index: 1;
    transition: all 0.5s ease-in-out;
    padding: 55px 0;
}

/*
 * Section Careers
 */
.section-careers {
    float: left;
    width: 100%;
    z-index: 1;
    overflow: hidden;
}
.section-careers.test .careers-content {
    padding: 0 20px;
    max-width: 700px;
    margin: 0 auto;
}
.section-careers .bg-img > div {
    height: 100%;
}
.section-careers .col-two-outer {
    float: left;
    width: 100%;
}
.section-careers.middle {
    padding: 53px 0 0;
}
.section-careers .col-two {
    height: 421px;
    overflow: hidden;
}
.section-careers .bg-img {
    height: 462px;
}
/*.section-careers .col-two .bg-img img {
  height: auto !important;
}*/
.solution-cta.section-careers .col-two {
    height: 462px;
    overflow: hidden;
}
.section-careers .careers-content h2 {
    line-height: 1.36;
    text-transform: initial;
    padding: 10px 0 5px 10px;
    font-family: "Gotham-Book", sans-serif;
    font-weight: 400;
    color: #fff;
}
.section-careers .careers-content p {
    padding: 0 0 33px 0;
    color: #fff;
}
.section-careers .full-width {
    position: relative;
}
/*.section-careers .col-two:last-child .careers-content .btn-white {
    margin-top: 9px;
    padding: 17px 15px 13px 15px;
}*/
.section-careers .col-two a.btn-default.btn-white {
    // color: #0071bc;
}
.section-careers.solution-cta .col-two a.btn-default.btn-white {
    //color: #94c43f;
}
.section-careers .col-two:last-child .careers-content .btn-white.btn-green-text {
    color: #94c43f;
}
.section-careers .col-two:last-child .careers-content .btn-white:hover {
    color: #fff;
}
/* Thank you massage */
.thankyou_popup {
    max-width: 742px;
    margin: 0 auto;
    clear: both;
    padding: 50px 50px;
    width: 100%;
}
.thankyou_popup .logo-img {
    text-align: center;
}
.thankyou_popup h3 {
    color: #808a87;
    font-size: 28px;
    font-weight: 700;
    margin: 45px 0 22px;
}
.thankyou_popup .msg-wrap {
    background: #f1fbcb;
    padding: 16px 16px 16px 50px;
}
.thankyou_popup .msg-wrap h4 {
    color: #646f00;
    font-weight: 700;
    font-size: 18px;
    position: relative;
}
.thankyou_popup .msg-wrap h4:before {
    content: '';
    position: absolute;
    top: -3px;
    left: -39px;
    background: url(../images/checked_icon.png) no-repeat;
    width: 32px;
    height: 25px;
}
.thankyou_popup .msg-wrap p {
    color: #646f00;
    font-weight: 700;
}
.g-recaptcha-err {
    color: red;
    margin: 10px 0 0;
    text-align: left;
    font-size: 14px
}
/*
 * media query
 */

@media (max-width: 1399px) {
    .div-show {
        padding: 40px 0;
    }
    .div-hide {
        padding: 40px 0;
    }
}

@media (min-width: 768px) and (max-width: 1024px){
    solution-cta.section-careers .careers-content p {
        padding: 0 0 23px 0;
    }
    .section-intro,
    .section-intro.section-category-intro {
        padding: 25px 0 35px;
    }
    .section-intro .content h2,
    .section-intro .content-870 h2,
    .section-intro.section-category-intro .content-870 h2 {
        padding: 10px 0 20px 0;
    }

    .about-info {
        padding: 35px 0 38px;
    }
    /*  .section-careers .bg-img {
        height: 400px;
      }*/
    .thankyou_popup {
        padding: 0;
    }
    .thankyou_popup h3 {
        font-size: 24px;
        margin: 25px 0 20px;
    }
}

@media (max-width: 1024px) {
    .about-info .container {
        padding: 0 15px;
    }
    .section-intro .content {
        padding: 0;
    }
    .section-intro.home-page .content {
        padding: 0 20px;
    }
}

@media screen and (min-width: 992px) and (max-width: 1230px){
    .section-footer .footer-newsletter .news-iframe,     .section-footer .footer-newsletter .marketo-link {
        font-size: 26px;
    }
    .section-careers.middle {
        padding: 10px 0 0;
    }
    .about-info .col-seven {
        padding: 40px 40px 40px 40px;
    }
    .about-info .col-seven a {
        margin: 20px 0px;
    }
    .about-info .more-content {
        padding: 20px;
    }
    .section-intro .content h2,
    .section-intro .content-870 h2 {
        font-size: 32px;
    }
    /* footer */
    .section-footer .footer-links {
        width: 100%;
        padding: 20px 0;
    }
    .section-footer .banner-social {
        width: 39%;
    }
    .section-footer .copy-right {
        margin-top: 0;
    }
    .section-footer .section-footer-logo {
        width: 30%;
    }

    .section-footer .footer-links li:last-child{
        margin-bottom: 27px;
    } 

    .section-footer .footer-links li {
        display: inline-block;
        margin-right: 10px;
    }
    .section-footer .social-wrapper{
        width: 70%;
    }
    .section-footer input[type="email"] {
        margin-left: 0;
        width: 66%;
    }
    .section-footer .footer-newsletter {
        padding: 0 0 0 20px;
        width: 61%;
    }
    /* statistics */
    .statistics .icon-box {
        padding-left: 0;
    }
    .statistics h2 {
        font-size: 44px;
        padding: 20px 0;
    }
    .statistics .statistics-detail {
        font-size: 16px;
    }
    .statistics .animate-box {
        font-size: 38px;
        padding: 15px 0;
    }
    .statistics .col-three .unit {
        font-size: 25px;
    }
    .statistics .wrapper > div > div:nth-child(1) .div-show .unit {
        font-size: 38px;
    }
    .statistics .box-content {
        font-size: 20px;
        padding-left: 0;
    }
    .statistics .col-three {
        min-height: 420px;
        padding: 0 10px;
    }
    .div-show {
        min-height: 420px;
    }
    .statistics .statistics-detail {
        padding: 20px 20px 0 20px;
    }
    .about-info .info-blue {
        padding: 20px 20px 20px;
    }
    .about-info .info-blue h3 {
        line-height: normal;
        font-size: 22px;
    }
    .about-info .bg-img {
        // max-height: 300px;
    }
    .about-info .more {
        width: 40px;
        height: 40px;
    }
    .about-info .more:before {
        top: 12px;
        left: 14px;
    }
}
@media (min-width: 596px) and (max-width:991px) {
    .statistics {
        padding: 40px 0;
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .section-footer .footer-newsletter .news-iframe, .section-footer .footer-newsletter .marketo-link {
        font-size: 24px;
    }
    .about-info.about-info-service .bg-img > div img {
        width: 100% !important;
    }
    .about-info .col-seven {
        padding: 20px;
        width: calc(100% - 5px);
        margin: 2.5px;
        height: auto !important;
    }
    .about-info .col-seven h2 {
        font-size: 28px;
    }
    .about-info .col-seven a {
        margin: 15px 0px;
    }
    .about-info .more-content {
        padding: 10px;
    }
    .section-intro .content h2,
    .section-intro .content-870 h2 {
        font-size: 30px;
    }

    /* section-careers */
    .section-careers .col-two {
        height: 380px;
    }
    .solution-cta.section-careers .col-two {
        height: 400px;
    }

    /*
    * section-footer
    */
    .section-footer {
        padding: 40px 0;
    }
    .section-footer .section-footer-logo {
        padding: 0;
        width: 25%;
    }
    .section-footer .social-wrapper {
        width: 75%;
        padding-top: 10px;
    }
    .section-footer .footer-newsletter {
        padding: 0;
    }

    .section-footer .footer-links li:last-child{
        margin-bottom: 10px;
    } 

    .section-footer .footer-links {
        width: 100%;
        padding: 15px 0 0 0;
    }
    .section-footer .footer-links li{
        margin: 10px 0 10px;
    }
    .section-footer .banner-social {
        width: 40%;
    }
    .section-footer .section-footer-logo p:nth-child(2){
        padding-top: 20px;
    }
    .section-footer .section-footer-logo p:last-child{
        padding-top: 10px;
    }
    .section-footer .footer-links li {
        display: inline-block;
        margin-right: 10px;
    }
    .section-footer .copy-right {
        margin-top: 20px;
    }
    .section-footer .copy-right p {
        padding: 0;
        text-align: center;
        display: block;
    }
    .section-footer .copy-right ul {
        display: block;
        text-align: center;
    }
    .section-footer .copy-right p {
        padding: 0;
        text-align: center;
        display: block;
    }
    .about-info .info-blue h3 {
        font-size: 18px;
    }
    /* statistics */
    .statistics .icon-box {
        padding-left: 0;
    }
    .statistics h2 {
        font-size: 36px;
        padding: 20px 0;
    }
    .statistics .animate-box {
        font-size: 32px;
        padding: 15px 0;
    }
    .statistics .col-three .unit {
        font-size: 22px;
    }
    .statistics .wrapper > div > div:nth-child(1) .div-show .unit {
        font-size: 32px;
    }
    .statistics .box-content {
        padding: 0 10px;
    }
    .statistics .col-three {
        min-height: 420px;
    }
    .statistics .statistics-detail {
        padding: 12px;
    }
    .div-show {
        min-height: 390px;
    }
    .about-info .info-blue {
        padding: 30px 15px;
    }
    .about-info .col-three {
        width: calc(50% - 10px);
        margin: 5px;
    }
    .about-info .bg-img {
        max-height: 260px;
    }
    .about-info .btn-default {
        width: auto;
        min-width: initial;
        height: inherit;
        max-width: initial;
        padding: 7px 20px;
        font-size: 15px;
        line-height: 1.4;
    }
    .about-info .more {
        width: 30px;
        height: 30px;
    }
    .div-hide {
        height: 410px;
    }
    .section-careers .bg-img {
        height: 400px;
    }
}

@media (max-width: 991px) {
    .section-careers.middle {
        padding: 0;
    }
    .section-intro.home-page{
        padding: 130px 0 40px;
    }
    .section-footer .container {
        padding: 0 20px;
    }
    .section-footer input[type="email"] {
        margin-left: 0;
        width: 66%;
    }
    .statistics .col-three {
        padding: 20px 0;
    }
    .statistics .box-content {
        font-size: 18px;
    }
    .info-blue .more {
        width: 35px;
        height: 35px;
        margin: 0 auto;
    }
    .info-blue .more:before {
        top: 10px;
        left: 12px;
    }
    .div-show {
        padding: 10px 0;
    }
    .div-hide {
        padding: 10px 0;
    }
    .statistics .wrapper {
        padding: 0 20px;
    }
}

@media (min-width: 596px) and (max-width:767px) {
    .section-footer .footer-newsletter .news-iframe, .section-footer .footer-newsletter .marketo-link {
        font-size: 22px;
    }
    .section-footer .footer-newsletter .news-iframe:after, .section-footer .footer-newsletter .marketo-link:after {
        top: -4px;
        background-size: 40px;
    }
    .about-info .col-seven h2 {
        font-size: 24px;
    }
    .about-info .col-three {
        width: calc(50% - 5px);
        margin: 2.5px;
    }
    .about-info .bg-img {
        max-height: 250px;
    }
    /* section-statistics */

    .statistics .col-three:last-child {
        margin: 15px auto 0;
        width: 100%;
    }

    /*
   * section-footer
   */

    .section-intro .content h2,
    .section-intro .content-870 h2 {
        font-size: 28px;
    }

    .section-footer {
        padding: 40px 0;
    }
    .section-footer .social-wrapper {
        width: 100%;
        margin: 0 auto;
        padding-top: 30px;
    }
    .section-footer .section-footer-logo {
        float: left;
        padding: 0;
        width: 100%;
        text-align: center;
    }
    .section-footer .footer-newsletter {
        padding: 0;
    }
    .section-footer .footer-links {
        width: 100%;
        padding: 0;
    }
    .section-footer .footer-links li:last-child{
        margin-bottom: 10px;
    }
    .section-footer .banner-social {
        width: 40%;
    }
    .section-footer .section-footer-logo p:nth-child(2) {
        padding-top: 20px;
    }
    .section-footer .section-footer-logo p:last-child{
        padding-top: 10px;
    }
    .section-footer .footer-links li {
        display: inline-block;
        margin: 10px 10px 10px 0;
    }
    .section-footer .copy-right {
        margin-top: 0;
    }
    .section-footer .copy-right p {
        padding: 0;
        text-align: center;
        display: block;
    }
    .section-footer .copy-right ul {
        display: block;
        text-align: center;
    }
    .section-footer .copy-right p {
        padding: 0;  
        text-align: center;
        display: block;
    }
    /* statistics */
    .statistics .icon-box {
        padding: 0;
        height: 95px;
    }

    .statistics .box-content {
        padding: 20px 0;
    }

    .statistics .animate-box {
        font-size: 42px;
        padding: 0;
    }
    .statistics .col-three .unit {
        font-size: 25px;
    }
    .statistics .wrapper > div > div:nth-child(1) .div-show .unit {
        font-size: 42px;
    }
    .statistics h2 {
        font-size: 36px;
        padding: 10px 0;
    }
    .section-footer .banner-social ul {
        padding: 20px 0;
    }
    .section-footer .footer-newsletter h3:after {
        top: -4px;
        background-size: 40px;
    }
    .statistics .col-three:last-of-type .box-content {
        padding-bottom: 0;
    }
    .about-info .info-blue h3 {
        font-size: 18px;
    }
    .about-info .more {
        top: 13%;
    }
    .section-careers .bg-img {
        height: 350px;
    }
}

@media (max-width: 767px) {
    .section-careers .col-two a.btn-default.btn-white {
        width: 154px;
    }
    .solution-cta.section-careers .careers-content p {
        padding: 0 0 13px 0;
    }
    .about-info .col-seven {
        width: calc(100% - 5px);
        padding: 20px;
        margin: 2.5px;
        height: auto !important;
    }
    .about-info .col-seven a {
        margin: 15px 0px;
    }
    .about-info .more-content {
        padding: 10px;
        font-size: 14px;
    }

    .main-menu {
        display: none;
    }

    /* section-cta */ 
    .section-cta .col-two {
        border-right: 0;
        border-bottom: 2px solid;
    }

    .section-cta .col-two:last-child  {
        border-bottom: 0;
    } 

    .statistics .icon-box:after {
        left: calc(50% - 22px);
    }
    .section-careers .col-two {
        height: 300px;
    }
    .solution-cta.section-careers .col-two {
        height: 300px;
    }
    .statistics .statistics-detail {
        padding: 20px;
    }
    .statistics .col-three {
        min-height: 330px;
    }
    .div-show {
        min-height: 300px;
    }
    /* about info */
    .about-info .info-blue h3 {
        height: auto !important;
    }
    .about-info .info-blue {
        padding: 20px;
    }
    .about-info .more {
        width: 37px;
        height: 37px;
    }
    .about-info {
        padding: 26px 0 28px;
    }
    .about-info .col-two:nth-of-type(even) {
        padding-left: 0;
    }
    .about-info .col-two:nth-of-type(odd) {
        padding-right: 0;
    }
    .about-info .col-two:last-child {
        padding-bottom: 0;
    }
    .about-info .col-three:nth-of-type(even) {
        padding-left: 0;
    }
    .about-info .col-three:nth-of-type(odd) {
        padding-right: 0;
    }
    .about-info .col-three:last-child {
        padding-bottom: 0;
    }
    .section-intro,.section-intro.home-page,
    .section-intro.section-category-intro {
        padding: 15px 0 25px;
        padding-top: 0!important;
    }
    .section-intro .content h2,
    .section-intro .content-870 h2,
    .section-intro.section-category-intro .content-870 h2 {
        padding: 10px 0 20px 0;
    }
    .thankyou_popup {
        padding: 0;
    }
}

@media (max-width: 595px) {
    .section-footer .footer-newsletter .news-iframe:after, .section-footer .footer-newsletter .marketo-link:after {
        //top: 4px;
        background-size: 36px;
    }
    .about-info.about-info-service .bg-img > div img {
        width: 100% !important;
    }
    .about-info .col-seven {
        width: 100%;
        padding: 15px;
        margin: 2.5px 0;
    }
    .about-info .col-seven h2 {
        font-size: 20px;
    }
    .about-info .col-three {
        width: 100%;
        margin: 5px 0;
    }
    .about-info .col-three {
        width: 100%;
        margin: 2.5px 0;
    }
    .about-info .col-three .bg-img img {
        width: 100% !important;
        left: 0 !important;
    }
    .about-info .bg-img {
        max-height: none;
        height: auto;
    }
    .statistics {
        padding: 30px 0;
    }

    /* section-careers */
    .section-careers .careers-content h2{
        padding: 10px 0;
    }

    /* section-footer */
    .section-footer .section-footer-logo {
        float: none;
        padding-right: 0;
        width: 100%;
        text-align: center;
        max-width: inherit;
    }

    .section-footer .social-wrapper {
        width: 100%;
        margin: 0 auto;
        padding-top: 15px;
    }
    .section-footer .banner-social{
        width: 100%;
        margin: 0 auto;
        float: none;
    }
    .section-footer .social-wrapper {
        width: 100%;
        margin: 0 auto;
        padding-top: 20px;
    }
    .section-footer .footer-newsletter {
        width: 100%;
        margin: 0 auto;
        padding: 0;
        text-align: center;
    }
    .section-footer .banner-social ul {
        text-align: center;
        padding: 10px 0;
        bottom: 9px;
    }
    .section-footer .banner-social h3 {
        margin: 0 auto;
        text-align: center;
        width: 100%;
    }
    .section-footer .footer-links{
        width: 100%;
        padding: 10px 0 15px 0; 
    }
    .section-footer .section-footer-logo p:nth-child(2) {
        padding-top: 20px;
    }
    .section-footer .section-footer-logo p:last-child{
        padding-top: 10px;
    }
    .section-footer .footer-newsletter h3 {
        text-align: center;
        padding: 10px 0 0 0;
    }

    .section-footer .banner-social li {
        margin: 0 10px;
    }
    .section-footer {
        padding: 20px 0 30px 0;
    }
    .section-footer .copy-right {
        margin-top: 0;
    }
    .section-footer .copy-right p {
        padding: 0;
        text-align: center;
        display: block;
    }
    .section-footer .copy-right ul {
        display: block;
        text-align: center;
    }
    .section-footer .copy-right ul li {
        padding: 0 10px;
    }
    .section-footer .copy-right li:after{
        right: 0;
    }
    .section-footer .inner-form {
        padding: 10px 0;
    }
    .section-footer .footer-links ul {
        padding-left: 0;
    }

    .statistics h2 {
        font-size: 32px;
        padding: 10px 0;
    }
    .statistics .col-three .unit {
        font-size: 22px;
    }
    .statistics .wrapper > div > div:nth-child(1) .div-show .unit {
        font-size: 32px;
    }
    .statistics .icon-box {
        padding-left: 0;
        height: 90px;
    }
    .section-footer .footer-links li:last-child{
        margin-bottom: 10px;
    }

    .statistics .box-content {
        padding: 0;
    }
    .statistics .col-three{
        padding-bottom: 20px;
    }
    .statistics .col-three:last-child{
        padding-bottom: 0;
    }
    .statistics .col-three:last-of-type .box-content {
        padding: 0;
    }
    .footer-links a {
        font-size: 14px;
    }
    .section-footer .footer-newsletter h3:after {
        top: 4px;
        background-size: 36px;
    }
}
@media (min-width: 481px) and (max-width:595px) {
    .statistics .animate-box {
        font-size: 34px;
        padding: 10px 0;
    }
    .section-footer .footer-links li {
        display: inline-block;
        margin: 10px 10px 10px 0;
    }
    .section-footer .footer-links {
        width: 100%;
        padding: 10px 0 15px 0;
        text-align: center;
    }
    .section-footer .footer-links li:last-child{
        margin-right: 0;
    }
    .about-info .info-blue h3 {
        font-size: 16px;
    }
    .section-careers .bg-img {
        height: 350px;
    }
    .thankyou_popup h3 {
        font-size: 18px;
        margin: 25px 0 20px;
    }
    .section-footer .footer-newsletter .news-iframe, .section-footer .footer-newsletter .marketo-link {
        font-size: 20px;
    }
}

@media (max-width: 480px) {
    .section-footer .footer-newsletter .news-iframe, .section-footer .footer-newsletter .marketo-link {
        font-size: 18px;
    }

    .statistics .animate-box {
        font-size: 32px;
        padding: 0 0 10px 0;
    }
    .section-footer .footer-links li {
        display: block;
        margin: 5px 0;
        text-align: center;
    }
    .section-footer .footer-links li:last-child{
        margin-bottom: 5px;
    }
    .section-footer .footer-links h3{
        text-align: center;
    }
    .about-info .info-blue h3 {
        font-size: 16px;
    }
    .statistics .col-three {
        min-height: 330px;
    }
    .div-show {
        min-height: 300px;
    }
    .section-careers .bg-img {
        height: 300px;
    }
    .thankyou_popup h3 {
        font-size: 16px;
        margin: 25px 0 20px;
    }
}

.page-node-148 .product-intro.section-intro, .page-node-3035 .product-intro.section-intro {
    padding: 30px 0 30px;
}
.page-node-148 .product-intro.section-intro p, .page-node-3035 .product-intro.section-intro p{
    font-size: 18px;
    text-transform: capitalize;
}
#block-iteris-content .register-form{
    max-width: 1100px;
    margin: 0 auto;
    overflow: hidden;
}
#block-iteris-content .register-form .user-register-form .js-form-wrapper {
    max-width: 50%;
}
#block-iteris-content .register-form .user-register-form .js-form-item {
    max-width: 80%;
}
#block-iteris-content .register-form .user-register-form #edit-field-streetaddressone-wrapper{
    clear: both;
}
#block-iteris-content .register-form .user-register-form #edit-actions{
    width: 100%;
    max-width: 1000px;
    text-align: center;
}

#block-iteris-content #user-form .js-form-wrapper {
    max-width: 50%;
}
#block-iteris-content #user-form .js-form-item {
    max-width: 80%;
}
#block-iteris-content #user-form #edit-field-streetaddressone-wrapper{
    clear: both;
}
#block-iteris-content #user-form #edit-actions{
    width: 100%;
    max-width: 1000px;
    text-align: center;
}
.main-wrap.search #block-iteris-content #user-form label {
    max-width: initial;
}
#block-iteris-content #user-form .js-form-item.js-form-type-password {
    max-width: initial;
    padding: 0;
}
#block-iteris-content #user-form .password-strength {
    max-width: 253px !important;
    margin: 0 !important;
}
.main-wrap.search #block-iteris-content #user-form .selectboxit-container {
    width: 253px;
}
.main-wrap.search #block-iteris-content #user-form span.selectboxit-arrow-container:after {
    background: url(/themes/custom/iteris/html/images/solid_down_arrow.svg);
    background-repeat: no-repeat;
    width: 15px;
    height: 10px;
    margin-left: 7px;
    content: '';
    display: inline-block;
}
#block-iteris-content #user-form .js-form-item.js-form-type-password {
    max-width: 80%;
    padding:  0 40px;
}

.main-wrap #block-iteris-content .js-form-item .description a{
    color: #0071bc;
    font-size: 14px;
}
.js-form-item.form-item.js-form-type-password.form-item-pass-pass1 {
    padding: 0 !important;
}
.js-form-item.form-item.js-form-type-password.form-item-pass-pass2 {
    padding: 0 !important;
}

@media (min-width: 596px) and (max-width: 991px){
    .page-node-148 .product-intro.section-intro p, .page-node-3035 .product-intro.section-intro p{
        font-size: 18px;
    }
    #block-iteris-content .register-form .user-register-form .js-form-item {
        padding: 0 20px 0 0;
    } 
    #block-iteris-content .register-form .user-register-form .js-form-wrapper {
        padding: 0 ;
    }
}
@media (max-width: 767px){
    .main-wrap #block-iteris-content .register-form .user-register-form .js-form-item .description{
        font-size: 13px;
    }
    #block-iteris-content .register-form .user-register-form .js-form-wrapper {
        max-width: 100%;
    }
    #block-iteris-content .register-form .user-register-form #edit-actions {
        text-align: left;
    }
    #block-iteris-content .register-form .user-register-form .js-form-item {
        max-width: 100%;
    }
    #block-iteris-content .register-form .user-register-form #edit-actions .form-submit{
        margin-left: 0;
    }
}
@media (max-width: 596px){
    .page-node-148 .product-intro.section-intro p, .page-node-3035 .product-intro.section-intro p{
        font-size: 16px;
    }
    .main-wrap #block-iteris-content .register-form .user-register-form .js-form-item .description{
        font-size: 12px;
    }
    #block-iteris-content .register-form .user-register-form .js-form-item {
        padding: 0 20px 0 0;
    } 
    #block-iteris-content .register-form .user-register-form .js-form-wrapper {
        padding: 0 ;
    }
}
.page-node-148.we-logged-in .product-intro.section-intro, .page-node-3035.we-logged-in .product-intro.section-intro{
    display: none;
}

.tooltiptext{
    position: absolute;
    z-index: 1;
    color: #fff;
    left: 5%;
    bottom: -24px;
    font-size: 12px;
    background: #bf0000;
    padding: 7px 10px;
    display: none;
}
.has-error ~ .tooltiptext{
    display: block;
}
.tooltiptext:after{
    content: '';
    overflow: hidden;
    position: absolute;
    top: -10px;
    left: 5px;
    border-color: transparent transparent #bf0000 transparent;
    border-style: solid;
    border-width: 5px 5px 5px 5px;
}
.webform-submission-contact-us-form .captcha {
    padding-left: 15px;
}
