@media only screen and (min-width: 1366px) and (max-width: 1500px) {

    .menuSec ul {
    position: relative;
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: left;
    text-transform: capitalize;
    display: flex;
    align-items: center;
    gap: 50px;
}
  .about_Sec .about_img img {
    margin: 0 auto;
    object-position: left;
    position: unset;
    left: 0;
    top: 0;
    width: 76%;
    height: 530px;
    object-fit: cover;
    border-radius: 50%;
    border: 15px solid #fff;
    display: block;
}
.leader_Sec .lead_detail .lead_wrp {
    width: 100%;
    margin: 0 0 0 -160px;
    background: #fff;
    padding: 60px 20px 100px 70px;
    border-radius: 200px;
    box-shadow: 4px 2px 18px 0 #cccccc96;
}
    .services_Sec ul li {
    border: 1px solid #dadada;
    padding: 30px 20px;
    border-radius: 200px;
    text-align: center;
    margin: 0 10px;
}
.head {
    color: #0e0d0d;
    font-size: 54px;
    font-weight: 400;
}

.work_Sec .work_img .txt_bx h6 {
    font-size: 31px;
    color: #fff;
    margin: 0;
}

.work_Sec .work_img .txt_bx {
    border-radius: 50%;
    /* position: absolute; */
    left: unset;
    right: 0;
    /* top: 50%; */
    bottom: unset;
    margin: auto;
    display: inline-block;
    width: 79%;
    /* height: 100%; */
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background: #00a4d9;
    /* transform: translate(0px, -50%); */
    /* padding: 0 30px; */
}
  img.bar {
    width: 160px !important;
    height: fit-content !important;
    border-radius: 0 !important;
    box-shadow: none !important;
}
}

@media only screen and (min-width: 1366px) and (max-width: 1920px) {


.img-3 {
    right: 280px;
    position: absolute;
    top: 50px;
    width: auto;
}.img-1 {
    position: absolute;
    top: 210px;
    left: 175px;
    width: auto;
}.testimonial-slider-box {
    width: 50%;
    margin: 150px auto 0;
    overflow: hidden;
}ul.foter-address {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin: -50px auto 0;
    width: 45%;
    background: #2b2b2b;
    height: 100px;
    border-radius: 10px;
    position: relative;
    padding: 0 20px;
}ul.foter-address:after {
    position: absolute;
    content: '';
    width: 1px;
    height: 80%;
    top: 10%;
    left: 49%;
    background: #fff;
}.about_Sec {
    padding: 80px 0 50px 0;
    position: relative;
    z-index: 1;
}.about_Sec .about_txt {
    text-align: end;
    padding: 0;
}section.client-sec {
    position: relative;
    padding: 60px 0px 50px;
    z-index: 3;
}

a.theme_btn img {
    margin: 0;
    width: 27px;
}..banner_main .bann_txt p {
    margin: 10px 0;
}.services_Sec {
    padding: 50px 0 0 0;
}.work_Sec {
    padding: 60px 0;
}
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
  img.bar {
    width: 200px !important;
    height: fit-content !important;
    border-radius: 0 !important;
    box-shadow: none !important;
}
  .servvi_Sec .servvi_img img {
    object-fit: cover;
    width: 350px;
    height: 350px;
    border-radius: 50%;
    box-shadow: 1px 1px 0px 18px #00a4d8;
}

  .inner_pg {
    height: 70vh;
}
  .services_Sec ul li {
    border: 1px solid #dadada;
    padding: 30px 20px;
    border-radius: 200px;
    text-align: center;
    margin: 0 50px;
}
.head {
    color: #0e0d0d;
    font-size: 54px;
    font-weight: 400;
}

.work_Sec .work_img .txt_bx h6 {
    font-size: 31px;
    color: #fff;
    margin: 0;
}
.work_Sec .work_img .txt_bx {
    border-radius: 50%;
    /* position: absolute; */
    left: unset;
    right: 0;
    /* top: 50%; */
    bottom: unset;
    margin: 0 0 0 auto;
    display: inline-block;
    width: 89%;
    /* height: 100%; */
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background: #00a4d9;
    /* transform: translate(0px, -50%); */
    padding: 90px 30px;
}
.img-3 {
    right: 280px;
    position: absolute;
    top: 50px;
    width: auto;
}.img-1 {
    position: absolute;
    top: 210px;
    left: 175px;
    width: auto;
}.testimonial-slider-box {
    width: 50%;
    margin: 150px auto 0;
    overflow: hidden;
}ul.foter-address {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin: -50px auto 0;
    width: 45%;
    background: #2b2b2b;
    height: 100px;
    border-radius: 10px;
    position: relative;
    padding: 0 20px;
}ul.foter-address:after {
    position: absolute;
    content: '';
    width: 1px;
    height: 80%;
    top: 10%;
    left: 49%;
    background: #fff;
}.about_Sec {
    padding: 80px 0 50px 0;
    position: relative;
    z-index: 1;
}.about_Sec .about_txt {
    text-align: end;
    padding: 0;
}section.client-sec {
    position: relative;
    padding: 60px 0px 50px;
    z-index: 3;
}.menuSec ul {
    position: relative;
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: left;
    text-transform: capitalize;
    display: flex;
    align-items: center;
    gap: 30px;
}.menuSec ul {
    position: relative;
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: left;
    text-transform: capitalize;
    display: flex;
    align-items: center;
    gap: 30px;
}

a.theme_btn img {
    margin: 0;
    width: 16px;
}.theme_btn {
    padding: 5px 10px 5px 10px;
    border: unset;
    border-radius: 50px;
    color: #000;
    z-index: 1;
    background: #fff;
    position: relative;
    font-size: 13px;
    transition: all 250ms;
    overflow: hidden;
    display: inline-block;
    font-weight: 500;
    border: 2px solid #36afe3;
}.banner_main .bann_txt p {
    margin: 10px 0;
}.services_Sec {
    padding: 50px 0 0 0;
}.work_Sec {
    padding: 60px 0;
}
.about_Sec .about_img img {
    margin: 0 auto;
    object-position: left;
    position: unset;
    left: 0;
    top: 0;
    width: 70%;
    height: 450px;
    object-fit: cover;
    border-radius: 50%;
    border: 15px solid #fff;
    display: block;
}

}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .contact_text p a.email-text {
    font-size: 15px;
    color: #7e7e7e;
}
  img.bar {
    width: 170px !important;
    height: fit-content !important;
    border-radius: 0 !important;
    box-shadow: none !important;
}
  .servvi_Sec .servvi_img img {
    object-fit: cover;
    width: 300px;
    height: 300px;
    border-radius: 50%;
    box-shadow: 1px 1px 0px 18px #00a4d8;
}
  section.banner_main.inner_pg {
    height: 60vh;
}
  .work_Sec .work_img img {
    width: 500px;
    height: 440px;
    border-radius: 50%;
}
      .banner_main {
        height: 80vh;
    }

