html {
  position: relative;
  min-height: 100%;
}

body {
  overflow-x: hidden;
  font-family: 'Lato', sans-serif;
}

@media (min-width: 1200px) {
  .container-lg {
    max-width: 1170px;
  }
}

.navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 0.9)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #ebeff2;
  z-index: 9999;
  /* makes sure it stays on top */
}

#status {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -26px 0 0 -26px;
}

#status p {
  font-weight: 700;
  margin: 10px 0 0 10px;
}

.text-muted {
  color: #777;
}

.text-primary {
  color: #881630;
}

p {
  font-size: 14px;
  line-height: 1.75;
}

p.large {
  font-size: 16px;
}

a,
a:hover,
a:focus,
a:active,
a.active {
  outline: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}

a {
  color: #0a9496;
  font-weight: 700;
  text-decoration: underline;
}

a:hover,
a:focus,
a:active,
a.active {
  color: #28373e;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  margin: 30px 0;
  line-height: 40px;
}

ul {
  line-height: 34px;
  padding-left: 20px;
  list-style: none;
}

#features ul li:before,
#map ul li:before {
  font-family: 'FontAwesome';
  content: '\f111';
  margin-right: 10px;
  color: #222;
  font-size: 7px;
  position: relative;
  top: -3px;
}

#features ul li,
#map ul li {
  font-size: 16px;
  font-weight: 100;
}

#map a {
  color: #fff;
  font-weight: 700;
}

label {
  display: inline-block;
  max-width: 100%;
  font-weight: normal;
  margin: 10px;
}

.img-centered {
  margin: 0 auto;
}

.bg-light-gray {
  background-color: #ebeff2;
}

.bg-lighter-gray {
  background-color: #ebeff2;
}

.bg-darkest-gray {
  background-color: #222;
}

.navbar-default .nav > li > .nav-mobile {
  display: none;
}

.btn-primary {
  border-color: #881630;
  text-transform: uppercase;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  color: #fff;
  background-color: #881630;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.dropdown-toggle.btn-primary {
  border-color: #f6bf01;
  color: #fff;
  background-color: #fec503;
}

.dropdown-menu {
  border-radius: 0;
  padding: 0;
  border: 0;
  min-width: 200px;
}

.navbar-default .nav li:hover > .dropdown-menu {
  display: block;
  background: #ffffff;
}

.dropdown-menu > li {
  border-bottom: 1px solid #e6e7e8;
}

.navbar-default .navbar-home .dropdown-menu li:hover > a,
.navbar-default .navbar-home .dropdown-menu li:focus > a {
  border-bottom: none;
}

.navbar-default .nav .dropdown-menu > li > a {
  color: #000000;
  padding: 10px 20px;
  border-bottom: none;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  border: 0 !important;
  background: #0a9496;
  color: #ffffff !important;
  padding-bottom: 10px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}

.btn-primary:active,
.btn-primary.active,
.dropdown-toggle.btn-primary {
  background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  border-color: #881630;
  background-color: #881630;
}

.resultContainer {
  overflow: auto;
}

#page_content_page_content_results {
  overflow: auto;
}

.btn-primary .badge {
  color: #881630;
  background-color: #fff;
}

.btn-xl {
  padding: 18px 32px;
  border-color: #0a9496;
  color: #fff;
  background-color: #0a9496;
  border-radius: 6px;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: 200;
  text-decoration: none;
}

.btn-home:hover {
  border: 1px solid #ffffff !important;
  background: none !important;
  color: #ffffff;
}

.btn-blk {
  border-color: #000000;
  color: #000000;
  margin: 20px 0;
}

.btn-rig {
  border-color: #0a9496;
  color: #0a9496;
  margin: 20px 0;
  background: none;
}

.update-time {
  float: left;
}

.update-time p {
  color: #0a9496;
  margin: 0;
  font-weight: 300;
}

.email-btn {
  position: relative;
}

.modal-email {
  width: 65%;
  padding: 0;
  margin: 20px auto;
}

.modal-email a {
  margin: 0 !important;
}

.email-btn a {
  background: #0a9496;
  color: #fff;
  padding: 18px 0;
  width: 100%;
  text-decoration: none;
}

.email-btn a:hover {
  background: none;
  border-color: #0a9497;
  color: #0a9496;
}

.email-btn a:before {
  display: inline-block;
  content: '';
  background: url(../img/email-icon.png) no-repeat center center;
  width: 26px;
  height: 20px;
  position: relative;
  vertical-align: middle;
  bottom: 2px;
  margin-right: 10px;
}

