.navbar {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  margin-top: 5px;
  background-color: transparent;
}

.navbar.videos {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  margin-top: 0px;
  background-color: #fff;
  box-shadow: 0 1px 27px -13px #000;
}

.navlink {
  margin-right: 5px;
  margin-left: 5px;
  padding: 31px 15px 5px;
  border-bottom: 2px solid transparent;
  -webkit-transition: border 200ms ease-in;
  transition: border 200ms ease-in;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
}

.navlink:hover {
  border-bottom-width: 2px;
  border-bottom-color: #fff;
  color: #fff;
}

.navlink.w--current {
  color: #fff;
}

.navlink.member {
  display: none;
  margin-top: 19px;
  margin-bottom: 0px;
  margin-left: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  border: 2px solid #fff;
  -webkit-transition: background-color 350ms ease-in, color 350ms ease;
  transition: background-color 350ms ease-in, color 350ms ease;
}

.navlink.member:hover {
  background-color: #fff;
  color: #4d505b;
}

.navlink.member.black {
  display: none;
  border-color: #202020;
}

.navlink.black {
  color: #202020;
}

.hero {
  position: relative;
  height: 100%;
  background-image: url('../images/video-overlay.png'), url('../images/241A0335-Edit-2.jpg');
  background-position: 50% 50%, 50% 50%;
  background-size: 2px, cover;
  background-repeat: repeat, no-repeat;
}

.body {
  height: 100%;
}

._1280div {
  position: absolute;
  left: 0px;
  top: 48%;
  right: 0px;
  bottom: 50%;
  display: block;
  width: 80%;
  margin: auto;
  text-align: center;
}

.title-h1 {
  margin-top: 0px;
  margin-bottom: 30px;
  -webkit-transform: skew(0deg, 0deg);
  -ms-transform: skew(0deg, 0deg);
  transform: skew(0deg, 0deg);
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 68px;
  line-height: 54px;
  text-align: center;
}

.break-line {
  display: block;
  width: 10%;
  height: 5px;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
}

.break-line.blue-clr {
  background-color: #6c819e;
}

.break-line.blue-clr.marginbelow {
  margin-bottom: 25px;
}

.d-arrow {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 15px;
  display: block;
  width: 52px;
  height: 52px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 65px;
  background-image: url('../images/down-arrow.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
}

.d-arrow:hover {
  border-radius: 65px;
  background-color: rgba(73, 73, 73, .8);
}

._80div {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}

.field {
  height: 50px;
  margin-bottom: 10px;
  padding-right: 12px;
  padding-left: 12px;
  border-style: solid;
  border-width: 3px 1px 1px;
  border-color: rgba(187, 123, 146, .2) hsla(0, 0%, 93%, 0) hsla(0, 0%, 93%, 0);
  border-radius: 2px;
  background-color: rgba(28, 28, 28, .75);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, .6);
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 16px;
  text-align: left;
}

.field:focus {
  color: #fff;
}

.field.message {
  position: static;
  display: block;
  overflow: auto;
  height: 100%;
  min-height: 170px;
  padding-top: 8px;
  font-size: 16px;
}

.col {
  padding-right: 0px;
  padding-left: 0px;
}

.col.middle {
  position: relative;
  text-align: center;
}

.col.cpad {
  padding-top: 20px;
}

.col.ft-r {
  padding-top: 2px;
}

.section {
  position: static;
  padding-top: 0px;
  padding-bottom: 60px;
}

.section.git {
  padding-top: 100px;
  padding-bottom: 80px;
  background-color: #f7f7f7;
}

