@media only screen and (max-width: 1920px) {
  .paddingbody {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }

  .viewmobheader {
    display: none;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1660px) {
  .paddingbody {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  .paddingbody {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }

  .footerrightblk {
    padding-left: 50px;
  }

  .footerleftblk {
    padding-right: 50px;
  }
  .custom-diviq {
    left: 240px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1090px){
  .custom-diviq {
      left: 202px;
  }
}
@media only screen and (min-width: 991px) and (max-width: 1023px) {
  .paddingbody {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }

  .footerrightblk {
    padding-left: 40px;
  }

  .footerleftblk {
    padding-right: 40px;
  }
  .custom-diviq {
    top: 258px !important;
    left: 202px !important;
  }
}
@media only screen and (min-width: 900px) and (max-width: 990px) {
  .custom-diviq {
    top: 245px !important;
    left: 177px !important;
  }
}
@media only screen and (min-width: 769px) and (max-width: 990px) {
  .custom-diviq {
    top: 265px !important;
    left: 177px !important;
  }
}
@media only screen and (max-width: 768px) {
  .custom-diviq {
    position: unset !important;
    margin-top: 20px !important;
    margin: 0px auto !important;
  }
}
@media only screen and (min-width: 660px) and (max-width: 990px) {
  .paddingbody {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
}

@media only screen and (min-width: 318px) and (max-width: 659px) {
  .paddingbody {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}

@media only screen and (max-width: 1500px) {
  .container {
    max-width: 1320px;
  }
}

@media only screen and (max-width: 1360px) {
  .container {
    max-width: 1220px;
  }

  .uparrow {
    transform: translateX(-10px);
  }

  .rightupperheader {
    flex-wrap: wrap;
  }

  .inputset {
    flex-wrap: wrap;
  }

  .deskview {
    display: none;
  }

  .tabview {
    display: flex !important;
    justify-content: flex-start;
    width: 100%;
    margin: 10px 0;
  }

  .tabview .midbtnheight {
    padding: 5px 15px 10px;
  }

  .tabview .btnview {
    padding: 5px 20px 10px;
  }
  .dividebox {
    display: block;
  }
  .rightbox-tooltip {
    padding-block-start: 10px;
  }
  .leftbox-tooltip {
    padding-block-start: 25px;
  }
  .bannertext h1 {
    font-size: 87.91px;
  }
  .bannerimg {
    max-width: 855px;
    width: 100%;
  }
}

@media only screen and (max-width: 1360px) {
  .runwayaprch .row .col-md-6.mt-3 {
    width: 100%;
  }

  .info_modal.third {
    width: 297px;
    /* left: 114%; */
  }

  .info_modal.third.forth.fifth {
    right: 48%;
    left: 46%;
    top: 226px;
  }

  .info_modal.third.forth.fifth.six {
    width: auto;
  }

  .listingImg {
    width: 72px;
    height: 72px;
    margin: 10px 10px 10px 0;
  }

  .info_modal.third.forth.fifth.six {
    padding: 30px 40px;
  }
}

@media only screen and (max-width: 1250px) {
  .wrapdiv .row {
    gap: 10px;
  }

  .wrapdiv .row .col-md-6 {
    width: 100%;
  }

  .deskview {
    display: flex;
  }

  .tabview {
    display: none !important;
  }

  .runwaylayerinner {
    flex-wrap: wrap;
    gap: 10px;
  }

  .info_modal.third {
    width: 297px;
    /* left: 103%; */
  }

  .info_modal {
    width: 86%;
    left: 10%;
  }
  .dividebox {
    display: flex;
  }
  #set_3_modal.h_modal .modal-dialog {
    right: 0px;
  }
  .rightbox-tooltip {
    padding-block-start: 30px;
  }
  .leftbox-tooltip {
    padding-block-start: 15px;
  }
}

@media only screen and (max-width: 1200px) {
  .container {
    max-width: 1060px;
  }

  .upperdata h3 {
    font-size: 18px;
  }

  .contactdata {
    border: none;
  }

  .info_modal.third {
    width: 297px;
    /* left: 90%; */
  }

  .info_modal {
    width: 86%;
    left: 10%;
  }

  .info_modal.third.forth {
    /* right: 35%; */
    left: unset;
    top: 95px;
  }
  .weather-table-wrap {
    flex-direction: column;
  }
  .bannerimg {
    max-width: 760px;
    width: 100%;
  }
  .bannertext h1 {
    font-size: 75.91px;
  }
}

@media only screen and (max-width: 1160px) {
  .titlebox h3 {
    font-size: 50px;
    line-height: 50px;
  }

  .titlebox p {
    margin: 30px 0;
  }

  .info_modal.third.forth {
    /* right: 35%; */
    left: unset;
    top: 95px;
  }
  #listBg05 {
    height: calc(326px - 15px);
  }
  #listBg04 {
    height: calc(326px - 15px);
  }
}

@media only screen and (max-width: 1090px) {
  .iqleft.btnviews {
    flex-wrap: wrap;
    gap: 20px;
  }

  .info_modal.third {
    width: 297px;
    /* left: 86%; */
  }

  .info_modal.third.forth {
    /* right: 35%; */
    left: unset;
    top: 95px;
  }
  .listInfoTitle {
    width: 68%;
  }
  .bannerimg {
    max-width: 707px;
    width: 100%;
  }
  .bannertext h1 {
    font-size: 64.91px;
  }
}

@media only screen and (max-width: 1024px) {
  .container {
    max-width: 950px;
  }

  .bannertext h1 {
    font-size: 63px;
    line-height: 70px;
  }
  .bannerimg {
    max-width: 651px;
    width: 100%;
  }
  .bannertext {
    padding: 150px 0 50px;
  }

  .titlebox p {
    margin: 15px 0;
  }

  .menu {
    display: none;
  }

  .mobnav {
    display: block;
  }

  .filterdetail {
    padding-bottom: 0;
  }

  .info_modal.third {
    width: 297px;
    /* left: 84%; */
  }

  .info_modal.third.forth {
    /* right: 35%; */
    left: unset;
    top: 95px;
  }
  /* .custMdlSecCnt{
    flex-direction: column;
  } */
  .listBg {
    width: calc(50% - 20px) !important;
  }
  .custMdlSecBx:nth-of-type(5) {
    height: auto;
  }
  #listBg04 {
    height: auto;
  }
  .allList02 {
    width: calc(100% - 20px) !important;
  }
  .modelList04 .custMdlPaddList {
    padding-inline-end: 20px;
  }
  /* .list03 li{
    margin: 5px;
    padding: 0 20px;
  } */
  /* .list03 li a{
    font-size: 10px;
  } */
  .custMdlSecBx:nth-of-type(7) {
    height: auto;
  }
  .allllist05 .custList50.custList505 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 20px;
  }
  .custBx50 {
    width: 100%;
  }
  .listImgcustMdl02 .alllistImg:first-child {
    width: calc(40% - 20px);
  }
  .listImgcustMdl02 {
    flex-direction: column;
  }
  .custBx50list {
    display: flex;
    width: 100%;
  }
  #listBg05 {
    height: auto;
  }
  .listInfoTitle {
    width: 68%;
  }
}

