/* Base */
body {
  font-family: 'Lato', arial, sans-serif;
  color: #444444;
}
ul {
  -webkit-padding-start: 0px;
  padding-left: 0px;
}
a {
  color: #de5a6a;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}
a:hover {
  text-decoration: none;
  color: #d63044;
}
a:focus {
  text-decoration: none;
  color: #d63044;
}
.btn {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}
.btn .fa {
  color: #fff;
  margin-right: 5px;
}
.form-control {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.form-control:focus {
  border-color: #de5a6a;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
blockquote {
  font-size: 14px;
}
.text-highlight {
  color: #851b27;
}
.row-end {
  margin-right: 0;
  padding-right: 0;
}
.social-icons {
  list-style: none;
  padding: 10px 0;
  margin-bottom: 0;
}
.social-icons li {
  float: left;
}
.social-icons li.row-end {
  margin-right: 0;
}
.social-icons a {
  display: inline-block;
  background: #d63044;
  width: 48px;
  height: 48px;
  text-align: center;
  padding-top: 12px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-right: 8px;
  float: left;
}
.social-icons a:hover {
  background: #af2334;
}
.social-icons a .fa {
  color: #fff;
}
.social-icons a .fa:before {
  font-size: 26px;
  text-align: center;
  padding: 0;
}
input[type="text"],
input[type="email"],
input[type="password"],
input[type="submit"],
input[type="button"],
textarea,
select {
  appearance: none;
  /* for mobile safari */
  -webkit-appearance: none;
}
::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #999;
  text-transform: uppercase;
}
:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #999;
  text-transform: uppercase;
}
::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #999;
  text-transform: uppercase;
}
:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #999;
  text-transform: uppercase;
}
.offset-header {
  padding-top: 90px;
}
.has-pattern {
  background-image: url('../images/patterns/pattern1-01.png');
  background-repeat: repeat;
  background-position: center;
}
.delayp1 {
  animation-delay: .1s;
  -moz-animation-delay: .1s;
  -webkit-animation-delay: .1s;
  -o-animation-delay: .1s;
  transition-delay: .1s;
  -webkit-transition-delay: .1s;
  -moz-transition-delay: .1s;
  -o-transition-delay: .1s;
}
.delayp2 {
  animation-delay: .2s;
  -moz-animation-delay: .2s;
  -webkit-animation-delay: .2s;
  -o-animation-delay: .2s;
  transition-delay: .2s;
  -webkit-transition-delay: .2s;
  -moz-transition-delay: .2s;
  -o-transition-delay: .2s;
}
.delayp3 {
  animation-delay: .3s;
  -moz-animation-delay: .3s;
  -webkit-animation-delay: .3s;
  -o-animation-delay: .3s;
  transition-delay: .3s;
  -webkit-transition-delay: .3s;
  -moz-transition-delay: .3s;
  -o-transition-delay: .3s;
}
.delayp4 {
  animation-delay: .4s;
  -moz-animation-delay: .4s;
  -webkit-animation-delay: .4s;
  -o-animation-delay: .4s;
  transition-delay: .4s;
  -webkit-transition-delay: .4s;
  -moz-transition-delay: .4s;
  -o-transition-delay: .4s;
}
.delayp5 {
  animation-delay: .5s;
  -moz-animation-delay: .5s;
  -webkit-animation-delay: .5s;
  -o-animation-delay: .5s;
  transition-delay: .5s;
  -webkit-transition-delay: .5s;
  -moz-transition-delay: .5s;
  -o-transition-delay: .5s;
}
.delayp6 {
  animation-delay: .6s;
  -moz-animation-delay: .6s;
  -webkit-animation-delay: .6s;
  -o-animation-delay: .6s;
  transition-delay: .6s;
  -webkit-transition-delay: .6s;
  -moz-transition-delay: .6s;
  -o-transition-delay: .6s;
}
.delayp7 {
  animation-delay: .7s;
  -moz-animation-delay: .7s;
  -webkit-animation-delay: .7s;
  -o-animation-delay: .7s;
  transition-delay: .7s;
  -webkit-transition-delay: .7s;
  -moz-transition-delay: .7s;
  -o-transition-delay: .7s;
}
.delayp8 {
  animation-delay: .8s;
  -moz-animation-delay: .8s;
  -webkit-animation-delay: .8s;
  -o-animation-delay: .8s;
  transition-delay: .8s;
  -webkit-transition-delay: .8s;
  -moz-transition-delay: .8s;
  -o-transition-delay: .8s;
}
.delayp9 {
  animation-delay: .9s;
  -moz-animation-delay: .9s;
  -webkit-animation-delay: .9s;
  -o-animation-delay: .9s;
  transition-delay: .9s;
  -webkit-transition-delay: .9s;
  -moz-transition-delay: .9s;
  -o-transition-delay: .9s;
}
.delay1s {
  animation-delay: 1s;
  -moz-animation-delay: 1s;
  -webkit-animation-delay: 1s;
  -o-animation-delay: 1s;
  transition-delay: 1s;
  -webkit-transition-delay: 1s;
  -moz-transition-delay: 1s;
  -o-transition-delay: 1s;
}
.delay2s {
  animation-delay: 2s;
  -moz-animation-delay: 2s;
  -webkit-animation-delay: 2s;
  -o-animation-delay: 2s;
  transition-delay: 2s;
  -webkit-transition-delay: 2s;
  -moz-transition-delay: 2s;
  -o-transition-delay: 2s;
}
/* Header */
.header {
  padding: 15px 0;
  background: #fff;
  z-index: 9999;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
}
.header h1.logo {
  margin-top: 0;
  margin-bottom: 0;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 28px;
  max-height: 50px;
}
.header h1.logo a {
  color: #444444;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
}
.header h1.logo a img {
  margin-right: 5px;
  max-height: 50px;
}
.header h1.logo .logo-title {
  vertical-align: middle;
}
.header .main-nav button {
  background: #851b27;
  color: #fff !important;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.header .main-nav button:focus {
  outline: none;
}
.header .main-nav button .icon-bar {
  background-color: #fff;
}
.header .main-nav .nav .nav-item {
  font-weight: normal;
  text-transform: uppercase;
  margin-right: 5px;
}
.header .main-nav .nav .nav-item.active a {
  color: #de5a6a;
  background: none;
}
.header .main-nav .nav .nav-item a {
  color: #444444;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  font-size: 14px;
  padding: 15px 10px;
}
.header .main-nav .nav .nav-item a:hover {
  color: #de5a6a;
  background: none;
}
.header .main-nav .nav .nav-item a:focus {
  outline: none;
  background: none;
}
.header .main-nav .nav .nav-item a:active {
  outline: none;
  background: none;
}
.header .main-nav .nav .nav-item.active {
  color: #de5a6a;
}
.header .main-nav .nav .nav-item.last {
  margin-right: 0;
}
/* Footer */
.footer {
  background: #444444;
  color: #fff;
  padding: 15px 0;
}
.footer .copyright {
  color: #b3b3b3;
  margin-right: 15px;
}
.footer .links {
  margin-bottom: 0;
}
.footer .links a {
  color: #808080;
}
.footer .links a:hover {
  color: #de5a6a;
}
/* Promo Section */
.homesection {
  background-color: #de5a6a;
  color: #fff;
  background-image: url("/images/hickey/bgpage1_blackened.jpg");
}
}
.homesection .container {
  padding-bottom: 15px;
}
.homesection .overview {
  margin-top: 60px;
  padding-left: 30px;*/
  padding-right: 30px;
}
.homesection .overview h2 {
  font-size: 30px;
  margin-bottom: 35px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}
