@media (min-width: 1200px) and (max-width: 1400px) {
  .step-box {
    width: 28%;
  }
}
@media (max-width: 1199px) {
  #chat-component {
    width: 100%;
  }
  .right-arrow-main {
    display: none;
  }
  .main-hero-class {
    max-width: 100%;
    margin: auto;
  }
  .main-hero-class2 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
  }
  .testmonail-image img {
    width: 75%;
    height: auto;
  }
}

@media (min-width: 721px) and (max-width: 1199px) {
  .process-box {
    flex-direction: column;
  }
  .WRACK-text {
    width: 153px;
  }

  .step-box {
    width: 100%;
    margin-bottom: 30px;
  }
  .step-box::after {
    display: none;
  }
  section#contact {
    padding-top: 50px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .poperty-image img {
    width: 100%;
  }
  .animation-container {
    width: 130px;
  }
}

@media (max-width: 991px) {
   .faq-right {
    width: 90%;
  }

  #chat-component {
    width: 100%;
  }
  .animation-container {
    width: 120px;
    right: 10px;
  }
  .faq-2 {
    flex-direction: column;
  }
  
  #calculator{
    padding-top: 35px;
  }
}

@media screen and (max-width: 980px) {
  .hero-img {
    margin-top: 40px;
    justify-content: center;
  }
}
@media (max-width: 767px) {
  .testmonail {
    margin-top: 80px;
  }
  .footer{
    height: 400px !important ;
  }
  .animation-container {
    display: none;
  }
  .animation-container-down-finger {
    display: block;
    top: 30%;
  }
  .chat-section-main>iframe>html>body>#chatform>span>h2 {
   color: blue !important;
  }
  div#calculationResult1 {
    position: absolute;
    top: 60%;
  }

  .testmonail-image img {
    width: 50%;
    height: auto;
  }

  .WRACK-text {
    display: none !important;
  }
  .calc-div {
    flex-direction: column-reverse;
  }
  #calculator{
    padding-top: 35px;
  }
}
@media screen and (max-width: 720px) {
  #msform {
    left: 0px;
    margin: 0px;
  }
  #msform fieldset {
    margin: 0px;
    width: 100%;
  }

  .popup-content {
    width: 90%;
    padding: 20px 0;
  }
  span.close {
    top: 151px;
    position: absolute;
    right: 32px;
  }
  .for-desktop {
    display: none;
  }
  .copy {
    text-align: center;
  }
  .for-mobile {
    display: block;
  }

  .geeks img {
    width: 70%;
  }
  .choose-box {
    width: 100%;
    padding: 0;
  }
  .mobile-padd {
    padding: 20px;
  }
  .gobal-btn.left-btn {
    text-align: center;
  }
  .logo-partner ul {
    flex-wrap: wrap;
  }
  section.section-padding-medium {
    padding-bottom: 0;
  }
  .logo-partner ul li {
    width: 43%;
  }
  .logo-partner ul li img {
    width: 80%;
  }
  .gobal-btn {
    margin: 30px 0;
    text-align: center;
  }
  .choose-box h2 {
    text-align: center;
    color: #333;
    margin-bottom: 50px;
    padding: 20px;
  }
  .logo-partner ul {
    flex-wrap: wrap;
  }
  .logo-partner ul li {
    margin: 10px;
  }
  .navbar-brand {
    font-size: 20px !important;
  }
  .navbar-toggler-icon {
    color: #ffffff;
  }
  .hero h1 {
    font-size: 35px;
  }
  .testmonail {
    margin-bottom: 40px;
  }
  .section-padding {
    padding: 50px 0;
  }
  .process-box {
    flex-direction: column;
  }
  .step-box {
    width: 100%;
    margin-bottom: 30px;
  }
  .process {
    width: 90%;
    margin: 0 auto;
  }
  .call-box {
    padding: 30px;
  }
  .cal-to-action {
    padding: 50px 0;
  }
  .footer-container {
    width: 90%;
    margin: 0 auto;
    margin-bottom: 25px;
  }
  .footer-list {
    padding-left: 0;
  }
  .footer-bottom-box ul {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
  }
  .footer-bottom-logo {
    display: flex;
    justify-content: center;
    margin-bottom: 15px;
  }
  .socail {
    margin-top: 18px;
  }
  .footer-bottom-box ul li {
    padding: 10px 20px;
  }
  .step-box::after {
    display: none;
  }
  .poperty-image img {
    width: 100%;
  }
  #landlords {
    font-size: 25px;
  }
  #navbar-brand {
    font-size: 28px;
  }
  .navbar-toggler{
font-size: 30px !important;
  }
  .hero{
    padding: 90px 0 10px;
  };
  }
  #logo {
    width: 150px;
    margin-right: -14px;
    margin-bottom: 8px;
    margin-top: 7px;
  }
  span#brandname {
    margin-left: -24px;
    margin-top: 10px;
  }

