.main-wrap .user-form .top-back-btn {
  position: relative;
}
.main-wrap .user-form .top-back-btn {
  position: relative;
  color: #0071bc;
  margin: 0 0 30px 60px;
  display: inline-block;
  font-size: 16px;
}
.main-wrap .user-form .top-back-btn:before {
  content: '';
  background: url(/themes/custom/iteris/html/images/Layer1.png) no-repeat;
  height: 14px;
  background-size: 100%;
  width: 18px;
  top: 2px;
  left: -24px;
  position: absolute;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}

.main-wrap .user-form .top-back-btn:hover:before {
  left: -32px
}
.main-wrap .user-form .bottom-back-btn {
  position: relative;
}
.main-wrap .user-form .bottom-back-btn {
  position: relative;
  color: #0071bc;
  display: inline-block;
  font-size: 16px;
  line-height: 1.3;
  margin-left: 30px;
}
.main-wrap .user-form .bottom-back-btn:before {
  content: '';
  background: url(/themes/custom/iteris/html/images/Layer2.png) no-repeat;
  position: absolute;
  top: 4px;
  left: 204px;
  height: 14px;
  background-size: 100%;
  width: 17px;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}

.main-wrap .user-form .bottom-back-btn:hover:before {
  left: 210px;
}





/*
 * Pagination css
 */
.resource-login .pager {
  width: 100%;
  float: left;
  position: absolute;
  bottom: -45px;
}
.resource-login .pager ul li {
  float: left;
}
.resource-login .pager ul li.is-active {
    background-color: #0071bc;
    color: #FFF;
}
.resource-login .pager ul li.is-active a{
    color: #FFFFFF;
}
.resource-login .pager a:first-child, .resource-login .pager a:last-child {
  width: auto;
}
.resource-login .pager a {
  width: 30px;
  float: left;
  text-align: center;
  margin: 0px 1px;
  padding: 8px 10.6px;
  text-decoration: none;
  transition: background-color .3s;
  color: #0071bc;
  font-family: "Gotham-Bold";
  font-size: 14px;
  text-transform: lowercase;
}
.resource-login .pager a:hover:not(.active) {
  background-color: #ddd;
}

.resource-login .form-checkboxes label {
  font-size: 12px;
}

/*
 * Loader
 */
.se-pre-con {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url(/themes/custom/iteris/html/images/loader5.gif) center no-repeat #fff;
}

/*
 * Sales and marketing
 */
.sales-marketing {
  padding: 100px 0 53px;
}
.sales-marketing h2 {
  color: #58595f;
  font-family: "Gotham-Light", sans-serif;
  padding: 12px 0 10px;
}
.sales-marketing p {
  color: #414042;
  padding: 0 85px;
}
.sales-marketing .sales-category-wrap .col-four > p{
  padding: 0;
}
.sales-marketing .country-tabs {
  width: 100%;
  overflow: hidden;
  padding: 22px 0 20px;
}
.sales-marketing .country-tabs li {
  display: inline-block;
}
.sales-marketing .country-tabs li.active a {
  background: #29abe1;
  color: #fff;
}
.sales-marketing .bg-img.active {
  display: block;
}
.sales-marketing .bg-img {
  display: none;
  height: 100%;
  width: 100%;
}
.sales-marketing .tabs-img-wrap .bg-img img {
  max-width: inherit;
  border: 1px solid #97999e;
}
.sales-marketing .country-tabs li a {
  color: #414042;
  font-size: 14px;
  text-transform: capitalize;
  background: #f2f2f2;
  display: block;
  padding: 12px 19px 10px 19px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
}
.sales-marketing .tabs-img-wrap {
  position: relative;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  overflow: hidden;
}
.sales-marketing .sales-category-wrap {
  width: 100%;
  float: left;
  padding: 31px 0 40px 0;
}
.sales-marketing .col-four-wrap:first-of-type {
  margin: 0;
  width: 25%;
}
.sales-marketing .col-four-wrap {
  float: left;
  width: calc(25% - 46px);
  margin: 0 0px 0 42px;
}

.sales-marketing .col-four-wrap.info:first-of-type {
  margin: 0;
  width: 20%;
}
.sales-marketing .col-four-wrap.info {
  float: left;
  width: calc(20% - 46px);
  margin: 0 0px 0 42px;
}

.sales-marketing .col-four-wrap:last-of-type {
  margin: 0 0px 0 35.5px;
}

.sales-marketing .sales-category-wrap .col-four {
  width: 100%;
  margin: 24px 0 0px;
}
.sales-marketing .sales-category-wrap .col-four span {
  color: #404142;
  font-size: 16px;
  display: block;
  line-height: 1.5;
}
.sales-marketing .sales-category-wrap .col-four span.link a {
  color: #4b8ac1;
  font-size: 16px;
}

/*
 * Logged out form
 */
.logout-form {
  position: absolute;
  bottom: 11px;
  width: 56.3%;
  background: rgba(0,0,0,0.5);
  left: 0;
  padding: 57px 30px 53px 30px;
  right: 0;
  margin: 0 auto;
  z-index: 1;
}
.logout-form ul {
  text-align: center;
  width: 100%;
}
.logout-form ul li:first-child {
  padding-left: 24px;
}
.logout-form ul li:last-child {
  border-right: 0;
  padding-right: 2px;
}
.logout-form ul li {
  display: inline-block;
  line-height: 12px;
  padding: 1px 16px 0 18px;
  font-weight: 300;
  border-right: 1px solid #fff;
}
.logout-form ul li a {
  display: block;
  color: #fff;
  font-size: 14px;
  text-transform: capitalize;
  font-family: "Gotham-Book", sans-serif;
  font-weight: 900;
  -webkit-font-smoothing: antialiased;
}

.banner-loginform{
  position: absolute;
  bottom: 11px;
  width: 100%;
  z-index: 1;
}
.loginform-inner {
  width: 100%;
  max-width: 788px;
  margin: auto;
  background-color: rgba(0,0,0,0.6);
  padding: 29px 40px 15px 41px;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
}
.loginform-inner a {
  font-size: 14px;
  color: #29ABE6;
}

.page-node-148 .loginform-inner input[type="text"], .page-node-3035 .loginform-inner input[type="text"] {
  outline: none;
  background: #fff;
  width: 100%;
  max-width: 350px;
  padding: 0 18px;
  letter-spacing: 0.05em;
  color: #555;
  font-size: 18px;
  margin-right: 4px;
  height: 48px;
  border: 1px solid #c4c4c4;
  box-shadow: none;
  text-align: left;
}
.page-node-148 .js-form-required, .page-node-3035 .js-form-required {
  color: #555;
  position: absolute;
  top: 30px;
  z-index: 1;
  left: 20px;
  display: none;
}
.search .sub-overlay input#gsc-i-id1::-webkit-input-placeholder{
  color: #fff;
  font-size: 26px;
}
.search .sub-overlay input#gsc-i-id1::-moz-placeholder {
  color: #fff;
  font-size: 26px;
}
.search .sub-overlay input#gsc-i-id1:-ms-input-placeholder {
  color: #fff;
  font-size: 26px;
}
.search .sub-overlay input#gsc-i-id1:-moz-placeholder {
  color: #fff;
  font-size: 26px;
}
.page-node-148 #edit-name--description, .page-node-3035 #edit-name--description {
  display: none;
}
.page-node-148 .js-form-item.form-item, .page-node-3035 .js-form-item.form-item {
  float: left;
  width: 50%;
  position: relative;
}
.page-node-148 form#user-login-form:after, .page-node-3035 form#user-login-form:after {
  content: "";
  display: block;
  clear: both;
}
.page-node-148 .js-form-item.form-item.js-form-type-password, .page-node-3035 .js-form-item.form-item.js-form-type-password {
  width: 37%;
}
.page-node-148 #edit-actions, .page-node-3035 #edit-actions {
  float: left;
  width: auto;
  margin: 0;
}
.page-node-148 .loginform-inner input[type="password"], .page-node-3035 .loginform-inner input[type="password"] {
  outline: none;
  background: #fff;
  width: 100%;
  max-width: 249px;
  padding: 0 19px;
  letter-spacing: 0.023em;
  text-align: left;
  color: #555;
  font-size: 18px;
  height: 48px;
  margin-left: 5px;
  margin-right: 4px;
  border: 1px solid #c4c4c4;
  width: calc(100% - 9px);
  border-radius: 0;
}
.page-node-148 .loginform-inner input, .page-node-3035 .loginform-inner input {
  margin: 0px;
  width: 90px;
  max-width: 216px;
  color: #FFF;
  padding: 15px;
  margin-top: 15px;
  font-family: "Gotham-Book", sans-serif;
  font-weight: 100;
  font-size: 18px;
  text-align: center;
  letter-spacing: 0.02em;
  text-shadow: none;
  line-height: 1;
  display: inline-block;
  border: none;
  outline: none;
  height: 48px;
  position: relative;
  z-index: 0;
  background-color: #29abe2;
  -webkit-transition: all .4s ease-out;
  -moz-transition: all .4s ease-out;
  -ms-transition: all .4s ease-out;
  -o-transition: all .4s ease-out;
  transition: all .4s ease-out;
}
.page-node-148 .loginform-inner input[type="submit"], .page-node-3035 .loginform-inner input[type="submit"] {
  cursor: pointer;
}
.page-node-148 #edit-pass--description, .page-node-3035 #edit-pass--description {
  display: none;
}

.loginform-inner input[type="email"] {
  outline: none;
  background: #fff;
  width: 100%;
  max-width: 350px;
  padding: 0 18px;
  letter-spacing: 0.05em;
  color: #555;
  font-size: 18px;
  margin-right: 4px;
  height: 48px;
  border: 1px solid #c4c4c4;
  box-shadow: none;
}

.loginform-inner input[type="email"]::-webkit-input-placeholder {
  color: #58595f;
  opacity: 1;
}
.loginform-inner input[type="email"]:-moz-placeholder {
  color: #58595f;
  opacity: 1;
}
.loginform-inner input[type="email"]:-ms-input-placeholder {
  color: #58595f;
  opacity: 1;
}
.loginform-inner input[type="password"] {
  outline: none;
  background: #fff;
  width: 100%;
  max-width: 249px;
  padding: 0 19px;
  letter-spacing: 0.023em;
  color: #555;
  font-size: 18px;
  height: 48px;
  margin-right: 4px;
  border: 1px solid #c4c4c4;
}
.loginform-inner button {
  outline: none;
  width: auto;
  padding: 4px 16px 4px 15px;
  letter-spacing: 0.07em;
  color: #fff;
  font-size: 18px;
  height: 48px;
  margin: 0px;
  cursor: pointer;
}
.loginform-inner button.btn-blue:hover {
  color: #fff;
}
/*.loginform-inner input[type="submit"]:hover{
    background: #2EBC99;
}*/
.loginform-inner .form-btn {
  text-align: center;
}
.form-btn p {
  position: relative;
  margin: 0px 10px;
  color: #FFF;
  cursor: pointer;
}
.form-btn p:first-child{
  margin-left: 22px;
}
.loginform-inner p {
  margin-top: 16px;
  font-weight: bold;
  display: inline-block;
}
.loginform-inner .sign-up a{
  color: #fff;
  font-size: 14px;
}
.loginform-inner .forgot-pass a{
  color: #fff;
  font-size: 14px;
}
.form-btn p:first-child::before {
  content: '|';
  position: absolute;
  top: 0px;
  right: -15px;
  color: #FFF;
  font-weight: bold;
}
@-moz-document url-prefix() {
  .loginform-inner {
    max-width: 800px;
  }
}