@media screen and (max-width: 992px) {
  .headerfboboxdata {
    align-items: flex-start;
    flex-direction: column;
    text-align: left;
    padding-bottom: 20px;
  }
  .modalfboinner {
    padding-inline: 20px;
    margin-top: 0;
  }
  .runwayaprchheader.weatherbtn-position {
    flex-direction: column;
    gap: 20px;
  }
  .runwayaprchheader p {
    text-align: center;
  }
  .tablescroll {
    text-align: center;
  }
}

@media only screen and (max-width: 991px) {
  .h3_css {
    font-size: 30px !important;
  }
  .container {
    max-width: 900px;
  }
  .dashboardleftblk.left_box {
    display: none;
  }
  .footerrightblk {
    padding-left: 30px;
  }

  .footerleftblk {
    padding-right: 30px;
  }

  .titlebox h3 {
    font-size: 50px;
  }

  .uparrow {
    transform: translateX(-20px);
  }

  .bannertext h1 {
    font-size: 55px;
    line-height: 61px;
  }
  .bannerimg {
    max-width: 600px;
    width: 100%;
  }

  .fivetype {
    flex-wrap: wrap;
    justify-content: center;
  }

  .typeiteminner {
    max-width: 200px;
  }

  .typeblk {
    padding: 60px 0;
  }

  .titlebox p {
    font-size: 14px;
    line-height: 20px;
  }

  .titlebox {
    padding: 20px;
  }

  .watchbtn a {
    font-size: 14px;
  }

  .watchbtn {
    padding: 10px 20px 14px 20px;
  }

  .spanrightgap {
    padding-right: 23px;
  }

  .info_modal.third.forth {
    /* right: 30%; */
    left: unset;
    top: 95px;
  }

  .info_modal.third {
    width: 297px;
    /* left: 67%; */
  }
  /* .list03{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
  } */
  /* .list03 li{
    width: 30% !important;
    display: block;
    line-height: 36px ;
  } */
  .custMdlSecBx.custBx50 .custListImage.custList506 li {
    width: calc(32.6% - 20px) !important;
  }
  .custMdlSecHead.lisHeading01 {
    flex-wrap: wrap;
    margin-inline-start: 0;
  }
  .custMdlSecHead.lisHeading01 h5 {
    margin-inline-start: 0;
  }
  .model_list_hed.list02 {
    flex-direction: column;
  }
  .listInfoTitle {
    width: 100%;
    display: flex;
    flex-direction: row;
  }
  .listInfoTitle a {
    flex: 2;
    padding-block: 10px;
    padding-inline: 20px;
    width: 25%;
    text-align: right;
  }
  .model_list_hed h3 {
    width: 60%;
  }
  .paddingBoxlist {
    flex-direction: column;
  }
  .custBxWraping {
    display: flex;
    flex-direction: column;
  }
  .form-check {
    align-items: flex-start;
    flex-direction: column;
  }
  .custLogFrm .form-check-input.logincheckbox {
    left: 26px;
    z-index: 1;
    top: 6px;
  }
  .custLogFrm .form-check .form-check-label {
    padding-inline-start: 30px;
  }
  .custLogFrm .form-check .form-check-label::before {
    width: 5px;
  }
  .custMdlSecBx.custBx50.custboxres.l_box03 {
    width: 100%;
  }
  .custMdlSecBx.custBx50.custboxres.allList02.l_box02 {
    width: 100% !important;
  }
}