.about_Sec .about_img img {
    object-position: left;
    /* position: absolute; */
    left: 0;
    top: 0;
    width: 100%;
    height: 500px;
    object-fit: cover;
    border-radius: 50%;
    border: 15px solid #fff;
}
  .testimonial-slider-box {
    width: 70%;
    margin: 200px auto 0;
    overflow: hidden;
}
.work_Sec .work_txt .work_btn {
    margin: 30px 0 0 0;
}
  .client-card.building-text {
    width: 100%;
    background: #0095c5;
    padding: 30px 20px;
    text-align: center;
    position: relative;
    border-radius: 10px;
    margin: 30px auto 0;
    z-index: 9;
}
  .img-3 {
    right: 180px;
    position: absolute;
    top: 190px;
    width: auto;
}
.leader_Sec .lead_detail .lead_wrp {
    width: 100%;
    margin: 0 0 0 -160px;
    background: #fff;
    padding: 60px 30px 60px 70px;
    border-radius: 200px;
    box-shadow: 4px 2px 18px 0 #cccccc96;
}
  .about_Sec .about_txt {
    text-align: end;
    padding: 0;
}
  .mann-con {
    padding-left: 20px;
    padding-right: 20px;
  }
  .menuSec ul {
    gap: 40px;
  }
  .theme_btn {
    padding: 5px 10px 5px 10px;
    font-size: 12px;
  }
  header .theme_btn img {
    width: 24%;
    margin: 0 0 0 5px;
  }
  .banner_main .bann_txt h1 {
    font-size: 50px;
  }
  p {
    line-height: 1.8;
    font-size: 12px;
  }
  header {
    padding: 10px 0;
  }
  .banner_main {
    height: 100vh;
  }
  .about_Sec {
    padding: 60px 0 50px 0;
  }
  .head {
    font-size: 42px;
    margin: 0;
  }
  .services_Sec {
    padding: 20px 0 0 0;
  }
  .services_Sec .slick-prev {
    left: -210px;
    top: 400px;
  }
  .services_Sec .slick-next {
    left: -150px;
    top: 400px;
  }
  .services_Sec ul li .servi_bx .tp img {
    width: 69%;
  }
  .services_Sec ul li {
    border-radius: 180px;
    margin: 0 10px;
  }
  .work_Sec {
    padding: 80px 0;
  }
  .work_Sec .work_txt {
    padding: 0 0 0 0px;
  }
  .work_Sec .work_txt h2 {
    font-size: 40px;
  }
  .work_Sec .work_img .txt_bx img {
    display: none;
  }
  .work_Sec .work_img .txt_bx {
    left: 30px;
    height: 70%;
    width: 90%;
  }
  .work_Sec .work_img .txt_bx h6 {
    font-size: 24px;
    margin: 0 0 8px 0;
  }
  .work_Sec .work_img .txt_bx p {
    line-height: 1.6;
  }
  .package_bg .pack_bx {
    margin: 0 0px;
  }
  .package_bg .pack_bx:before {
    top: 190px;
  }
  .package_bg .pack_bx .pack_midd ul li {
    font-size: 10px;
    line-height: 1.4;
  }
  .leader_Sec {
    padding: 60px 0 60px 0;
  }
  .img-4 {
    right: 270px;
    top: 70px;
  }
  .img-2 {
    top: 70px;
  }
  .img-5 {
    right: 100px;
  }
  .img-1 {
    left: 180px;
    top: 185px;
  }
  ul.foter-address {
    width: 70%;
  }
  ul.foter-address a {
    font-size: 26px;
  }
  ul.foter-address p {
    font-size: 12px;
  }
  ul.contact-link {
    gap: 60px;
    padding: 30px 0;
  }
  ul.footer-social {
    gap: 10px;
  }
  .bottom-nav p {
    margin: 0;
  }
  .servvi_Sec .servvi_txt {
    padding: 40px 0;
  }
  .package_bg.pricing_pg .pack_bx .pack_midd ul {
    height: 180px;
  }
  .contact-main-sec {
    padding: 60px 0;
  }
  .contact-main-sec h2 {
    font-size: 18px;
  }
  .cicle-icon i {
    font-size: 22px;
    height: 50px;
    width: 50px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .cicle-icon i {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    color: #ffffff;
    border: 1px solid #42b8df;
    height: 70px;
    width: 70px;
    border-radius: 50px;
    background: #42b8df;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    justify-self: center;
}
  section.servvi_Sec .row {
    padding: 10px 0;
}
  .servvi_Sec .servvi_img img {
    object-fit: cover;
    width: 400px;
    height: 329px;
    border-radius: 50%;
    box-shadow: 1px 1px 0px 18px #00a4d8;
}
  img.bar{
    display: none !important;
  }
  .work_Sec .work_img img {
    width: 500px;
    height: 330px;
    border-radius: 50%;
    transform: unset;
}
  .work_Sec .work_txt p {
    width: 80%;
    margin: 0 0 0 auto;
}
.about_Sec .about_txt {
    text-align: end;
    padding: 0px 0px 0px;
}
  .banner_main .bann_txt .btn_ban {
    margin: 10px 0 0 0;
}
.client-sec .sec-head {
    margin-bottom: 20px;
}
  .img-3 {
    right: 50px;
    position: absolute;
    top: 250px;
    width: auto;
}
  .package_bg .pack_bx .pack_midd .d-flex {
    justify-content: space-between;
    align-items: end;
    margin: 0px 0 20px 0;
    padding: 10px 0 0 0;
}
  .work_Sec .work_img::before{
    display: none;
  }
  .work_Sec .work_img .txt_bx {
    border-radius: 50%;
    position: absolute;
    left: 0 !important;
    right: 0;
    top: 0;
    bottom: unset;
    margin: auto;
    display: inline-block;
    width: 100%;
    height: auto;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background: #00a4d9;
    transform: unset;
    padding: 50px 20px;
}
  .banner_main .bann_txt p {
    margin: 10px 0;
}
  .mann-con {
    padding-left: 20px;
    padding-right: 20px;
  }
  .menuSec ul {
    gap: 13px;
    justify-content: center;
    margin: 0 0  0 -60px;
  }
  .menuSec ul li a {
    font-size: 12px;
  }
  header .theme_btn img {
    display: none;
  }
  header .theme_btn {
    padding: 5px 10px 5px 10px;
    font-size: 12px;
  }
  .banner_main .bann_txt h1 {
    font-size: 46px;
  }
  p {
    line-height: 1.4;
    font-size: 12px;
  }
  .theme_btn {
    padding: 5px 5px 5px 10px;
    font-size: 12px;
  }
  .banner_main {
    height: 80vh;
  }
  .head {
    font-size: 42px;
  }
  .about_Sec {
    padding: 40px 0 40px 0;
  }
  .about_Sec .about_img img {
    width: 100%;
    height: 380px;
  }
  .services_Sec .bg {
    margin: 0 20px;
  }
  .services_Sec ul li .servi_bx .tp img {
    width: 50%;
  }
  .services_Sec ul li {
    border-radius: 150px;
    margin: 0 50px;
  }
  .services_Sec .bg .ser_txt h2 {
    font-size: 30px;
    margin: 0 0 10px 0;
  }
  .services_Sec {
    padding: 20px 0 0 0;
  }
  .work_Sec {
    padding: 50px 0;
  }
  .work_Sec .work_txt {
    padding: 0;
  }
  .work_Sec .work_txt h2 {
    font-size: 30px;
  }
  .work_Sec .work_img .txt_bx img {
    display: block;
  }
  .work_Sec .work_img .txt_bx {
    left: 80px !important;
    margin-right: -80px !important;
  }
  .work_Sec .work_img .txt_bx h6 {
    font-size: 18px;
    margin: 0 0 5px 0;
  }
  .work_Sec .work_img .txt_bx p {
    line-height: 1.4;
    font-size: 10px;
  }
  .work_Sec .work_txt .work_btn {
    margin: 30px 0 0 0;
  }
  .package_bg {
    padding: 50px 0;
  }
  .package_bg .pack_bx {
    margin: 0 0px;
  }
  .package_bg .pack_bx .pack_top {
    padding: 60px 5px 10px 5px;
    height: 130px;
  }
  .package_bg .pack_bx .pack_midd .d-flex h5 {
    font-size: 20px;
  }
  .package_bg .pack_bx:before {
    top: 170px;
  }
  .package_bg .pack_bx .pack_midd ul li {
    font-size: 10px;
    line-height: 1.3;
  }
  .package_bg .pack_bx .pack_midd {
    padding: 0 20px 100px 20px;
  }
  .package_bg .pack_bx .pack_midd ul {
    height: 100px;
  }
  .leader_Sec {
    padding: 60px 0 60px 0;
  }
  .leader_Sec .lead_detail .lead_wrp {
    padding: 50px 20px 50px 30px;
  }
  .leader_Sec .lead_detail .lead_wrp h6 {
    font-size: 13px;
  }
  .leader_Sec .lead_detail .lead_wrp h5 {
    font-size: 13px;
  }
  .leader_Sec .lead_detail .lead_wrp p {
    font-size: 9px;
  }
  section.client-sec {
    padding: 40px 0px 40px;
  }
  .img-1 {
    left: 60px;
  }
  .img-5 {
    position: absolute;
    top: 0;
    right: 33%;
    transform: translate(-50%, 0);
  }
  .client-card.building-text {
    width: 100%;
    padding: 30px;
  }
  .img-4 {
    right: 121px;
    top: 100px;
  }
  .img-2 {
    top: 90px;
    left: 160px;
  }
  .client-details h5 {
    font-size: 20px;
    margin: 0;
  }
  .client-card p {
    font-size: 14px;
    line-height: 20px;
  }
  ul.foter-address {
    width: 80%;
  }
  ul.foter-address a {
    font-size: 20px;
  }
  ul.foter-address p {
    font-size: 12px;
  }
  ul.contact-link {
    gap: 40px;
    padding: 30px 0;
  }
  ul.contact-link a {
    font-size: 12px;
  }
  ul.footer-social {
    gap: 5px;
  }
  .bottom-nav p {
    margin: 0;
    font-size: 13px;
  }
  .servvi_Sec .servvi_txt {
    padding: 10px 0;
  }
  .servvi_Sec {
    padding: 50px 0;
  }
  .servvi_Sec .servvi_img {
    padding: 50px 0 0 0;
  }
  .package_bg.pricing_pg .pack_bx .pack_midd ul {
    margin: 0;
    height: 140px;
  }
  .contact-main-sec {
    padding: 50px 0;
  }
  .contact-main-sec h4 {
    margin: 20px 0 0 0;
    font-size: 24px;
  }
  .servi_detail {
    padding: 50px 0;
  }
  section.banner_main.inner_pg {
    height: 50vh;
}

section.about_Sec.inner-abt-sec .row {
    align-items: center;
}
}

