/*======================== Start Contact page ========================*/
.contact-index-index .page-main {
  padding: 0px !important;
  max-width: 100% !important;
}
.contact-index-index .page-title-wrapper {
  display: none;
}
.contact-mian-form {
  position: relative;
  float: left;
  width: 100%;
  padding: 140px 0px 90px;
  margin-bottom: 90px;
  /*background-image:url(../images/contact-bg.jpg);*/
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 1024px;
  /*background-color: #601cad;*/
}
.contact-main-parallax {
  display: none;
  height: 100%;
  position: absolute;
  z-index: 1;
  left: 0px;
  top: 0;
  width: 100%;
}
.contact-mian-form .container {
  position: relative;
  z-index: 2;
}

.contact-mian-form iframe {
  height: 890px;
  width: 99%;
  border: none;
}

.contact-mian-form-bottom iframe {
  height: 740px;
  width: 99%;
  border: none;
}

.contact-mian-form .heading-title,
.contact-mian-form-bottom .heading-title {
  display: inline-block;
  border: solid 6px #fff;
  color: #fff;
  padding: 40px 40px;
}
.contact-mian-form .hbspt-form,
.contact-mian-form-bottom .hbspt-form {
  background: #fff;
  padding: 50px;
  max-width: 900px;
  margin: auto;
}
.contact-customer-care {
  float: left;
  width: 100%;
  margin-bottom: 90px;
}
.contact-customer-care .custom-row {
  margin-left: -15px;
  margin-right: -15px;
}

.contact-customer-care .col-left .box {
  display: flex;
  flex-wrap: wrap;
  cursor: pointer;
}