/*
 * Overlay-forms
 */
.overlay-form {
  opacity: 0;
  z-index: -1;
  transition: all .5s ease-in-out;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
}
.overlay-form .content-705 .career-wrap  {
  width: 100%;
  max-width: 705px;
  margin: 0 auto;
  padding: 35px 30px 0;
  background: #fff;
  border-radius: 4px;
  overflow: auto;
  box-shadow: 1px 1px 20px -3px;
}
.overlay-form.thank-you .content-705 .career-wrap {
  padding: 35px 30px;
}
.overlay-form .content-705 .career-wrap:after {
  content: "";
  display: block;
  clear: both;
}
.overlay-form .col-two {
  width: calc(50% - 4.5px);
}
.overlay-form .row .col-two:last-of-type {
  margin: 4.5px 0 4.5px 4.5px;
}
.overlay-form .row .col-two:first-of-type {
  margin: 4.5px 4.5px 4.5px 0;
}
.overlay-form .para-16 {
  color: #58595f;
  line-height: 1.5;
  padding-right: 93px;
}
.overlay-form.thank-you .para-16 {
  padding-right: 0;
}
.overlay-form .text-box {
  /*  margin-bottom: 18px;*/
  text-align: left;
}
.overlay-form .registration-form {
  float: right;
  margin-bottom: 35px;
}
/* Removing code for iphone crash issue
.overlay-form h5 {
  color: #414042;
  margin-bottom: 8px;
}
.overlay-form .row {
  position: relative;
  float: left;
  width: 100%;
  text-align: center;
}*/
.overlay-form #RecaptchaField1 > div {
  margin: 10px auto 0;
}
.overlay-form .row.full-width {
  margin: 4.5px 9px 4.5px 0;
}
.overlay-form .row.full-width.form-help {
  width: 100%;
  margin: 4.5px 0;
}
.overlay-form input,
.overlay-form select {
  height: 45px;
  font-size: 16px;
  padding: 0 16px 0;
  border-radius: 4px;
  width: 100%;
  outline: 0;
  background: #fff;
  border: 1px solid #e3e3e3;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.overlay-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;
}
.overlay-form .selectboxit-container {
  text-align: left;
}
.overlay-form .has-help.selectbox.selectboxit-btn {
  width: 100% !important;
  float: left;
  height: 45px;
  padding: 0 !important;
}

.overlay-form select {
  color: #58595f;
  line-height: 1.5;
  font-size: 16px;
  padding: 9.5px 16px;
}
.overlay-form .toggle-pass {
  position: absolute;
  top: 10px;
  right: 10px;
  text-transform: uppercase;
  color: #0071bc;
  font-weight: 600;
  font-size: 12px;
  line-height: 2;
  cursor: pointer;
}
.overlay-form .form-help {
  position: relative;
  display: inline-block;
  width: 20px;
  cursor: help;
  margin-top: 12px;
  margin-left: 6px;
}
.overlay-form input.has-error,
.we-contact-form form input.has-error,
.we-contact-form form textarea.has-error {
  border: 1px solid red;
}
.overlay-form .form-help input {
  width: calc(100% - 26px);
}
.overlay-form .btn-dark-blue {
  border: 1px solid #5d9ec9;
}
.overlay-form .btn-dark-blue::before {
  background: #5d9ec9;
}
.overlay-form .btn-dark-blue:hover {
  color: #5d9ec9;
}
.overlay-form .btn-dark-blue[disabled="disabled"]:hover{
  color: #fff;
}
.overlay-form .btn-dark-blue[disabled="disabled"]:hover:before{
  transform: scaleX(1);
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
}
.overlay-form input::-webkit-input-placeholder {
  color: #58595f;
  line-height: 1.5;
  font-size: 16px;
  letter-spacing: 0.05em;
  font-weight: 400;
  opacity: 1;
}
.overlay-form input::-moz-placeholder {
  color: #58595f;
  line-height: 1.5;
  font-size: 16px;
  letter-spacing: 0.05em;
  font-weight: 400;
  opacity: 1;
}
.overlay-form input:-ms-input-placeholder {
  color: #58595f;
  line-height: 1.5;
  font-size: 16px;
  letter-spacing: 0.05em;
  font-weight: 400;
  opacity: 1;
}
.overlay-form input:-moz-placeholder {
  color: #58595f;
  line-height: 1.5;
  font-size: 16px;
  letter-spacing: 0.05em;
  font-weight: 400;
  opacity: 1;
}
.overlay-form .form-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0,0,0,0.5);
  transition: opacity .3s ease;
  -webkit-transition: opacity .3s ease;
  -o-transition: opacity .3s ease;
  -moz-transition: opacity .3s ease;
  overflow-y: scroll;
}

/* Career-form-overlay */

.career-form-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0,0,0,0.5);
  transition: opacity .3s ease;
  -webkit-transition: opacity .3s ease;
  -o-transition: opacity .3s ease;
  -moz-transition: opacity .3s ease;
  overflow-y: scroll;
}
.overlay-form .registration-form button.btn-default.btn-dark-blue {
  width: 256px;
  max-width: 256px;
  line-height: 1.3;
  height: 51px;
  background-color: transparent;
}
.overlay-form .form-overlay.active {
  opacity: 1;
  z-index: 999;
}
.career-form-overlay.active {
  opacity: 1;
  z-index: 999;
}

.overlay-form .wrapper {
  max-width: 705px;
}
.overlay-form .career-form-overlay .close {
  position: absolute;
  border-radius: 50%;
  cursor: pointer;
  right: -16px;
  top: -16px;
  outline: none;
}
.overlay-form .form-overlay .close {
  position: absolute;
  border-radius: 50%;
  cursor: pointer;
  right: -16px;
  top: -16px;
  outline: none;
}
.overlay-form.career-valid .registration-form {
  float: left;
  width: 100%;
}
/*career-form-overlay closed */

.overlay-form .help-content-round {
  width: 458px;
  height: auto;
  background-color: #ebebf4;
  border-radius: 5px;
  position: absolute;
  top: 36px;
  left: -210px;
  padding: 20px 42px 20px 27px;
  z-index: -1;
  background-clip: padding-box;
  border-radius: 6px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .3s ease-in-out;
  -moz-transition: opacity .3s ease-in-out;
  -o-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out;
}
.overlay-form .help-content-round p {
  color: #58595f;
  font-size: 16px;
  line-height: 1.5;
}
.overlay-form .help-icon-round {
  position: relative;
  display: inline-block;
  cursor: help;
}
.overlay-form .help-icon-round.hint {
  float: right;
}
.pass .help-content-round {
  left: 100%;
  width: 278px;
  top: -3px;
  padding: 20px;
}
.overlay-form .bold {
  font-weight: bold;
}
.pop-up.help-icon-round .help-content-round {
  z-index: 99;
  opacity: 1;
  visibility: visible;
}
.overlay-form .forgot-pass-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0,0,0,0.7);
  transition: opacity .3s ease;
  -webkit-transition: opacity .3s ease;
  -o-transition: opacity .3s ease;
  -moz-transition: opacity .3s ease;
}
.overlay-form .forgot-pass-overlay.active {
  opacity: 1;
  z-index: 999;
}
.overlay-form .forgot-pass-overlay .close {
  position: absolute;
  border-radius: 50%;
  cursor: pointer;
  right: -15px;
  top: -15px;
  outline: none;
}
.overlay-form .forgot-pass-overlay input {
  width: 49.30%;
}
.overlay-form .forgot-pass-overlay .contact-form {
  text-align: left;
  width: 100%;
}
.overlay-form .selectboxit-container .selectboxit-options a,
.overlay-form .selectboxit-container span {
  height: 100%;
  line-height: 1.2;
  display: block;
  max-width: 100%!important;
  padding: 13px 11px 11px 11px !important;
  width: 100%;
  color: #58595f;
  font-size: 16px;
  text-transform: none;
  top: 0;
  font-weight: 500;
}
.overlay-form  span.selectboxit.select-box.selectboxit-enabled.selectboxit-btn {
  float: left;
  height: 45px;
  padding: 0 !important;
}

/* Feedback form */

.feedback .contact-form.registration-form {
  float: left;
  width: 100%;
}
.feedback.overlay-form .row .col-two:first-of-type {
  width: 30%;
  text-align: right;
}
.overlay-form.feedback p {
  color: #58595f;
  line-height: 1.5;
  margin: 20px 0;
}
.overlay-form.feedback label {
  color: #58595f;
  line-height: 2.8;
}
.overlay-form.feedback textarea {
  width: 100%;
  outline: none;
  font-size: 18px;
  padding: 15px;
  color: #58595f;
  font-weight: 400;
  height: 140px;
  border: 1px solid #e3e3e3;
  resize: none;
}


/* My account */

.myaccount .contact-form.registration-form {
  float: left;
  width: 100%;
}
.myaccount.overlay-form .row .col-two:first-of-type {
  width: 30%;
  text-align: right;
}
.overlay-form.myaccount p {
  color: #58595f;
  line-height: 1.5;
  margin: 20px 0;
}
.overlay-form.myaccount label {
  color: #58595f;
  line-height: 2.8;
}

/* request-information */

.request-information .contact-form.registration-form {
  float: left;
  width: 100%;
}
.request-information.overlay-form .row .col-two:first-of-type {
  width: 30%;
  text-align: right;
}
.overlay-form.request-information p {
  color: #58595f;
  line-height: 1.5;
  margin: 20px 0;
}
.overlay-form.request-information label {
  color: #58595f ;
  line-height: normal;
  margin: 12px 0 0;
  display: block;
}
.overlay-form.request-information textarea {
  width: 100%;
  outline: none;
  font-size: 18px;
  padding: 15px;
  color: #58595f;
  font-weight: 400;
  height: 140px;
  border: 1px solid #e3e3e3;
  resize: none;
}
.request-information .request-link {
  color: #0071bc;
}
.request-information .request-link:hover {
  text-decoration: underline;
}

/* Newsletter */

.newsletter .contact-form.registration-form {
  float: left;
  width: 100%;
}
.newsletter.overlay-form .row .col-two:first-of-type {
  width: 100%;
  text-align: left;
  margin: 0;
}
.overlay-form.newsletter p {
  color: #58595f;
  line-height: 1.5;
  margin: 20px 0;
  text-align: left;
}
.overlay-form.newsletter label {
  color: #58595f;
  line-height: 1;
}
.newsletter a {
  color: #0071bc;
  font-size: 12px;
}
.newsletter a:hover {
  text-decoration: underline;
}

