/*-----Wordpress Contact Section CSS Start-----*/
.a2hosting-support .contact-left {
  background-position-x: center;
  background-position-y: top;
  background-repeat: no-repeat;
  background-size: cover;
  color: var(--color-white);
  height: 600px;
}
.a2hosting-support .contact-right h2,
.a2hosting-support .contact-right p,
.a2hosting-support .contact-right span  {
  color: var(--color-white);
}
.a2hosting-support .contact-right h2  {
  font-weight: 600;
  color: var(--color-white);
}
.a2hosting-support .contact-right .contact-link-title  {
  font-size: 18px;
  color: var(--color-white);
  line-height: 1.2;
  margin: 10px 0 20px
}
.a2hosting-support .chat-with-sales { 
  font-size: 19px; 
}
.a2hosting-support .contact-bottom-links {
  font-size: 14px;
}
@media screen and (max-width: 4098px) {
  .a2hosting-support .contact-left {
      height: 790px;
  }
}
@media screen and (max-width: 2732px) {
  .a2hosting-support .contact-left {
      height: 674px;
  }
}
@media screen and (max-width: 2560px) {
  .a2hosting-support .contact-left {
      height: 663px;
  }
}
@media screen and (max-width: 2049px) {
  .a2hosting-support .contact-left {
      height: 616px;
  }
}
@media screen and (max-width: 1821.33px) {
  .a2hosting-support .contact-left {
      height: 598px;
  }
}
@media screen and (max-width: 1707.50px) {
  .a2hosting-support .contact-left {
      height: 588px;
  }
}
@media screen and (max-width: 1517.78px) {
  .a2hosting-support .contact-left {
      height: 583px;
  }
}
@media screen and (max-width: 1450px) {
  .a2hosting-support .contact-left {
      height: 583px;
  }
}
@media all and (max-width: 1200px) {
  .a2hosting-support .contact-left {
      height: 597px;
  }
  .a2hosting-support .contact-right .supportcall,
  .a2hosting-support .contact-right .supportel {
      display: block;
  }
  .a2hosting-support .contact-right .supportcall {
      margin-top: 10px;
  }
}
@media screen and (max-width: 1092.80px) {
  .a2hosting-support .contact-left {
      height: 629px;
  }
}
@media (max-width: 1024px) {
  .a2hosting-support .contact-left {
      height: 629px;
  }
}
@media (max-width: 910.67px) {
  .a2hosting-support .contact-left {
      height: 598px;
  }
}
@media screen and (max-width:992px) {
  .a2hosting-support .contact-left {
      height: 598px;
  }
}
@media screen and (max-width:768px) {
  .a2hosting-support .contact-left {
      height: 657px;
  }
}
@media screen and (max-width:780.57px) {
  .a2hosting-support .contact-left {
      height: 657px;
  }
}
/*-----Wordpress Contact Section CSS End-----*/
