/* Common Styles */
.navbar-custom .nav li > a {
  font-size: 15px;
  font-weight: 500;
}

.navbar-brand > img {
  height: 75px;
  width: auto;
}

@media (min-width: 768px) {
  .navbar-right {
    margin-top: 17px !important;
  }
}
@media screen and (min-width: 1630px) {
  .container {
    width: 1600px;
  }
}
.module-title {
  letter-spacing: normal;
}

.no-pad-btm {
  padding-bottom: 0 !important;
}

.page-home.home-section:before {
  display: none;
}
.page-home .overlay-content {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 3;
}
.page-home .overlay-content:before {
  content: "";
  background-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  content: " ";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}
.page-home .titan-caption {
  max-width: 1100px;
}
.page-home .titan-caption .titan-title-size-1 {
  max-width: 80%;
  display: block;
  margin: auto;
  min-height: 150px;
}

/*--------------------------------------------------------------
  Our Story
---------------------------------------------------------------*/
#team .story-line-wrap {
  /*max-width: 814px;*/
  margin: auto;
}
#team .story-line-wrap .story-line {
  list-style: none;
  padding: 200px 0;
}
#team .story-line-wrap .story-line:before {
  content: "";
  display: table;
}
#team .story-line-wrap .story-line:after {
  content: "";
  display: table;
  clear: both;
}
#team .story-line-wrap .story-line li {
  float: left;
  width: calc(100% / 12);
  position: relative;
}
#team .story-line-wrap .story-line li:before {
  content: "";
  width: 50%;
  border-bottom: 2px dotted #000;
  height: 1px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
#team .story-line-wrap .story-line li:after {
  content: "";
  width: 50%;
  border-bottom: 2px dotted #000;
  height: 1px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
#team .story-line-wrap .story-line li:first-child:after {
  display: none;
}
#team .story-line-wrap .story-line li .icon-wrap {
  position: relative;
}
#team .story-line-wrap .story-line li .icon-wrap:before {
  content: "";
  width: 10px;
  height: 10px;
  background-color: #000;
  border-radius: 50%;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 2;
}
#team .story-line-wrap .story-line li .icon-wrap:after {
  content: "";
  width: 1px;
  background-color: #000;
  border-radius: 50%;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 2;
}
#team .story-line-wrap .story-line li:nth-child(1) .icon-wrap:before {
  top: -24px;
}
#team .story-line-wrap .story-line li:nth-child(2) .icon-wrap:before {
  bottom: -26px;
}
#team .story-line-wrap .story-line li:nth-child(3) .icon-wrap:before {
  top: -71px;
}
#team .story-line-wrap .story-line li:nth-child(4) .icon-wrap:before {
  bottom: -60px;
}
#team .story-line-wrap .story-line li:nth-child(5) .icon-wrap:before {
  top: -24px;
}
#team .story-line-wrap .story-line li:nth-child(6) .icon-wrap:before {
  bottom: -26px;
}
#team .story-line-wrap .story-line li:nth-child(7) .icon-wrap:before {
  top: -71px;
}
#team .story-line-wrap .story-line li:nth-child(8) .icon-wrap:before {
  bottom: -60px;
}
#team .story-line-wrap .story-line li:nth-child(9) .icon-wrap:before {
  top: -24px;
}
#team .story-line-wrap .story-line li:nth-child(10) .icon-wrap:before {
  bottom: -26px;
}
#team .story-line-wrap .story-line li:nth-child(11) .icon-wrap:before {
  top: -71px;
}
#team .story-line-wrap .story-line li:nth-child(12) .icon-wrap:before {
  bottom: -60px;
}
#team .story-line-wrap .story-line li:nth-child(1) .icon-wrap:after {
  height: 22px;
  top: -20px;
}
#team .story-line-wrap .story-line li:nth-child(2) .icon-wrap:after {
  height: 25px;
  bottom: -23px;
}
#team .story-line-wrap .story-line li:nth-child(3) .icon-wrap:after {
  height: 67px;
  top: -65px;
}
#team .story-line-wrap .story-line li:nth-child(4) .icon-wrap:after {
  height: 54px;
  bottom: -52px;
}
#team .story-line-wrap .story-line li:nth-child(5) .icon-wrap:after {
  height: 26px;
  top: -24px;
}
#team .story-line-wrap .story-line li:nth-child(6) .icon-wrap:after {
  height: 25px;
  bottom: -23px;
}
#team .story-line-wrap .story-line li:nth-child(7) .icon-wrap:after {
  height: 67px;
  top: -65px;
}
#team .story-line-wrap .story-line li:nth-child(8) .icon-wrap:after {
  height: 54px;
  bottom: -52px;
}
#team .story-line-wrap .story-line li:nth-child(9) .icon-wrap:after {
  height: 22px;
  top: -20px;
}
#team .story-line-wrap .story-line li:nth-child(10) .icon-wrap:after {
  height: 25px;
  bottom: -23px;
}
#team .story-line-wrap .story-line li:nth-child(11) .icon-wrap:after {
  height: 67px;
  top: -65px;
}
#team .story-line-wrap .story-line li:nth-child(12) .icon-wrap:after {
  height: 54px;
  bottom: -52px;
}
#team .story-line-wrap .story-line li .icon-wrap .icon-block {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 1px solid #000;
  margin: auto;
  text-align: center;
  overflow: hidden;
  position: relative;
  background-color: #fff;
  z-index: 1;
}
#team .story-line-wrap .story-line li .icon-wrap .icon-block span {
  font-size: 34px;
  line-height: 48px;
  display: block;
  height: 50px;
}
#team .story-line-wrap .story-line li .icon-wrap .icon-block img {
  position: absolute;
  top: -5px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: calc(100% - 15px);
}
#team .story-line-wrap .story-line li .story-info {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 1;
  text-align: center;
}
#team .story-line-wrap .story-line li:nth-child(1) .story-info {
  bottom: 153%;
  max-width: 111px;
}
#team .story-line-wrap .story-line li:nth-child(2) .story-info {
  top: 150%;
  max-width: 111px;
}
#team .story-line-wrap .story-line li:nth-child(3) .story-info {
  bottom: 250%;
  max-width: 100px;
}
#team .story-line-wrap .story-line li:nth-child(4) .story-info {
  top: 220%;
  max-width: 80px;
}
#team .story-line-wrap .story-line li:nth-child(5) .story-info {
  bottom: 175%;
  max-width: 80px;
}
#team .story-line-wrap .story-line li:nth-child(6) .story-info {
  top: 150%;
  max-width: 111px;
}
#team .story-line-wrap .story-line li:nth-child(7) .story-info {
  bottom: 250%;
  max-width: 100px;
}
#team .story-line-wrap .story-line li:nth-child(8) .story-info {
  top: 220%;
  max-width: 111px;
}
#team .story-line-wrap .story-line li:nth-child(9) .story-info {
  bottom: 175%;
  max-width: 111px;
}
#team .story-line-wrap .story-line li:nth-child(10) .story-info {
  top: 150%;
  max-width: 111px;
}
#team .story-line-wrap .story-line li:nth-child(11) .story-info {
  bottom: 250%;
  max-width: 100px;
}
#team .story-line-wrap .story-line li:nth-child(12) .story-info {
  top: 220%;
  max-width: 111px;
}
#team .story-line-wrap .story-line li .story-info .story-year {
  display: block;
  font-size: 23px;
  line-height: 31px;
  letter-spacing: normal;
  color: #000000;
}
#team .story-line-wrap .story-line li .story-info .story-content {
  font-size: 9px;
  color: #000000;
  line-height: normal;
  display: block;
}