.newsletter.overlay-form .row .col-two:last-of-type {
  width: 100%;
  margin: 4.5px 0 13.5px 0;
}


/* Contacts form */

.overlay-form.contacts-form {
  float: left;
  width: 100%;
}
.field-required:after {
  content: '*';
  position: relative;
  padding-left: 4px;
  color: #dc0707;
}
.overlay-form.contacts-form .row .col-two:first-of-type {
  width: 100%;
  text-align: left;
  margin: 0;
}
.overlay-form.contacts-form p {
  color: #58595f;
  line-height: 1.5;
  margin: 20px 0;
  text-align: left;
}
.overlay-form.contacts-form label {
  color: #58595f;
  line-height: 1;
}
.overlay-form.contacts-form a {
  color: #0071bc;
  font-size: 12px;
}
.overlay-form.contacts-form .row .col-two:last-of-type {
  width: 100%;
  margin: 4.5px 0 13.5px 0;
}
.overlay-form.contacts-form textarea {
  padding: 6px 16px 0;
  max-height: 105px;
  resize: none;
  display: block;
  width: 100%;
  margin: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.63;
  letter-spacing: 0.7px;
  color: #2d3e50;
  border: 1px solid #e3e3e3;
  border-radius: 3px;
  outline: none;
}

.overlay-form.contacts-sales-form {
  float: left;
  width: 100%;
}
.overlay-form.contacts-sales-form .row .col-two:first-of-type {
  width: 100%;
  text-align: left;
  margin: 0;
}
.overlay-form.contacts-sales-form p {
  color: #58595f;
  line-height: 1.5;
  margin: 20px 0;
  text-align: left;
}
.overlay-form.contacts-sales-form label {
  color: #58595f;
  line-height: 1;
}
.overlay-form.contacts-sales-form a {
  color: #0071bc;
  font-size: 12px;
}
.overlay-form.contacts-sales-form .row .col-two:last-of-type {
  width: 100%;
  margin: 4.5px 0 13.5px 0;
}
.overlay-form.contacts-sales-form textarea {
  padding: 6px 16px 0;
  max-height: 105px;
  resize: none;
  display: block;
  width: 100%;
  margin: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.63;
  letter-spacing: 0.7px;
  color: #2d3e50;
  border: 1px solid #e3e3e3;
  border-radius: 3px;
  outline: none;
}

/*@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  .overlay-form .form-overlay .closeVideo {
    position: fixed;
    right: 6px;
    top: 64px;
  }
  .overlay-form .career-form-overlay .closeVideo {
    position: fixed;
    right: 6px;
    top: 64px;
  }




}*/

/*
 * Slider with content
 */