@media only screen and (min-width: 520px) and (max-width: 767px) {
  .work_Sec .work_img img {
    width: 400px;
    height: 400px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
  section.banner_main.inner_pg .bann_txt h1 {
    font-size: 40px;
}
  .servvi_Sec .servvi_txt p {
    text-align: center;
}
    .servvi_Sec .servvi_txt h4 {
    font-size: 25px;
    text-align: center;
}
  img.bar {
    display: none !important;
}
  .servvi_Sec .servvi_img {
    width: 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}


.servvi_Sec .servvi_img img {
    object-fit: cover;
    width: 400px;
    height: 400px;
    border-radius: 50%;
    box-shadow: 1px 1px 0px 18px #00a4d8;
    margin: 30px auto;
    display: block;
}
  section.banner_main.inner_pg {
    height: 280px;
    padding: 20px 0;
    background-size: auto;
    background-position: -700px 0;
}

section.about_Sec.inner-abt-sec .about_txt {
    padding: 30px 0px 0px;
}
.leader_Sec .lead_detail .lead_wrp {
    width: 100%;
    margin: 0 0 0 -160px;
    background: #fff;
    padding: 50px 50px 60px 70px;
    border-radius: 200px;
    box-shadow: 4px 2px 18px 0 #cccccc96;
}
  .cs-nav-box img {
    height: 80px;
    width: 70px;
    /* border: 3px solid #fff; */
    /* box-shadow: 0 0 5px 0 #989898; */
    margin: 0;
    display: block;
}
  .img-3 {
    right: 0;
    position: absolute;
    top: 0;
    width: auto;
} 
.package_bg .pack_bx .pack_midd ul {
    margin: 0;
    height: auto;
    overflow-y: scroll;
}

.package_bg .pack_bx .pack_midd .d-flex {
    justify-content: space-between;
    align-items: end;
    margin: 0px 0 20px 0;
    padding: 0px 0 0 0;
}

.package_bg .pack_bx .pack_midd {
    padding: 0 10px 80px 10px;
    background: #50479b;
}

.package_bg .pack_bx .pack_midd ul li img {
    padding: 0 0px 0 0 !important;
}

.footer-input button {
    position: absolute;
    border: 0;
    right: 0;
    text-transform: capitalize;
    font-size: 15px;
    padding: 10px 10px;
    border-radius: 40px;
    background: #4f469d;
    color: #fff;
}

.footer-input input {
    width: 100%;
    height: 50px;
    border-width: 0.37px;
    border-color: rgb(255 255 255 / 46%);
    border-style: solid;
    background: #4f469d;
    border-radius: 50px;
    padding: 10px 20px 10px 50px;
    color: #fff;
    font-size: 13px;
}
ul.foter-address {
    width: 90%;
    height: auto;
    padding: 20px 20px;
    display: block;
}

.slicknav_nav a:hover {
    background: #36afe3 !important;
    color: #fff;
}
.banner_main .bann_txt p {
    margin: 20px 0;
}
.package_bg .pack_txt {
    text-align: center;
    margin: 0 0 20px 0;
}
.client-details h5 {
    color: #fff;
    font-family: 'zolina';
    font-size: 28px;
    font-weight: 500;
    position: relative;
    text-transform: capitalize;
    margin: 0px 0 0px 0;
}
  .mann-con {
    padding-left: 20px;
    padding-right: 0;
  }
  .menuSec ul {
    display: none;
  }
  header a.theme_btn {
    display: none;
  }
  header {
    padding: 10px 0;
    position: unset;
  }
  header .menuSec img.logo {
    width: 20%;
  }
  .banner_main .bann_txt h1 {
    font-size: 50px;
  }
  .banner_main {
    height: auto;
    padding: 20px 0;
    background-size: auto;
    background-position: left;
  }
  p {
    line-height: 1.7;
    font-size: 12px;
  }
  .theme_btn {
    padding: 3px 10px 3px 20px;
    font-size: 13px;
  }
  .about_Sec .about_img img {
    position: unset;
    width: 100%;
    height: 470px;
  }
  .about_Sec {
    padding: 0px 0 30px 0;
  }
  .head {
    font-size: 33px;
    margin: 0 0 10px 0;
  }
  .services_Sec {
    padding: 30px 0 0 0;
  }
  .services_Sec .bg {
    margin: 0 0px;
    padding: 40px 10px;
  }
  .services_Sec .bg .ser_txt {
    padding: 10px 20px;
  }
  .services_Sec ul li .servi_bx .tp img {
    width: 50%;
  }
  .services_Sec ul li {
    border-radius: 180px;
    margin: 0 70px;
  }
  .work_Sec {
    padding: 50px 0;
  }
  .work_Sec .work_img .txt_bx img {
    width: 25%;
    margin: 0 0 10px 0;
  }
  .work_Sec .work_img .txt_bx {
    left: 0;
    width: 87%;
    height: 77%;
  }
  .work_Sec .work_img .txt_bx h6 {
    font-size: 20px;
    margin: 0 0 10px 0;
  }
  .work_Sec .work_img .txt_bx p {
    line-height: 1.4;
    font-size: 10px;
  }
  .adjust_bg {
    padding: 0 20px;
  }
  .work_Sec .work_txt {
    text-align: center;
    padding: 20px 0 0 0;
  }
  .work_Sec .work_txt .work_btn {
    margin: 30px 0 0 0;
  }
  .work_Sec .work_txt h2 {
    font-size: 30px;
  }
  .package_bg {
    padding: 50px 0;
    background-position: center;
  }
  .package_bg .pack_bx .pack_top {
    padding: 70px 20px 10px 20px;
    height: 180px;
  }
  .package_bg .pack_bx {
    margin: 20px 95px;
  }
  .leader_Sec {
    padding: 50px 0;
  }
  .leader_Sec .lead_detail {
    margin: 0 0 40px 0;
  }
  section.client-sec {
    padding: 20px 0px 50px;
  }
  .img-5 {
    top: 0;
    right: unset;
    width: 15%;
    left: 110px;
    position: absolute;
  }
  .img-2 {
    top: 0;
    width: 15%;
    left: 210px;
  }
  .img-4 {
    top: 0;
    width: 15%;
    left: 310px;
  }
  .img-1 {
    top: 0;
    width: 15%;
    left: 0px;
  }
  .center {
    top: 100px;
    left: 0;
  }
  .client-card.building-text {
    width: 100%;
    padding: 40px 10px;
  }
  .testimonial-slider-box {
    width: 100%;
    margin: 210px auto 0;
  }
  ul.foter-address {
    width: 90%;
    height: 120px;
    padding: 20px 20px;
    display: block;
  }
  ul.foter-address li {
    gap: 10px;
    width: 100%;
    margin: 0 0 5px 0;
    justify-content: center;
  }
  ul.foter-address:after {
    display: none;
  }
  ul.foter-address p {
    font-size: 12px;
  }
  ul.foter-address a {
    font-size: 24px;
  }
  ul.foter-address li img {
    width: 8%;
  }
  ul.contact-link {
    gap: 20px;
    display: flex;
    padding: 20px 0;
    text-align: center;
    flex-wrap: wrap;
  }
  ul.contact-link li {
    padding: 0 0 5px 0;
  }
  .footer-logo {
    padding: 10px 0;
  }
  .footer-input {
    padding: 5px 0;
  }
  .bottom-nav {
    padding: 10px 0;
  }
  .bottom-nav p {
    margin: 0;
  }
  .about_Sec .about_txt {
    text-align: center;
    padding: 0;
  }
  .about_detail {
    padding: 0;
  }
  .servvi_Sec {
    padding: 0;
  }
  .servvi_Sec .servvi_txt {
    padding: 20px 0;
  }
  .package_bg.pricing_pg .pack_bx .pack_midd ul {
    height: 150px;
  }
  .contact-main-sec {
    padding: 30px 0;
  }
  .contact-side-bar {
    padding-top: 10px;
  }
  .contact-main-sec h4 {
    margin: 20px 0 0 0;
  }
  .contact-info {
    justify-content: start;
    gap: 20px;
  }
  .contact-main-sec h2 {
    font-size: 20px;
  }
  .package_bg .pack_bx:before {
    top: 220px;
  }
  
}

@media only screen and (min-width: 300px) and (max-width: 519px) {
  .client-slider-nav {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: center;
}
  .cs-nav-box img {
    height: 100px;
    width: 100px;
    /* border: 3px solid #fff; */
    /* box-shadow: 0 0 5px 0 #989898; */
    margin: 0;
    display: block;
}
.img-1 {
    top: 0;
    width: 25%;
    left: 0px;
    position: unset;
}
.img-3 {
    right: 340px;
    position: unset;
    top: 20px;
    width: auto;
}
.img-4 {
    position: unset;
    top: 205px;
    right: 180px;
    width: auto;
}
.img-5 {
    top: 0;
    right: 0;
    width: 25%;
    position: unset;
}
.img-1 {
     position: unset; 
    top: 240px;
    left: 175px;
    width: auto;
}
.img-2 {
    position: unset;
    top: 40px;
    left: 280px;
    right: auto;
}
.center {
     position: relative; 
    top: 140px;
    left: 30px;
    right: 0;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}
  section.banner_main.inner_pg {
    height: 150px;
}
  section.banner_main.inner_pg .bann_txt h1 {
    font-size: 24px;
}
  .cicle-icon i {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    color: #ffffff;
    border: 1px solid #42b8df;
    height: 60px;
    width: 60px;
    border-radius: 50px;
    background: #42b8df;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.contact_text p a {
    font-size: 18px;
    color: #7e7e7e;
    text-decoration: none;
    transition: 0.5s ease-in-out;
    margin-top: 3px;
    display: block;
    font-family: "Montserrat";
}
.contact_text p a.email-text {
    font-size: 14px;
    color: #7e7e7e;
}
  .servvi_Sec .servvi_txt h4 {
    font-size: 25px;
}
  img.bar {
    display: none;
}
  .servvi_Sec .servvi_img {
    width: fit-content;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.servvi_Sec .servvi_img img {
    object-fit: cover;
    width: 400px;
    height: 270px;
    border-radius: 50%;
    box-shadow: 1px 1px 0px 18px #00a4d8;
    margin: 30px 0;
}
  .mann-con {
    padding-left: 10px;
    padding-right: 0;
  }
  header {
    position: unset;
    padding: 10px 0;
  }
  .menuSec ul {
    display: none;
  }
  header a.theme_btn {
    margin: 10px auto;
    display: flex;
    width: 50%;
    align-items: center;
    justify-content: space-between;
    font-size: 12px;
    padding: 0px 5px 0px 15px;
  }
  header .menuSec img.logo {
    margin: 0 auto;
    display: block;
    width: 30%;
  }
  .banner_main {
    height: auto;
    padding: 20px 0;
    background-position: left;
  }
  .banner_main .bann_txt h1 {
    font-size: 40px;
  }
  p {
    line-height: 20px;
    font-size: 13px;
  }
  .banner_main .bann_txt .btn_ban {
    margin: 20px 0 0 0;
  }
  .theme_btn {
    padding: 3px 5px 3px 15px;
    font-size: 13px;
  }
  .about_Sec {
    padding: 0px 0 40px 0;
  }
  .about_Sec .about_img img {
    position: unset;
    width: 99%;
    height: 270px;
  }
  .head {
    font-size: 32px;
    margin: 0 0 10px 0;
    text-align: center;
  }
  .services_Sec {
    padding: 40px 0 0 0;
  }
  .services_Sec .bg {
    margin: 0 0px;
    padding: 40px 15px 0 15px;
  }
  .services_Sec ul li {
    margin: 0 10px;
    padding: 20px 0;
  }
  .work_Sec {
    padding: 60px 0;
  }
  .work_Sec .work_txt {
    padding: 20px 0 0 0px;
    text-align: center;
  }
  .adjust_bg {
    padding: 0 20px;
  }
  .work_Sec .work_txt h2 {
    font-size: 28px;
  }
  .work_Sec .work_img .txt_bx {
    position: unset;
    width: 100%;
    height: auto;
    background: #30a0cf;
    padding: 70px 18px;
    border-radius: 200px;
    transform: unset;
  }
  .work_Sec .work_img .txt_bx img {
    margin: 0 auto 20px;
    width: 30%;
    display: block;
  }
  .work_Sec .work_img img {
    display: none;
  }
  .work_Sec .work_img .txt_bx h6 {
    font-size: 28px;
    margin: 0 0 10px 0;
  }
  .work_Sec .work_img .txt_bx p {
    font-size: 11px;
    line-height: 1.6;
  }
  .work_Sec .work_txt .work_btn {
    margin: 20px 0 0 0;
  }
  .services_Sec ul li .servi_bx .tp img {
    width: 60%;
    border: 10px solid #36afe3;
    height: 130px;
  }
  .package_bg {
    padding: 50px 0;
    background-position: center;
  }
  .package_bg .pack_txt h2 {
    font-size: 38px;
  }
  .package_bg .pack_bx {
    margin: 10px 10px;
  }
  .package_bg .pack_bx:before {
    top: 165px;
  }
  .package_bg .pack_bx .pack_top {
    padding: 80px 20px 10px 20px;
  }
  .leader_Sec {
    padding: 60px 0 60px 0;
  }
  .leader_Sec .lead_detail {
    display: block;
  }
  .leader_Sec .lead_detail .lead_wrp {
    padding: 20px 0;
    margin: 10px 0;
    background: transparent;
    box-shadow: none;
  }
  .leader_Sec .lead_detail img {
    width: 70%;
    margin: 0 auto 0;
    display: block;
  }
  .img-5 {
    top: 0;
    right: 0;
    width: 25%;
  }
  .img-2 {
    top: 0;
    width: 25%;
    left: 180px;
  }
  .img-4 {
    top: 0;
    width: 25%;
    left: 90px;
  }
  .img-1 {
    top: 0;
    width: 25%;
    left: 0px;
  }
  .center {
    top: 100px;
    left: 0;
    position: unset;
    width: 100%;
  }
  .client-card.building-text {
    width: 100%;
    padding: 40px 10px;
  }
  .testimonial-slider-box {
    width: 100%;
    margin: 30px auto 0;
  }
  .client-card.building-text::after {
    left: 0;
    right: 0;
    margin: auto;
  }
  section.client-sec {
    padding: 0 0 0 0;
  }
  ul.foter-address {
    width: 90%;
    height: 120px;
    padding: 20px 20px;
    display: block;
  }
  ul.foter-address li {
    gap: 15px;
    width: 100%;
    margin: 0 0 5px 0;
    justify-content: center;
  }
  ul.foter-address:after {
    display: none;
  }
  ul.foter-address p {
    font-size: 12px;
  }
  ul.foter-address a {
    font-size: 24px;
  }
  ul.foter-address li img {
    width: 8%;
  }
  ul.contact-link {
    display: flex;
    text-align: center;
    padding: 10px 0;
    flex-wrap: wrap;
    gap: 14px;
  }
  ul.contact-link li {
    padding: 0 0 5px 0;
  }
  .footer-logo {
    padding: 10px 0;
  }
  .footer-input {
    padding: 5px 0;
  }
  .bottom-nav {
    padding: 10px 0;
  }
  .bottom-nav p {
    margin: 0;
  }
  .about_Sec .about_txt {
    text-align: center;
    padding: 0;
    padding: 0 !important;
  }
  .about_detail {
    padding: 0;
  }
  .servvi_Sec {
    padding: 0;
  }
  .servvi_Sec .servvi_txt {
    padding: 20px 0;
  }
  .package_bg.pricing_pg .pack_bx .pack_midd ul {
    height: 150px;
  }
  .contact-main-sec {
    padding: 30px 0;
  }
  .contact-side-bar {
    padding-top: 10px;
  }
  .contact-main-sec h4 {
    margin: 20px 0 0 0;
  }
  .contact-info {
    justify-content: start;
    gap: 5px;
  }
  .contact-main-sec h2 {
    font-size: 20px;
  }
  header a.theme_btn img {
    margin: 5px 0;
    width: 20%;
  }
  .services_Sec ul li .servi_bx .tp {
    margin: 0 0 10px 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.work_Sec .work_img::before{
  display: none;
}

.package_bg .pack_bx .pack_midd ul {
    margin: 0;
    height: auto;
    overflow-y: scroll;
}

.package_bg .pack_bx .pack_midd .d-flex {
    justify-content: space-between;
    align-items: end;
    margin: 0px 0 20px 0;
    padding: 0px 0 0 0;
}

.package_bg .pack_bx .pack_midd {
    padding: 0 10px 80px 10px;
    background: #50479b;
}

.package_bg .pack_bx .pack_midd ul li img {
    padding: 0 0px 0 0 !important;
}

.footer-input button {
    position: absolute;
    border: 0;
    right: 0;
    text-transform: capitalize;
    font-size: 15px;
    padding: 10px 10px;
    border-radius: 40px;
    background: #4f469d;
    color: #fff;
}

.footer-input input {
    width: 100%;
    height: 50px;
    border-width: 0.37px;
    border-color: rgb(255 255 255 / 46%);
    border-style: solid;
    background: #4f469d;
    border-radius: 50px;
    padding: 10px 20px 10px 50px;
    color: #fff;
    font-size: 13px;
}
ul.foter-address {
    width: 90%;
    height: auto;
    padding: 20px 20px;
    display: block;
}

.slicknav_nav a:hover {
    background: #36afe3 !important;
    color: #fff;
}
.banner_main .bann_txt p {
    margin: 20px 0;
}
.package_bg .pack_txt {
    text-align: center;
    margin: 0 0 20px 0;
}
.client-details h5 {
    color: #fff;
    font-family: 'zolina';
    font-size: 28px;
    font-weight: 500;
    position: relative;
    text-transform: capitalize;
    margin: 0px 0 0px 0;
}

.services_Sec ul li .servi_bx .tp img {
    width: 70%;
    margin: 0;
    border: 15px solid #36afe3;
    border-radius: 50%;
    object-fit: scale-down;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    height: 140px;
}
}

@media only screen and (min-width: 0px) and (max-width: 299px) {
}
