body {
  font-family: Roboto, sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 22px;
}

h1 {
  margin-top: 0px;
  margin-bottom: 19px;
  font-size: 38px;
  line-height: 44px;
  font-weight: 500;
}

h2 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 30px;
  line-height: 36px;
  font-weight: 400;
  text-align: center;
}

h3 {
  margin-top: 0px;
  margin-bottom: 15px;
  font-size: 22px;
  line-height: 30px;
  font-weight: 500;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}

p {
  margin-top: 0px;
  margin-bottom: 5px;
}

.button {
  display: inline-block;
  margin-right: 14px;
  padding: 13px 23px;
  background-color: #88181f;
  box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.45);
  -webkit-transition: background-color 300ms ease, box-shadow 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, box-shadow 300ms ease, color 300ms ease;
  font-family: Lato, sans-serif;
  color: #fff;
  text-align: center;
  text-decoration: none;
}

.button:hover {
  background-color: #a43f40;
}

.button.hollow {
  background-color: transparent;
  box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.12), inset 0 0 0 2px #000;
  color: #000;
  text-shadow: none;
}

.button.hollow:hover {
  background-color: #489fd9;
  box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.12), inset 0 0 0 2px #489fd9;
  color: #fff;
  text-shadow: none;
}

.button.in-pricing {
  display: block;
  margin-top: 19px;
  margin-right: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.logo-text {
  margin-top: 24px;
  font-family: 'Roboto Slab', sans-serif;
  color: #1c1c1c;
  font-size: 27px;
  font-weight: 500;
}

.logo-text.footer {
  margin-top: 0px;
  margin-bottom: 19px;
  color: #e6eaed;
}

.navigation {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  display: none;
  background-color: #fff;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.13);
}

.nav-link {
  padding: 26px 17px;
  box-shadow: inset 0 3px 0 0 transparent;
  -webkit-transition: box-shadow 500ms ease, color 300ms ease;
  transition: box-shadow 500ms ease, color 300ms ease;
}

.nav-link:hover {
  box-shadow: inset 0 3px 0 0 hsla(0, 0%, 71%, 0.5);
}

.nav-link.w--current {
  box-shadow: inset 0 3px 0 0 #4dbd90;
  color: #4dbd90;
}

.section {
  padding-top: 70px;
  padding-bottom: 70px;
}

.section.blue {
  background-color: #e3f3fc;
}

.section.main {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  margin-top: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
  background-image: url('../images/samheroa.jpg');
  background-position: 0% 50%;
  background-size: cover;
  color: #fff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.23);
}

.section.grey {
  background-color: #f0f0f0;
}

.section.image {
  background-image: url('../images/town.jpg');
  background-position: 50% 50%;
  background-size: cover;
  color: #fff;
}

.section.footer {
  padding-top: 42px;
  padding-bottom: 42px;
  background-color: #2b2c2e;
  color: #e4e8eb;
}

.section.footer.copyright {
  padding-top: 8px;
  padding-bottom: 10px;
  background-color: #1c1d1f;
  color: #939596;
  font-size: 14px;
}

.section.purple {
  padding-right: 0%;
  padding-bottom: 70px;
  padding-left: 0%;
  background-color: rgba(247, 246, 241, 0.94);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(247, 246, 241, 0.9)), to(rgba(247, 246, 241, 0.9))), url('../images/Poppins2.jpg');
  background-image: linear-gradient(180deg, rgba(247, 246, 241, 0.9), rgba(247, 246, 241, 0.9)), url('../images/Poppins2.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, auto;
  background-attachment: scroll, fixed;
  text-align: center;
}

.section.clients {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #a1bfd4;
}

.section.press {
  height: 600px;
  padding-top: 29px;
  padding-bottom: 38px;
  background-color: #29272e;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), color-stop(50%, transparent)), url('../images/coa1.jpg');
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.5), transparent 50%), url('../images/coa1.jpg');
  background-position: 0px 0px, 50% -14px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.section.press.firstpress {
  position: relative;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0px 3%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-bottom: 0px none #000;
  background-color: #29272e;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.85)), color-stop(50%, transparent)), url('../images/coa1.jpg');
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.85), transparent 50%), url('../images/coa1.jpg');
  background-position: 0px 0px, 50% 0px;
  background-size: auto, cover;
  box-shadow: 1px 0 5px 0 rgba(0, 0, 0, 0.75);
}

