#menu-homepage-feature-menu.menu li {
  height: 69px;
  overflow: hidden;
}

#menu-homepage-feature-menu.menu li a span {
  width: 220px;
}

.menu-homepage-feature-menu-container li.descr-menu-5 a {
  background: #284a20;
  /* Old browsers */
  background: linear-gradient(to bottom, #2d6021 0%,#284a20 70%,#284a20 100%);
  /* W3C */
  color: #fdb913;
  font-size:26px
}

.menu-homepage-feature-menu-container li.descr-menu-5 a span em {
  background: url(https://itw.com/wp-content/themes/itw/images/wwa-arrow.png) no-repeat bottom right !important;
}

.home-center iframe {
  min-height: 70px;
}


section.home-right aside.featured.clearfix{
	margin-bottom:10px;
}
@media only screen and (max-width: 439px) {
  .menu-homepage-feature-menu-container a {
    width: 268px;
    height: 50px;
  }

  #menu-homepage-feature-menu.menu li {
    height: 50px !important;
  }



  img.alignleft.headshot {
    float: none;
  }

  #itw-video {
    max-width: 100%!important;
  }

  .video-js {
    height: auto!important;
  }

  .video-js .vjs-tech {
    position: relative;
  }

  table.partners img {
    max-width: 120px;
  }
}

img.job-portal {
  border-bottom: 2px solid #f1f1f1;
  padding-left: 25px;
  padding-right: 25px;
}

.career-social-icon{
  float:left;
  padding-right:6px;
}

img.responsive-image{
  width:100%
}

@media only screen and (min-width: 801px) {

#access a{
  display:inline-block;
  }

.page-item-2 > a, .page-item-6 > a, .page-item-11 > a{
  padding-right:1em;
  margin-right:0;
  position:relative;
  }
  
.ddown{position:absolute; top:1.5em; right:1em; cursor:pointer; display:inline !important;}
.ddown{
  width: 0;
  height: 1em;
  border-left:.4em solid transparent;
  border-right:.4em solid transparent;
  border-top:.5em solid #F15D22 !important;
 }
  
  
  
.page-item-72,
.page-item-2,
.page-item-6,
.page-item-8,
.page-item-11,
.page-item-13{cursor:pointer}
}