section.slider-with-content {
  height: 524px;
  overflow: hidden;
  float: left;
  width: 100%;
}
.rslides-wrapper {
  height: 100%;
  overflow: hidden;
  float: left;
  width: 100%;
  position: relative;
}
.slider-with-content .rslides-wrapper .rslides .slide-item {
  width: 100%;
  z-index: 1 !important;
}
.slider-with-content .rslides-wrapper .rslides .slide-item .col-two:first-of-type {
  overflow: hidden;
}
.slider-thumbnail {
  position: absolute;
  bottom: 0;
  right: 0px;
  width: 50%;
  z-index: 1;
  text-align: center;
}
.slider-thumbnail li:first-child {
  margin-left: 5px;
}
.slider-thumbnail li {
  display: inline-block;
  margin: 0px 10.5px 0;
  width: 109px;
  height: 82px;
}
.slider-thumbnail li {
  display: inline-block;
  margin: 0px 8.5px 0;
  width: 109px;
  height: 82px;
}
.slider-thumbnail li a {
  display: block;
  height: 100%;
}
.rslides_nav.bg.prev,
.rslides_nav.bg.next{
  background-color: #0071bc ;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
}
.slider-with-content .slide-image {
  overflow: hidden;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  height: 524px;
}
.slider-with-content .slide-image img {
  max-width: inherit;
}
.slider-with-content .product-slider,
.slider-with-content  .slide-content-wrap {
  vertical-align: top;
  position: relative;
  height: 100%;
  overflow: hidden;
}
.slider-with-content .item {
  float: left;
  position: relative;
  height: 100%;
  width: 100%;
}
.slider-with-content .product-slider .bg-img {
  overflow: hidden;
  height: 524px;
}
.slider-with-content .product-nav {
  position: absolute;
  width: 100%;
  top: calc(50% - 34px);
  left: 0;
}
.slider-with-content .next {
  float: right;
}
.slider-with-content .prev {
  float: left;
}
.slider-with-content .prev {
  width: 30px;
  height: 57px;
  background-color: transparent;
  cursor: pointer;
  position: absolute;
  top: calc(50% - 27px);
  left: 0;
  z-index: 1;
  text-indent: -99999px;
  background-image: url(/themes/custom/iteris/html/images/left_arrow_thick.svg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 42%;
}

.slider-with-content .prev:hover,
.slider-with-content .next:hover {
  background-color: #0071bc;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
}
.slider-with-content .next{
  width: 30px;
  height: 57px;
  background-color: transparent;
  cursor: pointer;
  position: absolute;
  top: calc(50% - 27px);
  right: 50%;
  z-index: 1;
  text-indent: -99999px;
  background-image: url(/themes/custom/iteris/html/images/right_arrow_thick.svg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 42%;
}

.rslides_tabs {
  position: absolute;
  bottom: 16px;
  z-index: 1;
  width: auto;
  left: 21.88%;
}
.rslides_tabs li {
  display: inline-block;
  background-color: #dbdcd4;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  margin: 0 4px;
  position: relative;
}
.rslides_tabs .rslides_here {
  width: 16px;
  height: 16px;
  background: #333333;
}
.rslides_tabs li a {
  text-indent: -999px;
  position: absolute;
  overflow: hidden;
  width: 10px;
  height: 10px;
}
.slider-with-content .slide-content-inner {
  padding: 40px 0px 60px 0px;
  overflow: hidden;
}
.slide-active a img {
  transition: border .1s cubic-bezier(0.98, 0.02, 0, 0.15);
  -webkit-transition: border .1s cubic-bezier(0.98, 0.02, 0, 0.15);
  -moz-transition: border .1s cubic-bezier(0.98, 0.02, 0, 0.15);
  -ms-transition: border .1s cubic-bezier(0.98, 0.02, 0, 0.15);
  border: 4px solid #333;
}
.slider-thumbnail li a img {
  width: 100%;
  height: 100%;
}
.slider-with-content .next img, .slider-with-content .prev img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.slider-with-content ul.pagination {
  position: absolute;
  top: 93%;
  width: 100%;
  text-align: center;
}
.slider-with-content ul.pagination li.active {
  background: #333333;
  width: 16px;
  height: 16px;
}
.slider-with-content ul.pagination li {
  background: #dbdcd4;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  margin: 0 4px;
  display: inline-block;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  cursor: pointer;
}
ul.thumnails {
  margin: 90px 0 10px 0;
  float: left;
}
.thumnails li {
  width: 109px;
  height: 82px;
  float: left;
  margin: 0 10px;
}
.thumnails li.active img {
  border: 4px solid #333333;
}
.slide-left-content {
  opacity: 0;
  transform: translateY(400px);
  -webkit-transform: translateY(400px);
  -moz-transform: translateY(400px);
  -ms-transform: translateY(400px);
}
.slider-with-content h2 {
  color: #58595f;
  font-family: "Gotham-Light", sans-serif;
  padding: 10px 0;
  margin-left: -2px;
}
.slider-with-content h6 {
  color: #414042;
  padding: 20px 0;
  line-height: 1.4;
  font-weight: 100;
  font-family: "Gotham-Book", sans-serif;
}
.slider-with-content p {
  color: #414042;
}
.slider-with-content .slide-content-wrap {
  padding: 108px 60px 0 96px;
}
/*
 * Section per industry
 */
.section-per-industry .container {
  padding: 0;
}
.section-per-industry .content {
  padding: 32px 25px;
}
.section-per-industry {
  overflow-x: hidden;
}

.section-per-industry .content h2 {
  padding: 10px 0 5px;
  font-weight: 300;
  color: #fff;
}
.industry-wrap .col-two:last-child .content {
  background: #707178;
}
.section-per-industry .content p {
  padding: 10px 0;
  line-height: 1.8;
  color: #fff;
}

.section-per-industry .quick-link {
  float: left;
  width: calc(100% + 1px);
  position: absolute;
  bottom: 0;
}

.section-per-industry .quick-btn {
  float: left;
  padding: 16px 10px 13px 10px;
  text-transform: capitalize;
  font-size: 18px;
  line-height: 1;
  width: 33.33%;
}
.industry-wrap .col-two:first-child .quick-link a:nth-child(1){
  border: 1px solid #80b039;
}
.industry-wrap .col-two:first-child .quick-link a:nth-child(1):before {
  background: #80b039;
}
.industry-wrap .col-two:first-child .quick-link a:nth-child(2){
  border: 1px solid #94c43f;
}
.industry-wrap .col-two:first-child .quick-link a:nth-child(2):before {
  background: #94c43f;
}
.industry-wrap .col-two:first-child .quick-link a:nth-child(3){
  border: 1px solid #b2d848;
}
.industry-wrap .col-two:first-child .quick-link a:nth-child(3):before {
  background: #b2d848;
}
.industry-wrap .col-two:last-child .quick-link a:nth-child(1){
  border: 1px solid #0071bc;
}
.industry-wrap .col-two:last-child .quick-link a:nth-child(1):before {
  background: #0071bc;
}
.industry-wrap .col-two:last-child .quick-link a:nth-child(2){
  border: 1px solid #29abe2;
}
.industry-wrap .col-two:last-child .quick-link a:nth-child(2):before {
  background: #29abe2;
}
.industry-wrap .col-two:last-child .quick-link a:nth-child(3){
  border: 1px solid #00bde4;
}
.industry-wrap .col-two:last-child .quick-link a:nth-child(3):before {
  background: #00bde4;
}
.section-per-industry .bg-img {
  max-height: 550px;
}

/*
 * New-event-post
 */
.news-event-post .col-seven {
  width: 66.2%;
  padding-bottom: 30px;
}
.heading-container.move-up.delay-1.equal-height {
  width: 33.8%;
  float: left;
}
.news-event-post .col-three {
  width: 100%;
}
.news-event-post h2 {
  padding: 27px 0;
  font-family: "Gotham-Book", sans-serif;
  color: #fff;
}
.news-event-post .col-three-outer {
  padding: 65px 32px 43px 35px;
}
.news-event-post .col-three-outer .col-three {
  width: calc(33.33% - 4px);
  margin: 0 2px;
  display: table;
}
.news-content.text-center {
  padding: 35px 28px 33px;
  line-height: 1.47;
  color: #58595f;
  font-size: 18px;
}
.news-content a {
  font-size: 18px;
  color: #58595f;
}
.news-content span.title {
  display: block;
  font-family: "Gotham-Bold", sans-serif;
}
.news-content a.link {
  color: #0071bc;
  display: block;
}
.news-event-post .events-content {
  padding: 60px 50px 0;
}
.news-event-post .events-info {
  margin: 0 0 27px;
}
.news-event-post .events-info p {
  color: #58595f;
  line-height: 1.49;
}
.events-info a {
  font-size: 18px;
  color: #80b039;
  line-height: 1.5;
}
.news-event-post .col-three-outer .more-button {
  width: 100%;
  float: left;
}
.events-content a.btn-default.btn-green {
  margin-top: 30px;
}
.no-result {
  color: #58595f;
  font-size: 20px;
  text-align: center;
  font-weight: bold;
  padding: 50px 0px;
  width: 100%;
}
/*
 * Section col three events
 */
.container.grid-container {
  padding: 64px 35px 0;
}
.container.grid-container .button-group.filters-button-group {
  padding: 0px 7px 0 3px;
}
.container.grid-container .tab-grid-wrapper.col-eight-grid .col-four.event-sidebar {
  padding-left: 6px;
}
.button-group.filters-button-group {
  float: left;
  width: 100%;
}
.tab-grid-wrapper.col-eight-grid .col-four.event-sidebar {
  padding-top: 36px;
}
.col-eight.col-three-event {
  border-top: 1px solid #c4c4c4;
  font-size: 0;
}
.col-three-event .outer-wrap {
  float: left;
  width: 100%;
  padding: 11px 0 55px 0;
  max-width: 990px;
}
.col-three-event .col-three {
  background: #f2f2f2;
  width: calc(33.33% - 12px);
  margin: 6px;
  vertical-align: top;
  height: auto !important;
}
.col-three-event h3 {
  color: #58595f;
  margin: 33px 0 14px;
}
.col-three-event .col-three .content-wrap {
  width: 100%;
  float: left;
  padding: 25px 26px 23px 30px;
}
.col-three-event .content-wrap h6 {
  color: #0071bc;
  font-weight: 100;
  line-height: 1.38;
  text-transform: inherit;
}
.col-three-event .col-three .bg-img {
  position: relative;
  height: 178px !important;
  overflow: hidden;
}
.col-three-event .col-three .bg-img.img-logo {
  position: relative;
  height: auto !important;
  overflow: hidden;
}
.col-three-event .col-three .bg-img img {
  height: 100% !important;
}
.col-three-event .content-wrap span.date,
.col-three-event .content-wrap span.place {
  font-family: "Gotham-Bold";
  display: block;
  font-size: 14px;
}
.col-three-event .content-wrap span.date {
  color: #58595f;
  padding: 5px 0;
}
.col-three-event .content-wrap span.place {
  color: #0071bc;
  position: relative;
  padding: 2px 0 18px 0;
  float: left;
}
.col-three-event .content-wrap span.place:after {
  content: '';
  background: #00bde4;
  height: 3px;
  width: 50px;
  position: absolute;
  left: 0;
  bottom: 0;
}
.col-three-event .col-three span.post-type {
  position: absolute;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 100;
  padding: 8px 10px 7px;
  top: 0;
  left: 0;
  z-index: 1;
  display: inline-block;
  font-family: "Gotham-Bold";
}
.main-wrap.search .col-eight.col-three-event .post-type {
    left: 30px;
}
.col-three-event .col-three span.post-type.ng-binding.ng-scope {
  left: 30px;
}
.col-three-event .col-three.grid-item.video .post-type {
  left: 30px;
}
.col-three-event .col-three.grid-item.News .post-type {
  left: 30px;
}
.col-eight.col-three-event.col-three-video .post-type {
  left: 30px;
}
.col-three-event .col-three span.up-arrow {
  position: relative;
  float: left;
  width: 100%;
}
.col-three-event .col-three span.up-arrow:after {
  position: absolute;
  background: url(/themes/custom/iteris/html/images/up_arrow.jpg);
  z-index: 1;
  right: 10px;
  top: 10px;
  width: 15px;
  height: 15px;
  content: '';
}

.grid:after {
  content: '';
  display: block;
  clear: both;
}

/* ---- button ---- */

.filters-button-group .button {
  font-size: 16px;
  line-height: normal;
  text-transform: uppercase;
  color: #fff;
  margin-top: -1px;
  background: #707178;
  cursor: pointer;
  display: block;
  -webkit-transition: all 0.5s cubic-bezier(0.44, -0.1, 0.24, 1.26);
  -moz-transition: all 0.5s cubic-bezier(0.44, -0.1, 0.24, 1.26);
  -o-transition: all 0.5s cubic-bezier(0.44, -0.1, 0.24, 1.26);
  transition: all 0.5s cubic-bezier(0.44, -0.1, 0.24, 1.26);
}
.tab-grid-wrapper.col-eight-grid .col-eight.col-three-event {
  border-top: 0;
  padding-top: 30px;
}
.filters-button-group .button:hover {
  background-color: #29abe2;
  color: #fff;
}

.filters-button-group .button:active,
.filters-button-group .button.is-checked {
  background-color: #29abe2;
}

.filters-button-group .button.is-checked {
  background-color: #29abe2;
  color: #fff;
}
.button.is-checked {
  padding: 5px 0;
  margin-top: -11px;
}

.filters-button-group .button a {
  color: #fff;
  font-size: 16px;
  padding: 23px 0 24px;
  margin-top: -1px;
  display: block;
  -webkit-transition: all 0.5s cubic-bezier(0.44, -0.1, 0.24, 1.26);
  -moz-transition: all 0.5s cubic-bezier(0.44, -0.1, 0.24, 1.26);
  -o-transition: all 0.5s cubic-bezier(0.44, -0.1, 0.24, 1.26);
  transition: all 0.5s cubic-bezier(0.44, -0.1, 0.24, 1.26);
}
.filters-button-group .button a:hover {
  background-color: #29abe2;
  color: #fff;
}

/* ---- button-group ---- */

.button-group:after {
  content: '';
  display: block;
  clear: both;
}

.button-group .button {
  border-radius: 0;
  float: left;
  width: 33.33%;
  text-align: center;
  position: relative;
  outline: none;
}

.grid:after {
  content: '';
  display: block;
  clear: both;
}


.sidebar-head p {
  color: #58595f;
  font-size: 14px;
  font-family: "Gotham-Bold";
  margin-bottom: 4px;
}

/*
 * Section col three video
 */
.col-three-event .col-three .video-icon {
  top: -121px;
  left: 0;
  margin: auto;
  cursor: pointer;
  border-radius: 50%;
  text-align: center;
  position: relative;
  z-index: 1;
  color: #fff;
  width: 66px;
  height: 66px;
  box-shadow: 0 0 0 4px rgba(255,255,255,1);
}
.col-three-event .col-three .video-icon img {
  width: 27px;
  height: 27px !important;
  margin: 20px 0 0 8px;
}
.col-three-event .col-three .video-icon:after {
  top: -4px;
  left: -4px;
  padding: 0;
  z-index: 10;
  border: 4px dashed #fff;
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  content: '';
}
.col-three-event .col-three .video-icon:hover {
  box-shadow: 0 0 0 0 rgba(255,255,255,0);
  color: #fff;
  -webkit-transition: box-shadow 0.2s;
  -moz-transition: box-shadow 0.2s;
  transition: box-shadow 0.2s;
}
.col-three-event .col-three .video-icon:hover:after {
  -webkit-animation: spinAround 9s linear infinite;
  -moz-animation: spinAround 9s linear infinite;
  animation: spinAround 9s linear infinite;
}
@-webkit-keyframes spinAround{
  from {-webkit-transform: rotate(0deg);transform: rotate(0deg);}
  to   {-webkit-transform: rotate(359deg);transform: rotate(359deg);}
}
@-moz-keyframes spinAround {
  from {-webkit-transform: rotate(0deg);transform: rotate(0deg);}
  to   {-webkit-transform: rotate(359deg);transform: rotate(359deg);}
}
@-o-keyframes spinAround {
  from {-webkit-transform: rotate(0deg);transform: rotate(0deg);}
  to   {-webkit-transform: rotate(359deg);transform: rotate(359deg);}
}
@keyframes rotation{
  from {-webkit-transform: rotate(0deg);transform: rotate(0deg);}
  to   {-webkit-transform: rotate(359deg);transform: rotate(359deg);}
}


.col-three-event .content-wrap p.author-date {
  font-size: 14px;
  color: #58595f;
  padding: 3px 0 16px;
  font-family: "Gotham-bold", sans-serif;
  position: relative;
  margin-bottom: 15px;
}
.col-three-event .content-wrap p.author-date a {
  color: #0071bc;
  font-size: 14px;
  font-family: "Gotham-bold", sans-serif;
  display: inline-block;
  text-transform: capitalize;
}
.col-three-event .content-wrap p.author-date.grey:after {
  content: '';
  height: 0;
  width: 0;
}
.col-three-event .content-wrap p.author-date.grey {
  padding: 3px 0 0px;
  margin-bottom: 0;
}
.col-three-event .content-wrap p.author-date:after {
  content: '';
  background: #00bde4;
  height: 3px;
  width: 50px;
  position: absolute;
  left: 0;
  bottom: 0;
}
.col-three-event .content-wrap p span {
  color: #0071bc;
}
.event-date span {
  font-size: 14px;
  color: #58595f !important;
  font-family: "Gotham-bold", sans-serif;
  position: relative;
}
.col-three-event .content-wrap p {
  font-size: 16px;
  color: #58595f;
  line-height: 1.5;
  word-wrap: break-word;
}
.v-middle-wrapper.overlay .v-middle-inner {
  cursor: pointer;
}

.video-overlay,.carrer-overlay, .marketo-overlay {
  opacity: 0;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0,0,0,0.7);
  transition: opacity .3s ease;
  -webkit-transition: opacity .3s ease;
  -o-transition: opacity .3s ease;
  -moz-transition: opacity .3s ease;
  z-index: -1;
}

.carrer-overlay {
  padding: 0px 20px;
}

.video-overlay.active ,.carrer-overlay.active, .marketo-overlay.active{
  opacity: 1;
  z-index: 999;
}

.video-overlay .closeVideo,.carrer-overlay .closeVideo, .marketo-overlay .closeVideo{
  position: absolute;
  width: 25px;
  height: 25px;
  background: rgb(207, 212, 216);
  border-radius: 50%;
  border: 1px solid #fff;
  outline: none;
  cursor: pointer;
  right: -24px;
  top: -26px;
}
.carrer-overlay .closeVideo, .marketo-overlay .closeVideo{
  right: 5px;
  top: 5px;
}
.video-container {
  padding: 20px;
  width: 80%;
  background: #fff;
  margin: 0 auto;
  max-width: 100%;
  position: relative;
}
.carrer-overlay .carrer-container, .marketo-overlay .marketo-container{
  max-width: 990px;
  width: 100%;
  padding: 30px 0;
  background: #fff;
  margin: auto;
  position: relative;
}
.carrer-overlay .carrer-container .carrer-iframe, .marketo-overlay .marketo-container .marketo-frame{
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.carrer-overlay .carrer-iframe > iframe, .marketo-overlay .marketo-frame > form {
  width: 100%;
  height: 600px;
  z-index: 5;
  border: none;
}
.video-container > iframe {
  width: 100%;
  z-index: 5;
  border: none;
}

/*
 * Tab grid section
 */
.tab-grid-wrapper,
.col-eight-grid {
  float: left;
  width: 100%;
  padding: 42px 0 44px;
}
.tab-grid-wrapper.resource-login {
  padding: 42px 0 82px;
}
.tab-grid-wrapper .tabs ul li a {
  font-size: 16px;
  line-height: normal;
  font-weight: 100;
  text-transform: uppercase;
  color: #fff;
  padding: 23px 0 23px;
  margin-top: -1px;
  background: #707178;
  display: block;
  -webkit-transition: all 0.5s cubic-bezier(0.44, -0.1, 0.24, 1.26);
  -moz-transition: all 0.5s cubic-bezier(0.44, -0.1, 0.24, 1.26);
  -o-transition: all 0.5s cubic-bezier(0.44, -0.1, 0.24, 1.26);
  transition: all 0.5s cubic-bezier(0.44, -0.1, 0.24, 1.26);
}
.tab-grid-wrapper .tabs ul li a:hover,
.tab-grid-wrapper .tabs ul li.active a {
  background: #29abe2;
  padding: 34px 0 22px;
  margin-top: -11px;
}
.tab-grid-wrapper .tabs-container {
  float: left;
  width: 100%;
  position: relative;
}

.tab-grid-wrapper .grid-four-column .col-four.zoom-in:hover a.up-arrow img,
.tab-grid-wrapper .grid-four-column .col-three.zoom-in:hover a.up-arrow img {
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
}
.grid {
  margin: 0 auto;

}
.page-node-119 .grid,
.page-node-119 .no-result,
.page-node-119 .load-more,
.page-node-139 .grid,
.page-node-139 .no-result,
.page-node-139 .load-more {
  display: none;
}
.grid:after {
  content: '';
  display: block;
  clear: both;
}
.tab-grid-wrapper .grid-four-column {
  float: left;
  width: 100%;
  position: absolute;
  opacity: 0;
  visibility: hidden;
  top: 0;
  left: 0;
  margin: 0 auto;
  overflow: hidden;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
}
.tab-grid-wrapper .grid-four-column.active {
  position: relative;
  visibility: visible;
  opacity: 1;
  height: auto;
}
.tab-grid-wrapper .grid-four-column.active .col-four,
.tab-grid-wrapper .grid-four-column.active .col-three {
  top: 0;
  opacity: 1;
  -webkit-transition: top 0.9s ease, opacity 0.9s ease;
  -moz-transition: top 0.9s ease, opacity 0.9s ease;
  -o-transition: top 0.9s ease, opacity 0.9s ease;
  transition: top 0.9s ease, opacity 0.9s ease;
}
.tab-grid-wrapper .grid-four-column .col-four {
  top: 140px;
  opacity: 0;
  height: auto;
  margin: 5px;
  overflow: hidden;
  width: calc(25% - 10px);
}
.tab-grid-wrapper .grid-four-column .col-three {
  top: 140px;
  opacity: 0;
  margin: 5px;
  width: 319px;
  height: auto;
}
.tab-grid-wrapper .tabs {
  padding: 10px 0 15px 0;
  position: relative;
}
.tab-grid-wrapper .tabs:after {
  content: '';
  display: block;
  clear: both;
}
.tab-grid-wrapper .tabs ul li {
  float: left;
  width: 33.33%;
  text-align: center;
  position: relative;
}
.tab-grid-wrapper .grid-four-column .col-four .post-type,
.tab-grid-wrapper .grid-four-column .col-three .post-type {
  position: absolute;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 100;
  padding: 8px 10px 7px;
  top: 0;
  left: 30px;
  z-index: 1;
  display: inline-block;
  font-family: "Gotham-Bold";
  letter-spacing: 0.099px;
}

.tab-grid-wrapper .grid-four-column .col-four .up-arrow,
.col-three .up-arrow {
  position: absolute;
  background: url("/themes/custom/iteris/html/images/leave_page.svg");
  background-repeat: no-repeat;
  z-index: 1;
  right: 10px;
  top: 10px;
  width: 15px;
  height: 15px;
  content: '';
}
.tab-grid-wrapper .grid-four-column .col-four .bg-img,
.tab-grid-wrapper .grid-four-column .col-three .bg-img {
  position: relative;
}
.tab-grid-wrapper .grid-four-column .col-four .video-icon,
.tab-grid-wrapper .grid-four-column .col-three .video-icon {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 74px;
  height: 74px;
}
.tab-grid-wrapper .grid-four-column .col-four .content-wrap,
.tab-grid-wrapper .grid-four-column .col-three .content-wrap {
  padding: 25px 20px 22px 30px;
  width: 100%;
  float: left;
  background: #f2f2f2;
}
.tab-grid-wrapper .grid-four-column .col-four .content-wrap.space-bottom,
.tab-grid-wrapper .grid-four-column .col-three .content-wrap.space-bottom {
  padding-top: 45px;
}
.tab-grid-wrapper .grid-four-column .col-four .description,
.tab-grid-wrapper .grid-four-column .col-three .description {
  color: #0071bc;
  font-weight: 100;
  line-height: 1.38;
  text-transform: inherit;
}
.tab-grid-wrapper .grid-four-column .col-four .author-date,
.tab-grid-wrapper .grid-four-column .col-three .author-date {
  font-size: 14px;
  color: #58595f;
  padding: 3px 0 17px;
  font-family: "Gotham-bold", sans-serif;
  position: relative;
  margin-bottom: 16px;
}
.tab-grid-wrapper .grid-four-column .col-four .author-date span,
.tab-grid-wrapper .grid-four-column .col-three .author-date span {
  color: #0071bc;
}
.tab-grid-wrapper .grid-four-column .col-four .author-date span.hr:after,
.tab-grid-wrapper .grid-four-column .col-four .author-date.hr:after,
.tab-grid-wrapper .grid-four-column .col-three .author-date span.hr:after,
.tab-grid-wrapper .grid-four-column .col-three .author-date.hr:after {
  content: '';
  background: #00bde4;
  height: 3px;
  width: 50px;
  position: absolute;
  left: 0;
  bottom: 0;
}
.tab-grid-wrapper .grid-four-column .col-four .author-date.grey,
.tab-grid-wrapper .grid-four-column .col-three .author-date.grey {
  margin-bottom: 0;
  padding: 5px 0 0;
}
.tab-grid-wrapper .grid-four-column .col-four p,
.tab-grid-wrapper .grid-four-column .col-three p {
  font-size: 16px;
  color: #58595f;
  line-height: 1.48;
}
.load-more {
  display: block;
  font-size: 16px;
  text-transform: capitalize;
  color: #58595f;
  width: 120px;
  margin: 0 auto;
  cursor: pointer;
  text-align: center;
  padding-top: 24px;
  clear: both;
}
.load-more img {
  max-width: 40px;
  display: block;
  margin: 0 auto;
}

/*
 * Reset password
 */
.main-wrap form#user-pass {
  max-width: 870px;
  margin: 0 auto;
  text-align: left;
  padding: 30px 0;
  overflow: hidden;
}
.main-wrap #block-iteris-content form#user-pass .js-form-item {
  margin-bottom: 0;
  padding: 0;
  text-align: center;
}
.main-wrap.search #user-pass {
  max-width: 388px;
  padding: 200px 0 97px;
  position: relative;
}
.main-wrap.search #user-pass p {
  position: absolute;
  top: 95px;
  font-size: 20px;
  color: #58595f;
  text-align: center;
}
.main-wrap.search #block-iteris-content .js-form-item label {
  max-width: 253px;
  margin: 10px auto;
  text-align: left;
  font-size: 12px;
}
.main-wrap.search #user-pass label {
  font-size: 12px;
}
.main-wrap.search #block-iteris-content .register-form .js-form-item label {
  max-width: 100%;
  margin: 10px auto;
  text-align: left;
}
.main-wrap.search #block-iteris-content .register-form .selectboxit-container {
  position: relative;
  display: block;
  background: #fff;
  cursor: pointer;
  width: 253px;
}
.main-wrap.search #block-iteris-content .register-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;
}
.main-wrap form#user-pass input {
  background: #fff;
}
.main-wrap form#user-pass p {
  margin: 5px auto 20px;
  text-align: left;
  color: #000;
  font-size: 14px;
}
.main-wrap #block-iteris-content form#user-pass .button{
  margin-left: 0;
}
/*
 * user password
 */
