@media screen and (min-width: 1200px) {
   
}
@media screen and (max-width: 1199px) {
    .left-contact-form {
        width: 100%;
    }
    .right-form-contact {
        width: 100%;
        margin-top: 20px;
    }
    .count-icon {
        width: 90%;
    }
}
@media screen and (max-width: 991px) {
    .footer-menu {
        width: 50%;
    }
    .cont-suces h2 {
        margin: 0;
    }
    .cont-suces p, .heading-cover-ind h2, .heading-cover-ind p {
        padding: 0;
    }
    .mob-app {
        height: 550px;
    }
    .heading-lev h2{
        margin: 0;
    }
    .bg-col {
        justify-content: space-between;
    }
    .left-cont-team {
        width: calc(100% - 40px);
    }
    .right-img-team {
        width: 100%;
    }
    .img-cont-team {
        justify-content: center;
    }
    .one-value {
        width: calc(50% - 20px);
        margin-bottom: 30px;
    }
    .cde {
        width: 100%;
        padding: 75px 0;
    }
    .aadx {
        height: 100%;
    }
    .slida {
        overflow: hidden !important;
    }
    .sdw {
        right: 0% !important;
        left: 70% !important;
    }    
    .tourio {
        margin-top: 0px;
    }    
    .img-cont {
        display: none;
    }
    .banner h2 {
        height: 100%;
    }
    .img-test img {
        width: 150px;
        height: 150px;
        position: absolute;
        right: 0;
        left: 0;
        z-index: 999;
        top: -500px;
        border-radius: 100%;
        margin: 0 auto;
    }
    .cont-test p {
        padding: 70px 20px;
        width: 100%;
    }
    p.admin-th {
        padding: 0px 20px 0;
    }
    .less-five {
        width: 50%;
    }
    .blog:before {
        z-index: -1;
    }
    .blog-details {
        width: 100%;
        margin: 0 20px;
        margin-bottom: 30px;
    }
    .col_sm_4.services_tab {
        width: calc(50% - 20px - 20px);
    }
    .heading-what p {
        padding: 0 30px;
    }
}
@media screen and (max-width: 767px) {
    .img-test img {
        top: -590px;
    }
    .sidebar {
    width: 100% !important;
    height: 100% !important;
    position:relative !important;
}
.map {
    position: absolute;
    width: 100% !important;
    top: 220px !important;
    right: 0;
    bottom: 0;
    left: 0 !important;
}
    .content-cover {
        justify-content: center;
    }
    .banner h2 {
        font-size: 30px;
    }
    .banner{
        font-size: 13px;
    }
    .logo-img-group img {
        width: 60%;
        margin-bottom: 40px;
    }    
    h2 {
        font-size: 39px;
    }
    .logo-img-group {
        justify-content: center;
    }
    .one-value {
        width: calc(100% - 20px);
    }
    .core-value .heading-our p {
        margin: 0;
    }
    .thre-se-value {
        justify-content: center;
    }
}
@media screen and (max-width: 670px) {
    .footer-menu {
        width: 100%;
    }
    .cust-four {
        width: calc(100% - 20px) !important;
        margin: 15px auto;
    }
    .less-five {
        width: 100%;
    }
    .col_sm_4.services_tab {
        width: calc(100% - 20px - 20px);
    }
    .logo-img-group img {
        width: calc(50% - 20%);
        margin: 20px 0px;
    }
}
@media screen and (max-width: 590px) {

}
@media screen and (max-width: 490px) {
    .logo-img-group img {
        width: 40%;
        margin: 20px 20px;
    }
    .cyle-dev-left ul li {
        width: 100%;
    }    
    .img-test img {
        top: -720px;
    }    
    .sdw {
        bottom: 87% !important;
        left: 61% !important;
    }
    .banner h2 {
        height: 130px;
    }
    .sec-vie img {
        width: 40px;
        top: 39%;
    }
    .equal2 {
        justify-content: center;
    }
}