@media (min-width: 768px) and (max-width: 991px) {
  #team .story-line-wrap .story-line li .icon-wrap .icon-block {
    width: 40px;
    height: 40px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #team .story-line-wrap .story-line li:nth-child(1) .story-info {
    bottom: 165%;
  }
  #team .story-line-wrap .story-line li:nth-child(2) .story-info {
    top: 165%;
  }
  #team .story-line-wrap .story-line li:nth-child(3) .story-info {
    bottom: 255%;
  }
  #team .story-line-wrap .story-line li:nth-child(4) .story-info {
    top: 255%;
  }
  #team .story-line-wrap .story-line li:nth-child(5) .story-info {
    bottom: 175%;
  }
  #team .story-line-wrap .story-line li:nth-child(6) .story-info {
    top: 175%;
  }
  #team .story-line-wrap .story-line li:nth-child(7) .story-info {
    bottom: 255%;
  }
  #team .story-line-wrap .story-line li:nth-child(8) .story-info {
    top: 255%;
  }
  #team .story-line-wrap .story-line li:nth-child(9) .story-info {
    bottom: 175%;
  }
  #team .story-line-wrap .story-line li:nth-child(10) .story-info {
    top: 175%;
  }
  #team .story-line-wrap .story-line li:nth-child(11) .story-info {
    bottom: 255%;
  }
  #team .story-line-wrap .story-line li:nth-child(12) .story-info {
    top: 255%;
  }
}
@media (max-width: 767px) {
  #team .story-line-wrap .story-line {
    padding: 50px 0;
    text-align: center;
  }
  #team .story-line-wrap .story-line li {
    float: none;
    margin: auto auto 100px;
    width: 100%;
  }
  #team .story-line-wrap .story-line li:before {
    width: 1px;
    border-bottom: 0;
    border-left: 1px dotted #000;
    height: 50px;
    top: inherit;
    bottom: -50px;
    right: 0;
    left: 0;
    margin: auto;
  }
  #team .story-line-wrap .story-line li:after {
    width: 1px;
    border-bottom: 0;
    border-left: 1px dotted #000;
    height: 50px;
    top: -50px;
    bottom: inherit;
    left: 0;
    margin: auto;
    right: 0;
  }
  #team .story-line-wrap .story-line li .icon-wrap {
    max-width: 100px;
    margin: auto;
  }
  #team .story-line-wrap .story-line li .icon-wrap:before {
    content: "";
    width: 15px;
    height: 15px;
    background-color: #000;
    border-radius: 50%;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 2;
  }
  #team .story-line-wrap .story-line li .icon-wrap:after {
    top: 0;
    bottom: 0;
  }
  #team .story-line-wrap .story-line li:nth-child(odd) .icon-wrap:before {
    top: 0;
    bottom: 0;
    left: calc(100%);
  }
  #team .story-line-wrap .story-line li:nth-child(odd) .icon-wrap:after {
    height: 2px;
    left: 73%;
    top: 0;
    width: 35px;
  }
  #team .story-line-wrap .story-line li:nth-child(odd) .story-info {
    top: 0;
    bottom: 0;
    left: auto;
    right: 0;
    width: 100%;
  }
  #team .story-line-wrap .story-line li:nth-child(even) .icon-wrap:before {
    bottom: 0;
    top: 0;
    right: calc(100%);
    left: auto;
  }
  #team .story-line-wrap .story-line li:nth-child(even) .icon-wrap:after {
    height: 2px;
    bottom: 0px;
    right: 73%;
    left: auto;
    width: 35px;
  }
  #team .story-line-wrap .story-line li:nth-child(even) .story-info {
    top: 0;
    bottom: 0;
    left: 0;
    right: auto;
    width: 100%;
  }
}
@media screen and (max-width: 1140px) {
  .page-home .titan-caption {
    max-width: 90vw;
  }
}
.page-readmax .titan-caption, .page-inview .titan-caption, .page-weldiq .titan-caption {
  max-width: 1090px;
}

.page-readmax .titan-caption .titan-title-size-1, .page-inview .titan-caption .titan-title-size-1, .page-weldiq .titan-caption .titan-title-size-1 {
  margin-bottom: 4px !important;
}

@media screen and (max-width: 1120px) {
  .page-readmax .titan-caption, .page-inview .titan-caption, .page-weldiq .titan-caption {
    max-width: 90vw;
  }

  .page-readmax .titan-caption .titan-title-size-1, .page-inview .titan-caption .titan-title-size-1, .page-weldiq .titan-caption .titan-title-size-1 {
    margin-bottom: 4px !important;
  }
}
.page-monata .titan-caption {
  max-width: 800px;
}
.page-monata .titan-caption .titan-title-size-1 {
  margin-bottom: 4px !important;
}

@media screen and (max-width: 830px) {
  .page-monata .titan-caption {
    max-width: 90vw;
  }
  .page-monata .titan-caption .titan-title-size-1 {
    margin-bottom: 4px !important;
  }
}
.futura-page .titan-caption {
  max-width: 820px;
}
.futura-page .titan-caption .titan-title-size-1 {
  margin-bottom: 4px !important;
}

@media screen and (max-width: 850px) {
  .futura-page .titan-caption {
    max-width: 90vw;
  }
}
.deck-page.home-section:before {
  z-index: 3;
}
.deck-page .titan-caption {
  max-width: 850px;
}
.deck-page .overlay-content {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 3;
}

@media screen and (max-width: 880px) {
  .deck-page .titan-caption {
    max-width: 90vw;
  }
}
.titan-caption-overlay {
  position: relative;
  display: table;
  height: 100%;
  width: 70%;
  margin: 0 auto;
}
.titan-caption-overlay .caption-content-overlay {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding-top: 100px;
}