.section.press.firstpress.slide {
  padding-right: 0%;
  padding-left: 0%;
  background-image: none;
}

.section.press.secondpress {
  position: relative;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0px 3%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.55)), color-stop(45%, transparent), to(transparent)), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.51)), to(rgba(0, 0, 0, 0.51))), url('../images/coa2.jpg');
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.55), transparent 45%, transparent), linear-gradient(180deg, rgba(0, 0, 0, 0.51), rgba(0, 0, 0, 0.51)), url('../images/coa2.jpg');
  background-position: 0px 0px, 0px 0px, 50% 0px;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
  background-attachment: scroll, scroll, scroll;
  box-shadow: 1px 0 5px 0 rgba(0, 0, 0, 0.75);
}

.section.press.thirdpress {
  position: relative;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0px 3%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.57)), color-stop(56%, rgba(0, 0, 0, 0.7)), color-stop(67%, transparent), to(transparent)), url('../images/coa3.jpg');
  background-image: linear-gradient(270deg, rgba(0, 0, 0, 0.57), rgba(0, 0, 0, 0.7) 56%, transparent 67%, transparent), url('../images/coa3.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
  box-shadow: 1px 0 6px 0 rgba(0, 0, 0, 0.75);
}

.section.newssection {
  padding-right: 6%;
  padding-left: 6%;
  background-color: #f7f6f1;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.9)), to(hsla(0, 0%, 100%, 0.9))), url('../images/BVM4.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.9), hsla(0, 0%, 100%, 0.9)), url('../images/BVM4.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.section.contactsection {
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.9)), to(hsla(0, 0%, 100%, 0.9))), url('../images/LesMis4.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.9), hsla(0, 0%, 100%, 0.9)), url('../images/LesMis4.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.slider {
  display: none;
  height: 360px;
  background-color: #303030;
}

.slide {
  padding-top: 64px;
  padding-bottom: 64px;
}

.slide._1 {
  background-color: #00ad6e;
}

.slide._2 {
  background-color: #00bdd6;
}

.slide._3 {
  background-color: #ccbe00;
}

.main-subtitle {
  margin-bottom: 26px;
  font-size: 20px;
  line-height: 26px;
  font-weight: 300;
}

.footer-slogan {
  margin-bottom: 11px;
  color: #939596;
}

.social-icon {
  margin-right: 11px;
  opacity: 0.41;
  -webkit-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
}

.social-icon:hover {
  opacity: 1;
}

.footer-title {
  margin-top: 0px;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}

.page-link {
  border-bottom: 1px solid transparent;
  -webkit-transition: color 300ms ease, border 300ms ease;
  transition: color 300ms ease, border 300ms ease;
  color: #489fd9;
  text-decoration: none;
}

.page-link:hover {
  border-bottom-color: #489fd9;
}

.page-link.in-footer {
  display: block;
  color: #939596;
}

.page-link.in-footer:hover {
  border-bottom-color: transparent;
  color: #d2d7d9;
}

.page-link.white {
  border-bottom-color: hsla(0, 0%, 100%, 0.49);
  color: #fff;
}

.page-link.white:hover {
  border-bottom-color: #fff;
}

.newsletter-field {
  width: 60%;
  height: 40px;
  float: left;
  border: 1px solid transparent;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  background-color: #e8e8e8;
}

.newsletter-field:focus {
  border-width: 1px;
  border-color: #09f;
  box-shadow: 0 0 6px 0 #489fd9;
}

.newsletter-button {
  width: 40%;
  height: 40px;
  padding-top: 9px;
  padding-bottom: 9px;
  float: left;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  background-color: #5f6166;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: #d5d8db;
}

.newsletter-button:hover {
  background-color: #489fd9;
  color: #fff;
}

.newsletter-form {
  width: 70%;
}

.brand-link {
  text-decoration: none;
}

.success-message {
  background-color: #5f6166;
}

.main-heading {
  width: 90%;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 60px;
  line-height: 60px;
  font-weight: 400;
  text-align: center;
  text-shadow: -1px 0 0 rgba(0, 0, 0, 0.45);
}

.section-subtitle {
  margin-bottom: 68px;
  font-size: 19px;
  line-height: 22px;
  font-weight: 300;
  text-align: center;
}

.bold-text {
  font-weight: 400;
}

.plan-wrapper {
  min-height: 300px;
  padding: 17px;
  border-radius: 3px;
  background-color: #fff;
  color: #2b2b2b;
}

.price-point {
  margin-bottom: 8px;
  font-size: 14px;
}

.price-accent {
  color: #489fd9;
  font-size: 20px;
  letter-spacing: 0px;
}

.addl-feature {
  margin-bottom: 14px;
  font-size: 14px;
  line-height: 18px;
}

.addl-feature.inactive {
  color: #c7c5c5;
  text-decoration: line-through;
}

.divider {
  width: 50%;
  height: 1px;
  margin-top: 13px;
  margin-bottom: 12px;
  background-color: #dbdbdb;
}

.additional-contact {
  margin-top: 21px;
  text-align: center;
}

.feature {
  text-align: left;
}

.feature.centered {
  text-align: center;
}

.feature-row {
  margin-bottom: 14px;
}

.testimonial-slider {
  height: auto;
  margin-top: 45px;
  background-color: transparent;
}

.testimony-slide {
  padding-top: 0px;
  padding-right: 10%;
  padding-left: 10%;
  text-align: center;
}

.testimony-text {
  margin-bottom: 21px;
  font-family: 'Roboto Slab', sans-serif;
  font-size: 25px;
  line-height: 31px;
  font-weight: 300;
}

.slide-nav {
  display: none;
  font-size: 10px;
}

.person {
  width: 70px;
  margin-bottom: 13px;
  border-radius: 100%;
}

.name {
  font-weight: 500;
}

.slider-arrow {
  width: 50px;
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  color: #bdbdbd;
  font-size: 32px;
}

.slider-arrow:hover {
  color: #000;
}

.feature-icon {
  margin-bottom: 12px;
}

.main-feature-group {
  margin-top: 30px;
}

.center-contents {
  text-align: center;
}

.small-features-row {
  margin-top: 71px;
}

.client-logo {
  width: 16.6%;
}

.press-logo {
  width: 16%;
  margin-right: 2%;
  margin-left: 2%;
  opacity: 0.94;
}

.small-text {
  color: hsla(0, 0%, 100%, 0.31);
  font-size: 16px;
  font-weight: 300;
  text-align: center;
}

.container {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.body {
  background-color: #12110d;
  font-family: Lato, sans-serif;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 54%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  text-align: center;
}

.image-2 {
  color: #f7f6f1;
}

.leftquote {
  width: 45%;
  margin-bottom: 45px;
  color: #fff;
  font-size: 19px;
  font-weight: 300;
  letter-spacing: 0.3px;
  text-shadow: 1px 1px 3px #000;
}

.leftquote.long {
  width: 85%;
  margin-bottom: 75px;
}

.leftquote.rightquote {
  width: 48%;
}

.bold-text-2 {
  color: #7d2524;
  text-shadow: 1px 1px 2px #000;
}

.coatitle {
  position: absolute;
  left: 1%;
  right: 0px;
  bottom: 1%;
  color: #c2bdba;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: -0.3px;
}

.coatitle.toppp {
  left: 1%;
  top: 1%;
  right: 0px;
  bottom: auto;
}

.newspic {
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.25);
}

.youtube {
  width: 55%;
  margin-bottom: 60px;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.25);
}