@media screen and (max-width: 550px) {
  #chat-component {
    width: 100%;
  }
  .testmonail {
    margin-top: 80px;
  }
  #calculator{
    padding-top: 35px;
  }
}

@media screen and (max-width: 675px) {
  .video-container {
    width: 100%;
  }
  .footer{
    height: unset;
  }
  #calculator{
    padding-top: 35px;
  }
}
@media (max-width: 575px) {
  .animation-container-down-finger {
    right: 5%;
  }  .footer{
    height: unset;
  }
  #calculator{
    padding-top: 35px;
  }
}

@media (min-width: 519px) and (max-width: 530px) {
  .hero {

    overflow: hidden;
  }
  #calculator{
    padding-top: 35px;
  }
}
@media (min-width: 400px) and (max-width: 518px) {
  #progressbar {
    margin-left: -50px;
  }
  #calculator{
    padding-top: 35px;
  }
}

@media (min-width: 391px) and (max-width: 456px) {
  .comparison-table th,
  .comparison-table td {
    padding: 2px;
  }
  #progressbar {
    margin-left: -30px !important;
  }
  #progressbar li {
    width: 24% !important;
  }
  #calculator {
    padding-top: 35px;
  }
}
@media (min-width: 350px) and (max-width: 370px) {
  #progressbar {
    margin-left: -30px !important;
  }
  #calculator{
    padding-top: 35px;
  }
}
@media (min-width: 366px) and (max-width: 390px) {
  .hero {
    overflow: hidden;
  }
  #phone::placeholder {
    font-size: 10px !important;
  }
  .comparison-table th,
  .comparison-table td {
    padding: 2px;
  }
  #progressbar {
    margin-left: -30px !important;
  }
  #calculator{
    padding-top: 35px;
  }

}

@media (min-width: 300px) and (max-width: 370px) {
  .iphone {
    width: 100%;
    height: auto;
  }

  .price-calculator {
    width: 94%;
    margin-left: 12% !important;
  }
  .surprise {
    bottom: 60px;
  }
  .submit-btn input {
    margin-left: 0;
  }
  .surprise img {
    width: 150px;
  }  #progressbar {
    margin-left: -30px !important;
  }
  #progressbar  li{
    width: 23% !important;
  }
  #phone::placeholder {
    font-size: 12px !important;
  }
  #calculator{
    padding-top: 35px;
  }
}

/*--------------------- Queries to fix the issues -----------------------------------*/

@media(max-width: 1271px){
  .faq-2{
    gap: 0px; 
  }
}

@media (min-width: 991px) and (max-width: 1199px){
  .hero h1 {
    color: #FFF;
    font-size: 5vw;
    margin-bottom: 40px;
    font-weight: 600;
  }
  .finger-class {
    margin-right: -5%;
  }
  #finger1, #finger2{
    right: -8px;
  }
}
@media (min-width: 1108px){
  .property-letting-content p{
    margin-bottom: 3.5rem;
  }
}

@media screen and (max-width: 992px){
  .navbar-toggler-icon {
    color: #ffffff;
  }
  .hero h1 {
    font-size: 5vw;
    text-align: center;
  }
  .navbar-toggler {
    font-size: 30px !important;
  }
  .hero-list {
    padding-right: 0;
    margin-bottom: 25px;
  }
  .video-container img {
    margin-left: 0;
  }
  .play-bground-img {
    padding-right: 0;
  }
  #footerlogo {
    margin-left: 0;
    width: 100%;
    max-width: 280px;
  }
  .info-row ul li {
    font-size: 15px;
  }
  .chat-bottom-footer h2{
    font-size: 17px;
  }
  h2.info-number {
    font-size: 20px;
  }
}