.main-wrap .user-form {
  padding-top: 58px;
  padding-bottom: 58px;
  width: 100%;
  background: #f0f0f0;
  max-width: 1100px;
  margin: 0 auto;
}
.main-wrap .user-form:after {
  content: "";
  clear: both;
  display: block;
}
.main-wrap .user-form div {
  color: #58595f;
  margin-bottom: 10px;
}
.main-wrap .user-form div {
  color: #58595f;
  max-width: 600px;
  margin: 0 auto 10px;
}
.main-wrap .user-form #block-iteris-content article {
  max-width: 600px;
  margin: 0 auto;
  background: #fff;
  padding: 30px;
}
.main-wrap .user-form h2 {
  color: #414042;
  margin-bottom: 40px;
  text-align: center;
  font-weight: 600;
}
.main-wrap .user-form .user-wrapper .user-label {
  text-align: left;
  font-weight: 600;
  float: left;
  width: 50%;
  padding: 12px 10px;
}
.main-wrap .user-form .user-wrapper .user-input {
  text-align: left;
  font-weight: 400;
  float: left;
  width: 50%;
  padding: 12px 10px;
  border-bottom: 1px solid #58595f;
  text-transform: capitalize;
}
.main-wrap .user-form .user-wrapper:last-child .user-input,
.main-wrap .user-form .user-wrapper:last-child .user-label {
  margin-bottom: 0;
}
.main-wrap .user-form .user-wrapper:last-child {
  margin-bottom: 0;
}
.main-wrap #block-iteris-content .user-pass .js-form-item{
  padding: 0;
}
.main-wrap .user-form .user-wrapper:last-child {
  margin-bottom: 0;
}
.main-wrap .user-form .user-wrapper .user-label span {
  margin-right: 20px;
  float: right;
}

#feedbackform .product-container .col-two{
  display: none;
  margin: 4.5px 0 4.5px 4.5px;
}
#feedbackform .product-container .col-two:first-child{
  display: block !important;
  margin: 4.5px 4.5px 4.5px 0;
}
#feedbackform .product-container .col-two#not-value{
  display: block;
}

