@font-face {
  font-family: 'themify';
  src: url("../fonts/themify/themify.eot?-fvbane");
  src: url("../fonts/themify/themify.eot?#iefix-fvbane") format("embedded-opentype"), url("../fonts/themify/themify.woff?-fvbane") format("woff"), url("../fonts/themify/themify.ttf?-fvbane") format("truetype"), url("../fonts/themify/themify.svg?-fvbane#themify") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  font-family: "PT Mono", sans-serif;
  font-size: 16px;
  line-height: 26px;
  color: #7b7b7b;
  font-weight: 300;
  letter-spacing: .05em;
}

::-webkit-selection {
  color: #ffffff;
  background: #1d2dfd;
}

::-moz-selection {
  color: #ffffff;
  background: #1d2dfd;
}

::selection {
  color: #ffffff;
  background: #1d2dfd;
}

a {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  color: #1d2dfd;
  border-bottom: 2px solid transparent;
}
a:hover, a:active, a:focus {
  color: #1d2dfd;
  outline: none;
  text-decoration: none;
}
a:hover {
  color: #7b7b7b;
  border-bottom: 2px solid #1d2dfd;
}

figure.fh5co-with-caption {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
}
figure.fh5co-with-caption img {
  margin-bottom: 0 !important;
}
figure.fh5co-with-caption figcaption {
  font-style: italic;
  font-size: 14px;
  margin-bottom: 20px;
  color: #7b7b7b;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  margin: 0 0 20px 0;
  padding: 0;
  font-family: "PT Mono", sans-serif;
  font-weight: 400;
  color: #000000;
}

h1, .h1 {
  font-size: 60px;
  line-height: 72px;
}
@media screen and (max-width: 768px) {
  h1, .h1 {
    font-size: 50px;
    line-height: 62px;
  }
}

h2, .h2 {
  font-size: 50px;
  line-height: 68px;
}
@media screen and (max-width: 768px) {
  h2, .h2 {
    font-size: 40px;
    line-height: 58px;
  }
}

h3, .h3 {
  font-size: 40px;
  line-height: 52px;
}
@media screen and (max-width: 768px) {
  h3, .h3 {
    font-size: 30px;
    line-height: 42px;
  }
}

h4, .h4 {
  font-size: 30px;
  line-height: 42px;
  
}
@media screen and (max-width: 768px) {
  h4, .h4 {
    font-size: 20px;
    line-height: 32px;
  }
}

h5, .h5 {
  font-size: 20px;
  line-height: 34px;
}

h6, .h6 {
  font-family: arial, sans-serif;
  font-size: 15px;
  line-height: 28px;
  font-weight: bold;
}

ul, ol {
  padding-left: 15px;
  line-height: 26px;
  margin-left: 15px;
}
ul ul, ul ol, ol ul, ol ol {
  padding-left: 25px;
}

p, img {
  margin: 0 0 20px 0;
}

ul, ol {
  padding-left: 15px;
  line-height: 24px;
}
ul ul, ul ol, ol ul, ol ol {
  padding-left: 25px;
}

pre {
  white-space: pre-wrap;
  /* CSS3 browsers  */
  white-space: -moz-pre-wrap !important;
  /* 1999+ Mozilla  */
  white-space: -pre-wrap;
  /* Opera 4 thru 6 */
  white-space: -o-pre-wrap;
  /* Opera 7 and up */
  word-wrap: break-word;
  /* IE 5.5+ and up */
  /* overflow-x: auto; */
  /* Firefox 2 only */
  /* width: 99%; */
  /* only if needed */
}

pre {
  width: 100%;
  overflow: auto;
  margin: 2rem 0;
  padding: 1rem 0.8rem 1rem 1.2rem;
  color: #3f3b36;
  border: 1px solid #ebebeb !important;
  font: lighter 1.2rem/2rem Monaco,'MonacoRegular',monospace;
  background: url(why-gears/images-why/pre.png) repeat 0 -0.9rem;
  background-size: 1px 4rem;
}

#fh5co-header {
  margin-top: 5em;
  margin-bottom: 5em;
}
@media screen and (max-width: 768px) {
  #fh5co-header {
    margin-top: 1em;
  }
}
#fh5co-header #fh5co-logo {
  float: left;
  position: relative;
  z-index: 102;
  display: block;
}

