/* Colors */
/*the padding and border of that element no longer increase its width*/
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* GLOBAL */
body {
  margin: 0;
  padding: 0;
  font-family: 'Poppins', sans-serif !important; }

html {
  height: 100%;
  width: 100%; }

ul {
  margin: 0 !important;
  padding: 0 !important; }

/* CLASSES */
.section-header {
  text-align: left !important;
  margin-bottom: 40px;
  font-family: 'Metrophobic', sans-serif !important; }

.section-header p {
  margin-left: 0 !important;
  font-family: "Raleway", sans-serif, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px !important; }

.thumbnail {
  background-color: transparent !important;
  border: none !important; }

/* MEDIA QUERIES */
@media (max-width: 768px) {
  #landing .jumbotron {
    min-height: 375px;
    line-height: 375px;
    background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url("../images/landing.jpeg");
    background-repeat: no-repeat;
    background-position: 70% 10%;
    background-size: auto;
    color: #FFFFFF; }
  #about .jumbotron {
    min-height: 375px;
    line-height: 375px;
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("../images/gcvials.jpeg");
    background-repeat: no-repeat;
    background-position: right;
    background-size: cover;
    color: #FFFFFF; }
  #services .jumbotron {
    min-height: 500px;
    line-height: 500px;
    background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url("../images/indoorgrow.jpeg");
    background-repeat: no-repeat;
    background-position: right;
    background-size: cover;
    color: #FFFFFF; }
  #contact .jumbotron {
    min-height: 375px;
    line-height: 375px;
    background: url("../images/bigbuds.jpeg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    color: #FFFFFF; }
  #quality .jumbotron {
    min-height: 375px;
    line-height: 375px;
    background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url("../images/quality.jpeg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    color: #FFFFFF; }
  #faq .jumbotron {
    min-height: 375px;
    line-height: 375px;
    background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url("../images/bluetubes.jpeg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    color: #FFFFFF; }
  #chromotography .jumbotron {
    min-height: 375px;
    line-height: 375px;
    background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url("../images/chromo.jpeg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    color: #FFFFFF; }
  #genetic .jumbotron {
    min-height: 375px;
    line-height: 375px;
    background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url("../images/chromosome.jpeg");
    background-repeat: no-repeat;
    background-position: right;
    background-size: cover;
    color: #FFFFFF; } }

/* SERVICES */
#services .jumbotron {
  min-height: 500px;
  line-height: 500px;
  background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url("../images/indoorgrow.jpeg");
  background-repeat: no-repeat;
  background-position: right;
  background-attachment: fixed;
  background-size: cover;
  color: #FFFFFF; }

#services .container:nth-child(1) {
  display: inline-block;
  vertical-align: middle;
  line-height: normal; }

#services .container:nth-child(1) h1, p {
  margin-left: 50px !important; }

#services .container:nth-child(1) p {
  font-size: 22px; }

/* SERVICES-MAIN */
#services-main .section-header h2, p {
  text-align: left !important;
  margin-bottom: 10px;
  font-family: 'Metrophobic', sans-serif !important; }

#services-main h3 {
  text-align: center;
  margin-left: auto;
  margin-right: auto; }

#services-main .icon-card {
  margin-top: 40px; }

#services-main .icon-card p {
  text-align: center;
  margin: 0 !important; }

#services-main .icon-card i {
  color: #228B22; }

#services-main .icon-card .btn-default {
  background-color: #39BAAE;
  border-radius: 10px;
  color: #FFFFFF;
  display: block;
  width: 100%;
  margin: 40px auto; }

#services-main .icon-card .btn-default:hover {
  background-color: #FFFFFF;
  color: #39BAAE;
  border: 2px solid #39BAAE;
  margin-bottom: auto; }

/* SERVICES-SECONDARY */
#services-secondary {
  background-color: #F3F3F7; }

#services-secondary p {
  margin-left: 0 !important;
  margin-bottom: 40px !important; }

#services-secondary .section-header > h2 {
  margin-top: 40px !important; }

#services-secondary article .btn-default {
  background-color: #39BAAE;
  border-radius: 10px;
  color: #FFFFFF;
  display: block;
  width: 100%;
  margin: 40px auto; }

#services-secondary article .btn-default:hover {
  background-color: #FFFFFF;
  color: #39BAAE;
  border: 2px solid #39BAAE;
  margin-bottom: 38px; }

/* SERVICES-THUMBS */
#services-thumbs .row {
  margin-top: 40px; }

#services-thumbs .caption {
  background-color: #F3F3F7; }

#services-thumbs .thumbnail {
  position: relative; }

#services-thumbs .thumbnail img {
  display: block; }

#services-thumbs .thumbnail:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); }

#services-thumbs .thumbnail h3 {
  text-align: center; }

#services-thumbs .thumbnail p {
  margin: 0 !important;
  text-align: left; }