.heading {
  margin-bottom: 50px;
  color: #7d2524;
  font-size: 40px;
}

.div-block-2 {
  width: 85%;
  margin-right: auto;
  margin-bottom: 60px;
  margin-left: auto;
  text-align: center;
}

.showpics {
  position: relative;
  width: 26%;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.25);
  opacity: 1;
}

.showpics:hover {
  opacity: 1;
}

.headshotpics {
  width: 24%;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.25);
}

.headshotpics:hover {
  -webkit-filter: brightness(115%);
  filter: brightness(115%);
}

.showname {
  position: absolute;
  left: 0px;
  top: 40%;
  right: 0px;
  display: block;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  opacity: 1;
  color: #fff;
  font-size: 25px;
  line-height: 25px;
  font-weight: 300;
}

.show:hover {
  -webkit-filter: brightness(50%);
  filter: brightness(50%);
}

.text-block {
  color: #e9e8e6;
  text-align: center;
}

.heading-2 {
  margin-bottom: 50px;
  color: #7d2524;
  font-size: 40px;
}

.heading-3 {
  color: #7d2524;
  font-size: 21px;
  line-height: 20px;
  text-align: center;
}

.heading-4 {
  margin-bottom: 50px;
  color: #7d2524;
  font-size: 40px;
}

