/* Text Elements */

h1.main-heading {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 10px;
  font-weight: 100;
  font-size: 25px;
  font-family: Futura, 'Trebuchet MS', Arial, sans-serif;
}

h1.h1 {
  margin-top: 10px;
  margin-bottom: 30px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 100;
  font-size: 20px;
  font-family: Futura, 'Trebuchet MS', Arial, sans-serif;
}

h1.blog-heading {
  padding-right: 10px;
  padding-left: 10px;
  color: #35a1cf;
  font-size: 25px;
}

h1.hero-heading {
  color: #4d4d4e;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 100;
  font-size: 20px;
  font-family: Futura, 'Trebuchet MS', Arial, sans-serif;
}

h1 {
  margin-top: 0;
  text-align: center;
  font-weight: 100;
  font-family: 'Roboto', sans-serif;
}

h1.plans-price {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #e4e4e4;
  font-size: 24px;
  line-height: 1;
}

h1 span.pink-h {
  color: #ca85cd;
}

h3.quotation-mark {
  margin-top: 20px;
  margin-bottom: 0;
  color: #35a1cf;
  text-align: center;
  font-size: 50px;
  font-family: Georgia, Times, 'Times New Roman', serif;
  line-height: 1;
}

h3 {
  font-size: 26px;
  font-family: 'Roboto', sans-serif;
}

h3.news-header {
  margin-top: 0;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 200;
  font-size: 24px;
  font-family: 'Roboto Condensed', sans-serif;
}

h3.news-header.sub-heading {
  margin-top: 25px;
  margin-bottom: 20px;
  padding-top: 15px;
  padding-bottom: 10px;
  border-top: 1px solid rgba(99, 148, 204, .15);
  border-bottom: 1px solid rgba(99, 148, 204, .15);
  color: #6394cc;
  font-size: 20px;
}

h4.spotlight-heading {
  text-align: center;
  font-weight: 100;
  font-variant: normal;
  font-size: 20px;
  font-family: 'Roboto', sans-serif;
}

h4 {
  text-align: center;
  font-weight: 100;
  font-family: 'Roboto', sans-serif;
}

h4.blog-date {
  padding-top: 20px;
}

h4.price-heading {
  margin-top: 5px;
  color: #065bee;
  text-transform: uppercase;
  font-weight: 100;
  font-size: 30px;
}

h4#gold {
  color: #c6a100;
}

h4#platinum {
  color: #92bad7;
}

h4.team-name {
  padding-top: 20px;
  color: #dba303;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 400;
  font-size: 15px;
}

h4.skills-heading {
  color: #35a1cf;
  text-align: left;
  font-size: 25px;
}

h4#heading-1 {
  color: #9f9f9f;
}

h4#gold-copy-1 {
  color: #000;
}

h5.h5 {
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  padding-bottom: 10px;
  max-width: 300px;
  border-bottom: 1px solid rgba(255, 255, 255, .35);
  color: rgba(255, 255, 255, .5);
  text-align: center;
  font-style: italic;
  font-family: 'Hoefler Text', 'Baskerville old face', Garamond, 'Times New Roman', serif;
}

h5 {
  color: #fff;
  font-family: 'Roboto', sans-serif;
}

h6.contact-heading {
  margin-top: 0;
  color: #555;
  text-align: center;
  font-family: 'Roboto', sans-serif;
}

p.paragraph.header-paragraph {
  padding-top: 11px;
  border-top: 1px solid rgba(255, 255, 255, .2);
  color: #929292;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 4px;
  font-weight: 300;
  font-size: 14px;
  font-family: Futura, 'Trebuchet MS', Arial, sans-serif;
  line-height: 1.5;
}

p.paragraph {
  margin-right: auto;
  margin-left: auto;
  max-width: 800px;
  color: #555;
  text-align: center;
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
  line-height: 20px;
}

p.paragraph.section-paragraph {
  margin-right: auto;
  margin-left: auto;
  max-width: 800px;
}

p.paragraph.review-paragraph {
  padding-bottom: 0;
  color: #a4a4a4;
  font-family: 'Hoefler Text', 'Baskerville old face', Garamond, 'Times New Roman', serif;
}