#feedbackform .selectboxit-option-first{
  display: block;
}

/*
 * media query
 */
@media (min-width: 1281px) and (max-width:1399px){
  .news-event-post .events-content {
    padding: 35px 40px 0;
  }
  .events-content a.btn-default.btn-green {
    margin-top: 20px;
  }
  .slider-with-content .slide-image {
    height: auto;
  }
  .slider-with-content .slide-image img {
    max-width: 100%;
  }
  section.slider-with-content {
    height: auto;
  }
  .slider-with-content .slide-content-wrap {
    padding: 60px 50px 0 50px;
  }
  .slider-with-content .slide-content-inner {
    padding: 20px 0px 50px 0px;
  }
}

@media (min-width: 992px) and (max-width:1280px){
  .main-wrap.search .col-eight.col-three-event .post-type {
    left: 16px;
}
  .col-three-event .col-three span.post-type.ng-binding.ng-scope {
    left: 16px;
  }
  .col-three-event .col-three.grid-item.News .post-type {
    left: 16px;
  }
  .col-three-event .col-three.grid-item.video .post-type {
    left: 16px;
  }
  .col-eight.col-three-event.col-three-video .post-type {
    left: 16px;
  }
  .main-wrap.search #user-pass p {
    top: 45px;
  }
  .main-wrap.search #user-pass {
    padding: 150px 0 60px;
  }
  .slider-with-content .slide-image {
    height: auto;
  }
  .slider-with-content .slide-image img {
    max-width: 100%;
  }
  section.slider-with-content {
    height: auto;
  }
  .slider-with-content .slide-content-wrap {
    padding: 30px 30px 0 30px;
  }
  .slider-with-content .slide-content-inner {
    padding: 0px 0px 30px 0px;
  }
  .slider-with-content h6 {
    padding: 10px 0;
  }
  .slider-thumbnail li:first-child {
    margin-left: 10px;
  }
  .slider-thumbnail li {
    margin: 0px 5px 0;
    width: 99px;
    height: 72px;
  }
  .slider-thumbnail li a img {
    height: 72px;
    width: 99px;
  }
  .sales-marketing {
    padding: 20px 0;
  }
  .sales-marketing .sales-category-wrap {
    padding: 30px 0 10px 0;
  }
  .sales-marketing .country-tabs li a {
    padding: 12px 15px 10px 15px;
  }
  .logout-form {
    padding: 45px 30px 45px 30px;
  }
  .col-three-event .col-three .video-icon {
    width: 64px;
    height: 64px;
  }
  .col-three-event .col-three .content-wrap {
    padding: 20px 15px;
  }
  .section-per-industry .content p {
    line-height: normal;
  }
  /* news-event-post */

  .news-event-post .col-three-outer {
    padding: 50px 20px;
  }
  .news-event-post .col-three-outer .col-three {
    width: calc(33.33% - 4px);
  }
  .news-content a {
    font-size: 16px;
    color: #58595f;
  }
  .news-event-post .news-content {
    padding: 20px 10px;
  }
  .news-event-post .events-content {
    padding: 35px 20px 0;
  }
  .news-event-post .events-info {
    margin-bottom: 9px;
  }
  .news-event-post .events-info p {
    font-size: 16px;
  }
  .news-event-post .events-info a {
    font-size: 16px;
  }
  .events-content a.btn-default.btn-green {
    margin-top: 15px;
  }
}

@media (min-width: 1025px) and (max-width: 1280px) {
  .col-eight.col-three-event {
    padding: 24px 0 20px;
  }
  .we-contact-form .col-four-outer {
    padding: 0 20px;
  }
  .sales-marketing .container {
    padding: 0 20px;
  }
  .sales-marketing .content-1155 {
    padding: 0;
  }
  .section-per-industry .content h2 {
    font-size: 32px;
  }
}

@media (min-width: 992px) and (max-width:1024px) {
  .tab-grid-wrapper.resource-login {
    padding: 32px 0 52px;
  }
  .load-more {
    padding-top: 30px;
  }
  .tab-grid-wrapper, .col-eight-grid {
    padding: 32px 0 10px;
  }
  .col-eight.col-three-event {
    padding: 24px 0 20px;
  }
  .section-per-industry .content h2 {
    font-size: 28px;
  }
}

@media (min-width: 768px) and (max-width:991px) {
  .container.grid-container .tab-grid-wrapper.col-eight-grid .col-four.event-sidebar {
    width: 100%;
  }
  .main-wrap.search #user-pass p {
    top: 45px;
  }
  .main-wrap.search #user-pass {
    padding: 140px 0 60px;
  }
  .filters-button-group .button a {
    padding: 15px 0 15px;
  }
  .sales-marketing .country-tabs {
    max-width: 560px;
    margin: 0 auto;
  }
  section.slider-with-content {
    height: auto;
  }
  .slider-with-content .slide-content-wrap {
    padding: 0 20px 0 20px;
  }
  .slider-with-content h2 {
    padding: 10px 0 0;
    line-height: 1;
  }
  .slider-with-content .slide-content-inner {
    padding: 10px 0px 30px 0px;
  }
  .slider-with-content h6 {
    padding: 10px 0;
    font-size: 14px;
  }
  .sales-marketing {
    padding: 20px 0;
  }
  .sales-marketing .sales-category-wrap {
    padding: 30px 0 10px 0;
  }
  .sales-marketing .country-tabs li a {
    padding: 12px 15px 10px 15px;
  }

  .sales-marketing .country-tabs li {
    margin: 3px 0;
  }
  .sales-marketing .col-four-wrap {
    width: calc(25% - 30px);
    margin: 0 0px 0 25px;
  }
  .sales-marketing .sales-category-wrap .col-four span {
    font-size: 15px;
  }
  .sales-marketing .sales-category-wrap .col-four {
    margin: 18px 0 0px;
  }
  .logout-form {
    width: 70%;
    padding: 35px 20px 35px 20px;
  }
  .logout-form ul li {
    padding: 0 15px 0 15px;
  }
  .tab-grid-wrapper.col-eight-grid .col-eight.col-three-event .col-three {
    width: calc(50% - 12px);
    margin: 6px;
  }
  .tab-grid-wrapper .grid-four-column .col-four .video-icon,
  .tab-grid-wrapper .grid-four-column .col-three .video-icon {
    max-width: 64px;
  }
  .load-more {
    padding-top: 25px;
  }
  .tab-grid-wrapper, .col-eight-grid {
    padding: 0px 0 10px;
  }
  .tab-grid-wrapper.resource-login {
    padding: 32px 0 52px;
  }
  .tab-grid-wrapper .grid-four-column .col-four .content-wrap {
    padding: 22px 20px 22px 20px;
  }
  .tab-grid-wrapper .filters-button-group .button {
    font-size: 14px;
  }
  .tab-grid-wrapper .grid-four-column .col-four {
    width: 256px;
  }
  .tab-grid-wrapper .grid-four-column .col-three {
    width: 270px;
  }
  .col-three-event .col-three .video-icon {
    width: 54px;
    height: 54px;
  }
  .col-three-event .col-three .video-icon img {
    width: 20px;
    height: 20px !important;
    margin: 17px 0 0 4px;
  }
  .col-eight.col-three-event {
    padding: 24px 0 20px;
  }
  .col-three-event .col-three .content-wrap {
    padding: 15px 15px 15px 15px;
  }

  /* section-per-industry */
  .section-per-industry .content {
    padding: 20px;
    height: 160px;
  }
  .section-per-industry .quick-btn {
    padding: 13px 10px 13px 10px;
  }
  .section-per-industry .content h2 {
    font-size: 26px;
  }
  .section-per-industry .quick-btn p {
    font-size: 15px;
  }
  /* news-event-post */
  .news-event-post .col-seven {
    width: 100%;
  }
  .news-event-post .col-three-outer .col-three {
    width: calc(33.33% - 4px);
  }
  .news-event-post .col-three-outer {
    padding: 35px 20px;
  }
  .news-content.text-center {
    padding: 20px;
    font-size: 16px;
  }
  .news-content a {
    font-size: 16px;
  }
  .heading-container.move-up.delay-1.equal-height {
    width: 100%;
  }
  .news-event-post .col-three {
    width: 100%;
  }
  .news-event-post .events-content {
    padding: 35px 20px;
  }
  .news-event-post .events-info a {
    font-size: 16px;
  }
  .events-content a.btn-default.btn-green {
    margin-top: 15px;
  }

  .main-wrap .user-form {
    padding: 40px 20px;
  }
  .section-per-industry .quick-link {
    bottom: -1px;
  }

}

@media (max-width: 991px) {
  .main-wrap.search .col-eight.col-three-event .post-type {
    left: 16px;
}
  .col-three-event .col-three span.post-type.ng-binding.ng-scope {
    left: 16px;
  }
  .col-three-event .col-three.grid-item.News .post-type {
    left: 16px;
  }
  .col-three-event .col-three.grid-item.video .post-type {
    left: 16px;
  }
  .col-eight.col-three-event.col-three-video .post-type {
    left: 16px;
  }
  .slider-with-content .slide-image {
    height: auto;
  }
  .slider-with-content .slide-image img {
    max-width: 100%;
  }
  .filters-button-group .button a {
    font-size: 14px;
  }
  .sales-marketing p {
    padding: 0;
  }
  .slider-thumbnail {
    padding: 10px 0px 0;
  }
  .slider-thumbnail li {
    margin: 4px 4px;
    width: 75px;
    height: 55px;
  }
  .tab-grid-wrapper .grid-four-column .col-four .post-type {
    padding: 5px 8px 5px;
    left: 22px;
  }
  .col-three-event .content-wrap p,
  .tab-grid-wrapper .grid-four-column .col-four p {
    font-size: 14px;
  }
  .col-eight.col-three-event {
    width: 100%;
  }
  .section-per-industry .content p {
    line-height: normal;
  }
  .section-hero .content {
    padding-top: 40px;
  }
  .section-hero a {
    margin-top: 40px;
  }
  .loginform-inner {
    padding: 29px 20px 15px;
    text-align: center;
  }
  .page-node-148  .loginform-inner, .page-node-3035  .loginform-inner {
    padding: 16px 40px 15px 41px;
  }
}