.field {
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.25);
}

.field.long {
  min-height: 100px;
}

.submit-button {
  background-color: #7d2524;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.25);
}

.submit-button:hover {
  background-color: #a43f40;
}

.headrez {
  width: 45%;
  margin-right: 0px;
  box-shadow: none;
  color: #000;
  text-decoration: none;
}

.headrez:hover {
  -webkit-filter: brightness(110%);
  filter: brightness(110%);
}

.column {
  text-align: center;
}

.social {
  width: 10%;
  margin-right: 10px;
  margin-left: 10px;
}

.div-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-3.navbarsocial {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 66px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.div-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.newslink {
  color: #29272e;
  font-weight: 700;
  text-decoration: none;
}

.newslink:hover {
  color: #7d2524;
}

.chisholmdesigns {
  color: #f7f6f1;
  font-weight: 700;
  text-decoration: none;
}

.chisholmdesigns:hover {
  color: #7d2524;
}

.menubutton {
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 1000;
  width: 50px;
  height: 50px;
  margin-top: 20px;
  margin-left: 20px;
}

.leftnavigation {
  position: fixed;
  left: 0px;
  top: 0px;
  bottom: 0px;
  z-index: 999;
  display: none;
  width: 25%;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(125, 37, 36, 0.95);
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.6);
}

.navlink {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 25px;
  padding-bottom: 25px;
  color: #fff;
  font-size: 25px;
  line-height: 25px;
  font-weight: 300;
  text-align: center;
  text-decoration: none;
}

.navlink:hover {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 25px;
  padding-bottom: 25px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#a43f40), to(#a43f40));
  background-image: linear-gradient(180deg, #a43f40, #a43f40);
  box-shadow: 0 0 6px 0 rgba(91, 44, 52, 0.73);
  color: #fff;
  text-align: center;
}

.navlink.w--current {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 25px;
  padding-bottom: 25px;
  text-align: center;
}

.div-block-5 {
  background-image: url('../images/greyhamburger.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.videobox {
  width: 45%;
  margin-top: 10px;
  margin-bottom: 10px;
}

.div-block-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  margin-right: auto;
  margin-bottom: 50px;
  margin-left: auto;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.heading-5 {
  margin-bottom: 20px;
  font-weight: 300;
}

.slider-2 {
  width: 100%;
  height: 600px;
  background-color: transparent;
}

.right-arrow {
  display: none;
}

.left-arrow {
  display: none;
}

.slide-2 {
  padding-right: 3%;
  padding-bottom: 0px;
  padding-left: 3%;
  background-image: url('../images/coa1.jpg');
  background-position: 100% 50%;
  background-size: cover;
}

.div-block-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-7.bottom {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.slide2a {
  padding-right: 35px;
  padding-left: 3%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.15)), to(rgba(0, 0, 0, 0.15))), url('../images/Shrek2.jpeg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.15)), url('../images/Shrek2.jpeg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.slide-nav-2 {
  display: block;
}

.image-4 {
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.43);
}

.image-5 {
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.4);
}