p.paragraph.block-paragraph {
  text-align: left;
  font-size: 14px;
  line-height: 20px;
}

p.paragraph.lighter-p {
  color: #fff;
  font-size: 14px;
  line-height: 20px;
}

p.paragraph.address-paragraph {
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 40px;
  max-width: 800px;
  font-size: 17px;
}

p.paragraph.news-p {
  text-align: left;
}

p.paragraph.highlighted-img-p {
  margin-top: 15px;
  margin-right: auto;
  margin-left: auto;
  max-width: 800px;
  color: #a4a4a4;
  font-style: italic;
  font-size: 14px;
  font-family: 'Roboto', cursive;
}

p.paragraph a.link {
  color: #fff;
  text-decoration: underline;
}

p.paragraph.pricing-description {
  margin-top: 10px;
  margin-bottom: 10px;
}

p.paragraph a.dark.link {
  color: #212121;
}

p.paragraph span.paragraph-text-3 {
  font-size: 14px;
}

ul.unorder-list.dropdown-menu {
  margin-right: auto;
  margin-left: auto;
  min-width: 135px;
  border-bottom-style: none;
  background-color: #bbb;
}

a.link-text.text-link-1 {
  color: #000;
  text-decoration: underline;
}

a.link-text.footer-nav-link {
  padding: 5px;
  color: #5b5b5b;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
}

a.link-text.footer-nav-link:hover {
  color: #828282;
}

/* Interaction Elements */

a.link-button.btn.btn-outline-primary {
  display: block;
  margin-top: 30px;
  padding: 15px;
  border-color: rgba(136, 136, 136, .55);
  color: #fff;
  font-weight: 300;
}

a.link-button {
  display: block;
  margin-right: auto;
  margin-left: auto;
  max-width: 200px;
  font-family: 'Roboto', sans-serif;
}

a.link-button.btn.btn-primary {
  margin-top: 30px;
  margin-bottom: -.81rem;
  padding: 10px 5px;
  border-width: 0;
  border-color: #065bee;
  border-radius: 20px;
  background-color: #92bad7;
}

a.link-button#gold-price {
  background-color: #dfb619;
}

a.link-button#platinum-price {
  background-color: #6f96b2;
}

a.link-button.btn.btn-outline-primary.read-more {
  margin-bottom: 30px;
  color: #1a1a1a;
}

a.link-button#button-link-1 {
  background-color: #009edb;
}

a.link-button#button-link-4 {
  background-color: #c6a100;
}

a.link-button.btn.btn-outline-primary:hover {
  background-color: rgba(255, 255, 255, .15);
}

a.link-button.btn.btn-outline-primary.read-more:hover {
  background-color: #d5d5d5;
}

.container-grid.nav-row {
  background-color: #121212;
}

.container-grid.header-row {
  background-color: #000;
  background-image: -webkit-linear-gradient(top, rgba(18, 18, 18, 1) 0%, rgba(48, 48, 48, 0) 100%), url('../images/rac.jpg');
  background-image:    -moz-linear-gradient(top, rgba(18, 18, 18, 1) 0%, rgba(48, 48, 48, 0) 100%), url('../images/rac.jpg');
  background-image:      -o-linear-gradient(top, rgba(18, 18, 18, 1) 0%, rgba(48, 48, 48, 0) 100%), url('../images/rac.jpg');
  background-image:         linear-gradient(180deg, rgba(18, 18, 18, 1) 0%, rgba(48, 48, 48, 0) 100%), url('../images/rac.jpg');
  background-attachment: scroll, scroll;
  background-position: left top, center center;
  background-clip: border-box, border-box;
  background-origin: padding-box, padding-box;
  background-size: auto auto, cover;
  background-repeat: no-repeat, no-repeat;
}

.container-grid.heading-highlight {
  margin-top: 25vw;
  margin-bottom: 25vw;
  padding: 3vw 5vw 5vw;
}

.container-grid.information-row {
  padding-top: 5vw;
  padding-bottom: 3vw;
  max-width: 1200px;
}

