html {
  overflow-x: hidden; }

a {
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  -ms-transition: background 0.3s;
  -o-transition: background 0.3s;
  transition: background 0.3s; }

body {
  font-family: 'Source Sans Pro', sans-serif;
  color: #6f6f6f;
  font-size: 18px; }

a.btn-yellow {
  background: #F3A91D;
  text-transform: uppercase;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  font-size: 15px;
  color: #0f030c;
  padding: 15px 35px;
  border: 1px solid #F3A91D; }
  a.btn-yellow:hover {
    background: transparent;
    border: 1px solid #fff;
    color: #040404; }

.header-full-bg {
  background: #fff url("../images/pv-header-home.jpg") no-repeat;
  min-height: 700px;
  background-position: right;
  background-size: cover; }
  .header-full-bg .header-content-row {
    margin-top: 90px;
    color: #040404; }
    .header-full-bg .header-content-row h1 {
      font-family: 'Lato', sans-serif;
      font-weight: 900;
      font-size: 55px;
      margin-bottom: 30px;
      color: #040404; }
    .header-full-bg .header-content-row a {
      border: 1px solid #089acf;
      background: #089acf;
      font-weight: bold;
      font-style: italic;
      color: #fff;
      font-size: 20px; }
      .header-full-bg .header-content-row a:hover {
        border: 1px solid #F3A91D;
        background: #F3A91D !important; }
    .header-full-bg .header-content-row p {
      margin-bottom: 30px;
      font-size: 20px; }

.home .navbar {
  padding: 15px 0px; }

#fixedbar .navbar {
  padding: 8px 0px;
  background: #fff !important; }

header .navbar-default {
  background-color: transparent;
  border-color: transparent; }
  header .navbar-default .navbar-brand {
    color: #040404;
    font-size: 30px; }
  header .navbar-default .dropdown .caret {
    color: #F3A91D; }
header .nav a:hover {
  background: none !important; }
header .navbar-default .navbar-nav > .active > a, header .navbar-default .navbar-nav > .active > a:focus, header .navbar-default .navbar-nav > .active > a:hover {
  color: #040404 !important;
  background-color: transparent;
  text-transform: uppercase !important;
  font-size: 14px; }
header .navbar-default .navbar-nav > li > a {
  color: #040404 !important;
  font-size: 14px;
  text-transform: uppercase !important; }
header .header-top-bar {
  padding: 7px 0px; }
  header .header-top-bar li {
    border-right: 1px solid #fff; }
    header .header-top-bar li a {
      font-size: 14px;
      color: #040404;
      padding: 0px 15px !important; }
      header .header-top-bar li a ion-icon {
        color: #F3A91D;
        margin-right: 10px; }
    header .header-top-bar li:last-child {
      border-right: none; }

.navbar-default .navbar-nav > li > a {
  font-weight: normal !important;
  text-transform: uppercase !important; }

section {
  margin: 40px 0px; }

.three-column-content-icon .three-column-content-icon-item {
  margin-bottom: 50px;
  position: relative;
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  -ms-transition: background 0.3s;
  -o-transition: background 0.3s;
  transition: background 0.3s; }
  .three-column-content-icon .three-column-content-icon-item a {
    padding: 20px;
    border: 1px solid #ddd;
    display: block;
    color: #6f6f6f; }
    .three-column-content-icon .three-column-content-icon-item a:hover {
      border-color: #089acf;
      text-decoration: none; }
      .three-column-content-icon .three-column-content-icon-item a:hover .ion {
        background: #089acf; }
        .three-column-content-icon .three-column-content-icon-item a:hover .ion ion-icon {
          color: #040404; }
  .three-column-content-icon .three-column-content-icon-item h3 {
    color: #221e1e; }
.three-column-content-icon .ion {
  position: absolute;
  top: -20px;
  width: 50px;
  height: 50px;
  background: #ececec;
  font-size: 18px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  text-align: center; }
  .three-column-content-icon .ion ion-icon {
    width: 30px;
    height: 30px;
    color: #089acf;
    margin-top: 10px; }

.section-header {
  margin-bottom: 60px;
  text-align: center; }
  .section-header h2 {
    color: #2c2327;
    font-weight: 900;
    font-size: 40px; }

section.bg-gray {
  background: #fafafa;
  padding: 50px 0px; }

a.btn-custom1 {
  text-transform: uppercase;
  color: #2c2327;
  border: 1px solid #ddd;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  margin-top: 30px;
  font-size: 14px; }

.three-column-article .three-column-article-item .col-md-12 {
  text-align: center;
  padding: 30px;
  background: #fff;
  border: 1px solid #ddd;
  border-bottom: 8px solid #F3A91D; }
  .three-column-article .three-column-article-item .col-md-12 a {
    border-color: #F3A91D;
    color: #F3A91D; }
    .three-column-article .three-column-article-item .col-md-12 a:hover {
      background: #F3A91D;
      color: #040404; }
  .three-column-article .three-column-article-item .col-md-12 h3 {
    color: #2c2327;
    margin-bottom: 20px;
    margin-top: 30px; }
  .three-column-article .three-column-article-item .col-md-12 .ion {
    position: absolute;
    top: -30px;
    margin-left: -35px;
    left: 50%;
    width: 70px;
    height: 70px;
    background: #fff;
    font-size: 25px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    text-align: center;
    border: 1px solid #ddd; }
    .three-column-article .three-column-article-item .col-md-12 .ion ion-icon {
      width: 50px;
      height: 50px;
      color: #000;
      margin-top: 10px; }
.three-column-article .three-column-article-item-color2 .col-md-12 {
  border-bottom: 8px solid #089acf; }
  .three-column-article .three-column-article-item-color2 .col-md-12 a {
    border-color: #089acf;
    color: #089acf; }
    .three-column-article .three-column-article-item-color2 .col-md-12 a:hover {
      background: #089acf;
      color: #040404; }
.three-column-article .three-column-article-item-color3 .col-md-12 {
  border-bottom: 8px solid #9ad14b; }
  .three-column-article .three-column-article-item-color3 .col-md-12 a {
    border-color: #9ad14b;
    color: #9ad14b; }
    .three-column-article .three-column-article-item-color3 .col-md-12 a:hover {
      background: #9ad14b;
      color: #040404; }

.text-image-content h2 {
  color: #2c2327;
  font-weight: bold;
  margin-bottom: 20px; }
.text-image-content a {
  display: block;
  margin-top: 20px;
  color: #089acf; }
  .text-image-content a ion-icon {
    padding-left: 5px;
    padding-top: 10px; }
  .text-image-content a:hover {
    color: #000;
    text-decoration: none; }

a.btn-custom2 {
  text-transform: uppercase;
  color: #040404;
  border: 1px solid #fff;
  padding: 17px 50px; }
  a.btn-custom2:hover {
    text-decoration: none;
    background: #fff; }

a.btn-custom3 {
  text-transform: uppercase;
  color: #040404;
  background: #089acf;
  padding: 17px 50px;
  border: 1px solid #089acf; }
  a.btn-custom3:hover {
    text-decoration: none;
    background: #fff;
    color: #089acf !important; }

.cta {
  background: #089acf url("../images/cta-bg.jpg") no-repeat;
  background-size: cover;
  padding: 70px; }
  .cta h2 {
    color: #040404;
    font-size: 50px;
    font-weight: bold; }
  .cta p {
    font-size: 23px;
    color: #040404;
    margin-bottom: 40px; }
  .cta a {
    margin-right: 20px;
    background: #3073c5;
    border-color: #3073c5;
    color: #fff; }
    .cta a:hover {
      background: transparent;
      color: #000;
      border-color: #000 !important; }

.no-margin-bottom {
  margin-bottom: 0px; }

footer {
  background: #f7f7f7;
  padding: 50px 0px; }
  footer .ftr-about-col img {
    margin-bottom: 20px; }
  footer .ftr-col-links h3 {
    margin-top: 30px;
    text-transform: uppercase;
    font-size: 18px;
    color: #2f2f2f;
    font-weight: bold;
    margin-bottom: 20px; }
  footer .ftr-col-links ul {
    margin-left: 0px;
    padding-left: 0px; }
    footer .ftr-col-links ul li {
      margin-bottom: 7px;
      list-style: none; }
      footer .ftr-col-links ul li a {
        color: #6f6f6f; }
        footer .ftr-col-links ul li a:hover {
          color: #089acf;
          text-decoration: none; }
  footer .ftr-links-extra {
    display: inline; }
  footer .ftr-bottom {
    margin-top: 30px; }
    footer .ftr-bottom .copyright a {
      color: #F3A91D; }
    footer .ftr-bottom .copyright span {
      margin: 0px 7px; }

.social-media a {
  display: inline-block; }
.social-media ion-icon {
  width: 40px;
  height: 40px;
  color: #A8A8A8; }

h2, h3, h4 {
  color: #2c2327; }

header.header-full-bg2 {
  border-bottom: 1px solid #ddd;
  background: none;
  min-height: 400px; }
  header.header-full-bg2 .header-content-row h1,
  header.header-full-bg2 .header-content-row p,
  header.header-full-bg2 .navbar-default .navbar-nav > li > a,
  header.header-full-bg2 .navbar-default .navbar-nav > .active > a, header.header-full-bg2 header .navbar-default .navbar-nav > .active > a:focus, header.header-full-bg2 header .navbar-default .navbar-nav > .active > a:hover,
  header.header-full-bg2 .header-top-bar li a,
  header.header-full-bg2 .navbar-default .navbar-brand {
    color: #2c2327 !important; }
  header.header-full-bg2 .header-content-row {
    margin-top: 40px; }
    header.header-full-bg2 .header-content-row .col-md-6:first-child {
      margin-top: 50px; }

.full-content-section {
  padding: 40px 0px; }
  .full-content-section .full-content p {
    margin-bottom: 30px;
    line-height: 30px; }
  .full-content-section .section-header {
    margin-bottom: 30px; }

.pricing .pricing-item {
  color: #000; }
  .pricing .pricing-item .col-md-12 {
    background: #eaf3f9;
    padding: 30px; }
    .pricing .pricing-item .col-md-12 h3 {
      font-weight: bold;
      font-size: 20px; }
      .pricing .pricing-item .col-md-12 h3 span {
        color: #F3A91D; }
    .pricing .pricing-item .col-md-12 .price-wrap {
      margin-top: 50px; }
      .pricing .pricing-item .col-md-12 .price-wrap .from-text {
        font-size: 12px; }
      .pricing .pricing-item .col-md-12 .price-wrap .price {
        font-weight: 300;
        font-style: italic;
        font-size: 18px; }
        .pricing .pricing-item .col-md-12 .price-wrap .price span {
          font-size: 30px;
          font-weight: bold; }
    .pricing .pricing-item .col-md-12 a {
      color: #fff;
      font-size: 16px;
      display: block;
      background: #089acf;
      margin-top: 20px;
      display: block; }
      .pricing .pricing-item .col-md-12 a:hover {
        background: #F3A91D !important;
        color: #fff !important; }

.inner header.header-full-bg2 .navbar-nav li.get-start-nav {
  padding: 5px 30px;
  background: #802050 !important;
  margin-top: 10px; }
  .inner header.header-full-bg2 .navbar-nav li.get-start-nav:hover {
    background: #F3A91D !important; }

.inner header.header-full-bg2 .navbar-nav li.get-start-nav a {
  display: block;
  color: #040404 !important;
  padding: 0px;
  text-transform: uppercase;
  font-size: 12px; }

.inner .header-top-bar {
  padding: 7px 0px; }
.inner .navbar-default {
  margin-bottom: 0px; }
.inner .navbar-default .navbar-collapse, .inner .navbar-default .navbar-form {
  margin-left: 0px !important;
  padding-left: 0px !important; }
.inner .header-full-bg2 .navbar-brand {
  color: #2c2327 !important;
  height: auto;
  padding: 0px; }
.inner .header-main-nav {
  background: #fbfafb; }
.inner header.header-full-bg2 {
  min-height: auto;
  border: none; }
  .inner header.header-full-bg2 .navbar-nav li:first-child a {
    padding-left: 0px; }

.main-content .featured-img {
  margin-bottom: 30px;
  max-width: 100%; }
.main-content p {
  margin-bottom: 30px;
  line-height: 30px; }
.main-content .main-content-header {
  margin-bottom: 30px; }
  .main-content .main-content-header h1 {
    color: #2c2327; }
  .main-content .main-content-header .meta {
    font-size: 14px;
    margin: 5px 0px 20px 0px; }
    .main-content .main-content-header .meta .divider {
      margin: 0px 15px; }
    .main-content .main-content-header .meta a {
      color: #089acf; }

.caret {
  color: #F3A91D; }

.sidebar-widget {
  margin-bottom: 40px; }
  .sidebar-widget .widget-title {
    color: #212529 !important;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 17px;
    margin-bottom: 30px; }

.search-form-widget .search-form {
  position: relative;
  padding-left: 10px;
  border: 1px solid #cacaca;
  border-radius: 20px;
  padding: 8px 20px; }
  .search-form-widget .search-form input {
    border: none; }
  .search-form-widget .search-form .btn-submit {
    right: -2px;
    top: 0px;
    border-radius: 20px;
    background-color: #2fa3cf;
    color: #fff;
    padding: 11px 20px;
    position: absolute; }

.contact-widget h4 {
  font-size: 24px;
  font-weight: bold;
  color: #2c2327; }
.contact-widget .phone {
  font-size: 16px;
  margin-top: 20px; }
.contact-widget ion-icon {
  color: #089acf; }
.contact-widget .email {
  font-size: 16px; }
.contact-widget .social-media ion-icon {
  width: 30px;
  height: 30px;
  color: #bbb; }
  .contact-widget .social-media ion-icon:hover {
    color: #089acf; }

.recent-posts-widget {
  padding: 15px 0px; }
  .recent-posts-widget .right-content-tags {
    margin-left: 0px;
    padding-left: 0px; }
    .recent-posts-widget .right-content-tags li {
      list-style: none;
      margin-bottom: 8px;
      display: inline-block;
      margin-right: 7px;
      margin-bottom: 20px; }
      .recent-posts-widget .right-content-tags li a {
        background: #e4e9e9;
        position: relative;
        color: #858a8a;
        padding: 7px 15px;
        font-size: 16px; }
        .recent-posts-widget .right-content-tags li a:hover {
          background: #08a7cf;
          text-decoration: none;
          color: #040404; }
  .recent-posts-widget .right-content-links {
    margin-left: 0px;
    padding-left: 0px; }
    .recent-posts-widget .right-content-links li {
      list-style: none;
      margin-bottom: 8px; }
      .recent-posts-widget .right-content-links li a {
        position: relative;
        color: #868787;
        font-size: 16px;
        display: block; }
        .recent-posts-widget .right-content-links li a:hover {
          text-decoration: none;
          color: #08a7cf; }
          .recent-posts-widget .right-content-links li a:hover i {
            color: #fda00e; }
        .recent-posts-widget .right-content-links li a i {
          position: absolute;
          right: 0px;
          color: #b0b1b1; }
  .recent-posts-widget .recent-post-item {
    display: block;
    margin-bottom: 20px; }
    .recent-posts-widget .recent-post-item img {
      -webkit-border-radius: 100%;
      -moz-border-radius: 100%;
      border-radius: 100%;
      margin-right: 10px; }
    .recent-posts-widget .recent-post-item a.review-post-title {
      display: inline-block;
      float: left;
      margin-right: 10px; }
    .recent-posts-widget .recent-post-item .recent-post-item-content {
      color: #293a43; }
      .recent-posts-widget .recent-post-item .recent-post-item-content h4 {
        margin: 0px;
        font-size: 16px;
        color: #2c2327;
        margin-bottom: 15px;
        font-weight: bold; }
        .recent-posts-widget .recent-post-item .recent-post-item-content h4 a {
          color: #2c2327; }
          .recent-posts-widget .recent-post-item .recent-post-item-content h4 a:hover {
            color: #fda00e;
            text-decoration: none; }
      .recent-posts-widget .recent-post-item .recent-post-item-content .post-meta {
        font-size: 13px; }
        .recent-posts-widget .recent-post-item .recent-post-item-content .post-meta span {
          display: block;
          color: #868787;
          margin-bottom: 3px; }
          .recent-posts-widget .recent-post-item .recent-post-item-content .post-meta span i {
            color: #868787;
            margin-right: 5px; }
        .recent-posts-widget .recent-post-item .recent-post-item-content .post-meta .date {
          color: #089acf; }
        .recent-posts-widget .recent-post-item .recent-post-item-content .post-meta .author a {
          color: #089acf; }

.get-started-btn {
  text-align: left !important; }

.get-started-btn span {
  color: #040404 !important;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 14px; }

.menuBtn-mobile {
  display: none; }

.text-image-content .col-md-6 img {
  max-width: 100%; }

.navbar-nav .get-started-btn {
  padding: 5px 25px !important;
  margin-top: 12px !important;
  font-size: 14px !important;
  font-weight: normal !important; }

.inner .header-top-bar {
  background: #FBFAFB; }

.inner .navbar-brand {
  margin-top: 20px; }

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.col-xs-5ths {
  width: 20%;
  float: left; }

@media (min-width: 768px) {
  .col-sm-5ths {
    width: 20%;
    float: left; } }
@media (min-width: 992px) {
  .col-md-5ths {
    width: 20%;
    float: left; } }
@media (min-width: 1200px) {
  .header-full-bg {
    background-position: right; }

  .col-lg-5ths {
    width: 20%;
    float: left; } }
.blog-posts-block .post-item img {
  max-width: 100%;
  width: 100%; }
.blog-posts-block .post-item .post-title a {
  color: #1c304b;
  font-weight: bold; }
  .blog-posts-block .post-item .post-title a:hover {
    color: #f3a91d;
    text-decoration: none; }
.blog-posts-block .post-item .content-post {
  margin-top: 20px; }
.blog-posts-block .post-item .meta {
  font-size: 14px;
  color: #7f7f7f; }
  .blog-posts-block .post-item .meta a {
    color: #7f7f7f; }
  .blog-posts-block .post-item .meta .date {
    margin-right: 20px; }
  .blog-posts-block .post-item .meta i {
    margin-right: 5px;
    color: #f3a91d; }
.blog-posts-block .post-item .read-more {
  color: #f3a91d;
  font-weight: bold; }
  .blog-posts-block .post-item .read-more:hover {
    color: #089acf;
    text-decoration: none; }
.blog-posts-block .small-posts .post-item {
  margin-top: 20px; }
.blog-posts-block .small-posts .post-title {
  font-size: 22px;
  margin-top: 0px; }
.blog-posts-block .small-posts .content-post {
  font-size: 15px; }

.block-testi {
  background: url("../images/testi-bg.jpg") no-repeat;
  background-size: cover;
  padding: 20px 0px 10px 0px;
  margin-bottom: 0px; }
  .block-testi .section-header p {
    color: #fff; }
  .block-testi .testi-content {
    margin: 50px auto;
    width: 80%;
    text-align: center; }
    .block-testi .testi-content .testi-post {
      color: #fff;
      font-size: 34px; }
    .block-testi .testi-content .testi-by {
      margin-top: 20px;
      font-size: 14px;
      color: #000; }
      .block-testi .testi-content .testi-by span {
        color: #fff; }
    .block-testi .testi-content .testi-controls {
      margin-top: 30px; }
      .block-testi .testi-content .testi-controls a i {
        font-size: 22px;
        color: #000;
        border: 1px solid #000;
        border-radius: 5px;
        padding: 4px 10px;
        text-align: center; }
      .block-testi .testi-content .testi-controls a:hover i {
        color: #f3a91d;
        border: 1px solid #000; }

@media (max-width: 767px) {
  .header-full-bg .header-content-row p {
    font-size: 16px; }

  .header-full-bg .header-content-row h1 {
    font-size: 35px; }

  .header-content-row {
    width: 100%; }

  section {
    margin: 20px 0px; }

  .inner .header-full-bg .header-content-row {
    padding: 70px 0px !important; }

  #fixedbar .menuBtn {
    top: 15px; }

  .home header .menuBtn {
    margin-top: 10px !important; }

  .sidebar .social-media {
    text-align: left; }

  .image-widget img {
    max-width: 100%; }

  .search-form-widget .search-form .btn-submit {
    top: 5px; }

  .blog-posts-block .post-item .col-md-7 {
    width: 100%; }

  .blog-posts-block .main-post-item {
    display: none; }

  .small-posts .post-item:first-child {
    margin-top: 20px; }

  .navbar-brand > img {
    width: 80%;
    margin-left: 20px; }

  .inner .navbar-brand {
    margin-left: 20px; }

  .ftr-about-col,
  .ftr-col-links {
    text-align: center; }

  .cta a {
    text-align: center;
    margin-bottom: 20px;
    display: block; }

  .text-image-content .col-md-6:first-child {
    border-top: 1px dotted #ddd;
    padding-top: 25px; }

  .three-column-article-item {
    margin-bottom: 50px; }

  .menuBtn-mobile {
    display: block; }

  .navbar-brand {
    margin-left: 40px; } }
@media (max-width: 640px) {
  .full-content-section {
    background-position: right; } }
@media (max-width: 520px) {
  .header-full-bg .header-content-row {
    margin-top: 0px; } }
@media (max-width: 480px) {
  .inner header .menuBtn {
    margin-top: 5px; }

  .inner header .navbar-default .navbar-brand {
    margin-left: 10px; } }
@media (max-width: 420px) {
  .header-full-bg {
    padding-bottom: 40px; }

  .home header .menuBtn {
    margin-top: 5px !important; }

  #fixedbar .navbar {
    padding-bottom: 0px; }

  #fixedbar .navbar-brand > img {
    margin-top: 0px;
    margin-left: 10px; }

  .navbar-brand > img {
    margin-left: 20px; } }
.mainContainer {
  background: #fff; }

@media (max-width: 360px) {
  .header-full-bg {
    padding-bottom: 30px; } }
.inner .header-full-bg {
  min-height: auto;
  background: none !important; }
  .inner .header-full-bg .header-content-row {
    padding: 150px 0px;
    margin-top: 0px;
    margin-bottom: 0px; }
    .inner .header-full-bg .header-content-row h1 {
      margin-top: 0px;
      color: #fff;
      margin-bottom: 10px; }
    .inner .header-full-bg .header-content-row p {
      color: #fff; }
  .inner .header-full-bg .breadcrumbs {
    margin-left: 0px;
    padding-left: 0px; }
    .inner .header-full-bg .breadcrumbs li {
      list-style: none;
      display: inline-block; }
      .inner .header-full-bg .breadcrumbs li a {
        font-style: normal;
        background: none !important;
        color: #fff !important;
        border: none !important;
        font-weight: normal;
        font-size: 15px; }
        .inner .header-full-bg .breadcrumbs li a:hover {
          background: transparent !important;
          color: #f3a91d !important;
          text-decoration: none; }
      .inner .header-full-bg .breadcrumbs li span {
        font-size: 15px;
        color: #fff; }
    .inner .header-full-bg .breadcrumbs .divider {
      margin: 0 10px; }
.inner .navbar-brand {
  margin-top: 0px;
  height: auto; }
.inner .navbar-nav {
  margin-top: 20px; }

.breadcrumbs {
  margin-left: 0px;
  padding-left: 0px; }
  .breadcrumbs li {
    list-style: none;
    display: inline-block; }
    .breadcrumbs li a {
      font-style: normal;
      background: none !important;
      color: #fff !important;
      border: none !important;
      font-weight: normal;
      font-size: 15px; }
      .breadcrumbs li a:hover {
        background: transparent !important;
        color: #f3a91d !important;
        text-decoration: none; }
    .breadcrumbs li span {
      font-size: 15px;
      color: #fff; }
  .breadcrumbs .divider {
    margin: 0 10px; }

.bc-wrap {
  margin: 0px !important;
  background: #f0f0f0; }
  .bc-wrap .breadcrumbs {
    margin-bottom: 0; }
  .bc-wrap .breadcrumbs li {
    padding: 5px 0px; }
  .bc-wrap .breadcrumbs li a {
    color: #000 !important; }
    .bc-wrap .breadcrumbs li a:hover {
      color: #f3a91d !important; }
  .bc-wrap .breadcrumbs li span {
    color: #000 !important; }

.header-inner {
  background: url("../images/inner-header.jpg") no-repeat;
  background-size: cover; }

.ftr-logo {
  margin-top: 0px; }
  .ftr-logo img {
    width: 80% !important; }

@media (min-width: 1600px) {
  .container {
    width: 1400px; } }
@media (max-width: 1199px) {
  .header-full-bg {
    background-position: 75% 50px; } }
@media (max-width: 480px) {
  .navbar-default .container-fluid {
    padding-left: 0px !important;
    padding-right: 0px !important; }

  .cta {
    padding: 20px; } }
@media (max-width: 380px) {
  .inner #fixedbar .navbar-default {
    padding-bottom: 10px; }

  .inner #fixedbar .navbar-brand > img {
    margin-left: 30px; }

  .navbar-brand > img {
    width: 200px; } }
@media (max-width: 991px) {
  .header-full-bg {
    background-position: right  150px; }

  .social-media,
  .copyright {
    text-align: center; }

  .copyright span a {
    display: inline; }

  .ftr-col-links {
    text-align: center; }

  .small-posts .post-item:first-child {
    margin-top: 0px; }

  .blog-posts-block .post-item .col-md-5 {
    display: none; }

  .blog-posts-block .post-item .col-md-7 {
    width: 100%; }

  .pricing-item {
    margin-bottom: 20px; } }
@media (max-width: 768px) {
  .header-full-bg {
    background-position: 85% 200px;
    background-size: 200%; } }
@media (max-width: 420px) {
  .header-full-bg {
    background-position: 75% bottom; } }
h3 {
  margin: 60px 0 10px; }