.text-block-2 {
  margin-top: 4px;
}

html.w-mod-js *[data-ix="fade-in-on-load"] {
  opacity: 0;
  -webkit-transform: translate(0px, 24px);
  -ms-transform: translate(0px, 24px);
  transform: translate(0px, 24px);
}

html.w-mod-js *[data-ix="fade-in-on-scroll"] {
  opacity: 0;
  -webkit-transform: translate(0px, 24px);
  -ms-transform: translate(0px, 24px);
  transform: translate(0px, 24px);
}

html.w-mod-js *[data-ix="new-interaction"] {
  opacity: 0;
  -webkit-transform: translate(-50px, 0px);
  -ms-transform: translate(-50px, 0px);
  transform: translate(-50px, 0px);
}

html.w-mod-js *[data-ix="opacityonload"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="leftnavinitial"] {
  -webkit-transform: translate(-100%, 0px);
  -ms-transform: translate(-100%, 0px);
  transform: translate(-100%, 0px);
}

@media screen and (max-width: 991px) {
  .button.in-pricing {
    font-size: 14px;
    line-height: 18px;
  }
  .nav-link {
    padding: 18px 0px;
    color: #fff;
  }
  .nav-link:hover {
    box-shadow: inset 0 3px 0 0 transparent;
  }
  .nav-link.w--current {
    box-shadow: inset 0 1px 0 0 transparent;
  }
  .nav-link.menu {
    padding: 22px 17px;
    color: #000;
    font-size: 30px;
  }
  .nav-link.menu.w--open {
    background-color: #000;
    color: #fff;
  }
  .section.main {
    background-position: 50% 50%;
  }
  .section.press.firstpress {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.89)), color-stop(75%, transparent)), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url('../images/coa1.jpg');
    background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.89), transparent 75%), linear-gradient(180deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url('../images/coa1.jpg');
    background-position: 0px 0px, 0px 0px, 50% 0px;
    background-size: auto, auto, cover;
    background-repeat: repeat, repeat, no-repeat;
    background-attachment: scroll, scroll, scroll;
  }
  .nav-menu {
    padding-top: 13px;
    padding-bottom: 13px;
    background-color: #000;
  }
  .main-heading {
    width: 100%;
    font-size: 50px;
    line-height: 50px;
  }
  .main-feature-group {
    margin-top: 0px;
  }
  .main-image {
    margin-top: 49px;
  }
  .leftquote {
    width: 50%;
    font-size: 18px;
    letter-spacing: 0px;
  }
  .showname {
    opacity: 1;
    font-size: 20px;
    line-height: 20px;
  }
  .show {
    -webkit-filter: brightness(60%);
    filter: brightness(60%);
  }
  .shownametwo {
    position: absolute;
    left: 0px;
    top: 40%;
    right: 0px;
    color: #fff;
    font-size: 18px;
    line-height: 20px;
    font-weight: 300;
  }
  .leftnavigation {
    width: 50%;
  }
  .videobox {
    width: 49%;
  }
}

