.mobile__bitchessec img {
  margin-top: 20px;
}

.mobile__videosec {
  box-shadow: 0 0 32px rgba(0, 0, 0, 0.4) !important;
}

.mobile__official h2 {
  font-size: 22px !important;
  font-weight: 600;
}
.mobile__whychoose {
  box-shadow: 0 0 32px rgba(0, 0, 0, 0.4);
}
.mobile__foundation h3 {
  font-size: 21px;
  font-weight: 600;
}
.mobile__foundation p {
  padding: 31px 0 0 0;
  line-height: 20px;
  font-size: 16px;
  font-weight: 500;
}
.mobile__foundation a {
  font-size: 18px;
  font-weight: 600;
}
.mobile__freeconsult a {
    color: #fff !important;
    font-size: 16px;
    line-height: 27px;
  border-radius: 2px;
  font-family: "Century Gothic Bold";
  background-color: #D41F30;
}
.mobile__foundation img {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}
.mobile__receive p {
  line-height: 21px;
  font-size: 17px;
}
.mobile__receive iframe {
  width: 290px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
  margin: 42px auto 0;
}

.mobile_m__features h2 {
  letter-spacing: 7px;
  margin: 43px 0;
  font-weight: 600 !important;
  font-size: 18px;
}
.mobile__kickstart h3 {
  font-size: 15px;
  font-family: "Century Gothic Bold" !important;
}
.mobile__kickstart h3 a {
  font-size: 15px !important;
  font-family: "Century Gothic Bold" !important;
}
.mobile__blog .blog__text a {
  font-size: 16px;
  font-weight: 600;
}
.mobile__kickstart {
  padding: 1px 0 30px;
}



.mobile__title-container {
  height: 100px;
  width: 86%;
  display: block;
  margin: 0 auto;
  position: relative;
}

.mobile__header {
  height: 57px;
}

.mobile__logo {
  width: 100%;
  height: 100%;
}

.mobile__img-near-title {
  display: inline-block;
  position: absolute;
  left: -17px;
  top: -3px;
  width: 48px;
  height: 48px;
}

.mobile__title {
  position: absolute;
  line-height: 16px;
  right: 9px;
  width: 83%;
  display: inline-block;
  text-align: center;
  font-size: 17px;
  font-family: "Century Gothic Bold";
}

.mobile__hero {
  height: 54px;
}

.mobile__info {
  text-align: center;
  font-size: 19px;
  line-height: 21px;
  font-family: "Century";
}

.mobile__info._diff {
  width: 336px;
  float: right;
  padding-right: 2px;
  margin-top: -42px;
  font-size: 17px
}

.mobile__text-container {
  width: 335px;
  display: block;
  margin: 0 auto;
}

.mobile__under-title {
  font-family: "Century";
  text-align: left;
  font-size: 15px;
  line-height: 21px;
  position: relative;
  z-index: 1;
}

.mobile__info-list {
  margin-top: 20px;
  list-style-type: disc;
  margin-left: 16px;
}

.mobile__info-img-right {
  width: 49%;
  position: absolute;
  top: -67px;
  right: 0;
  z-index: 0;
}

.mobile__info-list-item {
  font-size: 17px;
  line-height: 11px;
  font-family: "Century Gothic";
  z-index: 1;
  position: relative;
}

.mobile__info_bold {
  text-align: left;
  font-size: 13px;
  font-weight: 700;
  font-family: "Century Gothic";
}

@media (max-width: 341px) {
  .mobile__text-container {
    width: 309px;
  }
  .mobile__info_bold {
    font-size: 12px;
  }
}

.mobile__img {
  max-width: 100%;
  display: block;
  margin: 15px auto 18px;
}

.mobile__img._shadow {
  box-shadow: 0 0 17px 4px rgba(0, 0, 0, 0.25);
}

.mobile__input {
  background-color: #000;
  border: none;
  width: 97%;
  display: block;
  margin: 20px auto;
  border-left: 2px solid #d61f31;
  color: #ffffff;
  font-family: "Myriad Pro";
  font-size: 19px;
  padding: 11px 20px;
  box-shadow: 0 0 17px 4px rgba(0, 0, 0, 0.25);
}

.mobile__input:-moz-placeholder {
  color: #ffffff;
  font-family: "Myriad Pro";
  font-size: 19px;
}