.email-btn a:hover:before {
  display: inline-block;
  content: '';
  background: url(../img/email-icon-hover.png) no-repeat;
  width: 26px;
  height: 20px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.heading-link {
  text-decoration: none;
  color: white;
}

.heading-link:hover {
  text-decoration: underline;
  color: white;
}

.btn-xl:hover,
.btn-xl:focus,
.btn-xl:active,
.btn-xl.active,
.dropdown-toggle.btn-xl {
  border-color: #0a9496;
  background: #0a9496;
  color: #fff;
}

.btn-2xl:hover,
.btn-2xl:focus,
.btn-2xl:active,
.btn-2xl.active,
.dropdown-toggle.btn-2xl {
  border-color: #881630;
  color: #fff;
  background-color: #222;
}

.btn-xl:active,
.btn-xl.active,
.dropdown-toggle.btn-xl {
  background-image: none;
}

.btn-xl.disabled,
.btn-xl[disabled],
fieldset[disabled] .btn-xl,
.btn-xl.disabled:hover,
.btn-xl[disabled]:hover,
fieldset[disabled] .btn-xl:hover,
.btn-xl.disabled:focus,
.btn-xl[disabled]:focus,
fieldset[disabled] .btn-xl:focus,
.btn-xl.disabled:active,
.btn-xl[disabled]:active,
fieldset[disabled] .btn-xl:active,
.btn-xl.disabled.active,
.btn-xl[disabled].active,
fieldset[disabled] .btn-xl.active {
  border-color: #881630;
  background-color: #881630;
}

.btn-xl .badge {
  color: #881630;
  background-color: #fff;
}

.navbar-default {
  border-color: transparent;
  background-color: #28373e;
}

.navbar-default .navbar-brand {
  background: url(../img/logos/logo.png) no-repeat;
  height: 65px;
  width: 181px;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:active,
.navbar-default .navbar-brand.active {
  color: #fec503;
}
.navbar-sub .nav-item .nav-link {
  margin: 0 25px;
}
.navbar-sub .nav-item .nav-link:last-child {
 margin-right: 0;
}
.navbar-default .navbar-collapse {
  border-color: rgba(255, 255, 255, 0.02);
  text-align: left;
  font-size: 14px;
}

.navbar-default .navbar-toggle {
  border-color: #0a9496;
  background-color: #0a9496;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #0a9496;
}

.navbar-buttons li a {
  background: #0a9496 !important;
  border: 1px solid #0a9496 !important;
  padding: 17px 25px;
  margin: 0 10px;
  border-radius: 6px;
}

.navbar-buttons li a:hover {
  background: none !important;
  border: 1px solid #ffffff !important;
  color: #ffffff !important;
}

.navbar-home {
  margin: 0 0 0 240px;
}

.navbar-default .nav li a {
  font-family: 'Lato', sans-serif;
  font-weight: 200;
  letter-spacing: 1px;
  color: #fff;
  text-decoration: none;
  line-height: 20px;
  font-size: 14px;
  border-bottom: 3px solid transparent;
  display: flex;
}

.navbar-default .navbar-home li:hover > a,
.navbar-default .navbar-home li:focus > a,
.navbar-default .navbar-home li > a.active {
  outline: 0;
  color: #ffffff;
  border-bottom: 3px solid #0a9496;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
}

.navbar-default .navbar-sub li:hover > a,
.navbar-default .navbar-home li:focus > a {
  outline: 0;
  color: #ffffff;
  border-bottom: 3px solid #0a9496;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
}

.navbar-default .navbar-sub .dropdown-menu li:hover > a,
.navbar-default .navbar-home .dropdown-menu li:focus > a {
  outline: 0;
  color: #000;
  border-bottom: none;
}

.navbar-sub > li > a {
  padding: 17px 25px;
}

.navbar-default .navbar-nav > .active > a {
  border-radius: 0;
  color: #fff;
  border-bottom: 3px solid #0a9496;
  background: none;
}

.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #28373e;
}

.navbar-home li a {
  padding: 15px 35px;
}

section {
  padding: 100px 0;
}

section h2.section-heading {
  margin-top: 0;
  margin-bottom: 60px;
  font-size: 46px;
  font-weight: 800;
  line-height: 1.3;
}

section h3.section-subheading {
  margin-bottom: 40px;
  text-transform: none;
  font-family: 'Lato', sans-serif;
  font-size: 19px;
  font-style: normal;
  font-weight: 300;
  line-height: 30px;
}

@media (min-width: 1200px) {
  .navbar-default {
    border: 0;
    background-color: transparent;
    -webkit-transition: padding 0.3s;
    -moz-transition: padding 0.3s;
    transition: padding 0.3s;
  }

  .navbar-default .navbar-brand {
    font-size: 2em;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }

  .navbar-default.navbar-shrink {
    background-color: #28373e;
  }

  .navbar-default.navbar-shrink .navbar-brand {
    font-size: 1.5em;
  }

  .modal-dialog {
    width: 600px;
    margin: 25% auto;
  }
}

header.home {
  text-align: center;
  color: #fff;
  background-attachment: scroll;
  background: url(../img/home-banner-03.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}

.carousel-inner .item {
  background-attachment: scroll;
  background-position: center center;
  background-repeat: none;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}

header .intro-text {
  padding-top: 100px;
  padding-bottom: 50px;
}

header .intro-text .intro-lead-in {
  margin-bottom: 25px;
  font-family: 'Lato', sans-serif;
  font-size: 32px;
  line-height: 38px;
  font-weight: 800;
}

header .intro-text .intro-heading {
  margin-bottom: 25px;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 40px;
}

.mainNav.sub-page {
  position: relative;
  margin: 0 auto;
  width: 100%;
}

.navbar-utility {
  min-height: 25px;
}

.navbar-utility ul {
  margin: 8px 0;
  text-align: left;
}

.navbar-utility a {
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  letter-spacing: 1px;
  color: #aab2b5;
  font-size: 12px;
  padding: 0 15px !important;
  text-decoration: none;
  line-height: 5px;
}

.navbar-utility ul li a:focus,
.navbar-utility ul li a:hover {
  background: none;
  text-decoration: underline;
  font-weight: 300;
  color: #0a9496;
}

.navbar {
  margin-bottom: 0;
}

@media (max-width: 1199px) {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    line-height: 40px;
  }

  img {
    max-width: 100%;
  }

  .navbar-home {
    margin: 0;
  }

  ul.weeklyList {
  padding: 0 !important;  
  }
  .navbar-buttons li a {
    background: none !important;
    border: none !important;
    line-height: 30px;
  }

  .navbar-home li a {
    line-height: 30px;
  }

  .container-lg > .navbar-header {
    margin-right: 0;
    margin-left: 0;
    padding: 0;
  }

  .navbar-default .navbar-collapse {
        margin-top: 25px;
        padding-top: 15px;
        border-top: 1px solid #374c55;
    }

  .navbar-fixed-top,
  .navbar-static-top {
    position: relative;
  }

  .spacer.fixed-spacer {
    display: none !important;
  }

  .navbar-default .nav > li > a {
    color: #9d9d9d;
  }

  .navbar-default .navbar-nav > .active > a {
    border-bottom: none;
  }
  .navbar-default .nav li a {
    border-bottom: none;
    padding: 15px;
  }
  .navbar-default .nav > li > .nav-mobile {
    display: flex;
}
  .navbar-sub .nav-item .nav-link {
    margin: 0;
  }
  .dropdown-menu {
    margin-left: 20px;
  }

  .navbar-default .nav li:hover > .dropdown-menu {
    background: none;
  }

  .navbar-default {
    padding: 8px 0 !important;
  }

  .navbar-default.navbar-shrink {
    padding: 20px 0 !important;
  }
  .navbar-default .nav li > .dropdown-menu {
    display: block;
    color: #ffffff;
  }

  .navbar-nav .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .dropdown-menu > li {
    border-bottom: none;
  }

  .navbar-default .nav .dropdown-menu > li > a {
    color: #000000;
    padding: 10px 20px;
    border-bottom: none;
  }

  .dropdown-menu > li > a:hover,
  .dropdown-menu > li > a:focus {
    background: none;
    border-bottom: none;
  }

  .navbar-default .nav .dropdown-menu > li > a {
    color: #9d9d9d;
  }

  .navbar-default .navbar-home li:hover > a,
  .navbar-default .navbar-home li:focus > a {
    border-bottom: none;
  }

  .navbar-buttons {
    margin: 0 -15px;
  }

  .navbar-buttons li a {
    border: none;
    padding: 15px;
    margin: 0;
  }

  .navbar-buttons li a:hover {
    background: none !important;
    border: none !important;
    border-bottom: none;
  }

  .navbar-default .navbar-home li:hover > a,
  .navbar-default .navbar-home li:focus > a,
  .navbar-default .navbar-home li > a.active {
    border-bottom: none;
  }

  header .intro-text {
    padding-top: 200px;
    padding-bottom: 52px;
  }

  .free-trial {
    background-attachment: scroll !important;
    position: relative;
  }

  .become-member {
    background-attachment: scroll !important;
    position: relative;
  }

  .navbar-utility a {
    border-right: none;
  }

  .navbar-default.nav-subpage {
    background-image: none !important;
  }

  .call-to-action ul li {
    display: block !important;
    margin: 20px 0 !important;
  }

  .call-to-action ul {
    padding: 0;
  }

  .leaderboard-holder {
    display: none;
  }

  .side-ad {
    background: none !important;
    padding: 0 !important;
    float: none !important;
    margin: 0 10px;
  }

  .side-ad div {
    float: left;
    margin-right: 20px !important;
  }

  .pull-right {
    float: none !important;
  }

  .full-width {
    width: 100% !important;
    margin: 10px 0 !important;
  }

  .email-btn a {
    margin: 0 0 15px 0 !important;
  }

  .email-btn {
    width: 98%;
    padding-left: 10px;
    margin-bottom: 40px;
  }

  .extra-padding {
    padding: 0 15px !important;
  }

  .navbar-home li a {
    padding: 15px;
  }

  .navbar-default .navbar-sub li:hover > a,
  .navbar-default .navbar-home li:focus > a {
    border: none;
  }

  .nav > li > .nav-mobile {
    display: flex;
  }

  header.home {
    text-align: center;
    color: #fff;
    background-attachment: scroll;
    background: url(../img/home-banner-03.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
  }
}

@media (max-width: 1024px) {
  header .intro-text {
    padding-top: 280px;
    padding-bottom: 210px;
    text-align: center;
  }

  .home h1,
  .home h2,
  .home h3,
  .home h4,
  .home h5,
  .home h6 {
    line-height: 20px;
  }

  ul {
    padding: 0;
  }

  ul li {
    line-height: 30px;
  }

  .home {
    text-align: left;
  }

  .nav.pull-right {
    float: none !important;
  }

  .pull-right {
    float: right !important;
  }

  header.home {
    text-align: center;
    color: #fff;
    background-attachment: scroll;
    background: url(../img/home-banner-03.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
  }

  .utility-nav-home {
    display: none;
  }

  .navbar-default .container {
    margin-top: 35px !important;
  }

  .navbar-home li a {
    line-height: 15px;
  }

  .navbar-buttons li a {
    background: none !important;
    border: none !important;
  }

  section {
    padding: 100px 0;
  }

  section h2.section-heading {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 30px;
    font-weight: 800;
  }

  section h3.section-subheading {
    margin-bottom: 40px;
    text-transform: none;
    font-family: 'Lato', sans-serif;
    font-size: 19px;
    font-style: normal;
    font-weight: 300;
    line-height: 30px;
  }

  .free-trial {
    padding: 100px 0 !important;
  }
}

@media (max-width: 768px) {
  header.home {
    text-align: center;
    color: #fff;
    background-attachment: scroll;
    background: url(../img/home-banner-03.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
  }

  .home {
    text-align: center;
  }

  .home h1,
  .home h2,
  .home h3,
  .home h4,
  .home h5,
  .home h6 {
    line-height: 20px;
  }

  header .intro-text {
    padding-top: 280px;
    padding-bottom: 200px;
  }

  .pull-right {
    float: none !important;
  }

  .search-bar ul li {
    float: none !important;
    margin: 0 auto !important;
    list-style: none !important;
    width: 100% !important;
  }

  header .intro-text {
    padding-top: 180px;
    padding-bottom: 100px;
  }
}

@media (max-width: 320px) {
  header .intro-text {
    padding-top: 150px;
    padding-bottom: 40px;
  }

  .heading-block {
    text-align: center;
  }

  body {
    text-align: center !important;
  }

  .navbar-default .navbar-brand {
    background: url(../img/logos/logo-mobile.png) no-repeat;
    height: 77px;
    width: 217px;
  }

  header .intro-text .intro-heading {
    line-height: 30px;
  }

  ul {
    padding: 0;
  }

  ul li {
    line-height: 30px;
  }

  .dataPartnerships img {
    padding-top: 10px;
  }

  .email-btn {
    width: 97%;
    padding-left: 10px;
  }

  .side-ad {
    background: none !important;
    padding: 0 !important;
    float: none !important;
    margin: 0 10px;
  }

  .checkbox td {
    text-align: left;
  }

  .checkbox span {
    float: left;
  }

  .search-bar ul li {
    float: none !important;
    margin: 0 auto !important;
    list-style: none !important;
    width: 100% !important;
  }
}

@media (min-width: 1200px) {
  header .intro-text {
    padding-top: 280px;
    padding-bottom: 280px;
  }

  header .intro-text .intro-lead-in {
    margin-bottom: 25px;
    font-family: 'Lato', sans-serif;
    font-size: 46px;
    line-height: 40px;
    font-weight: 800;
  }

  header .intro-text .intro-heading {
    margin-bottom: 50px;
    font-family: 'Lato', sans-serif;
    font-size: 20px;
    font-weight: 300;
    line-height: 75px;
  }
}

@media (min-width: 1200px) {
  section {
    padding: 150px 0;
  }
}

.service-heading {
  margin: 15px 0;
  text-transform: none;
  font-weight: bold;
  font-size: 18px;
}

.feature-heading {
  font-size: 18px;
  font-weight: 400;
  margin: 30px 0;
}

.team-member {
  margin-bottom: 50px;
  text-align: center;
}

.team-member img {
  margin: 0 auto;
  border: 7px solid #fff;
}

.team-member h4 {
  margin-top: 25px;
  margin-bottom: 0;
  text-transform: none;
}

.team-member p {
  margin-top: 0;
}

aside.clients img {
  margin: 50px auto;
}

section .search-bar .section-heading {
  color: #fff;
}

section .search-bar .form-group {
  margin-bottom: 10px;
  width: 100%;
}

section .search-bar .form-group input,
section.search-bar .form-group textarea {
  padding: 20px;
}

section .search-bar .form-group input.form-control {
  height: auto;
}

section .search-bar .form-group textarea.form-control {
  height: 236px;
}

section .search-bar .form-control:focus {
  border-color: #881630;
  box-shadow: none;
}

section .search-bar::-webkit-input-placeholder {
  text-transform: uppercase;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  color: #bbb;
}

section .search-bar:-moz-placeholder {
  text-transform: uppercase;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  color: #bbb;
}

section .search-bar::-moz-placeholder {
  text-transform: uppercase;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  color: #bbb;
}

section .search-bar:-ms-input-placeholder {
  text-transform: uppercase;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  color: #bbb;
}

section .search-bar .text-danger {
  color: #e74c3c;
}

footer {
  text-align: center;
}

footer span.copyright {
  text-transform: uppercase;
  text-transform: none;
  font-family: 'Lato', sans-serif;
  line-height: 40px;
}

footer ul.quicklinks {
  margin-bottom: 0;
  text-transform: uppercase;
  text-transform: none;
  font-family: 'Lato', sans-serif;
  line-height: 40px;
}

ul.social-buttons {
  margin-bottom: 0;
}

ul.social-buttons li a {
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  font-size: 20px;
  line-height: 40px;
  outline: 0;
  color: #fff;
  background-color: #222;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

ul.social-buttons li a:hover,
ul.social-buttons li a:focus,
ul.social-buttons li a:active {
  background-color: #881630;
}

.btn:focus,
.btn:active,
.btn.active,
.btn:active:focus {
  outline: 0;
}

.portfolio-modal .modal-content {
  padding: 100px 0;
  min-height: 100%;
  border: 0;
  border-radius: 0;
  text-align: center;
  background-clip: border-box;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.portfolio-modal .modal-content h2 {
  margin-bottom: 15px;
  font-size: 3em;
}

.portfolio-modal .modal-content p {
  margin-bottom: 30px;
}

.portfolio-modal .modal-content p.item-intro {
  margin: 20px 0 30px;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-style: italic;
}

.portfolio-modal .modal-content ul.list-inline {
  margin-top: 0;
  margin-bottom: 30px;
}

.portfolio-modal .modal-content img {
  margin-bottom: 30px;
}

.portfolio-modal .close-modal {
  position: absolute;
  top: 25px;
  right: 25px;
  width: 75px;
  height: 75px;
  background-color: transparent;
  cursor: pointer;
}

.portfolio-modal .close-modal:hover {
  opacity: 0.3;
}

.portfolio-modal .close-modal .lr {
  z-index: 1051;
  width: 1px;
  height: 75px;
  margin-left: 35px;
  background-color: #222;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.portfolio-modal .close-modal .lr .rl {
  z-index: 1052;
  width: 1px;
  height: 75px;
  background-color: #222;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.portfolio-modal .modal-backdrop {
  display: none;
  opacity: 0;
}

::-moz-selection {
  text-shadow: none;
  background: #881630;
}

::selection {
}

img::selection {
  background: 0 0;
}

img::-moz-selection {
  background: 0 0;
}

body {
  webkit-tap-highlight-color: #881630;
}

.dataPartnerships {
  padding: 0;
  background: #202c32;
}

.dataPartnerships img {
  padding-bottom: 4px;
}

.dataPartnerships h4 {
  color: #fff;
  font-weight: 200;
  font-size: 18px;
}

.features {
  background: #ecedf1;
}

.free-trial {
  background: url(../img/post-free-trial.jpg) no-repeat center center fixed;
  text-align: center;
  color: #fff;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  padding: 200px 0;
}

.rig-maps {
  text-align: center;
  color: #fff;
  background-attachment: scroll;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  background: url(../img/pipeline-image.jpg) no-repeat center center fixed;
}

.feature-icon i {
  font-size: 60px;
  color: #28373e;
}

.become-member {
  background: url(../img/ready-for-rig-image.jpg) no-repeat center center fixed;
  text-align: center;
  color: #fff;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}

.block-center {
  margin: 0 auto;
  float: none;
}

.navbar-default {
  padding: 65px 0 40px 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.navbar-default.navbar-shrink {
  padding: 18px 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}

.navbar-default.nav-subpage.navbar-shrink {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.nav-subpage .container-lg {
  margin-top: 10px;
}

.navbar-default.nav-subpage {
  background-repeat: repeat-x;
  background-color: #28373e;
  font-size: 14px;
  padding: 0;
}

.utility-nav {
  margin-bottom: 0;
  background: #202c32;
  width: 100%;
  z-index: 1;
  padding: 6px 0;
}

.utility-nav-home {
  margin-bottom: 0;
  background: #202c32;
  width: 100%;
  z-index: 9998;
}

.mainContent {
  padding: 40px 0;
}

.content {
  margin-bottom: 40px !important;
}

/* Data Tables */
.nd-heading1 {
  font-size: 20pt;
  font-family: 'Lato', sans-serif;
  font-weight: 300;
}

.nd-heading2 {
  font-size: 12pt;
  font-family: 'Lato', sans-serif;
}

.nd-heading3 {
  font-size: 10pt;
  font-family: 'Lato', sans-serif;
}

.heading-block {
  font-size: 15pt;
  padding: 10px 0;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
}

.bydate h3 {
  font-size: 10pt;
  font-weight: 500;
  margin: 0;
}

.nd-report {
  border-collapse: collapse;
  border: 1px solid #ddd;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
}

.nd-report td {
  padding: 10px;
  font-size: 10pt;
  font-family: 'Lato', sans-serif;
}

.nd-report tr {
  border-top: 1px solid #ddd;
  border-bottom-: 1px solid #ddd;
}

.nd-report .header-right {
  text-align: right;
}

.nd-caption {
  text-align: center;
  font-style: italic;
  font-size: 11pt;
}

.nd-par {
  font-family: 'Lato', sans-serif;
  font-size: 9pt;
}

.nd-report .amount {
  text-align: right;
}

.nd-report .footnote {
  vertical-align: super;
  font-size: 5pt;
}

.nd-report .grey-row {
  background-color: #ebeff2;
}

.nd-report thead tr:nth-child(2n-1) {
  background-color: #ffffff;
}

.nd-report tr:hover td {
  background: #0a9496;
  color: #ffffff;
}

.nd-report tr:hover td a {
  color: #ffffff;
}

.count-bold,
.percent-bold {
  font-weight: bold;
  color: #881630;
}

.header,
.header-left,
.header-right,
.header-center {
  font-weight: 800;
  color: #28373e;
}

.header-center {
  text-align: center;
}

.search-bar ul {
  overflow: hidden;
  padding: 0;
}

.search-bar ul li {
  float: left;
  margin: 0 10px;
  list-style: none;
}

.well-licences ul {
  overflow: hidden;
  padding: 0;
}

.well-licences ul li {
  float: left;
  margin: 0 3px;
  list-style: none;
}

.search-bar .selected {
  border-color: #0a9496;
  color: #fff;
  background-color: #0a9496;
}

.form-inline .form-control {
  width: 100%;
  box-shadow: none;
}

.search-btn {
  padding: 7px 25px !important;
  border-radius: 5px;
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  font-weight: 200;
  color: #fff;
  background: #881630 url(../img/search-icon.png) 3px 0 no-repeat;
  left: 10px;
  border-top-left-radius: 5px !important;
  border-bottom-left-radius: 5px !important;
}

.search-btn:hover {
  background: #000000 url(../img/search-icon.png) 3px 0 no-repeat;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}

.search-bar h4 {
  margin: 10px 0;
}

.leaderboard-holder {
  background: #202c32;
  width: 100%;
  padding: 10px 0;
}

.feature-icon-1 {
  background: url(../img/feature-icon-1.png) no-repeat;
  height: 105px;
  display: block;
  margin: 20px auto;
  width: 109px;
}

.feature-icon-2 {
  background: url(../img/feature-icon-2.png) no-repeat;
  height: 105px;
  display: block;
  margin: 20px auto;
  width: 109px;
}

.feature-icon-3 {
  background: url(../img/feature-icon-3.png) no-repeat;
  height: 105px;
  display: block;
  margin: 20px auto;
  width: 109px;
}

.feature-icon-4 {
  background: url(../img/feature-icon-4.png) no-repeat;
  height: 105px;
  display: block;
  margin: 20px auto;
  width: 109px;
}

.data-icon-1 {
  background: url(../img/data-icon-1.png) no-repeat;
  display: block;
  margin: 0 auto;
  max-width: 367px;
  height: 76px;
  background-size: contain;
}

.text-center ul {
  list-style: none;
  padding: 0;
}

.border-right {
  border-right: 1px solid #cccccc;
}

.border-bottom {
  border-bottom: 1px solid #cccccc;
}

.navbar-fixed-top,
.navbar-static-top {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}

.sticky {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 100;
  border-top: 0;
}

.spacer {
  height: 120px;
  display: none;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}

.spacer.fixed-spacer {
  display: block;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}

.col-centered {
  margin: 0 auto;
  float: none;
}

.nopadding {
  padding: 0;
  margin: 0;
}

.call-to-action ul {
  padding: 0;
}

.call-to-action ul li {
  display: inline;
  margin: 0 10px;
  list-style: none;
}

#contact .label {
  font-size: 90%;
  font-weight: normal;
  color: #000;
}

section#contact .section-heading {
  color: #fff;
}

section#contact .form-group {
  margin-bottom: 25px;
}

section#contact .form-group input,
section#contact .form-group textarea {
  padding: 20px;
}

section#contact .form-group input.form-control {
  height: auto;
}

section#contact .form-group textarea.form-control {
  height: 236px;
}

section#contact .form-control:focus {
  border-color: #881630;
  box-shadow: none;
}

section#contact::-webkit-input-placeholder {
  text-transform: uppercase;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  color: #bbb;
}

section#contact:-moz-placeholder {
  text-transform: uppercase;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  color: #bbb;
}

section#contact::-moz-placeholder {
  text-transform: uppercase;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  color: #bbb;
}