.container-grid.offer-row {
  padding-top: 10vw;
  padding-bottom: 10vw;
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, .35) 100%), url('../images/laptop.jpg');
  background-image:    -moz-linear-gradient(top, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, .35) 100%), url('../images/laptop.jpg');
  background-image:      -o-linear-gradient(top, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, .35) 100%), url('../images/laptop.jpg');
  background-image:         linear-gradient(180deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, .35) 100%), url('../images/laptop.jpg');
  background-attachment: scroll, scroll;
  background-position: left top, center center;
  background-clip: border-box, border-box;
  background-origin: padding-box, padding-box;
  background-size: auto auto, cover;
  background-repeat: no-repeat, no-repeat;
}

.container-grid.spotlight-column {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  padding-top: 25px;

  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.container-grid.spotlight-container {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 30px;
  padding: 10px 2px;
  width: auto;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container-grid.stay-social-row {
  padding-top: 5vw;
  padding-bottom: 5vw;
  background-color: #fafafa;
}

.container-grid.blog-row {
  padding-top: 5vw;
  padding-bottom: 5vw;
  background-color: #000;
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .75) 0%, rgba(45, 45, 45, .75) 100%), url('../images/devices.jpg');
  background-image:    -moz-linear-gradient(top, rgba(0, 0, 0, .75) 0%, rgba(45, 45, 45, .75) 100%), url('../images/devices.jpg');
  background-image:      -o-linear-gradient(top, rgba(0, 0, 0, .75) 0%, rgba(45, 45, 45, .75) 100%), url('../images/devices.jpg');
  background-image:         linear-gradient(180deg, rgba(0, 0, 0, .75) 0%, rgba(45, 45, 45, .75) 100%), url('../images/devices.jpg');
  background-attachment: scroll, scroll;
  background-position: left top, center center;
  background-clip: border-box, border-box;
  background-origin: padding-box, padding-box;
  background-size: auto auto, cover;
  background-repeat: no-repeat, no-repeat;
}

.container-grid.blog-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  padding-right: 0;
  padding-left: 0;
  max-width: 1200px;

  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.container-grid.blog-container {
  margin-top: 15px;
  margin-bottom: 15px;
  padding-right: 0;
  padding-left: 0;
  max-width: 400px;
  border-radius: 8px;
  background-color: #fff;
}

div.responsive-picture.blog-image {
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  max-width: 400px;
  max-height: 235px;
}

div.responsive-picture.review-image {
  margin: 10px auto;
  max-width: 100px;
  border-radius: 500px;
}

.container-grid.review-container {
  margin-bottom: 5px;
  padding-right: 0;
  padding-left: 0;
  max-width: 300px;
}

.container-grid.price-row {
  padding-top: 10vw;
  padding-bottom: 5vw;
  background-image: -webkit-linear-gradient(bottom, rgba(18, 18, 18, 1) 25%, rgba(18, 18, 18, 0) 100%), url('../images/rac.jpg');
  background-image:    -moz-linear-gradient(bottom, rgba(18, 18, 18, 1) 25%, rgba(18, 18, 18, 0) 100%), url('../images/rac.jpg');
  background-image:      -o-linear-gradient(bottom, rgba(18, 18, 18, 1) 25%, rgba(18, 18, 18, 0) 100%), url('../images/rac.jpg');
  background-image:         linear-gradient(0deg, rgba(18, 18, 18, 1) 25%, rgba(18, 18, 18, 0) 100%), url('../images/rac.jpg');
  background-attachment: scroll, scroll;
  background-position: left top, center center;
  background-clip: border-box, border-box;
  background-origin: padding-box, padding-box;
  background-size: auto auto, cover;
  background-repeat: no-repeat, no-repeat;
  opacity: .99;
}

.container-grid.price-container {
  margin-bottom: 50px;
  padding-top: 25px;
  padding-right: 25px;
  padding-left: 25px;
  background-color: #fff;
}

.container-grid.price-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  padding-right: 0;
  padding-left: 0;
  max-width: 1200px;

  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