@media (min-width: 596px) and (max-width:767px) {
  .sales-marketing .col-four-wrap:nth-child(odd) {
    clear: both;
    margin-bottom: 20px;
  }
  .main-wrap.search #user-pass p {
    top: 45px;
  }
  .main-wrap.search #user-pass {
    padding: 140px 0 60px;
  }
  .page-node-148 .js-form-item.form-item, .page-node-3035 .js-form-item.form-item {
    width: 44%;
  }
  .page-node-148 .js-form-item.form-item.js-form-type-password, .page-node-3035 .js-form-item.form-item.js-form-type-password {
    margin-right: 10px;
    width: calc(37% - 10px);
  }
  .filters-button-group .button a {
    padding: 15px 0 15px;
  }
  .sales-marketing .country-tabs {
    max-width: 560px;
    margin: 0 auto;
  }
  .overlay-form .forgot-pass-overlay .close {
    right: 15px;
    top: -15px;
  }
  .sales-marketing .col-four-wrap:last-of-type {
    margin: 20px 0 0 0;
  }
  .sales-marketing .col-four-wrap:first-of-type {
    width: 50%;
  }
  .sales-marketing .col-four-wrap {
    width: 50%;
    margin: 0;
    padding-right: 20px;
  }
  .sales-marketing .col-four-wrap.info:first-of-type {
    margin: 0;
    width: 50%;
  }
  .sales-marketing .col-four-wrap.info {
    width: 50%;
    margin: 0;
  }
  .slider-with-content .next {
    right: 0;
  }
  .rslides_tabs {
    left: calc(50% - 50px);
  }
  .slider-with-content .slide-content-wrap {
    padding: 35px 20px 0 20px;
  }
  .slider-with-content .slide-content-inner {
    padding: 25px 0px 25px 0px;
  }
  .sales-marketing .sales-category-wrap .col-four {
    margin: 18px 0 0px;
  }
  .logout-form {
    width: 85%;
    padding: 25px 15px 25px 15px;
  }
  .logout-form ul li {
    padding: 0 12px 0 12px;
  }
  .tab-grid-wrapper.col-eight-grid .col-eight.col-three-event .col-three {
    width: calc(50% - 12px);
    margin: 6px;
  }
  .tab-grid-wrapper .grid-four-column .col-four .video-icon,
  .tab-grid-wrapper .grid-four-column .col-three .video-icon {
    max-width: 54px;
  }
  .tab-grid-wrapper .filters-button-group .button {
    font-size: 14px;
  }
  .tab-grid-wrapper .grid-four-column .col-three {
    width: 265px;
  }
  .col-three-event .col-three {
    width: calc(50% - 4px);
    margin: 4px 8px 4px 0;
    float: none;
    display: inline-table;
    text-align: left;
  }
  .col-three-event .col-three:nth-of-type(2) {
    margin-right: 0;
  }
  .col-three-event .col-three:last-child {
    margin-top: 20px;
  }
  .col-eight.col-three-event {
    text-align: center;
  }
  /* news-event-post */

  .news-event-post .col-three {
    margin-right: 10px;
  }
  .news-event-post .news-content {
    padding: 20px 30px;
  }
  /* news-event-post */
  .news-event-post .col-three-outer {
    padding: 30px 20px;
  }
  .news-event-post .col-seven {
    width: 100%;
  }
  .news-event-post .col-three-outer .col-three{
    width: 100%;
  }
  .news-event-post h2 {
    padding: 20px 20px;
  }
  .news-content.text-center {
    padding: 20px 0;
    font-size: 16px;
  }
  .news-content a {
    font-size: 14px;
  }
  .news-event-post .events-content {
    padding: 30px 20px;
  }
  .news-event-post .events-info {
    margin-bottom: 15px;
  }
  .news-event-post .events-info a {
    font-size: 14px;
  }
  .events-content a.btn-default.btn-green {
    margin-top: 15px;
  }
  .news-event-post .col-three .bg-img {
    max-width: 320px;
    margin: 0 auto;
  }
  .news-event-post .col-three-outer .col-three {
    width: calc(33.33% - 4px);
    margin: 0 2px;
  }
  .heading-container.move-up.delay-1.equal-height {
    width: 100%;
  }
  .news-event-post .col-three {
    width: 100%;
  }
  .section-hero {
    height: 600px;
  }
  .layer-1 {
    bottom: 330px;
  }
  .layer-3 {
    bottom: 95px;
  }
  .loginform-inner input[type="email"] {
    max-width: 280px;
    font-size: 16px;
    height: 40px;
  }
  .loginform-inner input[type="password"] {
    max-width: 180px;
    font-size: 16px;
    height: 40px;
  }
  .loginform-inner button{
    font-size: 16px;
    height: 40px;
  }
  .loginform-inner {
    text-align: center;
  }
  .section-per-industry .quick-link {
    bottom: -1px;
  }
}

@media (max-width: 1024px) {
  .container.grid-container {
    padding: 50px 20px 0;
  }
  .sales-marketing .content-1155 {
    padding: 0;
  }
  .we-contact-form .col-four-outer {
    padding: 0 20px;
  }
}

@media (max-width: 767px) {
  .sales-marketing .tabs-img-wrap .bg-img img {
    max-width: 100%;
    margin: 0 !important;
    height: auto !important;
  }

  .overlay-form .registration-form {
    float: none;
    margin-bottom: 25px;
  }
  .overlay-form .registration-form button.btn-default.btn-dark-blue {
    max-width: 248px;
    width: 100%;
  }
  .request-information.overlay-form .row .col-two:first-of-type {
    width: 100%;
    text-align: left;
    margin: 0;
  }
  .overlay-form.request-information label {
    line-height: 1;
  }
  .request-information.overlay-form .row .col-two:last-of-type {
    margin: 4.5px 0 15px;
  }

  .myaccount.overlay-form .row .col-two:first-of-type {
    width: 100%;
    text-align: left;
    margin: 0;
  }
  .overlay-form.myaccount label {
    line-height: 1;
  }
  .myaccount.overlay-form .row .col-two:last-of-type {
    margin: 4.5px 0 15px;
  }

  .feedback.overlay-form .row .col-two:first-of-type {
    width: 100%;
    text-align: left;
    margin: 0;
  }
  .overlay-form.feedback label {
    line-height: 1;
  }
  .feedback.overlay-form .row .col-two:last-of-type {
    margin: 4.5px 0 15px;
  }

  .newsletter.overlay-form .row .col-two:first-of-type {
    width: 100%;
    text-align: left;
    margin: 0;
  }
  .overlay-form.newsletter label {
    line-height: 1;
  }
  .newsletter.overlay-form .row .col-two:last-of-type {
    margin: 4.5px 0 15px;
  }

  .sales-marketing .sales-category-wrap .col-four span {
    font-size: 15px;
  }
  section.slider-with-content {
    height: auto;
  }
  .slider-thumbnail {
    width: 100%;
    bottom: 0%;
    position: relative;
    float: left;
  }
  .slider-with-content h6 {
    padding: 10px 0;
  }
  .container.grid-container {
    padding: 0px 20px 0;
  }
  .sales-marketing {
    padding: 20px 0;
  }
  .sales-marketing .sales-category-wrap {
    padding: 30px 0 10px 0;
  }
  .sales-marketing .country-tabs li a {
    padding: 12px 15px 10px 15px;
  }

  .sales-marketing .country-tabs li {
    margin: 3px 0;
  }
  .load-more {
    padding-top: 15px;
    font-size: 14px;
  }
  .load-more img {
    max-width: 28px;
  }
  .tab-grid-wrapper, .col-eight-grid {
    padding: 30px 0 10px;
  }
  .tab-grid-wrapper.resource-login {
    padding: 32px 0 52px;
  }
  .resource-login .pager {
    bottom: -35px;
  }
  .tab-grid-wrapper.col-eight-grid .col-four.event-sidebar {
    padding-top: 0;
  }
  .tab-grid-wrapper .grid-four-column .col-four p,
  .tab-grid-wrapper .grid-four-column .col-three p {
    font-size: 14px;
  }
  .tab-grid-wrapper .grid-four-column .col-four .author-date {
    font-size: 12px;
    padding: 5px 0 14px;
    margin-bottom: 14px;
  }
  .tab-grid-wrapper .grid-four-column .col-four .content-wrap {
    padding: 15px 15px 15px 15px;
  }
  .col-three-event .outer-wrap {
    float: left;
    width: 100%;
    padding: 5px 0 5px 0;
  }
  .col-three-event h3 {
    margin: 8px 0 8px;
  }
  .col-three-event .col-three .video-icon {
    width: 44px;
    height: 44px;
  }
  .col-three-event .col-three .video-icon img {
    width: 18px;
    height: 18px !important;
    margin: 13px 0 0 5px;
  }
  .col-eight.col-three-event {
    padding: 17px 0 10px;
  }
  .col-three-event .col-three span.post-type {
    font-size: 10px;
    padding: 5px 8px 5px;
    max-width: 212px;
  }
  .col-three-event .col-three span.up-arrow {
    right: 5px;
    top: 5px;
  }
  .col-three-event .content-wrap h6,
  .tab-grid-wrapper .grid-four-column .col-four .description {
    font-size: 14px;
    line-height: 1.5;
  }
  .col-three-event .content-wrap span.place {
    padding: 2px 0 15px 0;
  }
  .col-three-event .content-wrap span.date,
  .col-three-event .content-wrap span.place {
    font-size: 12px;
  }
  .col-three-event .col-three .content-wrap {
    padding: 10px 15px 15px 15px;
  }
  .tab-grid-wrapper .grid-four-column .col-four .post-type {
    left: 15px;
  }
  /* section-per-industry */
  .section-per-industry .quick-btn {
    padding: 10px 10px 10px 10px;
    font-size: 15px;
  }
  .section-per-industry .quick-btn p {
    font-size: 14px;
  }
  .section-per-industry .container {
    padding: 0;
  }
  .section-per-industry .content {
    height: auto;
    padding: 20px 20px;
  }
  .section-per-industry .content p {
    padding: 5px 0;
  }
  .section-per-industry .content h2 {
    padding: 5px 0;
  }

  .main-wrap .user-form {
    padding: 30px 20px;
  }
  .main-wrap .user-form h2 {
    margin-bottom: 30px;
  }
  #feedbackform .product-container .col-two:first-child{
    margin: 0;
  }
  #feedbackform .product-container .col-two{
    margin: 4.5px 0 15px;
  }
}