@media only screen and (max-width: 900px) {
  .container {
    max-width: 850px;
  }

  .fullcontaindashboard {
    flex-wrap: wrap;
  }

  .dashboardleftblk {
    max-width: 100%;
  }

  .info_modal.third {
    width: 297px;
    /* left: 68%; */
  }

  .info_modal.third.forth {
    /* right: 28%; */
    left: unset;
    top: 95px;
  }
  .bannertext p {
    font-size: 20.88px;
    line-height: 52px;
  }
  .bannerimg {
    max-width: 500px;
    width: 100%;
  }
  #s7_modal {
    width: 100%;
    left: 0;
  }

  #set7_model.h_modal .modal-dialog {
    top: 110px;
    left: 0;
  }

  #set7_model .next_modl::before {
    transform: rotate(403deg);
    top: -6px !important;
    left: 26px;
  }

  #set7_model .next_modl {
    width: 250px;
  }

  #set6_model.h_modal .modal-dialog {
    top: 80px;
    left: 0px;
  }

  #set6_model .next_modl::before {
    transform: rotate(402deg);
    top: -6px !important;
    left: 20px;
  }

  #set6_model .next_modl {
    width: 300px;
  }

  #set5_model.h_modal .modal-dialog {
    top: 137%;
    left: 35%;
  }

  #s5_modal {
    width: 100%;
    left: -2px;
  }

  #set5_model .next_modl::before {
    transform: rotate(45deg);
    top: -8px !important;
    left: 20px !important;
  }
}

@media only screen and (max-width: 840px) {
  
  .info_modal.third {
    width: 297px;
    /* left: 65%; */
  }

  .info_modal.third.forth {
    /* right: 0; */
    left: unset;
    top: 95px;
  }

  .info_modal.third.forth.fifth.six {
    right: 0;
    left: 30px;
    top: 95px;
    width: 80%;
    padding: 30px;
  }
  .custMdlPaddList .custListImage.custList506.pdficonContent.pdficonContentBg03 li {
    width: calc(32.7% - 20px) !important;
  }
  .modalBodyContentcustBx50 {
    height: 50vh;
  }
}