a.social-image {
  margin: 5px;
  max-width: 32px;
  background-color: #6ca6ed;
}

.container-grid.feature-container {
  margin-bottom: 20px;
  padding-right: 2px;
  padding-left: 2px;
  max-width: 300px;
}

.container-grid.feature-column {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

span.glyph.feature-icon {
  display: inline-block;
  padding: 12px 14px 10px;
  border: 1px solid #ddd;
  border-radius: 5px;
  color: #ccc;
  font-size: 30px;
  line-height: 30px;
}

.container-grid.about-row {
  padding-top: 90px;
  padding-bottom: 90px;
}

div.responsive-picture.team-picture {
  margin-right: auto;
  margin-left: auto;
}

.container-grid.team-member-container {
  padding-top: 50px;
  padding-bottom: 50px;
  max-width: 250px;
}

.container-grid.team-social-box {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;

  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

a.social-image.team-social-button {
  background-color: #cbcbcb;
}

.container-grid.team-column {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;

  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.container-grid.column-3 {
  padding-right: 0;
  padding-left: 0;
}

.container-grid.strategy-container {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  padding: 5vw 5%;
  background-color: #fbfbfb;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container-grid.strategy-column {
  padding-right: 0;
  padding-left: 0;
}

.container-grid.skils-row {
  padding-top: 5vw;
  padding-bottom: 5vw;
  max-width: 1200px;
}

.container-grid.dropdown {
  float: right;
  padding-top: 5px;
  padding-right: 60px;
  max-width: 1200px;

  -webkit-align-self: center;
  -ms-flex-item-align: center;
          align-self: center;
}

.container-grid.navmenu {
  max-width: 1200px;
}

a.glyph.btn.btn-default.dropdown-toggle {
  border-width: 0;
  border-style: none;
  background-color: #121212;
  color: #aeaeae;
  font-size: 24px;
}

.container-grid.company-social-container {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  padding-top: 40px;

  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container-grid.nav-container-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  width: auto;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container-grid.column-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 40px;
  margin-bottom: 40px;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container-grid.strategy-image-container {
  padding-right: 0;
  padding-left: 0;
  min-height: 350px;
  background-color: #bbb;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;
}

span.glyph.contact-icon {
  padding-top: 20px;
  color: #6ca6ed;
  text-align: center;
  font-size: 30px;
}

.container-grid.contact-container {
  margin-bottom: 10px;
  padding-bottom: 20px;
  width: 180px;
}

.container-grid.column-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;

  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.container-grid.column-4 {
  padding-bottom: 40px;
}

.html-element.map {
  margin-right: auto;
  margin-left: auto;
}

.container-grid.map-row {
  padding-top: 5vw;
  padding-bottom: 0vw;
  max-width: 1400px;
}

.container-grid#flex-container-1 {
  background-image: url('../images/strategies-1.jpg');
  background-attachment: scroll;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;
}

.container-grid.news-row {
  margin-top: 5vw;
  margin-bottom: 5vw;
  max-width: 1400px;
}

li.list-item.nav-item {
  padding-top: 10px;
  padding-bottom: 10px;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-weight: 300;
  font-size: 15px;
  font-family: 'Roboto', sans-serif;
}

li.list-item a.nav-link {
  background-color: transparent;
}

div.responsive-picture.highlighted-img {
  margin-right: auto;
  margin-left: auto;
  max-width: 800px;
}

.container-grid.skills-container {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  margin-top: 3vw;
  padding-right: 0;
  padding-left: 0;

  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.container-grid.customers-container {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;

  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
          align-content: center;
}

.container-grid.customer-reviews-section {
  padding-top: 10vw;
  padding-bottom: 10vw;
}

.container-grid.footer-row {
  background-color: #151515;
}

.container-grid.about.header-row {
  background-image: -webkit-linear-gradient(top, rgba(18, 18, 18, 1) 0%, rgba(0, 0, 0, .54) 100%), url('../images/watch.jpg');
  background-image:    -moz-linear-gradient(top, rgba(18, 18, 18, 1) 0%, rgba(0, 0, 0, .54) 100%), url('../images/watch.jpg');
  background-image:      -o-linear-gradient(top, rgba(18, 18, 18, 1) 0%, rgba(0, 0, 0, .54) 100%), url('../images/watch.jpg');
  background-image:         linear-gradient(180deg, rgba(18, 18, 18, 1) 0%, rgba(0, 0, 0, .54) 100%), url('../images/watch.jpg');
}

.container-grid#flex-container-3 {
  background-image: url('../images/strategies-3.jpg');
  background-attachment: scroll;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;
}

.container-grid#flex-container-2 {
  background-image: url('../images/strategies-2.jpg');
  background-attachment: scroll;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;
}

span.glyph.centered.feature-icon {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
          align-self: center;
}

.container-grid.contact.header-row {
  background-image: -webkit-linear-gradient(top, rgba(18, 18, 18, 1) 0%, rgba(31, 31, 31, .78) 100%), url('../images/turnable.jpg');
  background-image:    -moz-linear-gradient(top, rgba(18, 18, 18, 1) 0%, rgba(31, 31, 31, .78) 100%), url('../images/turnable.jpg');
  background-image:      -o-linear-gradient(top, rgba(18, 18, 18, 1) 0%, rgba(31, 31, 31, .78) 100%), url('../images/turnable.jpg');
  background-image:         linear-gradient(180deg, rgba(18, 18, 18, 1) 0%, rgba(31, 31, 31, .78) 100%), url('../images/turnable.jpg');
  background-position: left top, center top;
}

div.responsive-picture.news-img {
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  max-width: none;
}

.container-grid#container-1-copy-1 {
  background-color: #fafafa;
}

.container-grid.header-row.row-type {
  background-image: -webkit-linear-gradient(top, rgba(18, 18, 18, 1) 0%, rgba(48, 48, 48, 0) 100%), url('../burnout-header.jpg');
  background-image:    -moz-linear-gradient(top, rgba(18, 18, 18, 1) 0%, rgba(48, 48, 48, 0) 100%), url('../burnout-header.jpg');
  background-image:      -o-linear-gradient(top, rgba(18, 18, 18, 1) 0%, rgba(48, 48, 48, 0) 100%), url('../burnout-header.jpg');
  background-image:         linear-gradient(180deg, rgba(18, 18, 18, 1) 0%, rgba(48, 48, 48, 0) 100%), url('../burnout-header.jpg');
}

.container-grid.offer-row.row-type {
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, .35) 100%), url('../burnout-body.jpg');
  background-image:    -moz-linear-gradient(top, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, .35) 100%), url('../burnout-body.jpg');
  background-image:      -o-linear-gradient(top, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, .35) 100%), url('../burnout-body.jpg');
  background-image:         linear-gradient(180deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, .35) 100%), url('../burnout-body.jpg');
}