.mobile__input:-ms-input-placeholder {
  color: #ffffff;
  font-family: "Myriad Pro";
  font-size: 19px;
}


.mobile__input::-webkit-input-placeholder {
  color: #ffffff;
  font-family: "Myriad Pro";
  font-size: 19px;
}

.mobile__input:placeholder {
  color: #ffffff;
  font-family: "Myriad Pro";
  font-size: 19px;
}

.mobile__file-input {
  margin: 28px auto;
  display: block;
  width: 68%;
}

.mobile__input-btn {
  color: #fff;
  font-family: "Century Gothic";
  font-weight: 600;
  letter-spacing: 3px;
  text-transform: uppercase;
  border: none;
  border-radius: 4px;
  background-color: #d31f30;
  line-height: 42px;
  display: block;
  width: 100%;
  box-shadow: 0 0 37px 7px rgba(0, 0, 0, 0.17);
  text-align: center;
  font-size: 19px;
  margin: 28px auto 34px;
}

.mobile__input-btn._spacedout {
  width: 85%;
  font-size: 17px;
  letter-spacing: 4px;
}

.mobile__title-bigger {
  position: absolute;
  line-height: 38px;
  right: -15px;
  width: 83%;
  display: inline-block;
  text-align: left;
  font-size: 17px;
  font-family: "Century Gothic Bold";
  z-index: 1;
}

.mobile__note {
  text-align: left;
    font-size: 15px;
    line-height: 20px;
    font-family: "Century";
    position: relative;
    z-index: 1;
    width: 100%;
    padding-left: 15px;
}
.mobile__info-title-bold {
  font-size: 17px;
  font-family: "Century Gothic Bold";
  text-align: center;
}
.mobile__info-title-img {
  width: 28%;
}

.mobile__info-img-bottom {
  width: 100%;
  position: absolute;
  z-index: 0;
  top: -90px;
}

.mobile__title-bigger._uppercase {
  text-transform: uppercase;
}

.mobile__title-bigger._spaced {
  letter-spacing: 5px;
}

.mobile__info-container {
  width: 100%;
  display: block;
  margin: 0 auto;
}

.mobile__info-address {
  text-align: center;
  font-size: 16px;
}

.mobile__select-form {
  width: 243px !important;
}

.mobile__title_big {
  font-family: 'Century Gothic Bold';
  font-size: 19px;
  text-align: center;
  color: #000;
  letter-spacing: 5px;
  margin-top: 30px;
  position: relative;
}

.mobile__info-parking {
  width: 100%;
  font-family: 'Century Gothic Bold' !important;
  font-size: 20px;
  margin-top: 12px;
}

.mobile__sec {
  padding-bottom: 34px;
}

.mobile__parking-option {
  font-size: 15px;
  line-height: 19px;
  padding: 0px 15px;
  margin-top: 20px;
}

.mobile__service {
  margin-bottom: 12px;
    padding: 10px;
    font-size: 14px;
    font-family: 'Century Gothic Bold';
    text-transform: uppercase;
    display: block;
    border-bottom: 1px solid #dedede;
    color: #000;
}

.mobile__btn-bottom {
  color: #ffffff;
    font-family: "Century Gothic Bold";
    text-transform: uppercase;
    box-shadow: 0 0 26px 7px rgba(0, 0, 0, 0.17);
    border-radius: 4px;
    background-color: #d61f31;
    line-height: 42px;
    display: block;
    width: 252px;
    text-align: center;
    font-size: 17px;
    margin: 18px auto 34px;
}

.mobile__hours {
  margin-top: -9px !important;
  margin-bottom: 0 !important;
}

.mobile__hours h3 {
  font-family: 'Century Gothic Bold' !important;
  font-size: 29px;
}

.mobile__hours p {
  line-height: 17px !important;
  margin-top: -3px !important;
}

.mobile__hours p b {
  font-family: 'Century Gothic Bold' !important;
}

.mobile__bfa-btn {
    width: 68%;
    display: block;
    padding: 13px 20px !important;
    color: #fff !important;
    background-color: #010101;
    text-transform: uppercase;
    font-family: "Century Gothic Bold" !important;
    font-weight: 700;
    font-size: 17px !important;
    margin: 20px auto;
    border-radius: 3px;
    letter-spacing: 7px;
    -webkit-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.2);
}