@media only screen and (max-width: 768px) {
  .container {
    max-width: 100%;
  }
  .modelList04 .custMdlPaddList {
    padding-inline-end: 0;
  }
  .bannertext {
    z-index: 0;
    text-align: center;
  }

  .footerrightblk {
    padding-left: 0px;
    padding-bottom: 20px;
  }

  .footerleftblk {
    padding-right: 0px;
  }

  .footerblk::after {
    display: none;
  }

  .footerblk .row {
    flex-direction: column-reverse;
  }

  .bannertext h1 {
    font-size: 70px;
    line-height: 70px;
  }

  .bannertext p {
    font-size: 20px;
    line-height: 30px;
  }

  .bannerimg {
    display: none;
  }

  .typeiteminner {
    max-width: 170px;
    padding: 40px 20px;
  }

  .itemimg {
    margin: 0 auto;
  }

  .itemtext {
    font-size: 12px;
    line-height: 18px;
    height: 100px;
  }

  .typeblk {
    padding: 50px 0;
  }

  .downloadfield {
    padding-top: 30px;
    margin: auto;
    text-align: center;
    display: block;
  }

  br {
    display: none;
  }

  .footerleftblk h2 {
    font-size: 35px;
    padding-bottom: 0;
  }

  .footerrightblk h3 {
    padding-bottom: 0;
  }

  .headerbtn a {
    padding: 3px 8px 8px;
  }

  .modalbodyheaderfbo.apchanlysismodal {
    flex-wrap: wrap;
  }

  .apchanlysismodal::after {
    display: none;
  }

  .info_modal.third {
    width: 297px;
    /* left: 55%; */
  }

  .forbtn {
    padding: 0px 10px 10px;
  }

  #set5_model.h_modal .modal-dialog {
    left: 0;
  }

  .policy_list {
    padding: 30px 20px;
  }
  .policy_list.terms_list_sec {
    padding: 30px 20px;
  }
  .list03 li {
    width: 100% !important;
    display: block;
    line-height: 36px;
  }
  .custMdlSecBx.custBx33.model_list_hed {
    width: calc(100% - 20px) !important;
  }
  .listBg .custMdlPadd {
    padding: 0 0px 10px 25px;
  }
  /* .custMdlSecHead.lisHeading01 h5 {
  font-size: 20px;
} */
  /* .custMdlSecHead.lisHeading01 h3 {
  font-size: 20px;
  line-height: 37px;
} */
  .custMdlSecBx:nth-of-type(6) ul {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
  }
  .custList5052 {
    display: grid;
    grid-template-columns: 1fr;
    grid-column-gap: 70px;
  }
  .custMdlSecHead.lisHeading01 {
    flex-direction: column;
  }
  .custBx50list {
    flex-direction: column;
  }
  .allllist05 .custList50.custList505 {
    display: grid;
    grid-template-columns: 1fr;
  }
  .altBg04 .custMdlPaddList {
    padding: 0 5px 0;
  }
  .custMdlSecBx {
    padding-block-end: 10px;
  }
  /* .custLogFrm .form-group:not(:last-child) {
    margin-bottom: 20px;
    width: 48%;
  } */
  .custLogFrm .form-group {
    margin-bottom: 5px !important;
    width: 100%;
  }
  .loginform {
    flex-direction: column;
  }
  .loginimg img {
    border-radius: 16.2845px;
  }
  .loginformset {
    border-radius: 36px;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin-block-start: -50px;
  }
  .form-check {
    align-items: center;
    flex-direction: row;
  }
  .loginimg {
    width: 100%;
  }
  .loginimg img {
    height: 336px;
    object-fit: cover;
    width: 100%;
  }
  .loginform {
    padding: 105px 0 124px;
  }
  .headertop {
    top: 0;
  }
  .lisHeading01 {
    padding: 0;
  }
  .custMdlSecHead.lisHeading01 h5 {
    font-size: 14px;
  }
  .custMdlSecHead.lisHeading01 h3 {
    font-size: 14px;
  }
  .custMdlSecHead.lisHeading01 {
    padding-block-end: 0 !important;
  }
  .close.custWhiteCls {
    top: 27px;
  }
  .cardblkedit {
    padding-top: 125px !important;
  }
  .terms_policy {
    margin-block-start: 0;
  }
  .copyright {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 20px;
  }

  .policy_list .content_list .policy_list_para {
    margin-inline-start: 0 !important;
    font-size: 14px;
    line-height: 20px;
  }
}

@media only screen and (max-width: 744px) {
  .container {
    max-width: 100%;
  }

  .fullcontaindashboard {
    flex-wrap: wrap;
  }

  .dashboardleftblk {
    max-width: 100%;
  }

  .info_modal.third {
    width: 297px;
    /* left: 27%; */
  }
  .custMdlSecBx.custBx50 .custListImage.custList506 li {
    width: calc(47.6% - 20px) !important;
  }
  .custMdlPaddList .custListImage.custList506.pdficonContent.pdficonContentBg03 li {
    width: calc(47.7% - 20px) !important;
  }
}