.container-grid.price-row.row-type {
  background-image: url('../burnout-stairs.jpg');
  background-attachment: scroll;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container-grid.information-row.row-type {
  background-color: #fafafa;
}

.container-grid#container-1 {
  background-color: #fff;
}

.container-grid#container-3 {
  background-color: #fff;
}

.container-grid#container-4 {
  background-color: #fafafa;
}

.container-grid#container-5 {
  background-color: transparent;
}

span.glyph.feature-icon:hover {
  color: #a2a2a2;
}

li.list-item.nav-item:hover {
  background-color: #838383;
}

li.list-item a.nav-link:hover {
  background-color: transparent;
  color: #c4c4c4;
}

@media screen and (min-width: 321px) {
  /* Text Elements */

  h1.main-heading {
    font-size: 32px;
  }

  h1.hero-heading {
    letter-spacing: 2px;
    font-size: 24px;
  }

  h1.h1 {
    font-size: 24px;
  }

  h5.h5 {
    margin-bottom: 50px;
  }

  p.paragraph.header-paragraph {
    font-size: 16px;
  }

  p.paragraph.highlighted-img-p {
    font-size: 15px;
  }

  p.paragraph.lighter-p {
    font-size: 15px;
    line-height: 22px;
  }

  p.paragraph.block-paragraph {
    font-size: 15px;
    line-height: 22px;
  }

  p.paragraph {
    font-size: 15px;
    line-height: 22px;
  }

  p.paragraph span.paragraph-text-3 {
    font-size: 20px;
  }

  a.link-text.footer-nav-link {
    padding-right: 15px;
    padding-left: 15px;
  }

  .container-grid#flex-container-1 {
    background-attachment: scroll;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: no-repeat;
  }

  div.responsive-picture.blog-image {
    margin-bottom: 20px;
    padding-bottom: 0;
  }

  .container-grid.feature-container {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
  }

  span.glyph.feature-icon {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
            align-self: flex-start;
  }

  div.responsive-picture.review-image {
    max-width: 150px;
  }

  .container-grid.nav-container-footer {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
  }

  .container-grid.spotlight-container {
    width: 45%;
  }

  div.responsive-picture.news-img {
    margin-bottom: 20px;
    padding-bottom: 0;
  }

  a.social-image {
    max-width: 44px;
  }
}