#fh5co-main-nav {
  position: relative;
  margin-top: 24px;
}
#fh5co-main-nav #fh5co-nav {
  position: relative;
  width: 100%;
}
@media screen and (max-width: 768px) {
  #fh5co-main-nav {
    text-align: left;
    margin-top: 40px;
  }
}
#fh5co-main-nav ul {
  padding: 0;
  margin: 0 0 7px 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 800px;
  text-align: center;
}
@media screen and (max-width: 992px) {
  #fh5co-main-nav ul {
    text-align: left;
    width: 100%;
    margin-left: inherit;
    margin-right: inherit;
    text-align: left;
  }
}
@media screen and (max-width: 768px) {
  #fh5co-main-nav ul {
    text-align: right;
    margin-left: inherit;
    margin-right: inherit;
  }
}
#fh5co-main-nav ul > li {
  padding: 0;
  margin: 0 0 7px 0;
  list-style: none;
  display: inline-block;
}
#fh5co-main-nav ul > li.fh5co-active a {
  color: #0077b0;
  border-bottom: 2px solid #1d2dfd;
}
#fh5co-main-nav ul > li:last-child {
  margin: 0;
}
@media screen and (max-width: 768px) {
  #fh5co-main-nav ul > li {
    display: block;
  }
}
#fh5co-main-nav ul > li > a {
  padding: 5px 0;
  margin: 0  10px;
  color: #0077b0;
  border-bottom: 2px solid transparent;
}
@media screen and (max-width: 768px) {
  #fh5co-main-nav ul > li > a {
    margin: 0  0px;
  }
}
#fh5co-main-nav ul > li > a:hover, #fh5co-main-nav ul > li > a:active, #fh5co-main-nav ul > li > a:focus {
  color: #ff0000;
  border-bottom: 2px solid #1d2dfd;
}
#fh5co-main-nav .fh5co-nav-call-to-action {
  position: absolute;
  right: 0;
  top: 0;
  text-align: right;
}
@media screen and (max-width: 768px) {
  #fh5co-main-nav .fh5co-nav-call-to-action {
    position: relative;
    top: 0px;
    text-align: right;
    display: inline-block;
    float: right;
  }
}

#fh5co-intro {
  margin-bottom: 2em;
}
@media screen and (max-width: 768px) {
  #fh5co-intro {
    margin-bottom: 1em;
  }
}
#fh5co-intro h1 {
  font-size: 72px;
  color: #000000;
  line-height: 1.2;
}
@media screen and (max-width: 768px) {
  #fh5co-intro h1 {
    font-size: 40px;
  }
}
#fh5co-intro .fh5co-intro-sub {
  margin: 2em 0;
}
@media screen and (max-width: 768px) {
  #fh5co-intro .fh5co-intro-sub {
    margin: 1em 0;
  }
}

#fh5co-work .fh5co-work-wrap {
  position: relative;
  margin-bottom: 30px;
}
#fh5co-work .fh5co-work-item {
  position: relative;
  display: block;
  float: left;
  width: 100%;
  height: 100%;
  border-bottom: none !important;
}
#fh5co-work .fh5co-work-item img {
  float: left;
  margin: 0;
  padding: 0;
}
#fh5co-work .fh5co-work-item:hover, #fh5co-work .fh5co-work-item:focus, #fh5co-work .fh5co-work-item:active {
  border-bottom: none !important;
}
#fh5co-work .fh5co-work-item .fh5co-overlay-text,
#fh5co-work .fh5co-work-item .fh5co-overlay-bg {
  position: absolute;
  opacity: 0;
}
#fh5co-work .fh5co-work-item .fh5co-overlay-bg {
  background: rgba(255, 255, 255, 0.9);
  top: 20px;
  bottom: 20px;
  right: 20px;
  left: 20px;
  z-index: 55;
}
#fh5co-work .fh5co-work-item .fh5co-overlay-text {
  text-align: center;
  top: 50%;
  margin-top: -36px;
  z-index: 56;
  width: 100%;
  padding: 0 30px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
#fh5co-work .fh5co-work-item .fh5co-overlay-text h2 {
  padding: 0 !important;
  margin: 0 !important;
  color: #000000;
  font-size: 18px !important;
  line-height: 20px !important;
}
#fh5co-work .fh5co-work-item .fh5co-overlay-text .fh5co-categories {
  text-align: center;
  width: 100%;
  padding: 0;
  margin: 0;
}
#fh5co-work .fh5co-work-item .fh5co-overlay-text .fh5co-categories li {
  padding: 0;
  margin: 0;
  list-style: none;
  display: inline;
  font-size: 11px;
  color: #7b7b7b;
}
#fh5co-work .fh5co-work-item .fh5co-overlay-text .fh5co-categories li::after {
  content: ",";
}
#fh5co-work .fh5co-work-item .fh5co-overlay-text .fh5co-categories li:last-child::after {
  content: "";
}

.fh5co-nav-toggle {
  width: 25px;
  height: 25px;
  cursor: pointer;
  text-decoration: none;
}
.fh5co-nav-toggle.active i::before, .fh5co-nav-toggle.active i::after {
  background: #2e2e2e;
}
.fh5co-nav-toggle:hover, .fh5co-nav-toggle:focus, .fh5co-nav-toggle:active {
  outline: none;
  border-bottom: none !important;
}
.fh5co-nav-toggle i {
  position: relative;
  display: inline-block;
  width: 25px;
  height: 3px;
  color: #252525;
  font: bold 14px/.4 Helvetica;
  text-transform: uppercase;
  text-indent: -55px;
  background: #252525;
  transition: all .2s ease-out;
}
.fh5co-nav-toggle i::before, .fh5co-nav-toggle i::after {
  content: '';
  width: 25px;
  height: 3px;
  background: #252525;
  position: absolute;
  left: 0;
  transition: all .2s ease-out;
}
.fh5co-nav-toggle.fh5co-nav-white > i {
  color: #ffffff;
  background: #ffffff;
}
.fh5co-nav-toggle.fh5co-nav-white > i::before, .fh5co-nav-toggle.fh5co-nav-white > i::after {
  background: #ffffff;
}