@media only screen and (max-width: 673px) {
  .container {
    max-width: 100%;
  }

  .footerblk {
    padding: 80px 0 50px;
  }

  .info_modal.third {
    width: 297px;
    left: 15%;
  }
  .custMdlSecBx.custBx50 .custListImage.custList506 li {
    width: calc(47.6% - 20px) !important;
  }
  .modalmapheader {
    position: absolute;
    left: 30px;
    top: 95px;
    width: 170px;
  }
}
@media only screen and (max-width: 640px) {
  #set_2_modal.h_modal .modal-dialog {
    left: 0;
  }
  #set_2_modal .next_modl::before {
    left: inherit;
  }
}
@media only screen and (max-width: 610px) {
  .logo img {
    max-width: 200px;
  }

  .lochotel {
    width: 170px;
  }

  .custboxres {
    width: calc(100% - 20px) !important;
  }

  .info_modal.third {
    width: 239px;
    /* left: 40%; */
    top: 77px;
  }

  .tabview {
    display: flex !important;
  }

  .deskview {
    display: none;
  }
  .forbtn {
    padding: 0px 10px 18px;
  }
  .viewbtn br {
    display: block;
  }
  .dividebox {
    display: block;
  }
  .runwaylayerinner {
    gap: 5px;
  }
  .rightbox-tooltip {
    padding-block-start: 10px;
  }
  .leftbox-tooltip {
    padding-block-start: 25px;
  }
}
@media only screen and (max-width: 576px) {
  .allllist05 .custList50.custList505 {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-column-gap: 20px;
  }
  .custList5052 {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-column-gap: 20px;
  }
  .custMdlSecBx.custBx50 .custListImage.custList506 li {
    width: calc(100% - 20px) !important;
  }
  .model_list_hed.list02 {
    flex-direction: column;
  }
  .custMdlSecHead.lisHeading01 {
    flex-direction: column;
    width: 100%;
    /* padding-inline-end: 100px !important; */
  }
  .custMdlSecHead.lisHeading01 h5 {
    margin-inline-start: 0;
  }
  .listInfoTitle {
    width: 100%;
  }
  #listBg05 .custMdlPaddList {
    padding-block-end: 0;
  }
  .custBx50list {
    flex-direction: column;
  }
  .custMdlPaddList .custListImage.custList506.pdficonContent.pdficonContentBg03 li {
    width: calc(100% - 20px) !important;
  }
  .custListImage {
    flex-direction: column;
  }
  .pdfImg {
    width: 12% !important;
  }
  /* .custMdlSecHead.lisHeading01 h3 {
  font-size: 25px;
  line-height: 45px;
} */
  /* .custMdlSecHead.lisHeading01 h5 {
  font-size: 22px;
} */
  .model_list_hed h3 {
    width: 100%;
  }
  .listInfoTitle .model_list_hed h3 {
    width: 65%;
  }
  .list_arearow {
    padding: 20px 15px 30px;
  }
  .altBg04 .custMdlPaddList {
    padding: 0 5px 0;
  }
  .custLogFrm {
    padding: 40px 20px;
  }
  .custLogFrm .form-group {
    margin-bottom: 20px;
    width: 100%;
  }
  .iqleft.leftblkiq {
    width: 100%;
    max-width: 100%;
  }
  .lochotel {
    width: 100%;
  }
  .lochotel {
    width: 100%;
  }
  .tabview {
    justify-content: space-between;
    margin: 12px 0 8px;
  }
  .iqleft.btnviews {
    gap: 10px;
  }
  .iqleft.btnviews.tabview .btn_view {
    flex: 1 150px;
    text-align: center;
  }
  .tabview .btnview {
    display: block;
  }
  .filterdetail {
    width: 100%;
  }
  .dividebox {
    height: auto;
  }
  .mobile_part {
    display: block;
  }
  .desktop_part {
    display: none;
  }
  .runwaymodalflexlower {
    flex-direction: column;
    gap: 20px;
    align-items: self-start;
  }
  .modalheadertext h3 {
    display: flex;
    flex-direction: column;
  }
  .modalheadertext h3 span {
    padding-left: 0 !important;
  }
  /* .list_arearow {
    height: 92vh;
  }
  .list_arearow.londonDataModel {
    height: 84vh;
  } */
  .seebtn {
    width: 100%;
    max-width: 100%;
  }
  .custMdlPaddList {
    padding: 25px 25px 0;
  }
  .modal.fade .modal-dialog {
    margin-inline: 20px;
  }
  .desktop_viewbtn {
    display: none;
  }
  .mobile_viewbtn {
    display: block;
    color: #2e4cb4 !important;
    font-weight: bold;
    font-size: 16px;
    text-align: right;
  }
  /* .modalBodyContentcustBx50 {
  height: 73vh;
} */
  .input-group {
    flex-wrap: nowrap;
    align-items: baseline;
  }
  .product-details .input-group {
    flex-wrap: nowrap;
    align-items: center;
  }
  .checks {
    align-items: center;
    flex-direction: column !important;
  }
  /* home page */
  .pricebox {
      display: block !important;
  }
  .upperdata {
    width: 100% !important;
    height: 270px !important;
  }
  .upperdatabg1 {
    border-radius: 32px 32px 0px 0px !important;
  }
  .img_overlay {
    border-radius: 32px 32px 0px 0px !important;
  }
  .pricedata {
    width: 100% !important;
  }
}

@media only screen and (max-width: 528px) {
  .container {
    max-width: 100%;
  }

  .logo img {
    max-width: 150px;
  }

  .bannertext h1 {
    font-size: 60px;
    line-height: 60px;
  }

  .typeblk {
    padding: 30px 0;
  }

  .priceblk {
    padding: 30px 0;
  }

  .downloadfield {
    padding-top: 20px;
  }

  .uparrow {
    transform: translateX(-30px);
  }

  .runwayoutlayer {
    flex-wrap: wrap;
  }

  .runwayaprchheader.ilsheader {
    flex-wrap: wrap;
    gap: 10px;
  }

  .runwayaprchheader {
    flex-wrap: wrap;
  }

  .info_modal.third {
    width: 239px;
    /* left: 44%; */
    top: 77px;
  }

  #s2_modal {
    top: 60px;
    left: -10px;
    right: 0;
  }

  #set2_model.h_modal .modal-dialog {
    right: 150px;
    top: 150px;
  }
  .tabview .btnview {
    padding: 5px 7px 10px;
  }
  .padding-media {
    padding-block-end: 25px;
  }
}

