@media only screen and (max-width:1170px) {
    .container {
        width: 100%;
        padding: 0 20px;
    }

    body {
        overflow-x: hidden !important
    }

    .min_conatiner {
        width: 100%;
    }

    .popup_ctn_area {
        height: auto;
        width: 90%;
    }

    .header_rht {
        width: 100%;
    }

    .menu {
        flex-direction: column;
        width: 100%;
        background: #fff;

        position: absolute;
        top: 100%;
        left: 100%;
        right: 0;
        border-top: 1px solid #e6e6e8;
        transition: all 0.3s ease;
        width: 0;
        transition: width 0.3s ease;
        overflow: hidden;
        opacity: 0
    }

    .menu li {
        width: 100%
    }

    .menu_opn {
        width: 100%;
        flex-basis: 100%;
        left: 0;
        transition: all 0.3s ease;
        opacity: 1
    }

    .menu li a {
        padding: 15px 30px;
        display: block;
        font-size: 16px
    }

    .menu h2 {
        display: block;
        color: #fff;
        font-family: baskvil;
        margin-left: 20px;
        margin-bottom: 15px
    }

    .submenu {
        position: static;
        background: transparent;
        box-shadow: none;
        width: 100%;
        border: 0
    }

    .res_cls {
        display: block;
        position: absolute;
        top: 20px;
        right: 30px;
        background: #fff;
        display: none;
    }

    .res_cls_opn {
        display: block
    }

    .res_cls i {
        padding: 10px;
        cursor: pointer;
        font-size: 22px
    }

    .res_menu {
        display: block;
        position: absolute;
        top: 35px;
        right: 30px;
    }

    .res_menu span {
        height: 3px;
        width: 24px;
        background: var(--primary);
        display: block;
        margin-bottom: 5px;
        transition: all 0.3s ease;
    }

    .res_menu span.line2 {
        width: 18px
    }

    .res_menu span.line3 {
        margin-bottom: 0
    }

    .header_stick {
        padding: 20px 0;
    }

    .new_connection {
        margin-left: 50px;
        margin-top: 30px;
        margin-bottom: 30px;
        display: flex;
        width: 100%
    }

    .cls_btn {
        color: var(--light);
        margin-bottom: 20px;
        padding-left: 20px;
        display: block
    }

    .min_container {
        flex-basis: 100%;
        width: 100%;
        padding: 0 15px
    }
    .owl-buttons {
        position: static;
    }

}

@media only screen and (max-width:1024px) {

    .tittle h2 {
        line-height: inherit
    }

    .owl-pagination {
        bottom: 6%;
        right: 0;
        left: 0;
    }

    .divpad {
        padding: 40px 0;
    }

    .about_txt {
        padding: 0;
    }

    .about_blg_list {
        flex-wrap: wrap;
        justify-content: center;
    }

    .about_blg_list li,
    .plan_card {
        flex-basis: 50%;
    }

    .plan_card {
        margin-bottom: 20px;
    }

    .fea_ctn {
        flex-basis: 100%;
    }

    .city_list li {
        flex-basis: 33%;
    }

    .enq_frm_all {
        padding: 30px
    }

    .banner_ctn a {
        padding: 15px 20px;
    }

    .leader .wid_50 {
        flex-basis: 100%
    }

    .leader_card_all {
        min-height: auto
    }
    .divpad {
        padding: 100px 0;
    }
    .min_conatiner{
        width: 100%;
    }
    .testi_title,
    .testi_lft {
        flex-basis: 100%
    }
    .talk_frm{
        width: 100%;
    }

}

@media only screen and (max-width:840px) {
    .service_blg {
        flex-basis: 100%;
        padding: 0
    }

    .tittle h2 {
        max-width: 100%;
        font-size: 30px
    }

    .mtitle {
        font-size: 18px
    }

    .wid_30 {
        flex-basis: 50%
    }

    .about_blg_inr {
        flex-wrap: wrap
    }


    .about_blg_inr .wid_50,
    .about_image {
        flex-basis: 100%
    }

    .about_list {
        padding-left: 0;
        padding-right: 0
    }

    .domain_hiring_inr {
        flex-wrap: wrap
    }

    .domain_hiring_inr .wid_50 {
        flex-basis: 100%
    }

    .keepintouch_lft,
    .map {
        flex-basis: 100%
    }

    .enq_frm_all {
        border: 1px solid #707070
    }

    .foot_blog {
        flex-basis: 100%
    }

    .foot_blog {
        padding: 25px 0
    }

    .foot_blog:last-child {
        margin-bottom: 0
    }


    .testi_lft {
        order: 2;
        margin-top: 30px;
        padding-right: 0
    }

    .testi_title .title h3 {
        text-align: center
    }

    .testi .item {
        text-align: center;
        padding: 30px 10px;
    }

    .testi_lft_ctn {
        padding-bottom: 0
    }
    .testi_img {
        width: 140px;
        height: 140px;
        overflow: hidden;
        border-radius: 50%;
        flex-basis: auto;
        margin: 0 auto;
        background: #ff8228;
    }
    .testi_img img {
        width: 80%;
        position: relative;
        top: -8px;
    }

    .testi_lft_ctn {
        flex-basis: 100%
    }

    .testi_lft_ctn p {
        text-align: justify
    }

    .footer_inr {
        padding-bottom: 30px !important
    }

    .title h3 {
        font-size: 35px;
    }

    .talktous .wid_50,
    .talk_rht,
    .talk_frm {
        flex-basis: 100%;
        width: 100%;
        padding:30px 15px
    }
    .talk_rht_img{
        margin-top: 40px;
    }
    .talktous {
        padding: 40px 0;
    }
    .talktous .wid_50{
        padding: 0;
    }


}