@media screen and (min-width: 768px) {
  /* Text Elements */

  h1.main-heading {
    letter-spacing: 15px;
    font-size: 50px;
  }

  h1.hero-heading {
    letter-spacing: 4px;
    font-size: 30px;
  }

  h1.h1 {
    font-size: 30px;
  }

  h1.blog-heading {
    font-size: 26px;
  }

  h3.news-header {
    margin-bottom: 50px;
    font-size: 28px;
  }

  h4.spotlight-heading {
    font-size: 25px;
  }

  h4.skills-heading {
    font-size: 26px;
  }

  p.paragraph.header-paragraph {
    letter-spacing: 6px;
  }

  p.paragraph.highlighted-img-p {
    font-size: 16px;
  }

  p.paragraph.lighter-p {
    font-size: 16px;
    line-height: 24px;
  }

  p.paragraph.block-paragraph {
    font-size: 16px;
    line-height: 24px;
  }

  p.paragraph {
    font-size: 16px;
    line-height: 24px;
  }

  /* Interaction Elements */

  a.link-button.btn.btn-outline-primary {
    font-size: 18px;
  }

  div.responsive-picture.blog-image {
    max-height: 207px;
  }

  .container-grid.team-member-container {
    max-width: 300px;
  }

  .container-grid.column-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
  }

  .container-grid.strategy-container {
    min-height: 350auto;
    max-width: 50%;

    -webkit-box-flex: 1;
    -webkit-flex: 1 0 1auto;
       -moz-box-flex: 1;
        -ms-flex: 1 0 1auto;
            flex: 1 0 1auto;
  }

  .container-grid.strategy-column {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
  }

  .container-grid.strategy-row {
    max-width: 1400px;
  }

  .container-grid.about-row {
    max-width: 1400px;
  }

  .container-grid.offer-row {
    background-attachment: scroll, fixed;
  }

  .container-grid.blog-row {
    background-attachment: scroll, fixed;
  }

  .container-grid.spotlight-container {
    width: 300px;
  }

  .container-grid.strategy-image-container {
    -ms-flex-order: 1;
    min-height: 25vh;
    max-width: 50%;
    width: 100%;

    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
       -moz-box-ordinal-group: 2;
            order: 1;
  }

  .container-grid#flex-container-1 {
    -ms-flex-order: -1;

    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
       -moz-box-ordinal-group: 0;
            order: -1;
  }

  .container-grid.header-row {
    background-attachment: fixed;
  }

  span.glyph.feature-icon {
    padding: 14px 15px 12px;
  }

  div.responsive-picture.review-image {
    max-width: 200px;
  }

  .container-grid.price-container {
    width: 30%;
  }

  .container-grid#flex-container-3 {
    -ms-flex-order: -1;

    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
       -moz-box-ordinal-group: 0;
            order: -1;
  }

  .container-grid.news-container {
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3;
  }
}