@media only screen and (max-width: 520px) {
  .priceblk.paddingbody {
      margin-bottom: 100px !important;
  }
}

@media only screen and (max-width: 500px) {
  .deskview {
    display: none;
  }

  .tabview {
    display: flex !important;
  }

  .info_modal.third {
    width: 297px;
    /* left: 30%; */
    top: 77px;
  }
}

@media only screen and (max-width: 480px) {
  .container {
    max-width: 100%;
  }

  /* .viewmobheader {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 10px;
  }

  .headerblk .headerbtn {
    display: none;
  } */

  #s_1_modal {
    width: 100%;
    height: 60px;
    top: -7px;
    left: 0;
  }
  #s_8_modal {
    top: -1px;
  }
  #set_8_modal .logo img {
    max-width: 200px;
  }
  #set_8_modal.h_modal .modal-dialog {
    top: 79px;
  }

  .footerleftblk h2 {
    font-size: 30px;
  }

  input#location {
    max-width: 100%;
    width: 100%;
  }

  .filterblkheader h2 {
    padding-bottom: 10px;
  }
  .iqleft.innerarrow.deskarrowview.percentagedata {
    display: none !important;
  }
  .mobarrowview {
    display: flex !important;
  }

  .modalmapheader {
    position: absolute;
    left: 30px;
    top: 95px;
    width: 170px;
  }

  .info_modal.third {
    width: 239px;
    /* left: 32%; */
    top: 96px;
  }

  .mobile {
    display: block;
    position: absolute;
    left: 212px;
    top: 95px;
    width: 42px;
    height: 37px;
    line-height: 13px;
    padding: 8px 4px;
    text-align: center;
  }

  .desk {
    display: none;
  }

  .info_modal {
    width: 86%;
    left: 0;
    margin: auto;
  }

  .info_modal.third {
    width: 239px;
    left: 64px;
    top: 96px;
  }
  #set2_model .next_modl::before {
    top: -8px !important;
    right: unset;
  }

  .info_modal.third.forth {
    /* right: 17px; */
    left: unset;
    top: 95px;
  }

  .info_modal.third.forth.fifth {
    /* right: 0; */
    /* left: 0; */
    top: 226px;
    margin: auto;
  }

  .info_modal.third.forth.fifth.six {
    right: 0;
    left: 0;
    top: 95px;
    width: 80%;
    padding: 20px;
  }

  #s_modal {
    width: 100%;
    top: -6px;
    left: -5px;
  }
  #s8_modal {
    width: 100%;
    height: 76px;
    top: -10px;
  }
  #s2_modal {
    top: 41px;
    left: -10px;
    right: 0;
    width: 161px;
  }
  #s3_modal {
    width: 100%;
    left: -18px;
  }
  #s4_modal {
    height: 70px;
    right: 15px;
    width: 100%;
  }
  #set4_model .info_modal.third {
    top: 23px !important;
    left: 36px;
  }
  .dividebox {
    height: auto;
  }
  .tabview {
    margin: 15px 0 10px;
  }

  .list_arearow {
    padding: 0 19px 26px 19px;
  }
  /* .custMdlSecHead.lisHeading01 h3 {
  font-size: 17px;
  line-height: 35px;
} */
  /* .custMdlSecHead.lisHeading01 h5 {
  font-size: 14px;
} */
  .listInfoTitle {
    width: 100%;
    flex-direction: column;
  }
  .listInfoTitle a {
    width: 100%;
  }
  .listBg .custMdlPadd {
    padding: 0 12px 20px;
  }
  .allList02 p {
    font-size: 14px;
  }
  .modalBodyContentcustBx50 {
    padding: 0;
  }
  .blnk-zone {
    margin-top: 128px !important;
  }
  .custLogFrm.custLogFrmProf {
    padding-inline: 25px !important;
  }
  .custLogFrm {
    padding: 40px 10px;
  }
  /* .viewmobheader {
    display: none;
} */
  .loginheader h2 {
    text-align: left;
  }

  .titlebox h3 {
    font-size: 35px;
  }
  .bannertext h1 {
    font-size: 39px;
    line-height: 48px;
  }
  .loginformset {
    height: auto;
    padding: 30px;
  }
  .custLogFrm .form-group:not(:last-child) {
    margin-bottom: 0;
  }
  .forminput {
    padding: 12px 0 0;
  }
  .submit__button,
  .custLogFrm button[type="submit"],
  .custLogFrm input[type="submit"] {
    margin-top: 0;
  }
  .dashboardleftblk {
    display: none;
  }
  .iqleft.leftblkiq {
    width: 100%;
    max-width: 100%;
  }
  .lochotel {
    width: 100%;
  }
  .tabview {
    justify-content: space-between;
    margin: 12px 0 8px;
  }
  .iqleft.btnviews {
    gap: 10px;
  }
  .iqleft.btnviews.tabview .btn_view {
    flex: 1 150px;
    text-align: center;
  }
  .tabview .btnview {
    display: block;
  }
  .filterdetail {
    width: 100%;
  }
  .limitcon {
    padding: 0px 0px 0px !important;
    display: none;
  }
  .filterdetail.hotelbtn.hotelbtnpad.hotl_btn {
    padding-top: 0;
  }
  .btndestination {
    width: 100%;
  }
  .weatherapproachblk {
    justify-content: space-between;
    width: 100%;
  }
  .hotelbtnpad {
    padding-bottom: 10px;
  }
  .leftfilterbox {
    padding: 20px 20px;
  }
  .mobli_usebtn {
    display: block;
  }
  .desktop_icon {
    display: none;
  }
  .headerbtn.mobli_usebtn a {
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: block;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 7px 6px 7px;
  }
  .headerbtn.mobli_usebtn a .userbtn i {
    padding-right: 0;
    font-size: 18px;
    /* text-align: center; */
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .loginform {
    padding: 56px 0 112px;
  }
  /* .dashboardleftblk {
    display: none;
  } */
  .dashboardbannerblk {
    padding: 97px 0;
  }
  .footerblk .row {
    flex-direction: column;
    padding-inline: 10px;
  }
  .fromblock input[type="text"],
  .fromblock input[type="email"] {
    max-width: 100%;
  }
  .contactfrom .watchbtn {
    margin-top: 40px;
    width: 100%;
  }
  /* .desktop {
    display: none;
  } */
  .footerleftblk {
    padding-right: 0px;
    padding-bottom: 15px;
    border-bottom: 1px solid #79829b87;
    margin-bottom: 25px;
  }
  .contactdata a {
    font-size: 16px;
  }
  .drivingtimebox {
    width: 60%;
  }
  .fbomodalcontent {
    padding: 20px 20px 30px;
  }
  .fbomodallist ul li a {
    font-size: 10px;
  }
  .runwayaprchheader h3 {
    word-wrap: break-word;
    padding-inline-end: 40px;
    margin-bottom: 10px;
    line-height: 19px;
  }
  .runwayaprchheader h3 span {
    line-height: 17px;
  }
  .runway_modal .modal-dialog .runwayaprchmodalcontent .runway_row .col-md-4 {
    min-width: 100%;
  }
  .listingImg img {
    width: 14px;
  }
  .listingImg {
    width: 86px;
    height: 45px;
    margin: 10px 10px 10px 0;
    line-height: 40px;
  }
  .fbomodalcontent {
    height: 52vh;
  }
  .copyright {
    gap: 10px;
    flex-wrap: wrap;
  }
  .custLogFrmTbl tr td a.custBtnTbl:last-child {
    margin-top: 10px;
  }
}
@media only screen and (max-width: 465px) {
  #set_3_modal.h_modal .modal-dialog {
    left: -15px;
  }
  #set_3_modal .next_modl::before {
    left: 10px;
  }
  .headerboardflex {
    flex-direction: column;
    gap: 20px;
  }
  .form-check {
    flex-direction: column;
    align-items: flex-start;
  }
  .custLogFrm .form-check-input.logincheckbox {
    left: 26px;
    z-index: 1;
    top: 6px;
  }
  .custLogFrm .form-check .form-check-label {
    padding-inline-start: 30px;
  }
  .custLogFrm .form-check .form-check-label::before {
    width: 5px;
  }
  .bannertext h1 {
    font-size: 35px;
    line-height: 40px;
  }
  .list03 li {
    width: 100% !important;
    display: block;
    line-height: 36px;
  }
}
@media only screen and (max-width: 445px) {
  #set_1_modal.h_modal .modal-dialog {
    right: -60px;
  }
  #set_1_modal .next_modl::before {
    left: inherit;
  }
  .spanrightgap {
    padding-left: 0;
  }
}
@media only screen and (max-width: 438px) {
  #set_3_modal.h_modal .modal-dialog {
    left: -284px;
  }
  #set_3_modal .next_modl::before {
    left: unset;
    right: 30px;
  }
  #s_modal {
    width: 100%;
    top: -6px;
    left: -1px;
  }
  #s8_modal {
    width: 100%;
    height: 76px;
    top: -10px;
    left: -5px;
  }
  #s3_modal {
    width: 100%;
    left: -18px;
  }
  #s4_modal {
    height: 62px;
    right: 7px;
    width: 100%;
  }
  #set4_model .info_modal.third {
    width: 239px;
    left: 44px;
    top: 25px !important;
  }
  #s2_modal {
    top: 51px;
    left: -6px;
    right: 0;
    width: 174px;
  }
  .pdficonContent li a {
    gap: 15px;
  }
}