@media screen and (max-width: 767px) {
  h3 {
    margin-bottom: 8px;
  }
  .logo-text {
    margin-top: 15px;
  }
  .nav-link.menu {
    padding-top: 11px;
    padding-bottom: 11px;
  }
  .section {
    padding-top: 43px;
    padding-bottom: 43px;
    text-align: center;
  }
  .section.main {
    margin-top: 0px;
    background-position: 50% 50%;
  }
  .section.press.firstpress {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.89)), color-stop(75%, transparent)), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/coa1.jpg');
    background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.89), transparent 75%), linear-gradient(180deg, transparent, transparent), url('../images/coa1.jpg');
    background-position: 0px 0px, 0px 0px, 55% 50%;
  }
  .section.press.thirdpress {
    background-position: 0px 0px, 43% 50%;
  }
  .section.contactsection {
    padding-right: 3%;
    padding-left: 3%;
  }
  .nav-menu {
    padding-right: 12px;
    padding-left: 12px;
  }
  .footer-title {
    margin-top: 35px;
  }
  .newsletter-form {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .main-heading {
    font-size: 35px;
    line-height: 40px;
  }
  .section-subtitle {
    margin-bottom: 44px;
  }
  .plan-wrapper {
    margin-right: 5%;
    margin-bottom: 34px;
    margin-left: 5%;
  }
  .divider {
    width: 100%;
  }
  .feature {
    margin-bottom: 32px;
    text-align: center;
  }
  .feature-icon {
    margin-bottom: 4px;
  }
  .main-feature-group {
    margin-top: 0px;
    margin-bottom: 34px;
  }
  .div-block {
    font-size: 16px;
  }
  .leftquote {
    font-size: 15px;
    line-height: 18px;
    text-align: left;
    letter-spacing: 0.4px;
  }
  .leftquote.rightquote {
    width: 60%;
  }
  .coatitle {
    text-align: left;
  }
  .youtube {
    width: 65%;
  }
  .showname {
    font-size: 16px;
    line-height: 17px;
  }
  .heading-2 {
    font-size: 35px;
    line-height: 35px;
  }
  .submit-button {
    width: 100%;
  }
  .social {
    width: 8%;
  }
  .shownametwo {
    font-size: 16px;
    line-height: 17px;
  }
  .leftnavigation {
    width: 100%;
  }
  .div-block-5 {
    width: 35px;
    height: 35px;
  }
}

@media screen and (max-width: 479px) {
  .section.main {
    height: 90vh;
    padding-bottom: 20px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.35)), color-stop(31%, transparent)), url('../images/samhero.jpg');
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.35), transparent 31%), url('../images/samhero.jpg');
    background-position: 0px 0px, 75% 50%;
    background-size: auto, cover;
  }
  .section.press.firstpress {
    height: 500px;
    padding-top: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.77)), to(rgba(0, 0, 0, 0.77))), url('../images/coa1.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.77), rgba(0, 0, 0, 0.77)), url('../images/coa1.jpg');
    background-position: 0px 0px, 70% 50%;
    background-size: auto, cover;
  }
  .section.press.secondpress {
    height: 500px;
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.73)), color-stop(45%, transparent), to(transparent)), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.64)), to(rgba(0, 0, 0, 0.64))), url('../images/coa2.jpg');
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.73), transparent 45%, transparent), linear-gradient(180deg, rgba(0, 0, 0, 0.64), rgba(0, 0, 0, 0.64)), url('../images/coa2.jpg');
    background-position: 0px 0px, 0px 0px, 50% 0px;
    background-size: auto, auto, cover;
    background-repeat: repeat, repeat, no-repeat;
    background-attachment: scroll, scroll, scroll;
  }
  .section.press.thirdpress {
    height: 500px;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))), url('../images/coa3.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('../images/coa3.jpg');
    background-position: 0px 0px, 30% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
    background-attachment: scroll, scroll;
  }
  .main-heading {
    margin-bottom: 15px;
    font-size: 25px;
    line-height: 25px;
    font-weight: 400;
  }
  .main-heading.mobilemainh {
    display: block;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 40px;
    line-height: 40px;
    font-weight: 300;
    text-align: center;
  }
  .client-logo {
    width: 33.33%;
  }
  .press-logo {
    width: 28%;
  }
  .div-block {
    width: 100%;
  }
  .leftquote {
    width: 95%;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.2px;
  }
  .leftquote.rightquote {
    width: 95%;
  }
  .newspic {
    margin-bottom: 15px;
  }
  .showpics {
    width: 80%;
  }
  .headshotpics {
    width: 90%;
  }
  .showname {
    opacity: 1;
    font-size: 25px;
    line-height: 25px;
  }
  .show {
    -webkit-filter: brightness(50%);
    filter: brightness(50%);
  }
  .shownametwo {
    font-size: 25px;
    line-height: 25px;
  }
  .leftnavigation {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .mobilemainh {
    margin-bottom: 35px;
    font-size: 40px;
    line-height: 40px;
    font-weight: 300;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.23);
  }
  .videobox {
    width: 98%;
  }
}