section .btn-normal {
  background-color: #d3d3d3;
  color: #000000;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 18px;
  padding: 18px;
  letter-spacing: 1px;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 600 !important;
  position: relative;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
section .btn-normal:hover {
  background-color: #ff5252;
  color: #ffffff;
}
section .btn-normal.btn-s-transparent {
  background-color: rgba(211, 211, 211, 0.7);
}
section.home-section:before {
  background-color: rgba(0, 0, 0, 0.2);
}
section.home-section > .container {
  height: 100%;
}
section.home-section > .container > .row {
  height: 100%;
}
section.home-section > .container > .row > div {
  height: 100%;
}
section.products-section {
  background-color: #bf3220;
  padding-top: 30px;
  position: relative;
}
section.products-section:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.2);
}
section.products-section .caption-content {
  padding-top: 75px;
  padding-bottom: 75px;
}
section.products-section .caption-content .titan-title-size-1 {
  line-height: 36px;
  margin-bottom: 35px !important;
}
section.products-section .caption-content .titan-title-size-3 {
  margin-bottom: 30px !important;
}
section.products-section .caption-content .vid-btn .btn-normal {
  /*  min-width: 220px;*/
}
section.convertibles {
  padding: 100px 0;
}
section.convertibles .convertible-block .block-slider {
  position: relative;
  overflow: hidden;
}
section.convertibles .convertible-block .block-slider ul {
  list-style: none;
  padding: 0;
}
section.convertibles .convertible-block .block-slider ul .slick-slide img {
  width: 100%;
}
section.convertibles .convertible-block .block-slider .slick-arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 45px;
  padding: 0;
  width: 35px;
  border: 0;
  font-size: 25px;
  line-height: 25px;
  color: #000;
  background: rgba(255, 255, 255, 0.5);
  opacity: 0;
  z-index: 1;
  text-align: center;
  outline: none;
  font-size: 22px;
  line-height: 18px;
  padding: 3px;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
}
section.convertibles .convertible-block .block-slider .slick-arrow.slick-prev {
  left: -100%;
}
section.convertibles .convertible-block .block-slider .slick-arrow.slick-prev i {
  margin-left: -5px;
}
section.convertibles .convertible-block .block-slider .slick-arrow.slick-next {
  right: -100%;
}
section.convertibles .convertible-block .block-slider .slick-arrow.slick-next i {
  margin-right: -5px;
}
section.convertibles .convertible-block .block-slider:hover .slick-arrow {
  opacity: 1;
}
section.convertibles .convertible-block .block-slider:hover .slick-arrow.slick-prev {
  left: 0;
}
section.convertibles .convertible-block .block-slider:hover .slick-arrow.slick-next {
  right: 0;
}
section.convertibles .convertible-block .slick-dots {
  text-align: center;
  margin: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  display: none !important;
}
section.convertibles .convertible-block .slick-dots li {
  display: inline-block;
  margin-right: 20px;
}
section.convertibles .convertible-block .slick-dots li:last-child {
  margin-right: 0;
}
section.convertibles .convertible-block .slick-dots li button {
  overflow: hidden;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  padding: 0;
  border: 0;
  background-color: #e8eaed;
}
section.convertibles .convertible-block .slick-dots li.slick-active button {
  background-color: #9aa0a6;
}
section.convertibles .convertible-block .block-content {
  margin-top: 55px;
}
section.convertibles .convertible-block .block-content h4 {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  color: #4e4c4c;
  font-size: 31px;
}
section.convertibles .convertible-block .block-content p {
  font-size: 22px;
  line-height: 30px;
  color: #4e4c4c;
  margin-bottom: 20px;
}
section.convertibles .convertible-block .block-content p:last-child {
  margin-bottom: 0;
}
section.multicol-text {
  padding: 100px 0;
}
section.multicol-text .inner-content p {
  font-size: 22px;
  line-height: 30px;
  color: #4e4c4c;
  margin-bottom: 20px;
}
section.multicol-text .inner-content p:last-child {
  margin-bottom: 0;
}
section.multicol-text .inner-content ul {
  list-style: none;
  padding: 0;
}
section.multicol-text .inner-content ul li {
  position: relative;
  font-size: 22px;
  line-height: 30px;
  color: #4e4c4c;
  padding-left: 30px;
  margin-bottom: 30px;
}
section.multicol-text .inner-content ul li:before {
  content: "\f00c";
  font-family: "fontAwesome";
  color: #38a956;
  position: absolute;
  top: 0;
  left: 0;
}
section .video-wrap {
  height: auto;
  left: 0;
  right: 0;
  bottom: 0;
  display: inline-block;
  position: relative;
  width: 100%;
  z-index: 10;
}
section .video-wrap:before {
  content: '';
  display: block;
  padding-top: 50%;
}
section .video-wrap .video-thumb {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  cursor: pointer;
}
section .video-wrap .video-thumb .over-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
}
section .video-wrap .video-thumb .over-text .yt-icon {
  width: 62px;
}
section .video-wrap .video-thumb .over-text .yt-icon svg {
  fill: #ffffff;
}
section .video-wrap .video-thumb .over-text .play-cta {
  font-size: 28px;
  color: #fff;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
}
section .video-wrap .video-thumb .over-text .run-time {
  font-size: 28px;
  font-weight: 500;
  color: #fff;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 15px;
  display: -ms-flexbox;
  display: flex;
  font-variant: normal;
  margin-top: 16px;
  padding: 3px 8px 3px 7px;
}
section .video-wrap .video-thumb .over-text .run-time span {
  font-size: 16px;
}
section .video-wrap .video-thumb .over-text .run-time svg {
  margin: 0 6px 1px 0;
}
section .video-wrap iframe {
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
section.application-section {
  padding: 100px 0;
}
section.application-section .module-title {
  color: #4e4c4c;
  font-size: 50px;
  line-height: 67px;
}
section.application-section .application-list ul {
  list-style: none;
  display: inline-block;
  width: 100%;
  padding: 0;
  margin: 0;
}
section.application-section .application-list ul:before {
  content: "";
  display: table-cell;
}
section.application-section .application-list ul:after {
  content: "";
  display: table-cell;
  clear: both;
}
section.application-section .application-list ul li {
  float: left;
  width: calc(100% / 6);
  text-align: center;
}
section.application-section .application-list ul li .app-icon {
  display: block;
  width: 100px;
  height: 100px;
  margin: auto;
  position: relative;
}
section.application-section .application-list ul li .app-icon img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
section.application-section .application-list ul li .app-title {
  font-size: 31px;
  line-height: 39px;
  color: #4b4b4b;
  text-transform: uppercase;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700 !important;
}
section.application-section .applicaton-description {
  margin-bottom: 100px;
  margin-top: 60px;
}
section.application-section .applicaton-description p {
  font-size: 22px;
  line-height: 30px;
  color: #4e4c4c;
  margin-bottom: 20px;
}
section.application-section .applicaton-description p:last-child {
  margin-bottom: 34px;
}
section.application-section .video-wrap {
  height: auto;
  left: 0;
  right: 0;
  bottom: 0;
  display: inline-block;
  position: relative;
  width: 100%;
  z-index: 10;
}
section.application-section .video-wrap:before {
  content: '';
  display: block;
  padding-top: 50%;
}
section.application-section .video-wrap .video-thumb {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  cursor: pointer;
}
section.application-section .video-wrap .video-thumb .over-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
}
section.application-section .video-wrap .video-thumb .over-text .yt-icon {
  width: 62px;
}
section.application-section .video-wrap .video-thumb .over-text .yt-icon svg {
  fill: #ffffff;
}
section.application-section .video-wrap .video-thumb .over-text .play-cta {
  font-size: 28px;
  color: #fff;
}
section.application-section .video-wrap .video-thumb .over-text .run-time {
  font-size: 28px;
  font-weight: 500;
  color: #fff;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 15px;
  display: -ms-flexbox;
  display: flex;
  font-variant: normal;
  margin-top: 16px;
  padding: 3px 8px 3px 7px;
}
section.application-section .video-wrap .video-thumb .over-text .run-time span {
  font-size: 16px;
}
section.application-section .video-wrap .video-thumb .over-text .run-time svg {
  margin: 0 6px 1px 0;
}
section.application-section .video-wrap iframe {
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
section.application-section.monitor-section .module-title {
  max-width: 885px;
  margin-left: auto;
  margin-right: auto;
}
section.application-section.monitor-section .applicaton-description {
  margin-top: 20px;
}
section.application-section.monitor-section .applicaton-description p {
  text-align: center;
  font-size: 19px;
  line-height: 30px;
  /* padding-left: 50px; */
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
}
section.outcome-section {
  background-color: #f4f4f4;
  padding: 50px 0;
}
section.outcome-section .module-inner-title {
  color: #373737;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700 !important;
  font-size: 30px;
  line-height: 38px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 100px;
}
section.outcome-section .module-title {
  color: #4e4c4c;
  font-size: 53px;
  font-family: "Roboto Condensed", sans-serif;
  line-height: 67px;
  padding: 0 25px;
}
section.outcome-section .inner-content .block-icon {
  display: inline-block;
  max-width: 60px;
  margin-bottom: 15px;
  min-height: 64px;
}
section.outcome-section .inner-content .block-title {
  font-family: "Roboto Condensed", sans-serif;
  color: #111111;
  font-size: 34px;
  line-height: 38px;
  text-transform: uppercase;
  font-weight: 700 !important;
  margin-top: 0;
  margin-bottom: 25px;
}
section.outcome-section .inner-content .block-content p {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 400 !important;
  color: #000000;
}
section.case-study {
  padding: 100px 0;
}
section.case-study .content-table .content-cell {
  background-color: #373737;
}
section.case-study .content-table .content-cell:first-child {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
section.case-study .content-table .content-cell:last-child {
  padding-left: 100px;
  padding-right: 100px;
}
section.case-study .content-table .content-cell .module-title {
  color: #fff;
  font-size: 53px;
  line-height: 61px;
}
section.inview-section {
  background-color: #373737;
  padding: 100px 0;
}
section.inview-section .module-title {
  color: #ffffff;
  font-size: 53px;
  line-height: 61px;
}
section.inview-section p {
  color: #ffffff;
  margin-bottom: 80px;
  letter-spacing: 0.025em;
  font-size: 34px;
  line-height: 42px;
  font-family: "Open Sans", sans-serif;
}
section.inview-section .btn-normal {
  margin: 0px 25px 0;
}
section.other-products, section#products {
  padding: 100px 0;
}
section.other-products .module-inner-title, section#products .module-inner-title {
  text-transform: uppercase;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700 !important;
  font-size: 30px;
  line-height: 38px;
  color: #373737;
  margin-bottom: 100px;
}
section.other-products .team-item, section#products .team-item {
  display: block;
  margin-bottom: 80px;
}
section.other-products .team-item .team-image, section#products .team-item .team-image {
  width: 240px;
  height: 240px;
  border-radius: 50%;
  background-color: #ededed;
  margin: auto;
  position: relative;
  -webkit-transition: background-color .5s ease;
  -o-transition: background-color .5s ease;
  transition: background-color .5s ease;
}
section.other-products .team-item .team-image img, section#products .team-item .team-image img {
  max-width: 80px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