@media screen and (max-width: 420px) {
  .departure_city {
    left: 0;
    right: 0;
    top: 30%;
    position: absolute;
    margin: 0 auto;
  }

  .arrival_city {
    left: 0;
    right: 0;
    top: 93%;
    position: absolute;
    margin: 0 auto;
  }
  .logo img {
    max-width: 158px;
  }
  .fbomodallist {
    width: 100%;
  }
  /* .modalfboinner {
    padding-inline: 0;
    margin-top: 0;
} */
  .fbomodallist ul li a {
    word-wrap: break-word;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 10px;
  }
  .fbomodallist ul li a i {
    margin-right: 8px;
  }
  .fbomodalcontent {
    padding: 20px 20px 30px;
  }
  .modalBodyContentcustBx50 {
    height: 66vh;
  }
  .IQdivdata .viewdivdataiqsec h3 {
    font-size: 14px;
  }
  .IQdivdata .viewdivdataiq h3 h3 {
    font-size: 14px;
  }
  .runwayaprchmodalcontent {
    padding: 0 20px 30px;
  }
  .runwaymodalflex {
    flex-direction: column;
  }
  #s4_modal {
    height: 60px;
    right: 7px;
  }
  .aircraftmain {
    flex-direction: column;
    gap: 12px;
  }
  .group-form {
    width: 75% !important;
  }
}
@media only screen and (max-width: 415px) {
  .container {
    max-width: 100%;
  }

  .bannertext h1 {
    font-size: 35px;
    line-height: 40px;
  }

  .typeblk {
    padding: 20px 0;
  }

  .priceblk {
    padding: 20px 0;
  }

  .arealist ul {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    flex-direction: column;
  }

  .lowerdatacontain {
    padding: 10px 0;
  }

  .mtbtn {
    padding: 4px 10px;
  }

  #s4_modal {
    height: 72px;
    right: 0;
    width: 100%;
  }
  #set4_model .info_modal.third.next_modl {
    top: 24px !important;
    left: 33px;
  }
  #s8_modal {
    width: 100%;
    left: -5px;
  }
  #set8_model .info_modal.third {
    left: 65px;
    top: 10px !important;
  }
  #s3_modal {
    width: 100%;
    left: -18px;
  }
  #set6_model.h_modal .modal-dialog {
    top: 80px;
    left: -150px;
  }
  #s_modal {
    width: 100%;
    top: -6px;
    left: 0px;
  }
  .iqleft.leftblkiq.weatherdata {
    max-width: 125px;
  }
  .header-grp.upperboxkeyheader {
    flex-direction: column;
    gap: 20px;
    text-align: center;
  }
  #s8_modal {
    width: 100%;
    height: 76px;
    top: -10px;
  }
}
@media only screen and (max-width: 395px) {
  #set4_model .info_modal.third.next_modl {
    top: 0 !important;
    left: 33px;
  }
  #s4_modal {
    height: 100px;
  }
}