@media (max-width: 595px) {

  .main-wrap #block-iteris-content .button {
    margin-left: 20px !important;
  }
  .main-wrap .user-form .top-back-btn {
    margin: 0 0 12px 30px;
  }
  .main-wrap .user-form .bottom-back-btn {
    display: block;
    margin: 20px auto 0;
    text-align: center;
    max-width: 199px;
  }
  .page-node-148 .loginform-inner, .page-node-3035 .loginform-inner {
    padding: 16px 20px 15px 20px;
  }
  .page-node-148 .form-btn p, .page-node-3035 .form-btn p {
    margin: 0;
  }
  .page-node-148 .form-btn p:first-child, .page-node-3035 .form-btn p:first-child {
    margin-left: 0;
    margin-right: 8px;
  }
  .page-node-148 .form-btn p:first-child::before, .page-node-3035 .form-btn p:first-child::before {
    right: -8px;
  }
  .loginform-inner {
    padding: 10px 20px 15px;
  }
  .page-node-148 .js-form-item.form-item, .page-node-3035 .js-form-item.form-item {
    width: 100%;
  }
  .page-node-148 .js-form-item.form-item.js-form-type-password, .page-node-3035 .js-form-item.form-item.js-form-type-password {
    width: 100%;
  }
  .page-node-148 .loginform-inner input[type="password"], .page-node-3035 .loginform-inner input[type="password"] {
    height: 34px;
    font-size: 16px;
    margin: 8px 0 0;
    width: 100%;
  }
  .page-node-148 .loginform-inner input[type="text"], .page-node-3035 .loginform-inner input[type="text"] {
    height: 34px;
    max-width: 250px;
    font-size: 16px;
  }
  .page-node-148 #edit-actions, .page-node-3035 #edit-actions {
    width: 100%;
  }
  .page-node-148 .js-form-required, .page-node-3035 .js-form-required {
    top: 23px;
    left: 18px;
  }
  .page-node-148 .js-form-item.form-item.js-form-type-password label, .page-node-3035 .js-form-item.form-item.js-form-type-password label {
    top: 16px;
  }
  .page-node-148 .loginform-inner input, .page-node-3035 .loginform-inner input {
    font-size: 16px;
    height: 34px;
    padding: 9px;
  }
  .page-node-148 form#user-login-form, .page-node-3035 form#user-login-form {
    max-width: 249px;
    margin: 0 auto;
  }
  .slider-thumbnail li {
    margin: 5px 4px;
    width: 80px;
    height: 60px;
  }
  .slider-thumbnail li a img {
    width: 80px;
    height: 60px;
  }
  .container.grid-container .button-group.filters-button-group {
    padding: 0;
  }
  .logout-form ul li:first-child {
    padding-left: 0;
  }
  .logout-form {
    width: 100%;
    padding: 15px 15px 15px 15px;
  }
  .logout-form ul li {
    padding: 0 10px 0 10px;
    margin:8px 0px;
  }
  .tab-grid-wrapper.col-eight-grid .col-eight.col-three-event .col-three {
    margin-bottom: 10px;
  }
  .tab-grid-wrapper .grid-four-column .col-four .video-icon,
  .tab-grid-wrapper .grid-four-column .col-three .video-icon {
    max-width: 44px;
  }
  .tab-grid-wrapper .grid-four-column .col-three {
    width: 280px;
    margin: 5px 0px;
  }
  .tab-grid-wrapper .filters-button-group .button {
    font-size: 14px;
  }

  .col-three-event .col-three {
    width: 100%;
    margin: 0 0 20px;
  }
  .col-three-event .col-three:last-child {
    margin-bottom: 10px;
  }
  /* news-event-post */
  .news-event-post .col-three-outer {
    padding: 30px 20px;
  }
  .news-event-post .col-seven {
    width: 100%;
  }
  .news-event-post .col-three-outer .col-three{
    width: 100%;
  }
  .news-event-post h2 {
    padding: 20px 20px;
  }
  .news-content.text-center {
    padding: 15px 0;
    font-size: 14px;
  }
  .news-content a {
    font-size: 14px;
  }
  .news-event-post .events-content {
    padding: 30px 20px;
  }
  .news-event-post .events-info {
    margin-bottom: 15px;
  }
  .news-event-post .events-info a {
    font-size: 14px;
  }
  .events-content a.btn-default.btn-green {
    margin-top: 15px;
  }
  .news-event-post .col-three .bg-img {
    max-width: 320px;
    margin: 0 auto;
  }
  .heading-container.move-up.delay-1.equal-height {
    width: 100%;
  }
  .news-event-post .col-three {
    width: 100%;
  }
  .section-hero {
    height: 500px;
  }
  .loginform-inner {
    text-align: center;
  }
  .loginform-inner input[type="email"] {
    max-width: 250px;
    font-size: 14px;
    height: 35px;
    width: 47%;
  }
  .loginform-inner input[type="password"] {
    max-width: 250px;
    font-size: 14px;
    height: 35px;
    width: 47%;
  }
  .loginform-inner button {
    font-size: 14px;
    height: 35px;
    width: 44%;
    max-width: 150px;
    margin-top: 15px;
  }
  .loginform-inner p {
    margin-top: 10px;
  }
  .main-wrap .user-form .user-wrapper .user-label {
    width: 100%;
    padding: 0;
    text-align: left;
    margin: 0;
  }
  .main-wrap .user-form .user-wrapper .user-input {
    width: 100%;
    padding: 6px 0 13px;
    margin: 0px 0 16px 0;
  }
  .main-wrap .user-form .user-wrapper .user-label span {
    margin-left: 0;
    display: none;
  }
}

@media (min-width: 481px) and (max-width:595px) {
  .sales-marketing .col-four-wrap:nth-child(odd) {
    clear: both;
    margin-bottom: 20px;
  }
  .sales-marketing .col-four-wrap.info:first-of-type {
    margin: 0;
    width: 50%;
  }
  .sales-marketing .col-four-wrap.info {
    width: 50%;
    margin: 0;
  }
  .resource-login .pager a {
    padding: 4px;
  }
  .main-wrap.search #user-pass p {
    top: 45px;
  }
  .main-wrap.search #user-pass {
    padding: 140px 0 60px;
  }
  .filters-button-group .button a {
    padding: 15px 0 15px;
  }
  .sales-marketing .country-tabs li a {
    padding: 0 10px;
    display: table-cell;
    vertical-align: middle;
  }
  .sales-marketing .country-tabs li {
    margin: 2px;
    width: calc(33.33% - 4px);
    float: left;
    display: table;
    height: 50px;
    line-height: 1.2;
  }
  .overlay-form .forgot-pass-overlay .close {
    right: 15px;
    top: -15px;
  }
  .sales-marketing .col-four-wrap:last-of-type {
    margin: 20px 0 0 0;
  }
  .sales-marketing .col-four-wrap:first-of-type {
    width: 50%;
  }
  .sales-marketing .col-four-wrap {
    width: 50%;
    margin: 0;
    padding-right: 20px;
  }
  .slider-with-content .slide-content-wrap {
    padding: 30px 20px 0 20px;
  }
  .slider-with-content .slide-content-inner {
    padding: 20px 0px 20px 0px;
  }
  .slider-with-content .next {
    right: 0;
  }
  .rslides_tabs {
    left: calc(50% - 50px);
  }
  .layer-1 {
    bottom: 290px;
  }
  .layer-3 {
    bottom: 80px;
  }
}

@media (max-width: 480px) {
  #RecaptchaField1,
  #RecaptchaField2,
  #RecaptchaField3,
  #RecaptchaField4,
  #RecaptchaField5,
  #RecaptchaField6 {
    transform:scale(0.80) !important;
    -webkit-transform:scale(0.80) !important;
    -ms-transform: scale(0.80) !important;
    transform-origin:0 0;
    -ms-transform-origin: 0 0;
    -webkit-transform-origin:0 0;
  }
  #RecaptchaField1  div,
  #RecaptchaField2  div,
  #RecaptchaField3  div,
  #RecaptchaField4  div,
  #RecaptchaField5  div,
  #RecaptchaField6  div {
    width: 122% !important;
    text-align: left;
    overflow: hidden;
  }
  #RecaptchaField1 div iframe,
  #RecaptchaField2 div iframe,
  #RecaptchaField3 div iframe,
  #RecaptchaField4 div iframe,
  #RecaptchaField5 div iframe,
  #RecaptchaField6 div iframe{
    width: 122% !important;
  }
  .sales-marketing .col-four-wrap.info:first-of-type {
    margin: 0;
    width: 100%;
  }
  .sales-marketing .col-four-wrap.info {
    width: 100%;
    margin: 0;
  }
  .resource-login .pager {
    bottom: -52px;
    max-width: 280px;
    font-size: 12px;
  }
  .main-wrap.search #user-pass p {
    top: 45px;
    font-size: 18px;
  }
  .main-wrap.search #user-pass {
    max-width: 280px;
    padding: 180px 0 30px;
  }

  /*
 * Pagination css
 */
  .resource-login .pager a {
    padding: 4px;
  }

  .filters-button-group .button a {
    padding: 8px 0 8px;
  }
   .button.is-checked {
    padding: 0;
  }
  .sales-marketing .country-tabs li a {
    padding: 0 10px;
    display: table-cell;
    vertical-align: middle;
  }
  .sales-marketing .country-tabs li {
    margin: 2px;
    width: calc(50% - 4px);
    float: left;
    display: table;
    height: 50px;
    line-height: 1.2;
  }
  .overlay-form .forgot-pass-overlay .close {
    right: 5px;
    top: -10px;
  }
  .sales-marketing .col-four-wrap:last-of-type {
    margin: 20px 0 0 0;
  }
  .sales-marketing .col-four-wrap:first-of-type {
    width: 100%;
  }
  .sales-marketing .col-four-wrap {
    width: 100%;
    margin: 20px 0 0 0;
  }
  .slider-with-content .next {
    right: 0;
  }
  .rslides_tabs {
    left: calc(50% - 50px);
  }
  .slider-with-content .slide-content-wrap {
    padding: 20px 20px 0 20px;
  }
  .slider-with-content .slide-content-inner {
    padding: 15px 0px 15px 0px;
  }


  .tab-grid-wrapper .filters-button-group .button:hover,
  .tab-grid-wrapper .filters-button-group .button.is-checked {
    margin-top: 0;
  }
  .tab-grid-wrapper .filters-button-group .button {
    border-bottom: 1px solid #fff;
    width: 100%;
    margin-top: 0;
  }

  .section-per-industry .quick-btn {
    width: 100%;
  }
  .section-per-industry .quick-link {
    position: relative;
  }
  /* news-event-post */
  .news-event-post .col-two-outer .col-seven .container {
    padding: 0 20px;
  }
  .layer-1 {
    bottom: 300px;
  }
  .layer-3 {
    bottom: 75px;
  }
  .tab-grid-wrapper .grid-four-column .col-four {
    margin: 8px 0;
    width: 274px;
  }
  .loginform-inner {
    padding: 15px 20px;
  }
  .loginform-inner input[type="email"] {
    max-width: 100%;
    width: 100%;
  }
  .loginform-inner input[type="password"] {
    max-width: 100%;
    width: 100%;
    margin-top: 10px;
  }
  .main-wrap .user-form h2 {
    margin-bottom: 20px;
  }
  .main-wrap .user-form .user-wrapper {
    font-size: 14px;
  }
}

@media screen and ( max-height: 1000px ){
  .overlay-form .content-705 .career-wrap {
    height: calc(100vh - 120px);
    margin: 40px 0px;
    overflow: auto;
  }
  .overlay-form.thank-you .content-705 .career-wrap {
    height: auto !important;
  }
}
.webform-submission-contact-us-form .js-form-type-checkbox input[type="checkbox"]{
  width : 0 !important;
}

/* Equal 4 column width in contact us view page */
.view-equal-col {
  column-count: 4;
}
.view-equal-col .col-inner {
  width: 100%;
  display: inline-block;
}
@media screen and ( max-width: 991px ) {
  .view-equal-col {
    column-count: 3;
  }
}
@media screen and ( max-width: 768px ) {
  .view-equal-col {
    column-count: 2;
  }
}