.fh5co-nav-toggle i::before {
  top: -7px;
}

.fh5co-nav-toggle i::after {
  bottom: -7px;
}

.fh5co-nav-toggle:hover i::before {
  top: -10px;
}

.fh5co-nav-toggle:hover i::after {
  bottom: -10px;
}

.fh5co-nav-toggle.active i {
  background: transparent;
}

.fh5co-nav-toggle.active i::before {
  top: 0;
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}

.fh5co-nav-toggle.active i::after {
  bottom: 0;
  -webkit-transform: rotateZ(-45deg);
  -moz-transform: rotateZ(-45deg);
  -ms-transform: rotateZ(-45deg);
  -o-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);
}

.fh5co-nav-toggle {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 21;
  display: block;
  margin: 0 auto;
  display: none;
}
@media screen and (max-width: 768px) {
  .fh5co-nav-toggle {
    display: block;
  }
}

.fh5co-sidebar-nav ul {
  padding: 0;
  margin: 0;
}
.fh5co-sidebar-nav ul li {
  padding: 0;
  margin: 0 0 .5em 0;
  line-height: 24px;
  list-style: none;
}
.fh5co-sidebar-nav ul li a {
  display: block;
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
.fh5co-sidebar-nav .fh5co-sidebar-nav-desc {
  font-size: 14px;
  color: #ccc !important;
  line-height: 20px;
  display: block;
  cursor: pointer;
}
.fh5co-sidebar-nav a:hover .fh5co-sidebar-nav-desc {
  color: #2e2e2e !important;
}
.footer-p {
  background-color: #15141A;
  color: #24B8FF;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1.10em;
  font-weight: 600;
  text-transform:uppercase;
  text-align:center;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding: 2em 1em 3em 1em;
}
.footer-p a{
color: #24B8FF;
}
.footer-p a:hover{
color: #ff0000;
}
@media screen and (max-width: 100%) {
  #fh5co-footer {
    padding-bottom: 1em;
  }
}
#fh5co-footer .fh5co-footer-social {
  padding: 0;
  margin: 0 0 2em 0;
}
#fh5co-footer .fh5co-footer-social li {
  display: inline;
  font-size: 16px;
  list-style: none;
  padding: 0;
  margin: 0;
}
@media screen and (max-width: 480px) {
  #fh5co-footer .fh5co-footer-social li {
    display: block;
    margin-bottom: 10px;
  }
}
#fh5co-footer .fh5co-footer-social li a {
  color: #24b8ff;
  padding: 4px 0;
  margin: 0 10px 0 0;
}
#fh5co-footer .fh5co-copyright {
  color: #24b8ff;
  font-size: 15px;
}

.fh5co-more-works {
  display: none;
}

.fh5co-view {
  text-align: center;
}
.fh5co-view .fh5co-icon-view {
  line-height: 0;
  margin-bottom: 10px;
  display: block;
  color: #7b7b7b;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.fh5co-view .fh5co-icon-view i {
  font-size: 30px;
}
.fh5co-view.active .fh5co-icon-view {
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}





.fh5co-spacer {
  clear: both;
  position: relative;
  border: none;
  padding: 0;
  margin: 0;
}

.fh5co-spacer-xlg {
  height: 150px;
}
@media screen and (max-width: 100%) {
  .fh5co-spacer-xlg {
    height: 80px;
  }
}

.fh5co-spacer-lg {
  height: 100px;
}
@media screen and (max-width: 768px) {
  .fh5co-spacer-lg {
    height: 70px;
  }
}

.fh5co-spacer-md {
  height: 80px;
}
@media screen and (max-width: 768px) {
  .fh5co-spacer-md {
    height: 50px;
  }
}

.fh5co-spacer-sm {
  height: 50px;
}
@media screen and (max-width: 768px) {
  .fh5co-spacer-sm {
    height: 20px;
  }
}

.fh5co-spacer-xs {
  height: 30px;
}
@media screen and (max-width: 768px) {
  .fh5co-spacer-xs {
    height: 20px;
  }
}

.fh5co-spacer-xxs {
  height: 30px;
}

.fh5co-letter-spacing {
  letter-spacing: 1px;
}

.fh5co-no-margin-bottom {
  margin-bottom: 0 !important;
}