section.other-products .team-item .team-name, section#products .team-item .team-name {
  margin-top: 40px;
  font-size: 26px;
  line-height: 34px;
  font-family: "Open Sans", sans-serif;
  /*text-transform: uppercase;*/
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  font-weight: 700 !important;
}
section.other-products .team-item:hover .team-image, section#products .team-item:hover .team-image {
  background-color: #be2d19;
}
section.other-products .team-item:hover .team-name {
  color: #be2d19;
}
section#products {
  padding: 75px 0;
}
section#products .team-item:hover .team-name {
  color: #be2d19;
}
section#products .module-title {
  font-size: 53px;
  line-height: 61px;
  color: #4e4c4c;
  text-align: center;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700 !important;
}
section#products .team-item {
  margin-bottom: 40px;
}
section#products .team-item .team-descr {
  padding-bottom: 0;
}
section#products .team-item .team-name {
  /*text-transform: uppercase;*/
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700 !important;
  color: #4e4c4c;
  font-size: 22px;
  line-height: 30px;
  padding-top: 6px;
}
section#services {
  padding-top: 30px !important;
}
section#services .module-title {
  font-size: 53px;
  line-height: 61px;
  color: #4e4c4c;
  text-align: center;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700 !important;
  margin-bottom: 60px;
}
section#services .Overview-image-section {
  padding-top: 35px;
}
section#services .Overview-image-section .gallery-item {
  margin: 0 0 12px;
}
section.success-block-link {
  padding: 65px 0;
}
section#services-block {
  padding: 60px 0;
}
section#contact {
  padding: 60px 0;
}
section#contact .module-title {
  padding-bottom: 25px;
}
section.deck-section {
  padding: 100px 0;
}
section.deck-section > .container > .row:nth-child(1) img {
  -webkit-box-shadow: 0px 0px 24px -5px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 24px -5px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 24px -5px rgba(0, 0, 0, 0.75);
}
section.deck-section .small-title {
  text-transform: uppercase;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700 !important;
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 30px;
  color: #000;
}
section.deck-section .module-title {
  color: #4e4c4c;
  font-size: 50px;
  line-height: 67px;
}
section.deck-section .inner-content p {
  font-size: 22px;
  line-height: 30px;
  color: #4e4c4c;
  margin-bottom: 20px;
}
section.deck-section .inner-content p:last-child {
  margin-bottom: 0;
}
section.deck-section .monata-dia {
  margin-top: 100px;
}
section.fivesense {
  background-color: #bf3220;
  padding: 60px 0;
}
section.fivesense h3 {
  color: #fff;
  font-size: 53px;
  font-family: "Roboto Condensed", sans-serif;
  line-height: 67px;
  font-weight: 700 !important;
  margin-top: 0;
  letter-spacing: 0.04em;
}
section.work-order {
  padding: 100px 0;
  background-color: #fff;
}
section.flow-diagram {
  padding: 0 0 100px;
  text-align: center;
}
section.flow-diagram .flow-dia-img {
  max-width: 100%;
  width: 600px;
}
section.flow-diagram .diagram-wrap {
  display: inline-block;
  position: relative;
  display: none;
}
section.flow-diagram .diagram-wrap ul {
  list-style: none;
}
section.flow-diagram .diagram-wrap ul li {
  width: 190px;
  height: 190px;
  border-radius: 50%;
  border: 2px solid #000;
  background-color: #eaeaea;
  text-align: center;
  display: table;
  position: absolute;
}
section.flow-diagram .diagram-wrap ul li:nth-child(1) {
  left: 0;
  right: 0;
  bottom: -200px;
  margin: auto;
}
section.flow-diagram .diagram-wrap ul li:nth-child(2) {
  right: -120px;
  bottom: -120px;
}
section.flow-diagram .diagram-wrap ul li:nth-child(3) {
  right: -210px;
  top: 0;
  bottom: 0;
  margin: auto;
}
section.flow-diagram .diagram-wrap ul li:nth-child(4) {
  right: -115px;
  top: -115px;
}
section.flow-diagram .diagram-wrap ul li:nth-child(5) {
  left: 0;
  right: 0;
  top: -205px;
  margin: auto;
}
section.flow-diagram .diagram-wrap ul li:nth-child(6) {
  left: -115px;
  top: -115px;
}
section.flow-diagram .diagram-wrap ul li:nth-child(7) {
  left: -215px;
  top: 0;
  bottom: 0;
  margin: auto;
}
section.flow-diagram .diagram-wrap ul li:nth-child(8) {
  left: -120px;
  bottom: -120px;
}
section.flow-diagram .diagram-wrap ul li .cell-block {
  display: table-cell;
  vertical-align: middle;
}
section.flow-diagram .diagram-wrap ul li .cell-block .icon-box {
  display: inline-block;
  margin-bottom: 10px;
}
section.flow-diagram .diagram-wrap ul li .cell-block .icon-box img {
  max-height: 70px;
}
section.flow-diagram .diagram-wrap ul li .cell-block label {
  text-transform: uppercase;
  font-size: 20px;
  line-height: 24px;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 400 !important;
  display: block;
  margin: 0;
  padding: 0 25px;
}
section.flow-diagram .diagram-wrap .diagram-bg {
  max-width: 400px;
}
section.features-section .deck-features {
  padding: 100px 0;
}
section.features-section .deck-features:nth-child(odd) {
  background-color: #f3f3f3;
}
section.features-section .deck-features .inner-content .inner-title {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700 !important;
  font-size: 44px;
  line-height: 48px;
  color: #4e4c4c;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 50px;
}
section.features-section .deck-features .inner-content p {
  font-size: 22px;
  line-height: 30px;
  color: #4e4c4c;
  margin: 0;
}
section.features-section .deck-features > .container > .row > div:first-child {
  padding-right: 30px;
}
section.features-section .deck-features > .container > .row > div:last-child {
  border-left: 1px solid #929497;
  padding-left: 30px;
}
section.features-section .deck-features > .container > .row > div:last-child .inner-content .inner-title, section.features-section .deck-features > .container > .row > div:last-child .inner-content p {
  color: #be2d19;
}