section#contact:-ms-input-placeholder {
  text-transform: uppercase;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  color: #bbb;
}

section#contact .text-danger {
  color: #e74c3c;
}

.extra-padding {
  padding: 0 50px;
}

.errmsg {
  color: red;
  font-weight: bold;
}

.rig-maps img,
.rig-features img {
  margin: 20px 0;
}

#outdated {
  top: 30px !important;
}

/* Well Licence Calendar */

.dnl-calendar table {
  font-family: 'Lato', sans-serif;
  font-weight: 100;
  width: 100%;
  border: 1px solid #ddd;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
}

.dnl-calendar table tr {
  line-height: 40px;
}

.dnl-calendar table tr td {
  font-size: 1em;
  vertical-align: top;
  width: 14.285714285714287%;
  border: 1px solid #eeeeee;
}

.dnl-calendar table tr td.weekday {
  text-align: center;
  color: white;
  background: #28373e;
}

.dnl-calendar table tr td.day {
  text-align: center;
}

.alert-info {
  background-color: #f5f5f5;
  border-color: #ddd;
  color: #333;
  width: 75%;
  margin: 0 auto;
}

.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}

.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}

.alert-block p + p {
  margin-top: 5px;
}

.alert-info h4 {
  margin: 0;
}

.checkbox {
  margin: 0;
}