.homesection .overview .summary {
  margin-bottom: 60px;
  /*margin-left: 70px;*/
}
.homesection .overview .summary li {
  margin-bottom: 15px;
  list-style: none;
  font-size: 20px;
  font-weight: 300;
  /*padding-left: 30px;*/
  /*background: url('../images/bullet.png') no-repeat left center;*/*/
}

/* homesection (Landscape view) */
.homesection-landscape {
  padding-bottom: 60px;
}
.homesection-landscape .flex-control-paging li a {
  background: rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.homesection-landscape .flex-control-paging li a.flex-active {
  background: rgba(0, 0, 0, 0.3);
}
.homesection-landscape .overview h2 {
  margin-bottom: 0;
}
.homesection-landscape .overview .summary {
  max-width: 600px;
  margin: 0 auto;
  margin-bottom: 60px;
  padding-left: 0;
}
.homesection-landscape .overview .summary li {
  text-align: left;
  background-image: none;
  padding-left: 0;
}
.homesection-landscape .overview .summary li .fa {
  color: rgba(0, 0, 0, 0.2);
  margin-right: 5px;
}
/* Features Section */
.services {
  padding: 80px 0;
}
.services .icon {
  position: relative;
  width: 90px;
  height: 90px;
  border: 3px solid #de5a6a;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  display: table;
  margin: 0 auto;
  -webkit-transition: -webkit-transform ease-out 0.2s, background 0.3s;
  -moz-transition: -moz-transform ease-out 0.2s, background 0.3s;
  transition: transform ease-out 0.2s, background 0.3s;
}
.services .icon:hover {
  background: #de5a6a;
  color: #fff;
}
.services .icon:hover .fa {
  color: #fff;
  -webkit-transform: scale(0.93);
  -moz-transform: scale(0.93);
  -ms-transform: scale(0.93);
  -o-transform: scale(0.93);
}
.services .icon:hover .pe-icon {
  color: #fff;
  -webkit-transform: scale(0.93);
  -moz-transform: scale(0.93);
  -ms-transform: scale(0.93);
  -o-transform: scale(0.93);
}
.services .icon .fa {
  color: #de5a6a;
  font-size: 48px;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.services .icon .pe-icon {
  color: #de5a6a;
  font-size: 48px;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.services .content {
  padding: 30px;
}
.services .content .title {
  color: #de5a6a;
  font-size: 18px;
  margin-top: 0;
}
.services .content p {
  font-weight: 300;
}
.services .feature-row-last {
  margin-top: 30px;
}
.services .btn-link {
  color: #de5a6a;
}
.services .btn-link:hover {
  color: #d63044;
}
/* Technology Section */
.technology {
  background-color: #f5f5f5;
  padding: 80px 0;
}
.technology .content {
  padding: 0 60px;
}
.technology .content .title {
  margin-top: 0;
  margin-bottom: 30px;
}
.technology .content .intro {
  margin-bottom: 30px;
  font-size: 16px;
  font-weight: 300;
  color: #777777;
}
.technology .video-container {
  margin-top: 50px;
}
/* Portfolio Section */
.portfolio {
  padding: 80px 0;
}
.portfolio .title {
  margin-bottom: 60px;
}
.portfolio .thumbnail {
  background-color: #f5f5f5;
  border-width: 0;
  position: relative;
  border-top: 3px solid #f8dadd;
}
.portfolio .thumbnail .intro {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 300;
}
.mymodal {
  padding: 100px 0;
}

/* About Section */
.about {
  background-color: #de5a6a;
  color: #fff;
  padding: 80px 0;
}
.about .content .title {
  margin-bottom: 30px;
  margin-top: 0;
}
.about .content p {
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 15px;
}
.about .team {
  font-size: 16px;
}
.about .team .member img {
  margin-bottom: 15px;
}
.about .team .member .name {
  color: #851b27;
  margin-bottom: 0px;
}
.about .team .member .title {
  color: #f8dadd;
  font-weight: 300;
}
.about .team .connect {
  color: #fff;
  font-size: 26px;
}
.about .team .connect a {
  color: #af2334;
}
.about .team .connect a:hover {
  color: #6f1621;
}
/* Endorsements Section */
.endorsements {
  padding: 80px 0;
}
.endorsements .title {
  margin-bottom: 60px;
}
.endorsements .item {
  margin-bottom: 30px;
}
.endorsements .item .quote-box {
  background: #f5f5f5;
  padding: 30px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border-top: 3px solid #f8dadd;
  position: relative;
  margin-bottom: 23px;
}
.endorsements .item .quote-box .fa {
  color: #de5a6a;
  font-size: 18px;
  position: absolute;
  left: 30px;
  top: 20px;
}
.endorsements .item .quote-box:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #f5f5f5;
  position: absolute;
  bottom: -10px;
  left: 55px;
}
.endorsements .item .quote {
  border: none;
  padding: 0;
  padding-left: 20px;
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 0;
}
.endorsements .item .feedback .user-pic {
  max-width: 60px;
  max-height: 60px;
}
.endorsements .item .feedback .user-pic,
.endorsements .item .feedback .user-pic *,
.endorsements .item .feedback .user-pic *:before,
.endorsements .item .feedback .user-pic *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.endorsements .item .feedback .name {
  display: block;
}
.endorsements .item .feedback .title {
  display: block;
  color: #999999;
}
.endorsements .press .note {
  color: #de5a6a;
  margin-bottom: 30px;
}
.endorsements .press li {
  margin-right: 30px;
  margin-bottom: 30px;
}
.endorsements .press li.last {
  margin-right: 0;
}
.endorsements .press li a img {
  -webkit-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}
.endorsements .press li a:hover img {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
/* Contact Section */
.contact {
  background-color: #de5a6a;
  color: #fff;
  padding: 80px 0;
}
.contact .title {
  margin-bottom: 30px;
  margin-top: 0;
}
.contact .intro p {
  font-size: 16px;
  font-weight: 300;
}
.contact .intro ul {
  margin-bottom: 30px;
  margin-top: 30px;
}
.contact .intro li {
  margin-bottom: 10px;
  color: #af2334;
  font-size: 16px;
}
.contact .intro li .fa {
  margin-right: 10px;
}
.contact .intro li a {
  color: #af2334;
}
.contact .intro li a:hover {
  color: #851b27;
}
.contact .contact-form .form-control {
  border-color: #fff;
  height: auto;
  padding: 10px 15px;
}
.contact .contact-form .btn-theme {
  background-color: #af2334;
  margin-top: 15px;
}
.contact .social-icons {
  display: inline-block;
  margin: 0 auto;
  margin-top: 60px;
}

/* Extra small devices (phones, less than 768px) */
@media (max-width: 767px) {
  .navbar-toggle {
    margin-right: 0;
  }

  .mymodal {
    padding: 130px 0;
  }
  .homesection .overview .summary li {
    font-size: 18px;
  }
  .homesection .overview .note .left-arrow {
    left: 0;
  }
  .homesection .overview .note .right-arrow {
    right: 0;
  }
  .homesection .overview .summary {
    margin-left: 0;
  }
  .homesection .overview {
    text-align: center;
  }
  .homesection .overview .summary {
    margin-left: 0;
  }
  .homesection .overview .summary li {
    text-align: left;
  }
  .homesection .overview .download-area {
    margin: 0 auto;
  }
  .homesection .overview .btn-group li {
    display: block;
  }
  .homesection-landscape .overview .btn-group li a {
    margin-right: 0;
  }
  .homesection-landscape .overview .summary {
    margin-left: auto;
  }
  .homesection-landscape .overview .summary li {
    text-align: center;
  }
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .homesection .overview {
    text-align: center;
  }
  .homesection .overview .summary {
    /*margin-left: 60px;*/
  }
  .homesection .overview .summary li {
    text-align: left;
  }
  .homesection .overview .download-area {
    margin: 0 auto;
  }
  .header .main-nav .nav .nav-item a {
    padding: 15px 10px;
  }
  .homesection-landscape .overview .summary {
    margin-left: auto;
  }
  .homesection-landscape .overview .summary li {
    text-align: center;
  }
}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
  .homesection .overview {
    text-align: left;
  }
  .homesection .overview .summary {
    margin-left: 0;
  }
  .homesection .overview .summary li {
    text-align: left;
  }
  .header .main-nav .nav .nav-item a {
    padding: 15px 20px;
  }
  .modal-lg {
    width: 780px;
  }
  .homesection-landscape .overview {
    text-align: center;
  }
  .homesection-landscape .overview .summary {
    margin-left: auto;
  }
  .homesection-landscape .overview .summary li {
    text-align: center;
  }
}