@media (max-width: 767px) {
  section .video-wrap .video-thumb .over-text .yt-icon {
    width: 32px !important;
  }
}
@media (max-width: 767px) {
  section .video-wrap .video-thumb .over-text .play-cta {
    font-size: 16px !important;
    line-height: 22px !important;
    text-align: center !important;
  }
}
@media (max-width: 767px) {
  section .video-wrap .video-thumb .over-text .run-time {
    margin-top: 8px !important;
  }
  section .video-wrap .video-thumb .over-text .run-time span {
    font-size: 11px !important;
  }
}
@media (max-width: 767px) {
  section.application-section.monitor-section .applicaton-description {
    margin-top: 30px;
  }
  section.application-section.monitor-section .applicaton-description p {
    font-size: 18px;
    line-height: 32px;
  }
}
@media screen and (min-width: 991px) {
  section.case-study .content-table {
    display: table;
    width: 100%;
    min-height: 500px;
  }
  section.case-study .content-table .content-cell {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
  }
}
@media screen and (min-width: 992px) {
  section.deck-section > .container > .row {
    display: table;
    width: 100%;
  }
  section.deck-section > .container > .row > div {
    display: table-cell;
    vertical-align: middle;
    float: none;
  }
}
@media screen and (min-width: 768px) {
  section.features-section .deck-features > .container > .row > div > .row {
    display: table;
    width: 100%;
  }
  section.features-section .deck-features > .container > .row > div > .row > div {
    display: table-cell;
    vertical-align: middle;
    float: none;
  }
}
/* Responsive styles */
@media (min-width: 1200px) and (max-width: 1629px) {
  section .btn-normal {
    font-size: 18px;
    line-height: 18px;
    padding: 18px;
  }
  section.convertibles {
    padding: 67px 0;
  }
  section.convertibles .convertible-block .block-content {
    margin-top: 30px;
  }
  section.convertibles .convertible-block .block-content h4 {
    font-size: 22px;
  }
  section.convertibles .convertible-block .block-content h2 {
    font-size: 22px;font-family: 'Roboto Condensed', sans-serif;
  }
  section.convertibles .convertible-block .block-content p {
    font-size: 16px;
    line-height: 21px;
  }
  section.multicol-text {
    padding: 67px 0;
  }
  section.multicol-text .inner-content p, section.multicol-text .inner-content ul li {
    font-size: 16px;
    line-height: 21px;
  }
  section.multicol-text .inner-content p, section.multicol-text .inner-content h1 {
    font-size: 16px;margin-top:0px;
    line-height: 21px;
  }
  section.multicol-text .inner-content p, section.multicol-text .inner-content h2 {
    font-size: 16px; margin-top:0px;
    line-height: 21px;
  }
  
  section.multicol-text .inner-content p, section.multicol-text .inner-content h4 {
    font-size: 16px; margin-top:0px;
    line-height: 21px;
  }
  section.application-section {
    padding: 67px 0 40px;
  }
  section.application-section .module-title {
    font-size: 38px;
    line-height: 43px;
    margin-bottom: 0px;
  }
  section.application-section .application-list {
    padding-top: 60px;
  }
  section.application-section .application-list ul li .app-icon {
    width: 50px;
    height: 60px;
  }
  section.application-section .application-list ul li .app-title {
    margin-top: 15px;
    font-size: 22px;
    line-height: 33px;
    padding: 0 10px;
  }
  section.application-section .applicaton-description {
    margin-top: 40px;
    margin-bottom: 10px;
  }
  section.application-section .applicaton-description p {
    font-size: 16px;
    line-height: 21px;
  }
  section.outcome-section {
    padding: 67px 0;
  }
  section.outcome-section .module-inner-title {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 38px;
  }
  section.outcome-section .module-title {
    font-size: 38px;
    margin-bottom: 37px;
    line-height: 43px;
    padding: 0 80px;
  }
  section.outcome-section .inner-content .block-icon {
    margin-bottom: 10px;
  }
  section.outcome-section .inner-content .block-title {
    font-size: 24px;
    line-height: 27px;
    padding-right: 44px;
  }
  section.outcome-section .inner-content .block-content {
    padding-right: 44px;
  }
  section.outcome-section .inner-content .block-content p {
    font-size: 14px;
    line-height: 20px;
  }
  section.case-study {
    padding: 60px 0;
  }
  section.case-study .content-table .content-cell:last-child {
    padding-left: 50px;
    padding-right: 50px;
  }
  section.case-study .content-table .content-cell .module-title {
    font-size: 30px;
    line-height: 39px;
  }
  section.inview-section {
    padding: 72px 0;
  }
  section.inview-section .module-title {
    font-size: 38px;
    line-height: 43px;
    margin-bottom: 20px;
  }
  section.inview-section p {
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 60px;
  }
  section.inview-section .btn-wrap {
    margin-bottom: 5px;
  }
  section.other-products, section#products {
    padding: 30px 0;
  }
  section.other-products .module-inner-title, section#products .module-inner-title {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 67px;
  }
  section.other-products .team-item, section#products .team-item {
    margin-bottom: 50px;
  }
  section.other-products .team-item .team-image, section#products .team-item .team-image {
    width: 180px;
    height: 180px;
  }
  section.other-products .team-item .team-name {
    font-size: 18px;
    line-height: 26px;
  }
  section#products .team-item .team-name {
    font-size: 18px;
    line-height: 26px;
  }
  section#products .module-title {
    font-size: 38px;
    line-height: 43px;
  }
  section#services .module-title {
    font-size: 38px;
    line-height: 43px;
  }
  section.deck-section {
    padding: 40px 0;
  }
  section.deck-section .small-title {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 10px;
  }
  section.deck-section .module-title {
    font-size: 38px;
    line-height: 43px;
    padding-right: 35px;
    margin-bottom: 8px;
  }
  section.deck-section .monata-dia {
    margin-top: 60px;
  }
  section.deck-section .inner-content {
    padding-right: 35px;
  }
  section.deck-section .inner-content p {
    font-size: 16px;
    line-height: 22px;
    margin-top: 0;
    margin-bottom: 10px;
  }
  section.fivesense {
    padding: 60px 0;
  }
  section.fivesense h3 {
    font-size: 38px;
    line-height: 43px;
  }
  section.work-order {
    padding: 60px 0;
  }
  section.flow-diagram {
    padding: 0 0 60px;
  }
  section.features-section .deck-features {
    padding: 60px 0;
  }
  section.features-section .deck-features .inner-content .inner-title {
    font-size: 32px;
    line-height: 36px;
    margin-bottom: 20px;
  }
  section.features-section .deck-features .inner-content p {
    font-size: 16px;
    line-height: 22px;
  }
}
@media (max-width: 1199px) {
  section.convertibles .convertible-block .block-slider .slick-arrow.slick-prev {
    left: 0;
  }
  section.convertibles .convertible-block .block-slider .slick-arrow.slick-next {
    right: 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  section .btn-normal {
    font-size: 20px;
    line-height: 20px;
    padding: 15px;
  }
  section.application-section {
    padding: 40px 0;
  }
  section.application-section .module-title {
    font-size: 34px;
    line-height: 48px;
  }
  section.application-section .application-list ul li .app-icon {
    width: 60px;
    height: 60px;
  }
  section.application-section .application-list ul li .app-title {
    font-size: 20px;
    line-height: 28px;
  }
  section.application-section .applicaton-description {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  section.application-section .applicaton-description p {
    font-size: 16px;
  }
  section.convertibles {
    padding: 40px 0;
  }
  section.convertibles .convertible-block .block-slider .slick-arrow {
    opacity: 1;
  }
  section.convertibles .convertible-block .block-content {
    margin-top: 25px;
  }
  section.convertibles .convertible-block .block-content h4 {
    font-size: 20px;
  }
  section.convertibles .convertible-block .block-content p {
    font-size: 16px;
  }
  section.multicol-text {
    padding: 40px 0;
  }
  section.multicol-text .inner-content p, section.multicol-text .inner-content ul li {
    font-size: 16px;
    line-height: 21px;
  }
  section.outcome-section {
    padding: 40px 0;
  }
  section.outcome-section .module-inner-title {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 50px;
  }
  section.outcome-section .module-title {
    font-size: 34px;
    line-height: 48px;
  }
  section.outcome-section .inner-content .block-title {
    font-size: 26px;
  }
  section.case-study {
    padding: 40px 0;
  }
  section.case-study .content-table .content-cell:last-child {
    padding-left: 40px;
    padding-right: 40px;
  }
  section.case-study .content-table .content-cell .module-title {
    font-size: 34px;
    line-height: 48px;
  }
  section.inview-section {
    padding: 40px 0;
  }
  section.inview-section .module-title {
    font-size: 34px;
    line-height: 48px;
    margin: 0 0 35px;
  }
  section.inview-section p {
    font-size: 22px;
    line-height: 30px;
  }
  section.other-products, section#products {
    padding: 40px 0;
  }
  section.other-products .module-inner-title, section#products .module-inner-title {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 50px;
  }
  section.other-products .team-item, section#products .team-item {
    margin-bottom: 40px;
  }
  section.other-products .team-item .team-image, section#products .team-item .team-image {
    width: 150px;
    height: 150px;
  }
  section.other-products .team-item .team-name {
    margin-top: 25px;
    font-size: 18px;
    line-height: 26px;
  }
  section#products .team-item .team-name {
    margin-top: 25px;
    font-size: 18px;
    line-height: 26px;
  }
  section#products .module-title {
    font-size: 34px;
    line-height: 48px;
  }
  section#services .module-title {
    font-size: 34px;
    line-height: 48px;
  }
  section.deck-section {
    padding: 40px 0;
  }
  section.deck-section .small-title {
    text-transform: uppercase;
    font-size: 24px;
    line-height: 32px;
  }
  section.deck-section .monata-dia {
    margin-top: 40px;
  }
  section.deck-section .module-title {
    font-size: 34px;
    line-height: 48px;
  }
  section.deck-section .inner-content p {
    font-size: 16px;
    line-height: 28px;
  }
  section.fivesense {
    padding: 40px 0;
  }
  section.fivesense h3 {
    font-size: 34px;
    line-height: 48px;
  }
  section.work-order {
    padding: 40px 0;
  }
  section.flow-diagram {
    padding: 0 0 40px;
  }
  section.features-section .deck-features {
    padding: 40px 0;
  }
  section.features-section .deck-features .inner-content .inner-title {
    font-size: 34px;
    line-height: 38px;
    margin-bottom: 15px;
  }
  section.features-section .deck-features .inner-content p {
    font-size: 16px;
    line-height: 26px;
  }
  section.features-section .deck-features > .container > .row > div:first-child {
    padding-right: 15px;
  }
  section.features-section .deck-features > .container > .row > div:last-child {
    padding-left: 15px;
  }
}
@media screen and (max-width: 991px) {
  section .btn-normal {
    font-size: 16px;
    line-height: 16px;
    padding: 12px;
  }
  section.application-section {
    padding: 30px 0;
  }
  section.application-section .module-title {
    font-size: 22px;
    line-height: 30px;
  }
  section.application-section .application-list ul li {
    width: calc(100% / 2);
  }
  section.application-section .application-list ul li .app-icon {
    width: 50px;
    height: 50px;
  }
  section.application-section .application-list ul li .app-title {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 25px;
  }
  section.application-section .applicaton-description {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  section.application-section .applicaton-description p {
    font-size: 14px;
  }
  section.convertibles {
    padding: 30px 0;
  }
  section.convertibles .convertible-block {
    margin-bottom: 20px;
  }
  section.convertibles .convertible-block .block-slider .slick-arrow {
    opacity: 1;
  }
  section.convertibles .convertible-block .block-content {
    margin-top: 25px;
  }
  section.convertibles .convertible-block .block-content p {
    font-size: 14px;
  }
  section.multicol-text {
    padding: 30px 0;
  }
  section.multicol-text .inner-content p {
    font-size: 14px;
  }
  section.multicol-text .inner-content ul li {
    font-size: 14px;
    margin-bottom: 20px;
  }
  section.outcome-section {
    padding: 30px 0;
  }
  section.outcome-section .module-inner-title {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 30px;
  }
  section.outcome-section .module-title {
    font-size: 22px;
    line-height: 30px;
  }
  section.outcome-section .inner-content .block-title {
    font-size: 22px;
  }
  section.case-study {
    padding: 30px 0;
  }
  section.case-study .content-table .content-cell:first-child {
    min-height: 350px;
  }
  section.case-study .content-table .content-cell:last-child {
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
    padding-right: 25px;
    text-align: center;
  }
  section.case-study .content-table .content-cell .module-title {
    font-size: 18px;
    line-height: 26px;
  }
  section.inview-section {
    padding: 30px 0;
  }
  section.inview-section .module-title {
    font-size: 22px;
    line-height: 30px;
    margin: 0 0 35px;
  }
  section.inview-section p {
    font-size: 18px;
    line-height: 24px;
  }
  section.inview-section .btn-normal {
    margin-top: 0;
  }
  section.other-products, section#products {
    padding: 40px 0;
  }
  section.other-products .module-inner-title, section#products .module-inner-title {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 30px;
  }
  section.other-products .team-item, section#products .team-item {
    margin-bottom: 40px;
  }
  section.other-products .team-item .team-image, section#products .team-item .team-image {
    width: 120px;
    height: 120px;
  }
  section.other-products .team-item .team-name, section#products .team-item .team-name {
    margin-top: 25px;
    font-size: 18px;
    line-height: 26px;
  }
  section .features-title {
    font-size: 16px;
    line-height: 24px;
  }
  section#products .module-title {
    font-size: 22px;
    line-height: 30px;
  }
  section#products .team-item .team-name {
    font-size: 14px;
    line-height: 22px;
  }
  section#services-block .module-title, section#contact .module-title, section#services .module-title {
    font-size: 22px;
    line-height: 30px;
  }
  section.deck-section {
    padding: 30px 0;
  }
  section.deck-section .small-title {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 20px;
    margin-top: 0;
  }
  section.deck-section img {
    margin-top: 30px;
  }
  section.deck-section .monata-dia {
    margin-top: 0px;
  }
  section.deck-section .module-title {
    font-size: 22px;
    line-height: 30px;
    margin: 0 0 35px;
  }
  section.deck-section .inner-content p {
    font-size: 14px;
    line-height: 24px;
  }
  section.fivesense {
    padding: 30px 0;
  }
  section.fivesense h3 {
    margin-top: 0;
    font-size: 22px;
    line-height: 30px;
  }
  section.work-order {
    padding: 30px 0;
  }
  section.flow-diagram {
    padding: 0 0 30px;
  }
  section.features-section .deck-features {
    padding: 30px 0;
  }
  section.features-section .deck-features .inner-content .inner-title {
    font-size: 34px;
    line-height: 38px;
    margin-bottom: 20px;
  }
  section.features-section .deck-features .inner-content p {
    font-size: 16px;
    line-height: 26px;
  }
  section.features-section .deck-features > .container > .row > div:first-child {
    padding-right: 15px;
  }
  section.features-section .deck-features > .container > .row > div:last-child {
    border-left: 0;
    border-top: 1px solid #929497;
    padding-top: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 767px) and (max-width: 991px) {
  section.application-section .application-list ul li {
    width: calc(100% / 3);
  }
  section.application-section .applicaton-description {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  section.application-section .applicaton-description p {
    font-size: 14px;
  }
  section.convertibles .convertible-block p {
    font-size: 14px;
    line-height: 21px;
  }
  section.multicol-text {
    padding: 67px 0;
  }
  section.multicol-text .inner-content p, section.multicol-text .inner-content ul li {
    font-size: 14px;
    line-height: 21px;
  }
}
@media screen and (max-width: 767px) {
  section .btn-normal {
    font-size: 14px;
  }
  section.convertibles .convertible-block .block-slider .slick-arrow {
    font-size: 18px;
    width: 30px;
    height: 35px;
  }
  section.convertibles .convertible-block .block-content {
    margin-top: 25px;
  }
  section.convertibles .convertible-block .block-content h4 {
    font-size: 18px;
  }
  section.multicol-text {
    padding: 30px 0;
  }
  section.multicol-text .inner-content ul li {
    margin-bottom: 15px;
  }
  section.outcome-section .module-title {
    padding: 0;
  }
  section.outcome-section .inner-content .block-title {
    font-size: 18px;
    line-height: 24px;
  }
  section.features-section .deck-features .inner-content .inner-title {
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 15px;
  }
  section.features-section .deck-features .inner-content p {
    margin-bottom: 15px;
  }
}
.inner-content-img {
  padding: 40px;
}

.small-text {
  font-size: 18px;
  color: #fff;
  display: inline-block;
  padding-bottom: 20px;
}

section.isotope-section .filter li {
  margin: 0;
}
section.isotope-section .filter li a {
  border-radius: 30px;
  cursor: pointer;
  font-weight: 600;
  font-size: 14px;
  color: #9c9c9c;
  margin: 0 10px;
  padding: 13px 25px;
  transition: color 0.3s ease, box-shadow 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition: color 0.3s ease, -webkit-box-shadow 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: color 0.3s ease, -webkit-box-shadow 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: color 0.3s ease, box-shadow 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: color 0.3s ease, box-shadow 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: color 0.3s ease, box-shadow 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), -webkit-box-shadow 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: color 0.3s ease, box-shadow 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  white-space: nowrap;
}
section.isotope-section .filter li a.current {
  -webkit-box-shadow: 0 2px 24px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 24px 0 rgba(0, 0, 0, 0.1);
  color: #060606;
}
section.isotope-section .filter li a:hover, section.isotope-section .filter li a:focus {
  color: #060606;
}
section.isotope-section .works-grid .work-item {
  width: calc((100% - 22px * 3) / 3);
  margin: 0 calc(22px / 2) 22px calc(22px / 2);
  cursor: pointer;
}
section.isotope-section .works-grid .work-item iframe {
  display: none;
}
section.isotope-section .works-grid .work-item .card-wrapping {
  transition: box-shadow 1s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 1s ease;
  transition: transform 1s ease, box-shadow 1s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 1s ease, box-shadow 1s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 1s ease;
  -ms-transform: scale(1) rotateZ(0.1deg);
  will-change: transform, box-shadow;
}
section.isotope-section .works-grid .work-item .card-wrapping .work-image {
  height: 210px;
  overflow: hidden;
}
section.isotope-section .works-grid .work-item .card-wrapping .work-image .img-bg {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  height: 100%;
}
section.isotope-section .works-grid .work-item .card-wrapping .work-caption {
  opacity: 1;
  position: inherit;
  left: inherit;
  right: inherit;
  bottom: inherit;
  top: inherit;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  background: #ededed;
  min-height: 150px;
  padding: 30px 15px;
  position: relative;
  color: #525252;
}
section.isotope-section .works-grid .work-item .card-wrapping .work-caption h3 {
  color: #525252;
  max-width: 88%;
  text-align: left;
  font-size: 16px;
  font-weight: 700 !important;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  text-transform: initial;
}
section.isotope-section .works-grid .work-item .card-wrapping .work-caption .item-cat {
  text-align: left;
  margin-bottom: 10px;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .7px;
  line-height: 20px;
  text-transform: uppercase;
}
section.isotope-section .works-grid .work-item .card-wrapping .work-caption .item-arrow {
  bottom: 65px;
  height: 27px;
  position: absolute;
  right: 15px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  transition: -webkit-transform 1s ease;
  transition: transform 1s ease;
  transition: transform 1s ease, -webkit-transform 1s ease;
  will-change: transform;
  border-radius: 50%;
  border: 2px solid #525252;
  width: 27px;
  text-align: center;
  line-height: 25px;
}
section.isotope-section .works-grid .work-item .card-wrapping .work-caption .item-arrow i {
  margin-left: 5px;
}
section.isotope-section .works-grid .work-item:hover .card-wrapping {
  box-shadow: 0 10px 140px rgba(0, 0, 0, 0.35);
  -webkit-transform: scale(1.06);
  transform: scale(1.06);
  -ms-transform: scale(1.06) rotateZ(0.1deg);
  transition: box-shadow 1s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 1s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1), box-shadow 1s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1), box-shadow 1s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 1s cubic-bezier(0.19, 1, 0.22, 1);
}
section.isotope-section .works-grid .work-item:hover .card-wrapping .work-image .img-bg {
  -webkit-transform: scale(1.1) rotate(0deg);
  -ms-transform: scale(1.1) rotate(0deg);
  transform: scale(1.1) rotate(0deg);
}
section.isotope-section .works-grid .work-item:hover .card-wrapping .work-image:after {
  display: none;
}
section.isotope-section .works-grid .work-item:hover .card-wrapping .work-caption {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
section.isotope-section .works-grid .work-item:hover .card-wrapping .work-caption .item-arrow {
  -webkit-transform: translateY(-50%) scale(1.4);
  transform: translateY(-50%) scale(1.4);
  transition: -webkit-transform 1.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 1.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 1.5s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 1.5s cubic-bezier(0.19, 1, 0.22, 1);
}
section.demo-video #vid-container iframe {
  height: 75vh;
}