.mobile__bfa-para {
    font-size: 17px;
    font-weight: 400;
    display: block;
    margin: auto;
    width: 85%;
    text-align: justify;
}


.mobile__ser-img {
    width: 100%;
    display: block;
    margin: 20px auto;
}

.mobile__ser-link {
    text-align: center;
    font-family: "Century Gothic";
    font-size: 14px;
    margin: auto;
    display: block;
}

.mobile__bfa-last-image {
width: 100%;
margin: 30 auto;
display: block;
}

.no-shadow {
    box-shadow: none !important;
}

.mobile__bfa-btn.red {
    background: #d41f30;
}

.mobile__services {
  display: none;
  width: 256px;
  margin: 10px auto;
}
.mobile__services._index {
  display: block;
  width: 236px;
}

.mobile__service:hover {
  background-color:  #dedede;
}

.arrow-down {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #f00;
  position: absolute;
  bottom: 10px;
  cursor: pointer;
}

@media (max-width: 412px) {
  .mobile__title {
    font-size: 15px !important;
  }
  .mobile__info {
    font-size: 16px;
  }
  .mobile__info._diff {
    width: auto;
    float: none;
    padding-right: 0;
    margin-top: 0;
  }
  .mobile__info-address {
    font-size: 14px;
  }
}

@media (max-width: 356px) {
  .mobile__title {
    font-size: 14px !important;
  }
}

@media (max-width: 343px) {
  .mobile__title {
    font-size: 11px !important;
  }
  .mobile__info {
    font-size: 13px;
  }
  .mobile__info-address {
    font-size: 12px;
  }
}

@media (max-width: 375px) {
  .mobile__input-btn {
    font-size: 16px;
  }

}

@media (max-width: 360px) {
  .mobile__checkbox-label {
    font-size: 10px !important;
  }
  .mobile__dr-info {
    font-size: 13px !important;
  }
}

.mobile__bars {
  transform: translateY(-23px) !important;
}

.ofhidden {
  overflow: hidden;
}


.not-visible {
  opacity: 0;
}

.left {
  float: left;
}

.mobile__checkbox-container {
  transform: translateY(-42px);
  margin: 0 auto;
  display: block;
  width: 92%;
}


.mobile__checkbox-label {
    color: #3e3e3e;
    font-family: 'Century Gothic';
    font-size: 14px;
    font-weight: 500;
    position: absolute;
    text-align: left;
    left: 30px;
    top: -11px;
    line-height: 20px;
}

.mobile__link {
  display: inline-block;
  width: 130px;
  height: 130px;
}

.mobile__links {
  display: block;
  width: 263px;
  margin: 30px auto;
}

.mobile__dr-info {
  color: #030303;
  font-family: "Myriad Pro";
  font-size: 16px;
  text-align: center;
}

.mobile__bfa-title {
    font-size: 28px;
    font-weight: 900;
    font-family: "Century Gothic Bold";
    text-align: center;
    letter-spacing: 4px;
    position: relative;
}

.mobile__bfa-undertitle {
    font-size: 20px;
    font-weight: 900;
    font-family: "Century Gothic Bold";
    text-align: center;
    text-transform: uppercase;
    position: relative;
    margin-top: 12px;
}

.mobile__bfa-title .arrow-down {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 7px solid #d61f31;
    bottom: 5px;
    margin-left: 5px;
}

.mobile__bfa-logo {
    width: 82%;
    margin-bottom: 28px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.mobile__bfa-info {
    font-size: 17px;
    text-align: center;
    margin-top: 30px;
    font-weight: 400;
}

.mobile__bfa-service-title {
    font-family: "Century";
    font-size: 23px;
    text-align: center;
    font-weight: 800;
}

.mobile__bfa-images li img {
    width: 100%;
    margin: 20px auto;
    -webkit-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.42);
    -moz-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.42);
    box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.42);
}

.recaptcha-fail {
  z-index: 9999999999;
  position: fixed;
  background-color: #fff;
  top: 36px;
  right: 21px;
  text-align: center;
  -webkit-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.37);
  -moz-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.37);
  box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.37);
  padding: 18px 15px;
}

.recaptcha-success {
  z-index: 9999999999;
  position: fixed;
  background-color: #fff;
  top: 36px;
  right: 21px;
  text-align: center;
  -webkit-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.37);
  -moz-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.37);
  box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.37);
  padding: 18px 15px;
}