.contact-customer-care .col-left .box-left {
  width: 35%;
}
.contact-customer-care .col-left img {
  width: 100%;
}
.contact-customer-care .col-left .box-right {
  width: 65%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  border-color: #3f3d4a;
  border-style: solid;
  border-width: 6px 6px 6px 0px;
  padding: 20px 40px;
}
.contact-customer-care .title {
  color: #601cad;
  font-size: 44px;
  text-transform: uppercase;
  margin-bottom: 15px;
  line-height: 1;
  text-align: center;
  font-family: "Vinyl OT";
}
.contact-customer-care p {
  font-size: 16px;
  text-align: center;
}
.contact-customer-care .col-right .box {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 20px;
  border: solid 6px #3f3d4a;
}
.contact-customer-care .btn-wrap {
  margin-top: 10px;
}
.contact-customer-care .btn-wrap .btn-border-purple-mini {
  transition: all 0.7s;
}
.contact-customer-care .btn-wrap .btn-border-purple-mini:not(:hover) {
    background-position: top -3.3em center;
}
.contact-customer-info {
  float: left;
  width: 100%;
  background-image: linear-gradient(to right, #00a7d5, #582cbc);
  padding: 70px 0px 65px;
}

.contact-customer-info .custom-row {
  margin-left: -40px;
  margin-right: -110px;
  justify-content: space-between;
  align-items: center;
}

.contact-customer-info .col-left {
  width: 56%;
}
.contact-customer-info .col-left figure {
  margin-bottom: 25px;
}
.contact-customer-info .col-left img {
  width: 100%;
}
.contact-customer-info .col-left p {
  color: #fff;
  padding: 0px 50px 0px 35px;
}

.contact-customer-info .col-right > ul li {
  margin-bottom: 25px;
}
.contact-customer-info .col-right > ul strong {
  color: #fff;
  font-family: "Vinyl OT";
  font-size: 32px;
  font-weight: normal;
  padding-bottom: 20px;
  position: relative;
  display: block;
  line-height: 1;
}
.contact-customer-info .col-right > ul a {
  color: #fff;
}

.contact-customer-info .col-right > ul li:not(:last-child) strong:before {
  content: "";
  background: #fff;
  height: 4px;
  width: 80px;
  position: absolute;
  bottom: -2px;
  left: 0;
}

.contact-customer-info .col-right p {
  color: #fff;
  margin: 0;
}

.contact-social ul {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.contact-social ul li {
  margin: 0px 15px 0px 0px;
}
.contact-social ul img {
  width: 45px;
}
.contact-store-locator {
  position: relative;
  float: left;
  width: 100%;
  padding: 90px 0px;
}
.contact-store-locator .amlocator-main-container .amlocator-map-container {
  height: auto;
  max-height: initial;
  display: flex;
  flex-wrap: wrap;
  flex-direction: inherit;
}

.contact-store-locator-left {
  width: 32%;
  border: solid 6px #3e3d46;
  background: #fff;
}
.contact-store-locator .amlocator-main-container .amlocator-search-container {
  width: 100%;
  background: transparent;
  padding: 40px 35px 30px;
  margin: 0;
}
.contact-store-locator-left .heading-title {
  font-size: 44px;
  margin-bottom: 10px;
}

.contact-store-locator
  .amlocator-main-container
  .amlocator-search-container
  .amlocator-button.-nearby {
  display: none;
}
.contact-store-locator
  .amlocator-main-container
  .amlocator-search-container
  .amlocator-block {
  margin: 0;
  max-width: 270px;
}
.contact-store-locator .amlocator-current-location .amlocator-text {
  background: #fff;
  border-color: #919393 !important;
  border-radius: 0px;
  font-size: 14px;
  font-family: "Montserrat";
  padding: 0px 35px 0px 10px;
  height: 32px;
  color: #000;
}
.contact-store-locator .amlocator-current-location .amlocator-search {
  background-image: url(../images/Search-icon-white.svg) !important;
  background-color: #5f1eb0 !important;
  width: 32px;
  height: 32px;
  top: 0;
  right: 0;
  background-size: 22px 19px !important;
  background-position: center center !important;
}
.contact-store-locator .amlocator-current-location .amlocator-reset {
  background-image: url(../images/close-white-icon.png) !important;
  right: 0;
  top: 0;
  width: 32px;
  height: 32px;
  background-size: 13px;
  background-position: center;
  background-color: red;
}

.contact-store-locator
  .amlocator-main-container
  .amlocator-store-list
  .amlocator-wrapper
  .amlocator-stores-wrapper {
  max-height: 500px;
  overflow: auto;
  margin: 0px;
}

.contact-store-locator
  .amlocator-main-container
  .amlocator-store-list
  .amlocator-wrapper
  .amlocator-stores-wrapper::-webkit-scrollbar {
  width: 6px;
}

.contact-store-locator
  .amlocator-main-container
  .amlocator-store-list
  .amlocator-wrapper
  .amlocator-stores-wrapper::-webkit-scrollbar-track {
  background: #f1f1f1;
}

.contact-store-locator
  .amlocator-main-container
  .amlocator-store-list
  .amlocator-wrapper
  .amlocator-stores-wrapper::-webkit-scrollbar-thumb {
  background: #3e3d46;
}

.contact-store-locator .amlocator-current-location .amlocator-wrapper {
  margin: 0;
}
.contact-store-locator
  .amlocator-main-container
  .amlocator-map-container
  .amlocator-block.-storelist {
  width: 100%;
}
.contact-store-locator-left .amlocator-store-desc {
  background: transparent;
  margin: 0;
  font-size: 18px;
  font-weight: 300;
  color: #3e3d46;
  padding: 25px 35px;
}

.contact-store-locator-left .amlocator-store-desc.-active,
.contact-store-locator-left .amlocator-store-desc:hover {
  background-color: rgba(71, 145, 204, 0.2);
}

.amlocator-store-desc .amlocator-block {
  margin: 0;
}
.contact-store-locator .amlocator-store-information {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
}
.contact-store-locator
  .amlocator-main-container
  .amlocator-search-container
  .amlocator-block.-search.amlocator-search-radius {
  display: none;
}
.contact-store-locator-left .col-left {
  width: 50px;
  margin-right: 25px;
}
.contact-store-locator-left .col-right {
  width: calc(100% - 75px);
}
.contact-store-locator-left .col-left .amasty_distance {
  display: block !important;
  text-align: center;
}

.contact-store-locator-left .col-left .amasty_distance img {
  width: 45px;
  margin: auto;
}
.contact-store-locator-left .amasty_distance_number {
  text-transform: uppercase;
  font-family: "Vinyl OT";
  word-break: break-word;
  margin-top: 10px;
  display: block;
  line-height: 1;
}

.contact-store-locator-left .amlocator-store-desc .amlocator-title {
  font-size: 32px;
  font-family: "Vinyl OT";
  font-weight: normal;
  line-height: 1;
  margin-bottom: 12px;
}
.contact-store-locator-left .amlocator-store-desc a.amlocator-link {
  color: #3e3d46 !important;
  display: block;
}
.amlocator-block.-map .amlocator-info-popup .amlocator-description {
  margin-top: 7px;
}
.contact-store-locator-left .col-right > a,
.amlocator-block.-map .amlocator-info-popup > a {
  display: inline-block;
  color: #5f1eb0;
  margin-top: 5px;
  text-decoration: underline;
}

.contact-store-locator
  .amlocator-main-container
  .amlocator-map-container
  .amlocator-block.-map {
  width: 68%;
  height: auto;
  max-height: initial;
  padding-left: 30px;
}

.contact-store-locator .gm-style .gm-style-iw-c {
  border-radius: 0;
  padding: 12px;
}
.amlocator-block.-map .amlocator-info-popup .amlocator-name {
  font-size: 32px;
  font-family: "Vinyl OT";
  font-weight: normal;
  line-height: 1;
  margin-bottom: 12px;
  margin-top: 0;
}
.amlocator-block.-map .amlocator-info-popup .amlocator-name a.amlocator-link {
  display: block;
  color: inherit;
}
.amlocator-block.-map .amlocator-info-popup {
  font-size: 18px;
  font-weight: 300;
  color: #3e3d46;
  padding: 5px 10px;
}

.contact-store-locator-before {
  position: absolute;
  left: 0;
  bottom: -622px;
  width: 245px;
  z-index: -999;
}

.contact-store-locator-after {
  position: absolute;
  right: 0;
  top: 547px;
  z-index: -1;
  width: 345px;
}

.contact-mian-form-bottom {
  float: left;
  width: 100%;
  padding: 100px 0px;
}

.contact-vistaresin-community {
  float: left;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.contact-vistaresin-community .col-left,
.contact-vistaresin-community .col-right {
  width: 50%;
}
.contact-vistaresin-community figure img {
  width: 100%;
}
.contact-vistaresin-community .line-drow-main:before,
.contact-vistaresin-community .line-drow-main:after {
  height: 0.35vw;
}
.contact-vistaresin-community .line-drow-inner:before,
.contact-vistaresin-community .line-drow-inner:after {
  width: 0.35vw;
}
.contact-vistaresin-community .line-drow-main.line-drow:before,
.contact-vistaresin-community .line-drow-main.line-drow:after {
  width: 100%;
}
.contact-vistaresin-community .line-drow-main.line-drow .line-drow-inner:before,
.contact-vistaresin-community .line-drow-main.line-drow .line-drow-inner:after {
  height: 100%;
}
.contact-vistaresin-community .overlay {
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  border-style: solid;
  border-color: #fff;
  border-width: 0.35vw;
  width: 34vw;
  height: 29.4vw;
  display: flex;
  flex-flow: wrap;
  align-items: flex-end;
  justify-content: center;
  text-align: center;
  padding: 1.85vw 6.5vw;
}
.contact-vistaresin-community .title {
  text-transform: uppercase;
  font-family: "Vinyl OT";
  line-height: 1;
  color: #fff;
  font-size: 4.4vw;
  margin-bottom: 0.3vw;
}
.contact-vistaresin-community p {
  color: #fff;
  font-weight: 500;
  margin: 0;
}
.contact-vistaresin-community .btn-wrap {
  margin-top: 4vw;
}

/*======================== End Contact page ========================*/

@media screen and (min-width: 768px) {
  .contact-vistaresin-community .container {
    padding: 0;
    max-width: 100%;
  }
  .contact-vistaresin-community .btn-border-white {
    font-size: 1.65vw;
    border-width: 0.2vw;
    padding: 0.5vw 2vw;
    background-position: top -6.5vw center;
    transition: all 0.8s;
    min-width: 20.6vw;
  }
  .contact-vistaresin-community .btn-border-white:hover {
    background-position: top center;
    background-size: 100%;
  }
  .contact-vistaresin-community p {
    font-size: 1.35vw;
  }
  .contact-vistaresin-community .btn-border-white:before {
    content: "";
    position: absolute;
    left: -0.1vw;
    top: -0.1vw;
    width: calc(100% + 0.2vw);
    height: 0;
    background: #fff;
    transition: all 0.6s;
  }

  .contact-vistaresin-community .btn-border-white > * {
    position: relative;
  }
  .contact-vistaresin-community .btn-border-white:hover:before {
    height: calc(100% + 0.2vw);
  }
}
@media screen and (max-width: 1919px) {
  .contact-mian-form {
    padding: 110px 0px 70px;
    margin-bottom: 70px;
  }
  .contact-mian-form .heading-title,
  .contact-mian-form-bottom .heading-title {
    padding: 30px;
    border-width: 5px;
  }
  .contact-mian-form .hbspt-form,
  .contact-mian-form-bottom .hbspt-form {
    padding: 40px;
    max-width: 800px;
  }
  .contact-customer-care {
    margin-bottom: 70px;
  }
  .contact-customer-care .col-left .box-right {
    border-width: 5px 5px 5px 0px;
    padding: 16px 20px;
  }
  .contact-customer-care .title {
    font-size: 40px;
    margin-bottom: 12px;
  }
  .contact-customer-care .btn-wrap {
    margin-top: 5px;
  }
  .contact-customer-care .col-right .box {
    border-width: 5px;
  }

  .contact-customer-info {
    padding: 60px 0px 55px;
  }
  .contact-customer-info .col-left figure {
    margin-bottom: 20px;
  }
  .contact-customer-info .col-left p {
    padding: 0px 50px 0px 28px;
  }
  .contact-customer-info .col-right > ul li {
    margin-bottom: 20px;
  }
  .contact-customer-info .col-right > ul strong {
    font-size: 26px;
    padding-bottom: 15px;
  }
  .contact-customer-info .col-right > ul li:not(:last-child) strong:before {
    height: 3px;
    width: 65px;
  }
  .contact-social ul li {
    margin: 0px 12px 0px 0px;
  }
  .contact-social ul img {
    width: 42px;
  }
  .contact-store-locator {
    padding: 60px 0px;
  }
  .contact-store-locator-before {
    bottom: -570px;
    width: 135px;
  }
  .contact-store-locator-after {
    top: 460px;
    width: 205px;
  }
  .contact-store-locator-left {
    border-width: 5px;
  }
  .contact-store-locator .amlocator-main-container .amlocator-search-container {
    padding: 30px 25px 20px;
  }
  .contact-store-locator-left .heading-title {
    font-size: 38px;
  }
  .contact-store-locator
    .amlocator-main-container
    .amlocator-search-container
    .amlocator-block {
    max-width: 232px;
  }
  .contact-store-locator .amlocator-current-location .amlocator-text {
    font-size: 13px;
  }
  .contact-store-locator-left .amlocator-store-desc {
    font-size: 16px;
    padding: 18px 25px;
  }
  .contact-store-locator-left .col-left {
    width: 40px;
    margin-right: 20px;
  }
  .contact-store-locator-left .amasty_distance_number {
    margin-top: 9px;
  }
  .contact-store-locator-left .col-left .amasty_distance img {
    width: 40px;
  }
  .contact-store-locator-left .amlocator-store-desc .amlocator-title {
    font-size: 26px;
    margin-bottom: 10px;
  }
  .contact-store-locator .amlocator-current-location .amlocator-search {
    background-size: 19px 17px !important;
  }
  .contact-store-locator .amlocator-current-location .amlocator-reset {
    background-size: 12px;
  }
  .amlocator-block.-map .amlocator-info-popup {
    font-size: 16px;
    padding: 4px 7px;
  }
  .amlocator-block.-map .amlocator-info-popup .amlocator-name {
    font-size: 26px;
    margin-bottom: 10px;
  }
  .contact-mian-form-bottom {
    padding: 70px 0px;
  }
  .contact-store-locator
    .amlocator-main-container
    .amlocator-store-list
    .amlocator-wrapper
    .amlocator-stores-wrapper {
    max-height: 440px;
  }
  .contact-store-locator
    .amlocator-main-container
    .amlocator-store-list
    .amlocator-wrapper
    .amlocator-stores-wrapper::-webkit-scrollbar {
    width: 4px;
  }
}

@media screen and (max-width: 1365px) {
  .contact-customer-info .custom-row {
    margin-left: -40px;
    margin-right: -40px;
  }
  .contact-customer-info .col-left p {
    padding: 0px 50px 0px 25px;
  }
  .contact-store-locator-before {
    bottom: -570px;
    width: 80px;
  }
  .contact-store-locator-after {
    top: 420px;
    width: 125px;
  }
}
@media screen and (max-width: 1199px) {
  .contact-mian-form {
    padding: 100px 0px 50px;
    margin-bottom: 50px;
  }
  .contact-mian-form .heading-title,
  .contact-mian-form-bottom .heading-title {
    padding: 20px 25px;
    border-width: 4px;
  }
  .contact-mian-form .hbspt-form,
  .contact-mian-form-bottom .hbspt-form {
    padding: 30px;
    max-width: 700px;
  }

  .contact-customer-care {
    margin-bottom: 50px;
  }
  .contact-customer-care .col-left .box-right {
    border-width: 4px 4px 4px 0px;
    padding: 12px 15px;
  }
  .contact-customer-care .title {
    font-size: 36px;
    margin-bottom: 10px;
  }
  .contact-customer-care p {
    font-size: 14px;
  }
  .contact-customer-care .col-right .box {
    border-width: 4px;
  }
  .contact-customer-care .btn-wrap {
    margin-top: 0;
  }
  .contact-customer-info {
    padding: 45px 0px 40px;
  }
  .contact-customer-info .custom-row {
    margin-left: -28px;
    margin-right: -20px;
  }
  .contact-customer-info .col-left figure {
    margin-bottom: 15px;
  }
  .contact-customer-info .col-left p {
    padding: 0px 30px 0px 22px;
  }
  .contact-customer-info .col-right > ul li {
    margin-bottom: 17px;
  }
  .contact-customer-info .col-right > ul strong {
    font-size: 24px;
    padding-bottom: 12px;
  }
  .contact-customer-info .col-right > ul li:not(:last-child) strong:before {
    height: 2px;
    width: 62px;
    bottom: -1px;
  }
  .contact-social ul li {
    margin: 0px 10px 0px 0px;
  }
  .contact-social ul img {
    width: 40px;
  }
  .contact-store-locator {
    padding: 40px 0px;
  }
  .contact-store-locator-left {
    border-width: 4px;
  }
  .contact-store-locator .amlocator-main-container .amlocator-search-container {
    padding: 20px 20px 15px;
  }
  .contact-store-locator-left .heading-title {
    font-size: 32px;
  }
  .contact-store-locator
    .amlocator-main-container
    .amlocator-search-container
    .amlocator-block {
    max-width: 200px;
  }
  .contact-store-locator-left .amlocator-store-desc {
    font-size: 14px;
    padding: 14px 20px;
  }
  .contact-store-locator-left .col-left {
    width: 35px;
    margin-right: 15px;
  }
  .contact-store-locator-left .amasty_distance_number {
    margin-top: 7px;
  }
  .contact-store-locator-left .amlocator-store-desc .amlocator-title {
    font-size: 22px;
    margin-bottom: 7px;
  }
  .contact-store-locator-before {
    bottom: -560px;
    width: 60px;
  }
  .contact-store-locator-after {
    top: 400px;
    width: 95px;
  }
  .amlocator-block.-map .amlocator-info-popup {
    font-size: 14px;
    width: 200px;
  }
  .amlocator-block.-map .amlocator-info-popup .amlocator-name {
    font-size: 22px;
    margin-bottom: 10px;
  }
  .contact-mian-form-bottom {
    padding: 50px 0px;
  }
  .contact-store-locator
    .amlocator-main-container
    .amlocator-store-list
    .amlocator-wrapper
    .amlocator-stores-wrapper {
    max-height: 350px;
  }
}
@media screen and (max-width: 991px) {
  .contact-mian-form {
    padding: 85px 0px 40px;
    margin-bottom: 40px;
  }
  .contact-mian-form .heading-title,
  .contact-mian-form-bottom .heading-title {
    padding: 15px 20px;
    border-width: 3px;
  }
  .contact-mian-form .hbspt-form,
  .contact-mian-form-bottom .hbspt-form {
    padding: 25px;
    max-width: 600px;
  }
  .contact-customer-care {
    margin-bottom: 0px;
  }

  .contact-customer-care .col-md-6 {
    width: 100%;
    max-width: 100%;
    flex: 100%;
    margin-bottom: 40px;
  }
  .contact-customer-care .title {
    font-size: 34px;
  }
  .contact-customer-care p {
    font-size: 16px;
  }
  .contact-customer-info {
    padding: 35px 0px 30px;
  }
  .contact-customer-info .custom-row {
    margin-left: -20px;
    margin-right: -20px;
  }
  .contact-customer-info .col-left figure {
    margin-bottom: 12px;
  }
  .contact-customer-info .col-left p {
    padding: 0px 20px 0px 17px;
  }
  .contact-customer-info .col-right > ul strong {
    font-size: 22px;
    padding-bottom: 10px;
  }
  .contact-customer-info .col-right > ul li {
    margin-bottom: 14px;
  }
  .contact-customer-info p {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .contact-mian-form {
    padding: 65px 0px 30px;
    margin-bottom: 30px;
  }
  .contact-mian-form iframe {
    height: 970px;
    width: 99%;
    border: none;
  }
  .contact-mian-form-bottom iframe {
    height: 800px;
    width: 99%;
    border: none;
  }
  .contact-mian-form .heading-title,
  .contact-mian-form-bottom .heading-title {
    padding: 12px 20px;
    border-width: 2px;
  }
  .contact-customer-care .col-left .box-left {
    display: none;
  }
  .contact-customer-care .col-left .box-right {
    border-width: 5px;
    padding: 20px;
    width: 100%;
  }
  .contact-customer-care .col-md-6 {
    margin-bottom: 30px;
  }
  .contact-customer-care .col-right .box {
    border-width: 5px;
  }
  .contact-customer-info {
    padding: 50px 0px;
  }
  .contact-customer-info .custom-row {
    margin-left: 0;
    margin-right: 0;
  }
  .contact-customer-info .col-left {
    width: 100%;
    margin-bottom: 35px;
  }
  .contact-customer-info .col-left p {
    padding: 0;
    font-size: 16px;
  }
  .contact-customer-info .col-right > ul strong {
    font-size: 24px;
    padding-bottom: 15px;
  }
  .contact-customer-info .col-right > ul li {
    margin-bottom: 20px;
  }
  .contact-vistaresin-community {
    flex-direction: column-reverse;
  }
  .contact-vistaresin-community .col-left,
  .contact-vistaresin-community .col-right {
    width: 100%;
  }
  .contact-vistaresin-community .line-drow-inner:after,
  .contact-vistaresin-community .line-drow-inner:before,
  .contact-vistaresin-community .line-drow:after,
  .contact-vistaresin-community .line-drow:before {
    opacity: 0;
  }
  .contact-vistaresin-community .overlay {
    background: #5f1eb0;
    position: static;
    transform: translate(0px, 0px);
    width: 100%;
    border: none;
    height: auto;
    padding: 25px 0px;
  }
  .contact-vistaresin-community .btn-wrap {
    margin-top: 0;
  }
  .contact-vistaresin-community .btn-wrap .btn-border-white:hover {
    background-size: 102%;
  }
  .contact-vistaresin-community .btn-wrap .btn-border-white {
    transition: all 1s;
  }
  .contact-vistaresin-community .title {
    font-size: 34px;
    margin-bottom: 12px;
  }
  .contact-vistaresin-community p {
    margin-bottom: 15px;
  }
  .contact-store-locator-before,
  .contact-store-locator-after {
    display: none;
  }
  .contact-store-locator-left {
    width: 100%;
  }
  .contact-store-locator {
    padding: 30px 0px;
  }
  .contact-store-locator
    .amlocator-main-container
    .amlocator-map-container
    .amlocator-block.-map {
    width: 100%;
    padding-left: 0;
  }
  .contact-store-locator
    .amlocator-main-container
    .amlocator-search-container
    .amlocator-block {
    max-width: 100%;
  }
  .contact-mian-form-bottom {
    padding: 35px 0px;
  }
  .amlocator-block.-map .amlocator-info-popup {
    width: auto;
  }
  .contact-store-locator
    .amlocator-main-container
    .amlocator-store-list
    .amlocator-wrapper
    .amlocator-stores-wrapper {
    max-height: 300px;
  }
}
@media screen and (max-width: 575px) {
}