@media (max-width: 991px) {
  .row {
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin: -5px;
  }
  .hero {
    padding: 175px 0 0px;
  }
  
  
  #hero1 {
    flex-direction: column-reverse;
    margin-top: 0;
  }
  .main-hero-class{
    max-width: 75% !important;
  }
  #herovideo {
    margin: auto;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 110px;
  }
  .finger-class, .finger-class1{
    display: none;
  }
  .Head-c-2{
    display: block;
    padding-left: 0;
  }
  .Head-c-1{
    display: none;
  }
  .call-c-1{
    display: none;
  }
  .hero-content {
    display: flex;
    flex-direction: column;
    text-align: center;
  }
  .calc-div {
    flex-direction: column-reverse;
    align-items: center;
  }
  .surprise img {
    width: 300px;
  }
  .contact-us {
    flex-direction: column-reverse;
  }
  .arrow-div {
    transform: rotate(90deg);
  }
  .arrow-down{
    margin-bottom: 40px;
  }
  .p-text{
    text-align: center !important;
  }
}

@media (min-width: 768px) and (max-width: 991px){
 
  .breaker{
    display: none;
  }
  .hero-content ul li, .hero-content ul li span {
    font-size: 18px;
  }
  .center-title h2 {
    padding-bottom: 0;
  }
}

@media(max-width: 767px){
  .hero-content {
      text-align: center;
  }
  #art-drop, #jumping, #art-count, #art-phone, .sup-img {
    width: 100%;
  }
  .wrap {
    transform: translate(-57%, -15%);
    top: 65%;
  }
  #benefits2 ul {
    margin-right: 8px;
  }
  .mobile-padd p {
    font-size: 17px;
    font-weight: 300;
  }
  .comparison-table {
    margin-bottom: 20px;
  }
  section#contact {
    padding-top: 30px;  
  }
  .inner-padding{
    margin-bottom: 0;
  }
  
  #hero {
    padding-bottom: 0;
  }
  
}

@media (min-width: 721px) and (max-width: 1199px){
  .step-box {
    margin-bottom: 60px;
  }
}


@media (max-width: 720px){
  .hero h1 {
    margin-bottom: 30px;
    font-size: 35px;
  }
}

@media screen and (max-width: 720px){
  .step-box {
    margin-bottom: 65px;
  }
}

@media screen and (max-width: 581px){
  .info-row ul li {
    font-size: 16px;
  }
  .chat-component h2 {
    font-size: 20px;
  }
  .chat-component {
    align-content: center;
  }
  .info-number {
    font-size: 28px !important;
  }
}

@media screen and (max-width: 553px){
  .hero-content {
    margin-top: 50px;
  }
  .hero {
    padding: 90px 0 0;
  }
  #compare {
    padding-top: 0;
  }
  .section-padding {
    padding: 20px;
  }
  .chat-form-div { 
    padding-left: 0;
  }
  .info-city {
    justify-content: space-around;
  }
  
  .info-no {
    justify-content: center;
  }
  .info-number {
    font-size: 24px !important;
  }
  .video-iframe {
    top: 80px;
  }
  .main-hero-class {
    max-width: 90% !important;
  }
  .whatsapp-button2{
    display: block;
  }
  
}

@media screen and (max-width: 457px){
  .choose-box {
    padding: 10px;
  }
  .mobile-padd p{
    font-size: 16px;
  }
  .mobile-padd {
    padding: 5px;
  }
  .comparison-table {
    margin-bottom: 20px;
  }
  .faq-title {
    padding-top: 0;
  }

  .chat-component h2 {
    font-size: 16px;
  }
  .info-row ul li {
    font-size: 14px;
  }
  
  .info-no .info-c2c {
    font-size: 16px;
  }
  .info-number {
    font-size: 30px !important;
  }
  .p-text{
    font-size: 18px !important;
  }
  #reachus {
    font-size: 18px;
    text-align: center;
  }
  #faq {
    padding-top: 50px;
  }
  .chat-last{
    height: 100% !important;
    padding-bottom: 20px;
  }
  #art-phone {
    padding-bottom: 0;
  }
  #call2 {
    text-align: center;
  }
  .benefit-fl {
    flex-direction: column-reverse;
  }
  #problem {
    padding-top: 50px;
  }
  #calculator {
    padding-top: 50px;
  }
  .testmonail {
    margin-bottom: 0;
  }
  
  #whatsapp-link {
    bottom: 25px;
    right: -110px;
  }
  .footer-bottom-logo {
    margin-bottom: 0 !important;
  }
  img#jumping {
    display: none;
  }
  .center-title.approch-property {
    margin-bottom: 0;
  }
  .video-container img {
    margin-top: 20px;
  }
  #hero1 {
    margin-top: 20px;
  }
  .wrap {
    top: 65%;
  }
  .main-hero-class {
    margin-top: -20px;
  }
}