.checkbox ul {
  padding: 0;
}

.checkbox input[type='checkbox'] {
  display: none;
}

.checkbox label {
  display: inline-block;
  cursor: pointer;
  position: relative;
  padding-left: 35px;
  margin-right: 15px;
  font-size: 14px;
  margin-top: 8px;
}

.checkbox label:before {
}

.checkbox label:before {
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 10px;
  position: absolute;
  left: 0;
  top: -1px;
  background-color: #ebeff2;
  border: 1px solid #ddd;
}

input[type='checkbox']:checked + label:before {
  content: '\2713';
  font-size: 19px;
  font-weight: 800;
  color: #0a9496;
  text-align: center;
  line-height: 18px;
}

input[disabled] ~ label {
  color: #aaa;
}

/* report sorting */
.sorttable_alpha,
.sorttable_numeric,
.sorttable_location,
.sorttable_contractor,
.sorttable_date {
  cursor: pointer;
}

.nd-report .changed,
.nd-report .changed-date,
.nd-report .changed-depth {
  font-weight: bold;
}

.modal-body h4 {
  margin: 0 65px;
}

.psacList ul li {
  line-height: 15px;
}

.psacList {
  margin-top: 20px;
}

.psacMap {
  margin-top: 80px;
}

.psacMap figcaption {
  margin: 40px 100px;
}