.text {
  padding-right: 31px;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.text.thin {
  font-family: Merriweather, serif;
}

.text._2col {
  line-height: 24px;
}

.h1 {
  font-family: Montserrat, sans-serif;
}

.h1.style1 {
  margin-top: 0px;
  margin-bottom: 25px;
  font-family: Montserrat, sans-serif;
  font-size: 58px;
  line-height: 88px;
  font-weight: 400;
  text-transform: uppercase;
}

.h1.mini {
  margin-top: 0px;
  margin-bottom: 15px;
  font-size: 24px;
  line-height: 32px;
  font-weight: 400;
}

.break1 {
  height: 400px;
  padding-top: 120px;
  background-color: #000;
  background-image: url('../images/break_img_flipped.jpg'), url('../images/video-overlay.png');
  background-position: 10% 50%, 0px 0px;
  background-size: auto, 2px;
  background-repeat: no-repeat, repeat;
  text-align: left;
}

.break1.vidpg {
  background-image: url('../images/video-overlay.png'), url('../images/241A0627-Edit-2.jpg');
  background-position: 0px 0px, 0px 50%;
  background-size: 2px, 960px;
  background-repeat: repeat, no-repeat;
}

.h2 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 28px;
  line-height: 40px;
}

.emphasis {
  font-size: 40px;
}

.aboutimg {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: -95px;
}

.quote {
  position: absolute;
  display: inline;
  font-size: 70px;
}

.left-line-div {
  display: block;
  width: 10px;
  height: 160px;
  max-width: 10px;
  min-width: 5px;
  margin-right: 25px;
  float: left;
  background-color: #fff;
}

.left-line-div.red {
  height: 88px;
  float: left;
  background-color: #6c819e;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.about-section {
  position: relative;
  min-height: 585px;
  padding-top: 90px;
  padding-bottom: 90px;
}

.footer {
  position: static;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #fff;
}