.fh5co-uppercase-heading-sm {
  font-size: 14px;
  line-height: 26px;
  text-transform: uppercase;
  letter-spacing: 3px;
  color: #ccc;
}
.fh5co-uppercase-heading-sm.with-border {
  position: relative;
  padding-bottom: 10px;
}
.fh5co-uppercase-heading-sm.with-border .fh5co-border {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 30px;
  height: 2px;
  background: #1d2dfd;
}

.form-group {
  margin-bottom: 20px;
}

.image-popup:hover {
  opacity: .7;
}

.fh5co-call-to-action {
  background-color: #1d2dfd;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
}
.fh5co-call-to-action h3 {
  color: #ffffff !important;
}
.fh5co-call-to-action .fh5co-call-to-action-text {
  font-size: 50px;
  line-height: 60px;
  font-family: "PT Mono", sans-serif;
  text-transform: uppercase;
}
.fh5co-call-to-action .btn {
  margin-bottom: 0 !important;
  padding-left: 50px;
  padding-right: 50px;
  color: #ffffff !important;
}
.fh5co-call-to-action > .fh5co-overlay {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
}
.fh5co-call-to-action .fh5co-call-to-action-wrap {
  position: relative;
  padding: 50px 0;
  display: table;
  width: 100%;
}
.fh5co-call-to-action .fh5co-call-to-action-wrap .fh5co-call-to-action-inner {
  display: table-cell;
  vertical-align: middle;
  font-size: 50px;
  line-height: 62px;
  color: #ffffff;
  width: 100%;
}

/* Accordions */
.fh5co-accordion .panel-title > a:hover {
  border-bottom: none !important;
}
.fh5co-accordion .panel-heading {
  background: transparent;
  position: relative;
  cursor: pointer;
}
.fh5co-accordion .panel-heading .accordion-toggle {
  color: #1d2dfd;
}
.fh5co-accordion .panel-heading .accordion-toggle:after {
  font-family: 'themify';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #2e2e2e !important;
  position: absolute;
  content: "\e622";
  right: 15px;
  top: 16px;
}
.fh5co-accordion .panel-heading.collapsed .accordion-toggle {
  color: #2e2e2e !important;
}
.fh5co-accordion .panel-heading.collapsed .accordion-toggle:after {
  font-family: 'themify';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #2e2e2e !important;
  position: absolute;
  content: "\e61a";
  right: 15px;
  top: 16px;
}

/* Progress Bars */
.progress {
  height: 10px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
  box-shadow: none;
}

.progress-bar {
  box-shadow: none;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
}
.progress-bar.progress-bar-default {
  background: #1d2dfd;
}
.progress-bar.progress-bar-success {
  background: #00e195;
}
.progress-bar.progress-bar-info {
  background: #0bbff2;
}
.progress-bar.progress-bar-warning {
  background: #ffd042;
}
.progress-bar.progress-bar-danger {
  background: #e02745;
}

img.fh5co-align-right {
  float: right;
  margin: 0 0 .5em 1em;
}
@media screen and (max-width: 480px) {
  img.fh5co-align-right {
    width: 100%;
    margin: 0 0 .5em 0;
  }
}
img.fh5co-align-left {
  float: left;
  margin: 0 1em .5em 0;
}
@media screen and (max-width: 480px) {
  img.fh5co-align-left {
    width: 100%;
    margin: 0 0 .5em 0;
  }
}
img.fh5co-align-center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