@media screen and (min-width: 992px) {
  /* Text Elements */

  h1.main-heading {
    letter-spacing: 20px;
    font-size: 56px;
  }

  h3.news-header {
    font-size: 40px;
  }

  h4.team-name {
    font-size: 17px;
  }

  .container-grid.skils-row {
    padding-bottom: 90px;
  }

  .container-grid.offer-row {
    background-attachment: fixed, fixed;
  }

  .container-grid.about-row {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .container-grid.heading-highlight {
    margin-top: 15vw;
    margin-bottom: 15vw;
  }

  .container-grid.price-row {
    background-attachment: fixed;
  }

  div.responsive-picture.news-img {
    max-height: 200px;
  }
}

@media screen and (min-width: 1200px) {
  /* Text Elements */

  h1.main-heading {
    letter-spacing: 35px;
    font-size: 100px;
    font-family: Futura, 'Trebuchet MS', Arial, sans-serif;
  }

  h1.blog-heading {
    font-size: 28px;
  }

  h1.hero-heading {
    margin-bottom: 11px;
  }

  h3.news-header {
    font-size: 44px;
  }

  h4.skills-heading {
    color: #35a1cf;
  }

  p.paragraph.header-paragraph {
    padding-top: 22px;
    font-size: 24px;
    font-family: Futura, 'Trebuchet MS', Arial, sans-serif;
  }

  p.paragraph.disabled.pricing-description {
    color: #ddd;
  }

  p.paragraph a.dark.link {
    color: #292929;
  }

  p.paragraph.highlighted-img-p {
    text-align: center;
    font-family: 'Roboto', cursive;
  }

  p.paragraph strong.paragraph-text-2 {
    font-size: 24px;
  }

  p.paragraph span.paragraph-text-3 {
    font-weight: 400;
    font-size: 24px;
  }

  p.paragraph span.paragraph-text-4 {
    font-size: 18px;
  }

  p.paragraph span.paragraph-text-5 {
    font-size: 18px;
  }

  p.paragraph span.paragraph-text-6 {
    font-size: 18px;
  }

  p.paragraph span.paragraph-text-7 {
    font-size: 18px;
  }

  p.paragraph span.paragraph-text-8 {
    font-size: 18px;
  }

  p.paragraph span.paragraph-text-9 {
    font-size: 18px;
  }

  p.paragraph span.paragraph-text-10 {
    font-size: 18px;
  }

  p.paragraph span.paragraph-text-11 {
    font-size: 18px;
  }

  p.paragraph span.paragraph-text-12 {
    font-size: 18px;
    font-family: 'Roboto', cursive;
  }

  p.paragraph.section-paragraph {
    color: #555;
  }

  /* Interaction Elements */

  a.link-button.btn.btn-outline-primary {
    border-color: rgba(110, 110, 110, .55);
    -webkit-transition-delay: 0s;
       -moz-transition-delay: 0s;
         -o-transition-delay: 0s;
            transition-delay: 0s;
    -webkit-transition-timing-function: ease;
       -moz-transition-timing-function: ease;
         -o-transition-timing-function: ease;
            transition-timing-function: ease;
    -webkit-transition-duration: 0s;
       -moz-transition-duration: 0s;
         -o-transition-duration: 0s;
            transition-duration: 0s;
    -webkit-transition-property: none;
       -moz-transition-property: none;
         -o-transition-property: none;
            transition-property: none;
  }

  .container-grid.heading-highlight {
    margin-top: 25vh;
    margin-bottom: 25vh;
  }

  a.glyph.btn.btn-default.dropdown-toggle {
    background-color: #121212;
  }

  .container-grid.header-row {
    background-image: -webkit-linear-gradient(top, rgba(18, 18, 18, 1) 0%, rgba(48, 48, 48, .15) 100%), url('../images/rac.jpg');
    background-image:    -moz-linear-gradient(top, rgba(18, 18, 18, 1) 0%, rgba(48, 48, 48, .15) 100%), url('../images/rac.jpg');
    background-image:      -o-linear-gradient(top, rgba(18, 18, 18, 1) 0%, rgba(48, 48, 48, .15) 100%), url('../images/rac.jpg');
    background-image:         linear-gradient(180deg, rgba(18, 18, 18, 1) 0%, rgba(48, 48, 48, .15) 100%), url('../images/rac.jpg');
  }

  .container-grid.customer-reviews-section {
    padding-top: 5vw;
    padding-bottom: 5vw;
  }

  .container-grid.price-wrapper {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .container-grid.strategy-image-container {
    min-height: 30vh;
  }

  .container-grid.spotlight-container {
    width: 30%;
  }

  div.responsive-picture.news-img {
    max-height: 250px;
  }

  .container-grid.header-row.row-type {
    background-image: -webkit-linear-gradient(rgb(18, 18, 18), rgba(48, 48, 48, .14902) 100%), url('../burnout-header.jpg');
    background-image:    -moz-linear-gradient(rgb(18, 18, 18), rgba(48, 48, 48, .14902) 100%), url('../burnout-header.jpg');
    background-image:      -o-linear-gradient(rgb(18, 18, 18), rgba(48, 48, 48, .14902) 100%), url('../burnout-header.jpg');
    background-image:         linear-gradient(rgb(18, 18, 18), rgba(48, 48, 48, .14902) 100%), url('../burnout-header.jpg');
  }

  .container-grid.offer-row.row-type {
    background-image: -webkit-linear-gradient(rgb(0, 0, 0), rgba(0, 0, 0, .34902) 100%), url('../burnout-body.jpg');
    background-image:    -moz-linear-gradient(rgb(0, 0, 0), rgba(0, 0, 0, .34902) 100%), url('../burnout-body.jpg');
    background-image:      -o-linear-gradient(rgb(0, 0, 0), rgba(0, 0, 0, .34902) 100%), url('../burnout-body.jpg');
    background-image:         linear-gradient(rgb(0, 0, 0), rgba(0, 0, 0, .34902) 100%), url('../burnout-body.jpg');
    background-attachment: fixed, scroll;
    background-position: 50% 50%, left top;
    background-clip: border-box, border-box;
    background-origin: padding-box, padding-box;
    background-size: cover, auto auto;
    background-repeat: no-repeat, no-repeat;

    background-blend-mode: normal, normal;
  }

  .container-grid.blog-row.row-type {
    background-image: url('https://red-resources.coffeecup.com/storage/common/url-placeholder.png'), -webkit-linear-gradient(rgba(0, 0, 0, .74902) 0%, rgba(45, 45, 45, .74902) 100%);
    background-image: url('https://red-resources.coffeecup.com/storage/common/url-placeholder.png'), -moz-linear-gradient(rgba(0, 0, 0, .74902) 0%, rgba(45, 45, 45, .74902) 100%);
    background-image: url('https://red-resources.coffeecup.com/storage/common/url-placeholder.png'), -o-linear-gradient(rgba(0, 0, 0, .74902) 0%, rgba(45, 45, 45, .74902) 100%);
    background-image: url('https://red-resources.coffeecup.com/storage/common/url-placeholder.png'), linear-gradient(rgba(0, 0, 0, .74902) 0%, rgba(45, 45, 45, .74902) 100%);
    background-attachment: scroll, scroll;
    background-position: left top, 0 0;
    background-clip: border-box, border-box;
    background-origin: padding-box, padding-box;
    background-size: auto auto, auto;
    background-repeat: no-repeat, no-repeat;

    background-blend-mode: normal, normal;
  }

  div.responsive-picture.picture-1 {
    float: none;
    padding-top: 14px;
    vertical-align: top;

    justify-self: auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
            align-self: auto;
  }

  .container-grid.row-type.stay-social-row {
    background-color: #fff;
  }

  .container-grid.row-type.skils-row {
    background-color: #fafafa;
  }

  .container-grid.price-row.row-type {
    background-image: url('../burnout-stairs.jpg');
    background-attachment: scroll;
    background-position: center center;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  div.responsive-video.video-platform-1 {
    margin-right: auto;
    margin-left: auto;
  }

  .container-grid.information-row.row-type {
    background-color: #fafafa;
  }

  .html-element.html-element-1 {
    margin-right: auto;
    margin-left: auto;
    text-align: center;

    justify-self: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
            align-self: center;
  }
}