@media (max-width: 1023px) {
  section.isotope-section .works-grid .work-item {
    width: calc((100% - 22px * 2) / 2);
  }
}
@media (max-width: 767px) {
  section.isotope-section .works-grid .work-item {
    width: calc(100% - 22px);
  }
}
@media (min-width: 1024px) {
  section.isotope-section .works-grid .work-item.cols-2 {
    width: calc((100% - 22px * 1.5) * 2 / 3);
  }
  section.isotope-section .works-grid .work-item.cols-2 .card-wrapping {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    min-height: 360px;
  }
  section.isotope-section .works-grid .work-item.cols-2 .card-wrapping .work-image {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    height: inherit;
  }
  section.isotope-section .works-grid .work-item.cols-2 .card-wrapping .work-caption {
    max-width: 300px;
    width: 48%;
    background-color: #179f5d;
  }
  section.isotope-section .works-grid .work-item.cols-2 .card-wrapping .work-caption .item-arrow {
    right: auto;
    left: 15px;
    color: #fff;
    border-color: #fff;
  }
  section.isotope-section .works-grid .work-item.cols-2 .card-wrapping .work-caption .item-cat {
    color: #fff;
  }
  section.isotope-section .works-grid .work-item.cols-2 .card-wrapping .work-caption h3 {
    color: #fff;
    max-width: 100%;
    font-size: 25px;
  }
}
@media (min-width: 992px) {
  .minus-tm {
    margin-top: -45px;
  }
}
.panel-collapse .careers ul li {
  font-size: 14px;
}
.panel-collapse .careers p {
  font-size: 17px;
}