@media only screen and (max-width:765px) {

    .banner_ctn h2 {
        font-size: 50px;
        margin-bottom: 0
    }

    .banner_ctn .btn_style {
        padding: 10px
    }



    .top_bar span {
        line-height: 22px
    }

    .wid_70 {
        flex-basis: 100%
    }

    .scrolltop {
        bottom: 30px
    }

    .popup_inr {
        overflow-y: scroll
    }

    .idx_about_lft,
    .idx_about_rht {
        flex-basis: 100%
    }

    .idx_about_rht {
        margin-top: 25px
    }

    .wid_25,
    .wid_50,
    .wid_30,
    .about_blg_list li,
    .plan_card,
    .about_list li {
        flex-basis: 100%
    }

    .city_list li {
        flex-basis: 50%;
    }

    .allplantable table {
        white-space: nowrap;
        text-align: center;
    }

    .banner .item {
        flex-wrap: wrap
    }

    .banner {
        padding: 30px 0
    }

    .banner_ctn,
    .banner_img {
        flex-basis: 100%
    }

    .banner_img {
        order: 2;
        margin-top: 60px
    }

    .plan_card {
        margin-bottom: 50px;
        padding: 0 10px;
    }

    .foot_blog {
        border-bottom: 1px solid #e6e6e8
    }

    .foot_blog:last-child {
        border-bottom: 0
    }

    .about_page_head_inr {
        max-width: 100%
    }
  
    .talk_frm_fld_inr input, .talk_frm_fld_inr textarea{
        font-size: 14px;
    }

}

@media only screen and (max-width:640px) {


    .banner_ctn h5 {
        font-size: 14px
    }


    .top_bar {
        display: none
    }


    .copyright_blg {
        flex-direction: column
    }

    .copy {
        margin: 0;
        text-align: left
    }

    .title h3 {
        font-size: 30px;
        line-height: 40px;
    }

    .about_txt,
    .city_list li {
        font-size: 14px;
    }

    .banner_ctn p {
        max-width: 100%
    }

    .domain_list li img {
        max-width: 40px;
    }

    .domain_list h4 {
        font-size: 14px;
        max-width: 80%;
        margin: 0 auto;
    }

    .radio_btn {
        flex-wrap: wrap
    }

    .radio_btn_inr {
        margin-bottom: 15px
    }

    .trust {
        margin-top: 30px
    }

    .leader_card {
        justify-content: center;
        flex-direction: column
    }

    .leader_card_ctn {
        text-align: center
    }

    .leader_card span {
        margin-right: 0;
        margin-bottom: 20px
    }

    .leader_card_social {
        justify-content: center
    }

    .leader_card_all {
        padding: 25px
    }

    .about_page_head {
        background-size: auto
    }


}


@media only screen and (max-width:540px) {

    .banner_ctn .btn_style {
        display: none
    }




    .owl-theme .owl-controls .owl-page {
        margin: 10px 0 0 0
    }


    .service_card_icn {
        flex-basis: 25%;

    }

    .domain_list li {
        flex-basis: 50%;
    }

    .banner_ctn h2 {
        font-size: 35px;
        line-height: 50px;
    }

    .title h3 {
        font-size: 30px;
        line-height: 40px;
    }

    .plan_card h4 {
        font-size: 18px;
    }

    .clients img {
        width: 60%;
        margin: 0 auto;
        display: block;
    }
    .loader_txt p{
        font-size: 12px;
    }
    .loader_txt span{
        background: #ff0000 url(../images/error.png)no-repeat 7px 8px / 15px
    }
    .valid span{
        background:#ffab00 url(../images/error.png)no-repeat 7px 8px / 15px;
      }
      .sux span{
        background:#3aac36 url(../images/sux.png)no-repeat 7px 8px / 15px;
      }
    .loader_txt_inr{
        height: 30px;
    }
    .loader_txt span{
        width: 30px;
        height: 30px;
    }
}


@media only screen and (max-width:380px) {}