.footer.cnt {
  position: static;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.social-link.fb {
  width: 25px;
  height: 34px;
  margin-right: 10px;
  margin-left: 8px;
  float: right;
  background-image: url('../images/facebook.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.social-link.twitter {
  width: 25px;
  height: 34px;
  margin-right: 10px;
  margin-left: 10px;
  float: right;
  background-image: url('../images/twitter.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.social-link.instagram {
  width: 25px;
  height: 34px;
  margin-right: 10px;
  margin-left: 10px;
  float: right;
  background-image: url('../images/instagram.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.social-link.youtube {
  width: 25px;
  height: 34px;
  margin-right: 11px;
  margin-left: 11px;
  float: right;
  background-image: url('../images/youtube.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.social-link.pinterest {
  width: 25px;
  height: 34px;
  margin-right: 7px;
  margin-left: 10px;
  float: right;
  background-image: url('../images/pinterest.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.social-link.musically {
  width: 25px;
  height: 34px;
  margin-right: 8px;
  margin-left: 8px;
  float: right;
  background-image: url('../images/muscially.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.footer-text {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 400;
}

.contact-div {
  position: relative;
  left: 0px;
  top: 35%;
  right: 0px;
  z-index: 555;
  display: block;
  overflow: visible;
  width: 90%;
  height: 450px;
  margin: auto;
  padding-top: 70px;
  border-top: 10px none #fff;
  background-color: hsla(0, 0%, 100%, .25);
}

.button {
  width: 100%;
  height: 70px;
  margin-top: 20px;
  border: 5px solid #fff;
  background-color: hsla(0, 0%, 100%, 0);
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  text-transform: uppercase;
}

.button.call {
  display: block;
  width: 50%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 13px;
  padding-bottom: 13px;
  -webkit-transition: background-color 200ms ease, color 200ms ease;
  transition: background-color 200ms ease, color 200ms ease;
  line-height: 36px;
  text-align: center;
}

.button.call:hover {
  background-color: #fff;
  color: #5a5a5a;
}

.contact-form {
  position: relative;
  display: inline-block;
  width: 100%;
  margin-bottom: 0px;
}

.mid-fill-section {
  padding-top: 60px;
  padding-bottom: 60px;
}

.video {
  margin-bottom: 25px;
  border: 5px none rgba(0, 0, 0, .57);
  border-radius: 5px;
}

.top_t_hero {
  height: 400px;
  margin-top: 80px;
  padding-top: 182px;
  background-color: #000;
  background-image: url('../images/video-overlay.png'), url('../images/am_tour.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: 2px, cover;
  background-repeat: repeat, no-repeat;
}

.top_t_hero.contact {
  background-image: url('../images/video-overlay.png'), url('../images/am_contact.jpg');
  background-position: 0px 0px, 50% -30px;
  background-size: 2px, cover;
}

.top_t_hero.videos {
  background-image: -webkit-linear-gradient(270deg, #000, rgba(0, 0, 0, .2) 0%), url('../images/video-overlay.png'), url('../images/am_videos.jpg');
  background-image: linear-gradient(180deg, #000, rgba(0, 0, 0, .2) 0%), url('../images/video-overlay.png'), url('../images/am_videos.jpg');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, 2px, cover;
  background-repeat: repeat, repeat, no-repeat;
}

.title-h2 {
  margin-top: 0px;
  margin-bottom: 11px;
  font-family: Montserrat, sans-serif;
  text-align: center;
}

.call-title {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-weight: 400;
  text-align: center;
  text-transform: capitalize;
}

._25-div {
  width: 24.5%;
  margin-right: 0.25%;
  margin-left: 0.25%;
  float: left;
}

.form-button {
  width: 100%;
  height: 50px;
  border-style: none;
  border-width: 2px 2px 5px;
  border-color: #fff;
  background-image: -webkit-linear-gradient(0deg, #6c819e, #bb7b92);
  background-image: linear-gradient(90deg, #6c819e, #bb7b92);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, .6);
  font-family: Montserrat, sans-serif;
  color: #fff;
  text-transform: uppercase;
}

.col-100 {
  height: 100%;
  padding-right: 0px;
  padding-left: 0px;
}

.col-100.ff {
  padding-right: 10px;
  padding-left: 0px;
}

.col-100.fr {
  padding-left: 10px;
}

.getintouch-h1 {
  position: absolute;
  left: 69px;
  top: -26px;
  right: 69px;
  display: block;
  width: 45%;
  margin: 0px auto;
  padding: 10px 25px;
  background-color: #4d505b;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 38px;
  text-align: center;
}

.form {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  overflow: visible;
  width: 80%;
  height: 50%;
  margin: auto;
}

.cnt-link {
  display: inline-block;
  width: 97%;
  margin-right: 2.5%;
  margin-left: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-left: 30px none rgba(59, 59, 59, .8);
  background-color: rgba(28, 28, 28, .75);
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 16px;
  text-decoration: none;
}

.cnt-link.norm {
  margin-right: 0%;
  margin-left: 2.5%;
  float: none;
}

.cnt-link.cen {
  margin-right: 1.25%;
  margin-left: 1.25%;
}

.row-mbelow {
  margin-bottom: 20px;
}

.fontawe {
  display: inline-block;
  margin-right: 15px;
  padding: 8px 12px;
  background-color: #3b3b3b;
  font-family: Fontawesome, sans-serif;
}

.hide {
  display: none;
}

.success {
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #4d505b;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
}

.pnopad {
  margin-bottom: 0px;
}

.error {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 4px;
  overflow: visible;
  width: 50%;
  margin-right: auto;
  margin-left: auto;
  border: 2px solid #bb7b92;
  background-color: transparent;
  text-align: center;
}

.logoimg {
  padding-top: 12px;
  padding-bottom: 12px;
}

.link {
  color: #000;
  text-decoration: none;
}

.g6 {
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 400;
}

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

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

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

@media (max-width: 991px) {
  .navbar.videos {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
  }
  .navlink {
    padding-right: 12px;
    padding-left: 12px;
  }
  .navlink.member.black {
    margin-top: 7px;
    padding-top: 11px;
  }
  .navlink.black {
    padding-top: 20px;
  }
  .hero {
    height: 575px;
    padding-top: 240px;
  }
  ._1280div {
    position: static;
  }
  .title-h1 {
    margin-bottom: 5px;
    font-size: 48px;
    line-height: 54px;
  }
  ._80div {
    width: 95%;
  }
  .field {
    height: 45px;
  }
  .field.message {
    min-height: 155px;
  }
  .section {
    padding-bottom: 30px;
  }
  .section.git {
    padding-top: 75px;
    padding-bottom: 45px;
  }
  .text {
    font-size: 14px;
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
  .text._2col {
    font-size: 13px;
    line-height: 19px;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
  .h1.style1 {
    font-size: 38px;
    line-height: 58px;
  }
  .break1 {
    height: 350px;
    padding-top: 95px;
  }
  .break1.vidpg {
    height: 300px;
    padding-top: 66px;
  }
  .h2 {
    font-size: 20px;
    line-height: 40px;
  }
  .aboutimg {
    position: relative;
    left: 0px;
    top: 136px;
    right: 0px;
    bottom: -168px;
  }
  .left-line-div.red {
    height: 58px;
  }
  .about-section {
    min-height: auto;
    padding: 50px 30px 30px;
  }
  .footer {
    padding-top: 6px;
    padding-bottom: 2px;
  }
  .contact-div {
    width: 95%;
    height: 420px;
    padding-top: 65px;
  }
  .button.call {
    height: 60px;
    border-width: 4px;
    font-size: 18px;
    line-height: 28px;
  }
  .mid-fill-section {
    text-align: center;
  }
  .video {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .top_t_hero {
    height: 350px;
    margin-top: 120px;
    padding-top: 144px;
    background-position: 0px 0px, 50% 0px;
    background-size: 2px, cover;
  }
  .call-title {
    font-size: 30px;
  }
  .brand {
    float: none;
    text-align: center;
  }
  .navmenu {
    padding-bottom: 5px;
    float: none;
    text-align: center;
  }
  ._25-div {
    width: 45%;
    margin-right: 2.5%;
    margin-bottom: 25px;
    margin-left: 2.5%;
  }
  .div-55 {
    display: block;
    width: 75%;
    margin-right: auto;
    margin-left: auto;
  }
  .form-button {
    height: 45px;
  }
  .getintouch-h1 {
    width: 75%;
  }
  .form {
    width: 90%;
  }
  .cnt-link {
    font-size: 12px;
  }
  .cnt-link.norm {
    font-size: 13px;
  }
}

@media (max-width: 767px) {
  .navlink {
    margin-top: 5px;
    padding-top: 15px;
    padding-bottom: 10px;
    font-size: 12px;
  }
  .navlink.member {
    margin-top: 0px;
    margin-left: 5px;
    padding-top: 12px;
    padding-bottom: 11px;
    border-style: none;
  }
  .navlink.member:hover {
    background-color: transparent;
    color: #fff;
  }
  .navlink.black {
    padding-top: 10px;
    padding-bottom: 5px;
    color: #fff;
  }
  .hero {
    height: 300px;
    padding-top: 120px;
  }
  .title-h1 {
    font-size: 28px;
    line-height: 32px;
  }
  .d-arrow.w--current {
    width: 36px;
    height: 36px;
  }
  ._80div {
    width: 95%;
  }
  .col.ft-r {
    padding-top: 0px;
    text-align: center;
  }
  .section {
    padding: 20px 25px;
  }
  .text.thin {
    padding-right: 0px;
    font-size: 12px;
    text-align: center;
  }
  .h1.style1 {
    margin-bottom: 15px;
    font-size: 24px;
    line-height: 36px;
  }
  .h1.mini {
    font-size: 22px;
    line-height: 30px;
    text-align: center;
  }
  .break1 {
    height: 250px;
    padding-top: 0px;
    background-image: url('../images/video-overlay.png'), url('../images/break_img_flipped.jpg');
    background-position: 0px 0px, 10% 50%;
    background-size: 2px, contain;
    background-repeat: repeat, no-repeat;
  }
  .break1.vidpg {
    height: 190px;
    padding-top: 20px;
  }
  .h2 {
    font-size: 16px;
    line-height: 32px;
    text-align: center;
  }
  .emphasis {
    font-size: 26px;
  }
  .aboutimg {
    top: 26px;
    width: 40%;
  }
  .left-line-div.red {
    height: 38px;
  }
  .about-section {
    padding: 25px;
  }
  .social-link.fb {
    float: none;
  }
  .social-link.twitter {
    float: none;
  }
  .social-link.instagram {
    float: none;
  }
  .social-link.youtube {
    float: none;
  }
  .social-link.pinterest {
    float: none;
  }
  .footer-text {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .button.call {
    height: 50px;
    margin-top: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 16px;
    line-height: 14px;
  }
  .mid-fill-section {
    padding: 40px 25px 25px;
  }
  .video {
    margin-bottom: 20px;
  }
  .top_t_hero {
    height: 200px;
    margin-top: 56px;
    padding-top: 85px;
  }
  .call-title {
    margin-bottom: 5px;
    font-size: 22px;
  }
  .brand {
    float: left;
  }
  .brand.w--current {
    width: 30%;
    float: left;
  }
  .navmenu {
    background-color: rgba(0, 0, 0, .9);
  }
  .m-icon {
    border: 2px solid #fff;
    border-radius: 4px;
    color: #fff;
  }
  .m-icon.blackicon {
    border-color: #000;
    color: #000;
  }
  .menu-b {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .menu-b.w--open {
    background-color: transparent;
  }
}

@media (max-width: 479px) {
  .navlink {
    margin-top: 20px;
    margin-bottom: 0px;
    padding-top: 15px;
    padding-bottom: 10px;
  }
  .hero {
    height: 450px;
    padding-top: 195px;
    background-image: url('../images/video-overlay.png'), url('../images/241A0335-Edit-2.jpg');
    background-position: 50% 50%, 44% 50%;
    background-size: 2px, cover;
    background-repeat: repeat, no-repeat;
  }
  .navcon {
    border-bottom: 1px none #fff;
  }
  .title-h1 {
    font-size: 20px;
    line-height: 30px;
  }
  .field {
    display: block;
    width: 95%;
    height: 40px;
    margin-right: auto;
    margin-left: auto;
    font-size: 14px;
  }
  .field.message {
    font-size: 14px;
  }
  .col.cpad {
    padding-top: 5px;
  }
  .section.git {
    padding-right: 15px;
    padding-bottom: 30px;
    padding-left: 15px;
  }
  .text._2col {
    padding-right: 9px;
    text-align: center;
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
  .h1.style1 {
    text-align: center;
  }
  .h1.mini {
    margin-bottom: 10px;
  }
  .break1 {
    background-size: 2px, cover;
  }
  .break1.vidpg {
    padding-top: 32px;
    background-size: 2px, cover;
  }
  .left-line-div.red {
    display: none;
    margin-right: 0px;
    float: left;
  }
  .about-section {
    padding-right: 20px;
    padding-left: 20px;
  }
  .footer-text {
    margin-bottom: 5px;
    font-size: 11px;
    line-height: 24px;
  }
  .contact-div {
    width: 100%;
    height: 630px;
    padding-top: 40px;
  }
  .button.call {
    width: 75%;
    font-size: 14px;
  }
  .mid-fill-section {
    padding-bottom: 0px;
  }
  .top_t_hero {
    height: 300px;
    padding-top: 129px;
  }
  .call-title {
    font-size: 15px;
    line-height: 26px;
  }
  .brand.w--current {
    width: 60%;
  }
  .con {
    text-align: center;
  }
  ._25-div {
    width: 100%;
    margin-right: 0%;
    margin-left: 0%;
  }
  .col-100 {
    margin-bottom: 8px;
  }
  .col-100.ff {
    padding-right: 0px;
  }
  .col-100.fr {
    padding-left: 0px;
  }
  .getintouch-h1 {
    position: absolute;
    left: 0px;
    top: -21px;
    right: 0px;
    z-index: 555;
    display: inline-block;
    width: 85%;
    margin-right: auto;
    margin-left: auto;
    font-size: 14px;
    line-height: 18px;
  }
  .cnt-link {
    display: block;
    width: 95%;
    margin-right: auto;
    margin-left: auto;
  }
  .cnt-link.norm {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .cnt-link.cen {
    display: block;
    width: 95%;
    margin-right: auto;
    margin-left: auto;
  }
  .logoimg {
    float: none;
  }
  .g6 {
    text-align: center;
  }
}

@font-face {
  font-family: 'Fontawesome';
  src: url('../fonts/fontawesome-webfont.eot') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff') format('woff'), url('../fonts/fontawesome-webfont.ttf') format('truetype'), url('../fonts/FontAwesome.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}