.oproducts-section-hide {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 3;
}
.oproducts-section-hide:before {
  content: "";
  background-color: transparent !important;
  position: absolute;
  content: " ";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}

.job-details {
  BACKGROUND-COLOR: #bf3220;
  COLOR: #FFF;
  PADDING: 25PX;
  BORDER-RADIUS: 11PX;
  MARGIN-TOP: 14PX;
}

/* CUSTOMER PAGE STYLES */
@media (min-width: 768px) {
  .customers-page .agency-page-header .titan-title-size-1 {
    font-size: 22px;
    line-height: 30px;
  }
}
.customers-page section.customers-words {
  padding-top: 100px;
  padding-bottom: 0px;
}
.customers-page section.customers-words .customers-slider .slick-dots {
  padding-left: 50%;
}
.customers-page section.customers-words .customers-slider .slick-dots li {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  margin-right: 12px;
  overflow: hidden;
}
.customers-page section.customers-words .customers-slider .slick-dots li button {
  text-indent: -99999px;
  background: #b8b8b8;
  border: 0;
  width: 8px;
  height: 8px;
  cursor: pointer;
}
.customers-page section.customers-words .customers-slider .slick-dots li.slick-active button {
  background: #333f70;
}
.customers-page section.customers-words .customers-slider .slick-arrow {
  background: transparent;
  box-shadow: none;
  border-radius: 50%;
  cursor: pointer;
  height: 60px;
  position: absolute;
  top: calc(50% - 30px);
  transition: box-shadow .3s;
  width: 60px;
  border: 0;
  color: #b8b8b8;
  z-index: 1;
  outline: none;
}
.customers-page section.customers-words .customers-slider .slick-arrow.slick-prev {
  left: -8px;
}
.customers-page section.customers-words .customers-slider .slick-arrow.slick-next {
  right: -9px;
}
.customers-page section.customers-words .customers-slider .slick-arrow.slick-disabled {
  opacity: 0.5;
  pointer-events: none;
}
.customers-page section.customers-words .customers-slider .slider-img {
  padding: 40px;
}
.customers-page section.customers-words .customers-slider .mb-4 {
  margin-bottom: 24px;
}
.customers-page section.customers-words .customers-slider .slider-item .slider-content p {
  font-size: 31px;
  line-height: 43px;
  color: #000000;
  font-family: 'Open Sans', sans-serif;
}
.customers-page section.customers-words .customers-slider .slider-item .slider-content .customer-info {
  display: block;
  font-size: 20px;
  line-height: 28px;
  color: #000000;
  font-family: 'Open Sans', sans-serif;
}
.customers-page section.customers-list {
  padding-top: 25px;
}
.customers-page section.customers-list .border-block {
  border: 1px solid #eee;
  border-radius: 8px;
}
.customers-page section.customers-list .border-block .card-inner-content {
  min-height: 272px;
  position: relative;
}
.customers-page section.customers-list .border-block .card-inner-content .card-image {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  width: 100%;
  -webkit-transition: opacity 0.25s ease-in-out;
  -o-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
}
.customers-page section.customers-list .border-block .card-inner-content .card-image img {
  border: 0;
  max-width: 100%;
}
.customers-page section.customers-list .border-block .card-inner-content .card-description {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  opacity: 0;
  background: #fff;
  padding: 32px 17px 24px;
  position: absolute;
  -webkit-transition: opacity .25s ease-in-out;
  -o-transition: opacity .25s ease-in-out;
  transition: opacity .25s ease-in-out;
}
.customers-page section.customers-list .border-block .card-inner-content .card-description h4 {
  font-size: 22px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 30px;
  margin: 0;
  padding-bottom: 16px;
  color: #202124;
}
.customers-page section.customers-list .border-block .card-inner-content .card-description p {
  margin: 0;
  font-family: Roboto, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  color: #5f6368;
}
.customers-page section.customers-list .border-block:hover {
  -webkit-box-shadow: 0 8px 8px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 8px 8px 0 rgba(0, 0, 0, 0.2);
}
.customers-page section.customers-list .border-block:hover .card-inner-content .card-description {
  opacity: 1;
  -webkit-transition: opacity .25s ease-in-out;
  -o-transition: opacity .25s ease-in-out;
  transition: opacity .25s ease-in-out;
}
.customers-page section.customers-list .border-block.moreBox {
  display: none;
}
.customers-page section.customers-list #loadMore {
  text-align: center;
  padding: 50px 0;
}
.customers-page section.customers-list #loadMore a {
  display: inline-block;
  font-size: 20px;
  line-height: 28px;
  color: #686868;
  margin: 65px 0 15px;
}
.customers-page section.customers-list #loadMore a i {
  margin-left: 15px;
  font-size: 27px;
  vertical-align: middle;
  line-height: 27px;
  font-weight: 600;
}
.customers-page section.sliding-image .slide-image {
  background-repeat: no-repeat;
  background-position: 100%;
  background-size: 150%;
}
.customers-page section.sliding-image .slide-vertical-content h3 {
  text-transform: uppercase;
  font-size: 30px;
  line-height: 83px;
  color: #fff;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: bold !important;
  padding-left: 36px;
  margin-bottom: 0px;
}
.customers-page section.sliding-image .slide-vertical-content ol {
  padding-left: 30px;
}
.customers-page section.sliding-image .slide-vertical-content ol li {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 20px;
  line-height: 29px;
  color: #fff;
  margin-bottom: 15px;
  position: relative;
  padding-left: 48px;
}
.customers-page section.sliding-image .slide-vertical-content ol li span {
  position: absolute;
  left: 0;
  top: 0;
}
.customers-page section.sliding-image .inner-content {
  color: #fff;
  padding: 100px 0;
}
.customers-page section.sliding-image .inner-content h4 {
  font-size: 39px;
  line-height: 42px;
  font-weight: bold;
  font-family: "Roboto Condensed", sans-serif;
  margin-bottom: 50px;
  margin-top: 0;
}
.customers-page section.sliding-image .inner-content p {
  font-size: 18px;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .customers-page section.customers-words .customers-slider .slider-item > .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .customers-page section.customers-words .customers-slider .slider-item > .row > div {
    float: none;
  }
  .customers-page section.customers-words .customers-slider .slider-item > .row > div:first-child, .customers-page section.customers-words .customers-slider .slider-item > .row > div:last-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .customers-page section.customers-words .customers-slider .slider-item > .row > div .slide-image {
    height: 100%;
  }
}
@media (max-width: 1600px) {
  .customers-page section.customers-words .customers-slider .slider-item .slider-content p {
    font-size: 26px;
    line-height: 36px;
  }
  .customers-page section.customers-words .customers-slider .slider-item .slider-content .customer-info {
    font-size: 16px;
    line-height: 26px;
  }
}
@media (max-width: 767px) {
  .customers-page section.customers-words {
    padding-top: 30px;
  }
  .customers-page section.customers-words .customers-slider {
    padding: 0 15px;
  }
  .customers-page section.customers-words .customers-slider .slider-item .slider-content p {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 10px;
  }
  .customers-page section.customers-words .customers-slider .slider-item .slider-content .customer-info {
    font-size: 10px;
    line-height: 18px;
  }
}
@media (max-width: 767px) {
  .customers-page section.customers-list {
    padding-left: 15px;
    padding-right: 15px;
  }
  .customers-page section.customers-list #loadMore a {
    margin: 0;
  }
}
@media (min-width: 1200px) {
  .customers-page section.sliding-image > .container > .row > div:first-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 63%;
    flex: 0 0 63%;
    max-width: 63%;
  }
  .customers-page section.sliding-image > .container > .row > div:last-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 37%;
    flex: 0 0 37%;
    max-width: 37%;
  }
  .customers-page section.sliding-image > .container > .row > div .slide-image {
    min-height: calc(100vh - 95px);
  }
}
@media (min-width: 768px) {
  .customers-page section.sliding-image > .container > .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .customers-page section.sliding-image > .container > .row > div {
    float: none;
  }
  .customers-page section.sliding-image > .container > .row > div:first-child, .customers-page section.sliding-image > .container > .row > div:last-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .customers-page section.sliding-image > .container > .row > div .slide-image {
    height: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .customers-page section.sliding-image .inner-content {
    padding: 60px 0;
  }
}
@media (max-width: 1280px) {
  .customers-page section.sliding-image .inner-content h4 {
    font-size: 34px;
    line-height: 37px;
    margin-bottom: 30px;
  }
  .customers-page section.sliding-image .inner-content p {
    font-size: 16px;
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .customers-page section.sliding-image .slide-image {
    min-height: 60vh;
    background-size: cover;
  }
  .customers-page section.sliding-image .inner-content {
    padding: 40px 0;
  }
  .customers-page section.sliding-image .inner-content h4 {
    font-size: 32px;
    line-height: 35px;
    margin-bottom: 30px;
  }
  .customers-page section.sliding-image .inner-content p {
    font-size: 16px;
    margin-bottom: 10px;
  }
}
.black-bg {
  background: #000000;
}

.sliding-image {
  margin-top: 30px;
}

.all-content .work-item:nth-child(n+7) {
  display: none;
}
	@media (min-width: 48em){
.heading__subheading {
    font-size: 1.5rem;
}}

.heading__subheading:before {
    content: "";
    display: inline-block;
    width: 48px;
    width: 4.8rem;
    border-top: 1px solid #165ffb;
    height: 1px;
    margin-right: 10px;
    margin-right: 1rem;
    vertical-align: middle;
    margin-top: -3px;
}

 .heading__subheading:before {
    border-top-color: #fff;
}

.heading__subheading>h3 {
    display: inline-block;  font-size: 20px!important; color:#FFFFFF; font-weight:600;
}

.heading__subheading {
    font-size: 13px!important;
    font-size: 1.3rem;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
     font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    font-style: normal;
    line-height: 1.4;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 15px;
    margin-top: -.4em;
}

#contact a:hover, a:focus {
    text-decoration: none;
    color: #bf311a;
    outline: 0;
}