a > img.fh5co-align-right {
  float: right;
  margin: 0 0 .5em 1em;
}
@media screen and (max-width: 480px) {
  a > img.fh5co-align-right {
    width: 100%;
    margin: 0 0 .5em 0;
  }
}
a > img.fh5co-align-left {
  float: left;
  margin: 0 1em .5em 0;
}
@media screen and (max-width: 480px) {
  a > img.fh5co-align-left {
    width: 100%;
    margin: 0 0 .5em 0;
  }
}
a > img.fh5co-align-center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.fh5co-gotop {
  position: fixed;
  bottom: 20px;
  right: 20px;
  display: none;
  color: #ffffff !important;
  background: rgba(0, 0, 0, 0.5);
  padding: 10px;
  border-radius: 6px;
  z-index: 18;
}
.fh5co-gotop > i {
  position: relative;
  display: block;
  font-size: 20px;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* Easy Rsponsive Tabs */
.fh5co-tab {
  clear: both;
  display: block;
}

.fh5co-tab h2 {
  line-height: 3 !important;
}

.resp-tab-active {
  color: #1d2dfd;
}

.resp-tabs-list li {
  font-family: "PT Mono", sans-serif;
}

.resp-content-active, .resp-accordion-active {
  display: block;
}

.fh5co-tab-menu-icon {
  font-size: 20px;
  position: relative;
  float: left;
  margin-right: 10px;
}
@media screen and (max-width: 768px) {
  .fh5co-tab-menu-icon {
    margin-top: 0px;
  }
}

/* Pricing Tables */
.fh5co-pricing-table-1 {
  font-family: "PT Mono", sans-serif;
}
@media screen and (max-width: 992px) {
  .fh5co-pricing-table-1 .fh5co-pricing-table-item {
    margin-bottom: 20px !important;
  }
}
@media screen and (max-width: 768px) {
  .fh5co-pricing-table-1 .fh5co-pricing-table-item {
    margin-bottom: 20px !important;
    float: left;
    width: 100%;
  }
}
.fh5co-pricing-table-1 .fh5co-pricing-table-item .fh5co-pricing-table-item-body,
.fh5co-pricing-table-1 .fh5co-pricing-table-item .fh5co-pricing-table-item-heading {
  text-align: center;
  float: left;
  width: 100%;
  padding: 1em 2em;
}
.fh5co-pricing-table-1 .fh5co-pricing-table-item .fh5co-pricing-table-item-heading {
  background: #1d2dfd;
}
.fh5co-pricing-table-1 .fh5co-pricing-table-item .fh5co-pricing-table-item-heading h3 {
  font-size: 70px;
  position: relative;
  display: inline-block;
  color: #ffffff !important;
}
.fh5co-pricing-table-1 .fh5co-pricing-table-item .fh5co-pricing-table-item-heading h3 sup {
  position: absolute;
  top: 2px;
  margin-left: -7px;
}
.fh5co-pricing-table-1 .fh5co-pricing-table-item .fh5co-pricing-table-item-heading h3 sup, .fh5co-pricing-table-1 .fh5co-pricing-table-item .fh5co-pricing-table-item-heading h3 span {
  font-size: 14px;
  text-transform: uppercase;
}
.fh5co-pricing-table-1 .fh5co-pricing-table-item .fh5co-pricing-table-item-heading p {
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
  letter-spacing: 3px;
  text-transform: uppercase;
}
.fh5co-pricing-table-1 .fh5co-pricing-table-item.fh5co-best-offer .fh5co-pricing-table-item-heading {
  background: #1d2dfd;
  color: #ffffff;
}
.fh5co-pricing-table-1 .fh5co-pricing-table-item .fh5co-pricing-table-item-body {
  border: 2px solid #ccc;
  border-top: none;
}
.fh5co-pricing-table-1 .fh5co-pricing-table-item .fh5co-pricing-table-item-body ul {
  padding: 0;
  margin: 0;
}
.fh5co-pricing-table-1 .fh5co-pricing-table-item .fh5co-pricing-table-item-body ul li {
  list-style: none;
  padding: 0;
  margin: 0 0 10px 0;
}
.fh5co-pricing-table-1 .fh5co-pricing-table-item.fh5co-best-offer .fh5co-pricing-table-item-body {
  border: 2px solid #1d2dfd;
  border-top: none;
}

.fh5co-no-margin-bottom {
  margin-bottom: 0 !important;
}

.fh5co-letter-space {
  letter-spacing: 4px;
}

.fh5co-link {
  font-family: "PT Mono", sans-serif;
}
.fh5co-link > i {
  margin-right: 5px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.fh5co-link:hover > i {
  margin-right: 15px;
}

.fh5co-btn-other-option {
  float: left;
  margin-right: 10px;
}

.fh5co-other-option {
  margin-top: 12px;
  display: inline-block;
  float: left;
}
.fh5co-other-option .fh5co-or {
  margin-left: 10px;
  margin-right: 10px;
}

.fh5co-uppercase-heading-sm {
  font-size: 14px;
  line-height: 26px;
  text-transform: uppercase;
  letter-spacing: 3px;
  color: #7b7b7b;
}
/*----*/
.contact{
padding:1% 0 0 0;
background:#ffffff;
position:relative;
}
.contact-text{
text-align:center;
}
.contact-text h4{
font-size: 1.8em;
font-weight: 700;
font-style:italic;
letter-spacing: 1px;
color: #008ED6;
margin-bottom: 0.5em;
}
.contact-text h5{
font-family: "PT Mono", sans-serif;
  font-size: 2.0em;
  line-height: 1.7em;
  color: #3C0029;
  font-weight: 400;
  letter-spacing: .02em;
  padding-bottom: 0.5em;
  background: url(why-gears/images-why/line.jpg) no-repeat 50% 100%;
}
.contact-text p{
font-size: 0.7em;
font-weight: 600;
color: #15141a;
padding-bottom: 0.5em;
background: url(why-gears/images-why/line.jpg) no-repeat 50% 100%;
}

.contact-grids{
margin:5% 0 25% 0;
}
.icon1{
background: url(why-gears/images-why/icon-cell.jpg) no-repeat -46px -14px;
width: 28px;
height: 35px;
display:inline-block;
text-align:center;
margin-bottom:1em;
}
.icon2{
background: url(why-gears/images-why/icon-info.jpg) no-repeat -96px -14px;
width: 28px;
height: 35px;
display:inline-block;
text-align:center;
margin-bottom:1em;
}
.icon3{
background: url(why-gears/images-why/icon-mail.jpg) no-repeat -145px -14px;
width: 35px;
height: 35px;
display:inline-block;
text-align:center;
margin-bottom:1em;
}
.contact-grid p{
color:#000000;
font-weight:500;
font-size:0.75em;
}
.contact-grid a{
color: #3C0029;
font-weight:500;
display:block;
text-decoration:none;
font-size:0.7em;
}
.contact-grid a:hover{
color:#008ed6;
}

/*--footer--*/
.footer{
background:#15141a;
padding:3em 0;
}
.social span {
background: url(why-gears/images-why/social.png) no-repeat 0px 0px;
width: 27px;
height: 27px;
display: inline-block;
margin-right:1.5em;
transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
a span.behance {
background-position: -8px -7px;
}
a span.dribble {
background-position: -8px -44px;
}
a span.twitter {
background-position: -8px -83px;
}
a span.facebook {
background-position: -8px -127px;
}
a span.linkedin {
background-position: -11px -163px;
}
a span.behance:hover{
background-position: -49px -7px;
}
a span.dribble:hover{
background-position: -51px -45px;
}
a span.twitter:hover {
background-position: -8px -83px;
}
a span.facebook:hover {
background-position: -52px -128px;
}
a span.linkedin:hover {
background-position: -58px -163px;
}
.footer p{
color: #24B8FF;
font-size: 1.5em;
font-weight: 600;
text-transform:uppercase;
margin-top:1em;
}
.footer p a{
color: #24B8FF;
}
.footer p a:hover{
color: #fff;
}
/*----*/
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 0%;
	right: 1%;
	overflow: hidden;
	width: 40px;
	height: 40px;
	border: none;
	text-indent: 100%;
	background: url("http://www.dfainc.us/why-gears/images-why/easytop.png") no-repeat 0px 0px;
}
#toTopHover {
	width: 40px;
	height: 40px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}
/*--responsive--*/
@media (max-width: 1280px){
.about-device-bottom {
width: 55%;
margin-top: 3em;
}
.about-device-bottom img {
background-size: 100%;
width: 100%;
}
.contact-details {
width: 55%;
bottom: 35%;
left: 23%;
}
}
@media (max-width: 1024px){
.banner-text h1 {
font-size: 3em;
}
.banner-text h3 {
font-size: 0.85em;
}
.banner-pic img {
background-size: 100%;
width: 100%;
}
.banner-text {
width: 56%;
margin-top: 4%;
}
.banner-pic {
width: 41%;
}
.banner {
min-height: 514px;
}
.banner-text p {
font-size: 1.1em;
width: 77%;
}
a.download,a.view {
font-size: 0.9em;
padding: 12px 2em;
}
.features-head h4,.device-text h4,.device-text-bottom h4,.pricing-text h4,.pricing-text-bottom h4
,.contact-text h4{
font-size: 0.9em;
}
.features-head h3,.device-text h3,.device-text-bottom h3,.pricing-text h3,.pricing-text-bottom h3
,.contact-text h3{
font-size: 2.5em;
}
.feature-grid p {
font-size: 1.15em;
}
.about-device {
width: 44%;
}
.about-device img {
width: 100%;
}
.about-device-info {
width: 56%;
padding-left: 2em;
}
.device-text p {
font-size: 1.2em;
width: 85%;
}
.device-text-bottom p {
font-size: 1.2em;
}
.about-customize {
width: 50%;
}
.about-device-bottom{
width:50%;
}
.about-device-bottom {
margin-top: 6em;
}
.pricing-plans p {
font-size: 1.4em;
}
.pricing {
min-height: 572px;
}
.theme {
padding: 3em 0;
}
.theme h3 {
font-size: 2.2em;
margin-right: 1em;
}
.cost-info p {
font-size: 1.2em;
width: 94%;
}
.pricing-bottom {
padding: 3% 0 5% 0;
}
.contact-details {
width: 71%;
left: 15%;
padding: 3em;
bottom: 28%;
}
.map iframe {
height: 415px;
}
}
@media (max-width: 768px){
.banner-text h3 {
font-size: 0.8em;
}
.banner-text h1 {
font-size: 2.4em;
}
.banner-text {
width: 53%;
margin-top: 4%;
float: left;
}
.banner-pic {
width: 46%;
float: left;
padding-left: 3em;
margin-top:1.5em;
}
.banner-text p {
font-size: 1em;
width: 93%;
}
.banner {
min-height: 440px;
}
a.download, a.view {
font-size: 0.8em;
padding: 10px 1em;
}
.features-head h4, .device-text h4, .device-text-bottom h4, .pricing-text h4, .pricing-text-bottom h4, .contact-text h4 {
font-size: 0.85em;
}
.features-head h3, .device-text h3, .device-text-bottom h3, .pricing-text h3, .pricing-text-bottom h3, .contact-text h3 {
font-size: 2.3em;
}
.pricing-text-bottom h3 {
padding-bottom: 1em;
}
.feature-grid {
width: 50%;
float: left;
margin-bottom:2em;
}
.feature-grid h3 {
font-size: 1.7em;
}
.feature-grid p {
font-size: 1.1em;
}
.about-device {
float: left;
}
.about-device-info {
float: left;
padding-top: 3em;
}
.device-text p {
font-size: 1.1em;
width: 100%;
}
.about-list ul li a {
font-size: 1.1em;
}
.about-list {
margin-top: 1.2em;
}
.about-customize {
width: 51%;
float: left;
}
.device-text-bottom p {
font-size: 1em;
}
.device-text-bottom {
padding-top: 2em;
}
.about-device-bottom {
width: 49%;
float: left;
}
.pricing-plans {
width: 50%;
float: left;
}
.pricing-plans p {
font-size: 1.3em;
}
.pic1 {
width: 15%;
}
.pic-info {
width: 80%;
}
.pic-info h5 {
font-size: 1em;
}
.pricing {
min-height: 460px;
}
ul.callbacks_tabs.callbacks1_tabs {
bottom: -53%;
}
.theme h3 {
font-size: 1.7em;
}
.price-value {
width: 31.5%;
margin-right: 2.5%;
margin-top: 4em;
}
.price-value:nth-child(4){
display:none;
}
.price-value:nth-child(3){
margin-right:0;
}
.contact-grid.text-center {
width: 33.3%;
float: left;
}
.contact-grid p,.contact-grid a{
font-size: 1.1em;
}
.contact-details {
width: 60%;
left: 21%;
padding: 3em;
bottom: 17%;
}
.contact-details form input[type="text"], .contact-details form textarea {
padding: 7px 14px;
font-size: 1em;
margin-bottom: 1em;
}
.contact-details form textarea {
height: 116px;
}
.contact-details input[type="submit"] {
padding: 11px 1.7em;
font-size: 0.85em;
}
}
@media (max-width: 640px){
.top-menu ul li a {
font-size: 1.1em;
padding: 0 2px 10px 2px;
margin: 0 0.3em;
}
.banner {
min-height: 398px;
}
.banner-text h3 {
font-size: 0.7em;
}
.banner-text h1 {
font-size: 2em;
}
.banner-text p {
font-size: 0.95em;
width: 100%;
}
.banner-pic {
width: 47%;
margin-top: 3.5em;
}
.features-head h4, .device-text h4, .device-text-bottom h4, .pricing-text h4, .pricing-text-bottom h4, .contact-text h4 {
font-size: 0.8em;
}
.features-head h3, .device-text h3, .device-text-bottom h3, .pricing-text h3, .pricing-text-bottom h3, .contact-text h3 {
font-size: 2em;
}
.feature-grid h3 {
font-size: 1.5em;
}
.feature-grid p {
font-size: 1em;
}
.about-device {
width: 50%;
margin: 0 auto;
float: none;
}
.about-device-info {
float: none;
margin-top: 3em;
width: 100%;
padding-left: 1em;
}
.device-text p {
font-size: 1em;
}
.about-customize {
width: 100%;
float: none;
}
.about-device-bottom {
width: 82%;
float: none;
margin: 1em auto 0 auto;
}
.pricing-plans {
width: 100%;
float: none;
margin-bottom: 2em;
}
.pricing-plans p {
font-size: 1.2em;
width: 94%;
}
.pic1 {
width: 10%;
}
.pic-info {
width: 76%;
margin-left: 3%;
padding-top: 0.7em;
}
.pic-info a {
font-size: 0.9em;
}
ul.callbacks_tabs.callbacks1_tabs {
bottom: -10%;
}
.theme {
padding: 2em 0;
text-align: center;
}
.theme h3 {
font-size: 1.7em;
display: block;
margin-bottom: 1em;
}
.price-value {
width: 48%;
}
.price-value:nth-child(2) {
margin-right:0;
}
.price-value:nth-child(3) {
display:none;
}
.price-head h5 {
font-size: 1.55em;
}
.cost-info p {
font-size: 1em;
width: 95%;
}
.cost {
padding: 1.5em 0;
}
.cost h3 {
font-size: 3.5em;
}
.cost h3 span {
font-size: 0.4em;
}
.cost-info a {
padding: 11px 2em;
font-size: 0.9em;
}
.contact-grid p, .contact-grid a {
font-size: 1em;
}
.contact-details form input[type="text"], .contact-details form textarea {
font-size: 0.9em;
}
.contact-details {
width: 65%;
left: 18%;
padding: 2em;
bottom: 13%;
}
.contact-details form textarea {
height: 103px;
}
.contact-details input[type="submit"] {
padding: 10px 1.7em;
font-size: 0.8em;
}
.map iframe {
height: 340px;
}
}
@media(max-width: 480px){
span.menu:before {
	content: url(../images/nav.png);
	cursor: pointer;	
	height:32px;
}
.top-menu {
width: 11%;
float: right;
margin:0;
}
.top-menu  ul{
	display:none;
}
.top-menu  ul li {
	font-size: 12px;
	display:inline-block;
	width: 100%;
}
.top-menu ul li a {
padding:3px;
font-size: 14px;
width: 100%;
font-weight:600;
display:block;
margin:0;
}
.top-menu ul li a:hover,.top-menu ul li.active a{
border-bottom:none;
}
.top-menu ul li a:hover{
color:#16151b;
}
 span.menu{
	display:block;
	float:right;
}
.top-menu  ul{
	margin: 0;
	z-index: 999;
	position: absolute;
	width: 96%;
	text-align: center;
	top:9%;
	left: 2%;
	background:#008ed6;
}
.banner-text h3 {
font-size: 0.65em;
}
.banner-text h1 {
font-size: 1.5em;
}
.banner-text p {
font-size: 0.9em;
overflow: hidden;
height: 53px;
}
a.download, a.view {
font-size: 0.75em;
padding: 9px 0.7em;
}
.banner-pic {
width: 47%;
padding-left:15px;
margin-top: 2.5em;
}
.banner {
min-height: 335px;
}
.features-head h4, .device-text h4, .device-text-bottom h4, .pricing-text h4, .pricing-text-bottom h4, .contact-text h4 {
font-size: 0.75em;
}
.features-head h3, .device-text h3, .device-text-bottom h3, .pricing-text h3, .pricing-text-bottom h3, .contact-text h3 {
font-size: 1.6em;
}
.features-section {
margin-top: 2.5em;
}
.feature-grid img {
background-size: 100%;
width: 35%;
}
.feature-grid h3 {
font-size: 1.3em;
}
.feature-grid p {
font-size: 0.95em;
}
.about-device {
width: 70%;
}
.about-device-info {
margin-top: 0em;
}
.about-list ul li a {
font-size: 1em;
}
.about-list ul li {
margin-bottom:4px;
}
.device-text-bottom p {
font-size: 0.95em;
}
.device-text-bottom p {
font-size: 0.95em;
}
.pricing-plans p {
font-size: 1.1em;
width: 100%;
}
.pic-info h5 {
font-size: 0.9em;
margin-bottom: 3px;
}
.pic1 {
width: 13%;
}
.pic-info {
padding-top: 0.5em;
}
.pricing {
min-height: 500px;
}
ul.callbacks_tabs.callbacks1_tabs {
bottom: -11%;
}
.callbacks_here a:after {
border: 4px solid #FFF;
width: 11px;
height: 11px;
}
.theme h3 {
font-size: 1.55em;
margin-bottom: 0.7em;
margin-right: 0em;
}
.price-head {
padding: 1.2em 0;
}
.price-head h5 {
font-size: 1.4em;
}
.cost h3 {
font-size: 3em;
}
.cost-info p {
font-size: 1em;
padding: 2em 0;
}
.cost-info a {
padding: 9px 2em;
font-size: 0.85em;
}
.pricing-bottom,.contact {
padding: 5% 0 5% 0;
}
.features{
padding:5% 0;
}
.contact-grid.text-center {
padding: 0;
}
.contact-details {
width: 79%;
left: 10%;
padding: 1.5em;
bottom: 18%;
}
.contact-details form textarea {
height: 87px;
}
.contact-left,.contact-right{
padding:0;
}
.footer p {
font-size: 1em;
}
}
@media(max-width: 320px){
.top-menu ul {
top: 13.5%;
}
.banner-text {
width: 100%;
float:none;
}
.banner-pic {
width: 73%;
margin:2em auto 0 auto;
float:none;
padding-left:0px;
}
.banner-text {
padding: 0;
}
.banner-text h1 {
font-size: 1em;
}
.feature-grid {
width: 100%;
}
.about-device {
width: 90%;
}
.about-device-bottom {
width: 100%;
}
.features-head h4, .device-text h4, .device-text-bottom h4, .pricing-text h4, .pricing-text-bottom h4, .contact-text h4 {
font-size: 0.7em;
}
.features-head h3, .device-text h3, .device-text-bottom h3, .pricing-text h3, .pricing-text-bottom h3, .contact-text h3 {
font-size: 1.4em;
}
.device-text p {
font-size: 0.95em;
}
.about-device-info {
padding: 2em 0 0 0;
}
a.view{
margin-right:1em;
padding: 9px 0.86em
}
.pic1 {
width: 21%;
}
.pricing-plans {
padding: 0;
}
ul.callbacks_tabs.callbacks1_tabs {
bottom: -5%;
left: 28%;
}
.theme h3 {
font-size: 1.4em;
}
.price-value {
width: 100%;
}
.price-value {
margin-right: 0%;
margin-top: 2em;
}
.contact-grid.text-center {
width: 100%;
float: none;
margin-bottom:1em;
}
.icon1,.icon2,.icon3 {
margin-bottom: 0.5em;
}
.contact-details {
width: 90%;
left: 10%;
padding: 1.5em;
bottom: 12%;
}
.footer p {
font-size: 0.85em;
}
.social span{
margin-right:1em;
}
}