@media only screen and (max-width: 375px) {
  .container {
    max-width: 100%;
  }

  input#location {
    max-width: 250px;
  }

  .btndestination {
    padding: 12px 8px 16px;
  }

  .info_modal {
    width: 91%;
    left: 0;
    margin: auto;
  }

  #s4_modal {
    height: 100px;
    right: -28px;
  }
  .btnview .viewbtn {
    font-size: 8px;
  }
  #s_modal {
    width: 266px;
    top: -6px;
    left: -8px;
  }
  /* .info_modal.third {
    left: 22px;
  } */
  #s8_modal {
    width: 100%;
    left: -4px;
  }
  /* .info_modal.third {
    left: 47px;
  }
  .info_modal.third {
    left: 128px;
  } */
  #s4_modal {
    width: 100%;
    right: 0;
  }
  /* .info_modal.third {
    width: 277px;
    left: 49px;
  }
  .modal-content.info_modal.third.next_modl {
    left: 160px;
} */
  #set2_model .info_modal.third {
    left: 129px;
  }
  #set1_model .info_modal.third {
    left: 26px;
  }
  #set3_model .info_modal.third {
    left: 80px;
  }
  #s2_modal {
    top: 51px;
    left: -6px;
    right: 0;
    width: 174px;
  }
  .custMdlSecCnt {
    gap: 0;
  }
  .custMdlSecBx.custBx50.custboxres.allList02.l_box02 {
    width: 90% !important;
  }
  .seebtn {
    width: 100%;
    max-width: 100%;
    padding-inline: 19px;
  }
}

@media only screen and (max-width: 320px) {
  #s3_modal {
    width: 100%;
    left: -1px;
  }
  #s2_modal {
    top: 86px;
    left: -6px;
    right: 0;
    width: 174px;
  }
  #set2_model .info_modal.third {
    left: 129px;
    top: 42px !important;
  }
}
