.dh-Subscribe-area {
  position: relative;
  margin-bottom: -99px;
}
.dh-Subscribe-area .row.dh-bg {
  background: #333;
  padding: 40px 0 40px 43px;
  border-radius: 10px;
}
.dh-Subscribe-form {
  margin: 0 0 0 7px;
}
.dh-Subscribe-form .crmFormVali-error{
    left: 33px;
    top: 77%;
}
.dh-Subscribe-title h2 {
  font-size: clamp(24px, 1.9vw, 36px);
  font-weight: 700;
  color: var(--color-second);
  /* white-space: nowrap; */
  /* overflow: hidden; */
  /* text-overflow: ellipsis; */
  text-transform: uppercase;
  line-height: 1.2;
}
.dh-Subscribe-area .dh-form-field input {font-size: clamp(13px, 0.95vw, 18px);font-weight: 400;height: 60px;padding: 5px 35px 5px 28px;position: relative;width: 64%;margin: auto;border: 0;border-radius: 5px;box-shadow: 0px 0px 20px 0px rgb(255 255 255 / 42%);background: #fff;outline: 0;color: black;}

.dh-subscribe-button:hover{background:#fff;color:#000;}
.dh-subscribe-button {
  color: var(--color-second);
  font-size: clamp(13px, 0.85vw, 16px);
  border: none;
  display: inline-flex;
  align-items: center;
  background: var(--color-primary);
  padding: 18px 32px 18px;
  /* position: absolute; */
  right: 61px;
  bottom: 0px;
  text-align: center;
  border-radius: 0 5px 5px 0;
  border-radius: 5px;
}
.dh-subscribe-button i {
  font-size: 19px;
  padding-left: 9px;
}

.dh-footer-area {
  padding: 179px 0 50px;
  background-color: #141414;
}
.dh-footer-area .dh-bio-thumb img{
   filter: invert(1);
}
.dh-footer-area .dh-bio-content p {
  color: var(--color-second);
  font-size: clamp(13px, 0.85vw, 16px);
  font-weight: 400;
  padding: 36px 0 30px;
}
.dh-footer-menu-title {
  display: inline-block;
}
.dh-footer-menu-title h3 {
  font-size: 15px;
  font-weight: 500;
  color: #fff;
  transition: .5s;
}
.dh-footer-area .dh-social-icon {
  display: inline-block;
  margin-left: 19px;
}
.dh-footer-area .dh-social-icon ul li {
  display: inline-block;
}
.dh-footer-area .dh-social-icon ul li a i {
  display: inline-block;
  color: var(--color-second);
  font-size: 15px;
  padding-right: 8px;
transition: .5s;
}
.dh-footer-service-menu {
  margin-left: 70px;
}
.dh-footer-title h4 {
  color: var(--color-second);
  font-size: clamp(20px, 1.15vw, 22px);
  font-weight: 500;
  margin-bottom: 52px;
}
.dh-footer-area .dh-service-menu-items {
  margin-left: 32px;
}
.dh-footer-area .dh-service-menu-items ul{
    /* display: flex; */
    /* flex-wrap: wrap-reverse; */
}
.dh-footer-area .dh-service-menu-items ul li a:hover{color:#ffffffbd;}
.dh-footer-area .dh-service-menu-items ul li {
  display: inherit;
  position: relative;
  margin-top: 10px;
  /* width: 50%; */
}
.dh-footer-area .dh-service-menu-items ul li::before {
  position: absolute;
  content: "";
  width: 17px;
  height: 1px;
  background: #fff;
  left: -31px;
  bottom: 12px;
  cursor: pointer;
  transform: scaleY(2);
  opacity: 1;
  transition: .5s;
}
.dh-footer-area .dh-service-menu-items ul li a {
  display: inline-block;
  color: var(--color-second);
  font-size: clamp(13px, 0.9vw, 17px);
  font-weight: 400;
  transition: .5s;
}
.dh-footer-title h2 {
  font-size: 22px;
  color: var(--color-second);
  font-weight: 500;
}
.dh-footer-Address {
  margin-left: 39px;
}
.dh-footer-copyright-text p a:hover{color:#ffffff78;}
.dh-footer-Address-text p a:hover{color:#ffffff94;}
.dh-footer-Address-text p {
  font-size: clamp(13px, 0.9vw, 17px);
  color: var(--color-second);
  line-height: 1.6;
}
.dh-footer-title h3 {
  color: var(--color-second);
  font-size: 22px;
  font-weight: 500;
}
.dh-footer-area .dh-single-recent-post-box {
  display: inline-block;
  margin-bottom: 30px;
}
.dh-footer-Posts {
  margin-left: 30px;
}
.dh-footer-area .dh-post-thumb {
  float: left;
  margin-right: 14px;
}
.dh-footer-area .dh-post-thumb img {
  max-height: 81px;
  /* max-width: 81px; */
}
.dh-footer-area .dh-post-content-text p {
  color: var(--color-second);
  font-size: 16px;
  font-weight: 400;
}
.dh-footer-area .dh-post-content-text h4 {
  color: var(--color-second);
  font-size: clamp(13px, 0.85vw, 16px);
  font-weight: 300;
  line-height: 24px;
  margin: 0 0 10px;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.dh-footer-area .dh-post-content-text span {
  color: var(--color-second);
  font-size: 14px;
  font-weight: 400;
}
.br{margin-top:50px;}
.dh-footer-copyright-text p {
  font-size: clamp(13px, 0.85vw, 16px);
  line-height: 22px;
  color: #ffffffc2;
  font-weight: 400;
 
}
.dh-footer-copyright-menu {
  text-align: right;
}
.dh-footer-copyright-menu ul li {
  display: inline-block;
}
.dh-footer-copyright-menu ul li a {
  padding-left: 29px;
  font-size: clamp(13px, 0.85vw, 16px);
  line-height: 22px;
  color: #ffffffc2;
  font-weight: 400;
}
.dh-footer-area .dh-post-content-text h4 a:hover {
  color: #ffffffab;
}
.dh-footer-area .dh-service-menu-items ul li:hover::before{
color: #ffffffbd;
}
.dh-footer-area .dh-social-icon ul li a i:hover{
color:#ffffffbd;
}
.dh-footer-area .dh-service-menu-items ul li a:hover {
  color:#ffffffbd;
}
.dh-footer-area .dh-service-menu-items ul li:hover:before {
  opacity: 1;
  transform: scaleY(1);
  background: #ffffffbd;
}

@media (min-width: 1500px) {
  .dh-Subscribe-area .container {
    max-width: 1140px;
  }
}
@media (max-width: 1200px) {
  .dh-Subscribe-form .crmFormVali-error{
    top: 58%;
  }
}
@media (max-width: 1024px) {
  .dh-Subscribe-form .crmFormVali-error{
    top: 38%;
  }
}
@media (min-width: 1200px) and (max-width: 1600px) {
  .dh-Subscribe-area .container {
    max-width: 1140px;
  }
  .dh-footer-area {
    padding: 159px 0 12px;
  }
}

@media (min-width: 1170px) and (max-width: 1199px) {
  .dh-Subscribe-title h2 {
    margin-top: 10px;
  }
  
  .dh-footer-Address {
    margin-left: 0;
  }
  
  .dh-footer-Posts {
    margin-left: 0;
  }
  
  .dh-footer-Posts .dh-post-content-text h4 {
    font-size: 17px;
    padding: 0;
  }
}

@media (min-width: 992px) and (max-width: 1169px) {
  .dh-subscribe-button {
    right: 50px;
  }
  .dh-footer-area {
    padding: 200px 0 12px;
  }
  .dh-footer-Posts {
    margin-left: -11px;
  }
  .dh-footer-Address {
    margin-left: -10px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .dh-Subscribe-area {
    margin-bottom: -55px;
    padding: 41px 0 0;
  }
  .dh-Subscribe-area .row.dh-bg {
    padding: 31px 0 31px;
  }

  .dh-Subscribe-title h2 {
    margin: 0 0 0 3px;
    position: relative;
    left: 11px;
  }
  .dh-Subscribe-form {
    margin: 0 0 0 7px;
    position: relative;
  }
  .dh-Subscribe-area .dh-form-field input {
    height: 50px;;
  }
  .dh-subscribe-button {
    padding: 9px 13px 17px;
    right: 37px;
  }
  .dh-subscribe-button i {
    font-size: 14px;
  }
  .dh-footer-copyright-menu ul li a {
    font-size: 14px;
    padding-left: 17px;
  }
  .dh-footer-Address {
    margin-left: 0;
  }
  .dh-footer-service-menu {
    margin-left: 0;
    margin-bottom: 24px;
  }
  .dh-footer-Posts {
    margin-left: 0;
  }
  .dh-footer-area {
    padding: 125px 0 12px;
  }
  .dh-footer-title h4 {
    margin-bottom: 41px;
  }
}

@media only screen and (min-width: 600px) and (max-width: 767px) {
  .dh-Subscribe-area .row.dh-bg {
    padding: 20px 0 20px;
  }
  .dh-Subscribe-area {
    margin-bottom: -52px;
  }
  .dh-Subscribe-title {
    padding-left: 0;
    text-align: center;
    margin-bottom: 16px;
  }

  .dh-Subscribe-area .dh-form-field input {
    height: 42px;
    padding: 5px 130px 5px 28px;
    width: 56%;
  }
  .dh-subscribe-button {
    padding: 10px 12px;
    right: 225px;
  }
  .dh-subscribe-button i {
    font-size: 15px;
  }
  .dh-footer-area .dh-bio-content p {
    padding: 18px 0 2px;
  }
  .dh-footer-title h4 {
    margin: 20px 0 21px;
  }
  .dh-footer-service-menu {
    margin-left: 0;
  }
  .dh-footer-Address {
    margin-left: 0;
  }
  .dh-footer-Posts {
    margin-left: 0;
  }
  .dh-Subscribe-form {
    text-align: center;
  }
  .dh-subscribe-button {
    right: 120px;
  }
  .dh-footer-copyright-text {
    text-align: center;
  }
  .dh-footer-copyright-menu {
    text-align: center;
  }
  .dh-footer-area {
    padding: 80px 0 30px 0;
  }
  .dh-footer-area .dh-bio-content p {
    width: 70%;
  }
}

@media only screen and (min-width: 480px) and (max-width: 599px) {
  .dh-Subscribe-area .row.dh-bg {
    padding: 26px 0 37px;
  }
  .dh-Subscribe-title {
    padding-left: 0;
    text-align: center;
    margin-bottom: 7px;
  }

  .dh-Subscribe-area .dh-form-field input {
    height: 52px;
    width: 86%;
  }
  .dh-Subscribe-area .dh-form-field {
    text-align: center;
  }
  .dh-subscribe-button {
    padding: 14px 24px 14px;
    right: 46px;
  }
  .dh-footer-service-menu {
    margin-bottom: 24px;
  }
  .dh-footer-service-menu {
    margin-left: 0;
    padding-top: 23px;
  }
  .dh-footer-Address {
    margin-left: 0;
  }
  .dh-footer-Posts {
    margin-left: 0;
    padding-top: 11px;
  }
  .dh-footer-title h4 {
    margin-bottom: 30px;
  }
  
  .dh-footer-copyright-text {
    text-align: center;
  }
  .dh-footer-copyright-menu {
    text-align: center;
  }
  .dh-footer-copyright-menu ul li a {
    padding-left: 13px;
  }
  .dh-footer-area {
    padding: 168px 0 12px;
  }
  .dh-footer-area .dh-bio-content p {
    width: 79%;
  }
}

@media only screen and (min-width: 320px) and (max-width: 479px) {
  .dh-Subscribe-area .row.dh-bg {
    padding: 20px 0 26px;
  }
  .dh-Subscribe-title {
    padding-left: 0;
    margin-bottom: 10px;
  }
.dh-Subscribe-form .crmFormVali-error{
  left: 0 !important;
  top: 33% !important;
  right: 110px;
}
  .dh-Subscribe-area .dh-form-field {
    text-align: center;
  }
  .dh-subscribe-button {
    right: 31px;
  }
  .dh-Subscribe-area .dh-form-field input {
    padding: 5px 35px 5px 8px;
  }
  .dh-Subscribe-area .dh-form-field input {
    height: 36px;
    width: 89%;
  }
  .dh-subscribe-button {
    padding: 5px 10px 7px;
  }
  .dh-footer-area .dh-service-menu-items ul li::before {
    height: 0;
  }
  .dh-footer-service-menu {
    margin-left: 0;
  }
  .dh-footer-Address {
    margin-left: 0;
  }
  .dh-footer-Posts {
    margin-left: 0;
  }
  .dh-footer-area .dh-service-menu-items {
    margin-left: 0;
  }
  .dh-footer-service-menu {
    margin-bottom: 24px;
  }
  .dh-footer-service-menu {
    margin-left: 0;
    padding-top: 23px;
  }
  .dh-footer-Address {
    margin-left: 0;
  }
  .dh-footer-Posts {
    margin-left: 0;
    padding-top: 11px;
  }
  .dh-footer-title h4 {
    margin-bottom: 17px;
  }
  .dh-footer-copyright-menu ul li a {
    padding-left: 7px;
  }
  .dh-footer-copyright-text {
    text-align: center;
  }
  .dh-footer-copyright-menu {
    text-align: center;
  }
  .dh-footer-area {
    padding: 167px 0 12px;
  }
}


@media(max-width:991px){
  .dh-Subscribe-form .crmFormVali-error{
  left: 10px;
  top: 69%;
}
  .dh-footer-area .dh-bio-thumb img {height: 60px;}
  .dh-subscribe-button {padding: 10px;}
  .dh-Subscribe-area .dh-form-field input {height: 40px;}
  .br {margin-top: 20px;}
  .dh-footer-area .dh-service-menu-items ul {display: grid;grid-template-columns: repeat(2, 1fr);}
}


.vc-chat-popup-mini-mode1,.vc-chat-second-welcome{bottom: 67px !important;}



