@media screen and (min-width:1200px) {
  .custom-btn-plan{
    width: 45%!important;
    margin: auto!important;
  }
.custom-btn-dd{
    width: 75%!important;
    margin:20px auto!important;
  }
.custom-btn-consultation{
    width: 100%!important;
    margin: 30px auto!important;
  }
}














@media screen and (max-width:768px) {




#contactForm2 .text-danger {
    float: left;
    margin-top: 10px;
}








.header-inner .logo .link img {
    width: 100%;
}
.thankyou-page-form .overlay .hero-content{
  padding: 20px;
}

.thankyou-page-form .overlay .hero-content h1 {
    font-size: 2.5rem;
}

.thankyou-page-form .overlay .hero-content p {
    width: 100%;
    margin: 40px auto;
    text-align: center;

}

.thankyou-page-form .overlay .hero-btn {
    padding: 20px 35px;
    background-color: #ea1454;
    color: #fff;
    text-decoration: none;
    border-radius: 5px;
    font-weight: bold;
    transition: background-color 0.3s;
    width: auto;
    display: block;
    margin: 10px;
}



.header-right .openModalBtn{display: none;}
#contactForm .col-sm-12{
  margin-top: 5px;
}
#contactForm2 input[type="submit"]{
background: #ea1454!important;
}


#contactForm2 .col-lg-12{
  margin-top: 5px;
}



.mobile-menu__menu .btn-outline-light{
  background: #ea1454!important;
  color: #fff!important;
}













.pointerSection .about-content {
    margin-left: 30px;
}
.about-content {
   margin-left: 30px;
}
  .modal-content {
    margin-top: 80px;
}
.modal-content {
    max-width: 90%;
}
.btnIvanka {
  font-size: 16px;
  width: 80% !important;
  margin: 20px auto !important;
}
.flx-between {
    display: flex;
    flex-wrap: initial;
    justify-content: space-around;
    align-items: center;
}

.top-mob-btn {
  font-size: 13px;
  width: 70% !important;
  margin: 20px auto !important;
  display: flex;
  align-items: center;
  padding: 10px 40px;
  line-height: 15px;
}
.header .logo a img {
  max-width: 100px !important;
}
}