@media(max-width: 385px){
  .choose-box {
    padding: 5px;
  }
  .comparison-table tbody {
    font-size: 16px;
  }
  .scrollable-tabs-container ul li,
  .navi-no {
    font-size: 14px;
  }
}

@media(max-width: 365px){
  .comparison-table th, .comparison-table td {
    padding: 0px;
    text-align: center;
  }
  .comparison-table tbody {
    font-size: 15px;
  }
  .mobile-padd p {
    font-size: 15px;
  }
  .comparison-table td:nth-child(2), .comparison-table th:nth-child(2), .comparison-table td:nth-child(3), .comparison-table th:nth-child(3) {
    padding-right: 8px;
  }
  .comparison-table th {
    font-size: 12px;
  }
}

@media (min-width: 300px) and (max-width: 370px){
  .slidecontainer {
    width: 80%;
  }
  .bettery {
    right: 55px;
  }
  .phone-img {
    width: 100%;
  }
  .submit-btn {
    margin-left: 10%;
  }
}
@media (min-width: 371px) and (max-width: 404px){
  
  .phone-img {
    width: 100%;
  }
  .bettery {
    right: 8px;
  }
  .price-calculator {
    margin-left: 12% !important;
  }
}
@media (max-width: 370px){
  .phone-img {
    width: 100% !important;
  }
}


@media (min-width: 1102px) and (max-width: 1227px){
    #call2 p {
      font-size: 19px !important;
    }
}
@media (min-width: 991px) and (max-width: 1101px){
    #call2 p {
      font-size: 18px !important;
    }
}
@media (min-width: 991px){
  #art-phone {
    width: 500px;
  }
  
}
@media (min-width: 1200px){
  .process-box {
    margin-bottom: 50px;
  }
  
}

@media (max-width: 700px){
  .navbar-bottom {
    display: flex;
    justify-content: center;
    align-items: center;
    }
  .footer-bottom-box, .navbar-toggler{
    display: none;
  }
  footer {
    background: #0e013b;
    display: none !important;
  }
  .top-menu-c{
    justify-content: center !important;
  }
  #navbar {
    position: absolute;
  }
  .scrollable-tabs-container{
    display: flex;
    align-items: center;
    z-index: 4;
  }
  #logo {
    margin-right: 0;
    width: 250px !important;
  }
  .call-c-2-bottom{
    display: block;
  }
  .footer-bottom-logo {
    margin-bottom: 30px;
  }
  .inner-2 {
    display: flex;
  }
  .sky-bg{
    height: 55vh;
    justify-content: space-between;
  }
  .call-c-2-bottom,
  .footer-section{
    display: none;
  }
}

@media (min-width: 700px){
  footer {
    padding: 0;
  }
  
  
  
}
@media (max-width: 442px){
  .pole{
    width: 90vw;
    height: 50vh;
  } 
  .for-later-pages{
    width: 90%;
  }
  .for-later-pages h2{
    padding-bottom: 15px;
  }
  .for-smaller-title{
    padding-bottom: 40px;
    padding-top: 50px;
  }
  .pole-buttons {
    margin-top: 80%;
  }
  .sky-bg {
    height: 66vh;
  }
  .chat-set-inner {
    height: 66vh;
  }
  .bird-container {
    top: 40%;
  }
}

@media (max-width: 375px) {
  .new-2 {
    margin-top: 40px;
    top: -37px;
  }
  .pole {
    height: 45vh;
  }
  .pole-buttons {
    margin-top: 0;
  }
  .for-later-pages h2 {
    padding-bottom: 30px;
  }
}
@media (max-width: 360px) {
  .for-smaller-title {
    padding-bottom: 60px;
  }
  .for-later-pages h2 {
    padding-bottom: 35px;
  }
}


@media (min-width: 768px) and (max-width: 1024px){
  .chat-set-inner {
    height: 42vh;
  }
  .for-later-pages{
    margin-bottom: 60px;
  }
}

@media (min-width: 768px) and (max-width: 991px){
  .inner-padding {
    margin-bottom: 70px;
  }
  
}

@media (min-width: 991px){
  div#herovideo {
    margin-bottom: 105px;
}
}

@media (max-width: 767px){
  #whatsapp-link-ftr {
    bottom: 15px;
    right: -35px;
  }
  #whatsapp-link-ftr img {
    width: 75%;
  }
}