@media print {
  .leaderboard-holder {
    display: none;
  }

  .navbar {
    display: none;
  }

  .side-ad {
    display: none;
  }

  .email-btn {
    display: none;
  }

  footer {
    display: none;
  }

  a[href]:after {
    content: ' (' attr(href) ')';
    display: none;
  }

  .search-bar ul {
    display: none;
  }

  h1,
  .h1 {
    font-size: 28px;
  }

  .fa.fa-sort {
    display: none;
  }
}

/*** Spinner**/
.la-ball-spin-clockwise-fade-rotating,
.la-ball-spin-clockwise-fade-rotating > div {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.la-ball-spin-clockwise-fade-rotating {
  display: block;
  font-size: 0;
  color: #fff;
}

.la-ball-spin-clockwise-fade-rotating.la-dark {
  color: #333;
}

.la-ball-spin-clockwise-fade-rotating > div {
  display: inline-block;
  float: none;
  background-color: currentColor;
  border: 0 solid currentColor;
}

.la-ball-spin-clockwise-fade-rotating {
  width: 32px;
  height: 32px;
  -webkit-animation: ball-spin-clockwise-fade-rotating-rotate 6s infinite linear;
  -moz-animation: ball-spin-clockwise-fade-rotating-rotate 6s infinite linear;
  -o-animation: ball-spin-clockwise-fade-rotating-rotate 6s infinite linear;
  animation: ball-spin-clockwise-fade-rotating-rotate 6s infinite linear;
}

.la-ball-spin-clockwise-fade-rotating > div {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 8px;
  height: 8px;
  margin-top: -4px;
  margin-left: -4px;
  border-radius: 100%;
  -webkit-animation: ball-spin-clockwise-fade-rotating 1s infinite linear;
  -moz-animation: ball-spin-clockwise-fade-rotating 1s infinite linear;
  -o-animation: ball-spin-clockwise-fade-rotating 1s infinite linear;
  animation: ball-spin-clockwise-fade-rotating 1s infinite linear;
}

.la-ball-spin-clockwise-fade-rotating > div:nth-child(1) {
  top: 5%;
  left: 50%;
  -webkit-animation-delay: -0.875s;
  -moz-animation-delay: -0.875s;
  -o-animation-delay: -0.875s;
  animation-delay: -0.875s;
}

.la-ball-spin-clockwise-fade-rotating > div:nth-child(2) {
  top: 18.1801948466%;
  left: 81.8198051534%;
  -webkit-animation-delay: -0.75s;
  -moz-animation-delay: -0.75s;
  -o-animation-delay: -0.75s;
  animation-delay: -0.75s;
}

.la-ball-spin-clockwise-fade-rotating > div:nth-child(3) {
  top: 50%;
  left: 95%;
  -webkit-animation-delay: -0.625s;
  -moz-animation-delay: -0.625s;
  -o-animation-delay: -0.625s;
  animation-delay: -0.625s;
}

.la-ball-spin-clockwise-fade-rotating > div:nth-child(4) {
  top: 81.8198051534%;
  left: 81.8198051534%;
  -webkit-animation-delay: -0.5s;
  -moz-animation-delay: -0.5s;
  -o-animation-delay: -0.5s;
  animation-delay: -0.5s;
}

.la-ball-spin-clockwise-fade-rotating > div:nth-child(5) {
  top: 94.9999999966%;
  left: 50.0000000005%;
  -webkit-animation-delay: -0.375s;
  -moz-animation-delay: -0.375s;
  -o-animation-delay: -0.375s;
  animation-delay: -0.375s;
}

.la-ball-spin-clockwise-fade-rotating > div:nth-child(6) {
  top: 81.8198046966%;
  left: 18.1801949248%;
  -webkit-animation-delay: -0.25s;
  -moz-animation-delay: -0.25s;
  -o-animation-delay: -0.25s;
  animation-delay: -0.25s;
}

.la-ball-spin-clockwise-fade-rotating > div:nth-child(7) {
  top: 49.9999750815%;
  left: 5.0000051215%;
  -webkit-animation-delay: -0.125s;
  -moz-animation-delay: -0.125s;
  -o-animation-delay: -0.125s;
  animation-delay: -0.125s;
}

.la-ball-spin-clockwise-fade-rotating > div:nth-child(8) {
  top: 18.179464974%;
  left: 18.1803700518%;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay: 0s;
  animation-delay: 0s;
}

.la-ball-spin-clockwise-fade-rotating.la-sm {
  width: 16px;
  height: 16px;
}

.la-ball-spin-clockwise-fade-rotating.la-sm > div {
  width: 4px;
  height: 4px;
  margin-top: -2px;
  margin-left: -2px;
}

.la-ball-spin-clockwise-fade-rotating.la-2x {
  width: 64px;
  height: 64px;
}

.la-ball-spin-clockwise-fade-rotating.la-2x > div {
  width: 16px;
  height: 16px;
  margin-top: -8px;
  margin-left: -8px;
}

.la-ball-spin-clockwise-fade-rotating.la-3x {
  width: 96px;
  height: 96px;
}

.la-ball-spin-clockwise-fade-rotating.la-3x > div {
  width: 24px;
  height: 24px;
  margin-top: -12px;
  margin-left: -12px;
}

/*
 * Animations
 */
@-webkit-keyframes ball-spin-clockwise-fade-rotating-rotate {
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}

@-moz-keyframes ball-spin-clockwise-fade-rotating-rotate {
  100% {
    -moz-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}

@-o-keyframes ball-spin-clockwise-fade-rotating-rotate {
  100% {
    -o-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}

@keyframes ball-spin-clockwise-fade-rotating-rotate {
  100% {
    -webkit-transform: rotate(-360deg);
    -moz-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}

@-webkit-keyframes ball-spin-clockwise-fade-rotating {
  50% {
    opacity: 0.25;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@-moz-keyframes ball-spin-clockwise-fade-rotating {
  50% {
    opacity: 0.25;
    -moz-transform: scale(0.5);
    transform: scale(0.5);
  }

  100% {
    opacity: 1;
    -moz-transform: scale(1);
    transform: scale(1);
  }
}

@-o-keyframes ball-spin-clockwise-fade-rotating {
  50% {
    opacity: 0.25;
    -o-transform: scale(0.5);
    transform: scale(0.5);
  }

  100% {
    opacity: 1;
    -o-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes ball-spin-clockwise-fade-rotating {
  50% {
    opacity: 0.25;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}

/************/
ul.weeklyList {
  padding: 0 60px 0 0;
}

ul.weeklyList li {
  line-height: 45px;
  border-top: 1px solid #ebeff2;
}

ul.weeklyList li a {
  font-weight: 500;
  padding: 0 20px;
}

ul.weeklyList li:nth-child(2n-1) {
  background-color: #ebeff2;
}
