@media screen and (max-width:480px) {


    p {
        font-size: 14px;
    }

    .heading h2 {
        font-size: 30px;
    }

    .col-xs-6 {
        width: 50%;
    }

    .heading_main h1 {
        font-size: 30px;
    }

    .flex_direction {
        flex-direction: column-reverse;
    }

    /* header css start  */

    header {
        padding: 10px 0px;
    }

    header .logo img {
        width: 60%;
    }

    header .navbar-expand-lg .navbar-nav .nav-link {
        padding-left: 0.75rem;
    }

    header .navbar-expand-lg .navbar-nav .nav-link {
        padding-left: 0.75rem;
    }

    header nav ul li a:after {
        border: none;
        background: none;
    }

    header .navbar-collapse {

        position: absolute;
        top: 60px;
        left: 0;
        background: #fffbee;
        width: 100%;
        padding-bottom: 30px;
    }


    header .menu-toggle {
        position: absolute;
        right: 15px;
        top: 49%;
        transform: translate(0, -50%);
        height: 26px;
        width: 29px;
    }

    header .menu-toggle,
    header .menu-toggle:hover {
        color: #000;
    }

    header .menu-toggle-bar {
        display: block;
        position: absolute;
        top: 50%;
        margin-top: -1px;
        right: 0;
        width: 100%;
        height: 3px;
        border-radius: 4px;
        background-color: #053364;
        transition: all 0.3s ease;
    }

    header .menu-toggle-bar.menu-toggle-bar--top {
        transform: translate(0, -8px);
    }

    header .menu-toggle-bar.menu-toggle-bar--bottom {
        transform: translate(0, 8px);
    }

    .nav-open .menu-toggle-bar.menu-toggle-bar--top {
        transform: translate(0, 0) rotate(45deg);
    }

    .nav-open .menu-toggle-bar.menu-toggle-bar--middle {
        opacity: 0;
    }

    .nav-open .menu-toggle-bar.menu-toggle-bar--bottom {
        transform: translate(0, 0) rotate(-45deg);
    }

    /* header css end  */

    /* banner css start  */

    section.banner {
        height: 480px;
    }

    section.banner .banner_head {
        padding-left: 0;
    }

    /* banner css start  */


    /* hire section css start  */

    section.hire {
        padding: 30px 0px;
    }

    section.hire .hire_parent {
        height: auto;
        padding: 20px;
        margin-top: 20px;
    }

    section.hire .hire_parent .hire_head h5 {
        font-size: 22px;
    }

    /* hire section css end  */


    /* section.australian_people section css start  */

    section.australian_people {
        text-align: center;
        padding: 30px 0px;
    }

    .australian_people .heading {
        width: 100%;
        margin-bottom: 25px;
    }

    .australian_people .mission_vision {
        flex-direction: column;
    }

    .australian_people .mission_vision .mission:nth-child(2) {
        margin-left: 0;
        width: 100%;
        margin-top: 20px;
    }

    /* section.australian_people section css end  */

    /* clients worked section start  */


    section.clients_worked {
        padding: 30px 0px;
    }

    section.clients_worked .clients_worked_slider .owl-nav {
        display: none !important;
    }

    section.clients_worked .clients_worked_slider.owl-carousel button.owl-dot {
        background: #c7c7c7 !important;
        color: inherit;
        border: none !important;
        padding: 0 !important;
        font: inherit;
        width: 13px !important;
        height: 13px !important;
        border-radius: 50%;
        margin: 0px 5px !important;
        outline: none;
        display: block !important;

    }

    section.clients_worked .clients_worked_slider.owl-carousel button.owl-dot.active {
        background: #053364 !important;
        border: #053364 !important;
        outline: none !important;
    }

    section.clients_worked .clients_worked_slider .owl-dots {
        display: flex !important;
        justify-content: center !important;
        margin-top: 20px;

    }

    /* clients worked section end  */


    /* why choose section start  */

    section.why_choose {
        height: 270px;
    }

    /* why choose section end  */

    /* what client say section start  */

    section.what_client .clients_say {
        margin-top: 10px;
        height: 480px;
        padding: 30px 25px
    }

    section.what_client {
        padding: 30px 0px;
    }

    .clients_say_slider .owl-nav {
        display: none !important;
    }

    .clients_say_slider.owl-carousel button.owl-dot {
        background: #dddddd;
        color: inherit;
        border: none;
        padding: 0;
        font: inherit;
        width: 13px;
        height: 13px;
        border-radius: 50%;
        margin: 0px 5px;
        outline: none;
        display: block;

    }

    .clients_say_slider.owl-carousel button.owl-dot.active {
        background: #3476c1;
        border: #3476c1;
        outline: none;
    }

    .clients_say_slider .owl-dots {
        display: flex;
        justify-content: center;
        margin-top: 30px;
    }


    /* what client say section end  */

    /* digitel_tranformation section start  */
    section.digitel_tranformation .container {

        padding-left: var(--bs-gutter-x, .75rem);
        padding-right: var(--bs-gutter-x, .75rem);
    }

    section.digitel_tranformation {
        padding: 40px 0px 0px;
        height: auto;
    }

    section.digitel_tranformation .digitel_head {
        padding-left: 20px;
        padding-right: 30px;
        padding-top: 30px;

        text-align: center;
    }

    section.digitel_tranformation .digitel_tranformation_pera {
        padding-right: 0px;
        padding-top: 10px;
    }

    section.digitel_tranformation .digitel_tranformation_pera p {
        font-size: 16px;
    }

    section .ask_experts_btn {
        margin-top: 13% !important;
        margin-bottom: 40px;
    }

    section.digitel_tranformation .ask_experts_btn a {
        font-size: 14px;
    }

    section.digitel_tranformation .digitel_container {
        color: #ffffff;
        margin-top: 40px;
        padding: 30px 15px 20px 15px !important;
    }

    /* digitel_tranformation section end  */





    /* truster_partner  section start  */


    section.truster_partner {
        padding-top: 30px;
        padding-bottom: 20px;
    }

    section.truster_partner .heading span {
        font-size: 14px;
    }

    section.truster_partner .team_parent {
        margin-bottom: 0px;
    }

    /* truster_partner  section end  */


    /* footer section css start  */

    footer {
        padding: 40px 0px 20px;
    }

    .footer_logo img {
        width: 40%;
    }

    footer .footer_address ul {
        padding-left: 0;
    }

    footer .footer_address {
        height: 100%;
        border-left: none;
        padding-left: 0;
    }

    footer .footer_address ul li:nth-child(2) {
        padding-top: 20px;
    }

    footer .footer_address_two ul li:nth-child(2) {
        padding-top: 20px;
    }

    footer .footer_address ul li a {
        font-size: 14px;

    }

    footer .footer_address ul li span {
        font-size: 12px;
    }

    footer .footer_text {
        margin-top: 40px;
        margin-bottom: 40px;
    }

    footer .footer_menu {
        margin-top: 20px;
        padding-left: 0;
        text-align: center;
    }

    footer .footer_menu ul {
        flex-wrap: wrap;
        margin-top: 20px;
    }

    footer .footer_menu ul li {
        width: 50%;
        padding: 10px 0px;
        border-right: 0;
    }

    footer .footer_menu ul li a {
        padding: 0px 0px;
        border: 0;
        font-size: 14px;
    }

    .footer_copyright p {
        font-size: 10px;
    }

    /* footer section css end  */



    /* contact page responsive css start  */


    section.contact-form {
        padding: 40px 0px;
    }


    .contact-form .contact-form-wrp {
        margin-bottom: 25px;
    }

    .contact-banner-wrp .contact-img img {
        width: 100%;
        object-fit: cover;
        height: 230px;
    }

    section.contact-form .heading {
        margin-bottom: 0px;
    }

    .contact-banner-heading {
        bottom: 65px;
    }

    .contact-banner-p {
        width: 90%;
    }

    .contact-banner-heading span {
        display: none;
    }

    .contact-form .contact-heading .blue-line {
        width: 50%;
    }


    /* contact page responsive css end  */

    /* inner page banner  responsive css start  */

    .inner_banner_wrp .inner_banner_img img {
        width: 100%;
        object-fit: cover;
        height: 230px;
    }



    .inner_banner_wrp .inner-banner-heading .inner-banner-p {

        width: 90%;

    }

    .inner_banner_wrp .inner-banner-heading span {
        display: none;
    }


    section.spices-parent {
        margin-top: 30px;
    }

    /* inner page banner  responsive css end  */


    /*-------------- Case studies page css start -------------- */

    section.case_studies .container .row .col-lg-5 {
        padding-right: 12px;
    }

    section.case_studies .container .row .col-lg-7 {
        padding-left: 12px;
    }

    section.obstacles {
        padding: 30px 0px;
        margin-top: 30px;
    }

    section.obstacles .heading {
        width: 100%;
    }

    section.obstacles .obstacles_img img {
        height: auto;
        margin-bottom: 30px;
    }

    section.dekode_work {
        padding: 30px 0px;
    }

    section.dekode_work .heading {
        width: 100%;
        margin-bottom: 20px;
    }

    section.dekode_work .dekode_helped_points ul li .check_img img {
        width: 20px;
    }

    section.dekode_work .check_head h6 {
        font-size: 20px;
    }

    section.dekode_work .dekode_help_img img {
        margin-bottom: 30px;
    }

    section.dekode_work .outcome_head {
        padding: 30px 30px 10px 30px;
    }

    .dekode_helped_points {
        margin-bottom: 30px;
    }

    section.dekode_work .check_head {
        margin-left: 10px;
    }

    section.dekode_work .check_head p {
        font-size: 14px;
    }

    section.case_studies .blue_bg{
        height: auto;
    }
    
    .australian_people .mission_vision .mission:nth-child(3) {
    margin-left: 0px;
   
}

    /*-------------- Case studies page css end -------------- */




}

@media only screen and (min-width:481px) and (max-width:640px) {

    p {
        font-size: 14px;
    }

    .heading h2 {
        font-size: 30px;
    }

    .col-xs-6 {
        width: 50%;
    }

    .heading_main h1 {
        font-size: 30px;
    }

    .flex_direction {
        flex-direction: column-reverse;
    }

    /* header css start  */

    header {
        padding: 10px 0px;
    }

    header .logo img {
        width: 60%;
    }

    header .navbar-expand-lg .navbar-nav .nav-link {
        padding-left: 0.75rem;
    }

    header .navbar-collapse {
        position: absolute;
        top: 60px;
        left: 0;
        background: #fffbee;
        width: 100%;
        padding-bottom: 30px;
    }


    header .menu-toggle {
        position: absolute;
        right: 15px;
        top: 49%;
        transform: translate(0, -50%);
        height: 26px;
        width: 29px;
    }

    header .menu-toggle,
    header .menu-toggle:hover {
        color: #000;
    }

    header .menu-toggle-bar {
        display: block;
        position: absolute;
        top: 50%;
        margin-top: -1px;
        right: 0;
        width: 100%;
        height: 3px;
        border-radius: 4px;
        background-color: #053364;
        transition: all 0.3s ease;
    }

    header .menu-toggle-bar.menu-toggle-bar--top {
        transform: translate(0, -8px);
    }

    header .menu-toggle-bar.menu-toggle-bar--bottom {
        transform: translate(0, 8px);
    }

    .nav-open .menu-toggle-bar.menu-toggle-bar--top {
        transform: translate(0, 0) rotate(45deg);
    }

    .nav-open .menu-toggle-bar.menu-toggle-bar--middle {
        opacity: 0;
    }

    .nav-open .menu-toggle-bar.menu-toggle-bar--bottom {
        transform: translate(0, 0) rotate(-45deg);
    }


    /* header css end  */

    /* banner css start  */

    section.banner {
        height: 480px;
    }

    section.banner .banner_head {
        padding-left: 0;
    }

    /* banner css start  */


    /* hire section css start  */

    section.hire {
        padding: 30px 0px;
    }
  .australian_people .mission_vision .mission:nth-child(3) {
    margin-left: 0px;
   
}
    section.hire .hire_parent {
        height: auto;
        padding: 20px;
        margin-top: 20px;
    }

    section.hire .hire_parent .hire_head h5 {
        font-size: 22px;
    }

    /* hire section css end  */


    /* section.australian_people section css start  */

    section.australian_people {
        text-align: center;
        padding: 30px 0px;
    }

    .australian_people .heading {
        width: 100%;
        margin-bottom: 25px;
    }

    .australian_people .mission_vision {
        flex-direction: column;
    }

    .australian_people .mission_vision .mission:nth-child(2) {
        margin-left: 0;
        width: 100%;
        margin-top: 20px;
    }

    /* section.australian_people section css end  */

    /* clients worked section start  */


    section.clients_worked {
        padding: 30px 0px;
    }

    section.clients_worked .clients_worked_slider .owl-nav {
        display: none !important;
    }

    section.clients_worked .clients_worked_slider.owl-carousel button.owl-dot {
        background: #c7c7c7 !important;
        color: inherit;
        border: none !important;
        padding: 0 !important;
        font: inherit;
        width: 13px !important;
        height: 13px !important;
        border-radius: 50%;
        margin: 0px 5px !important;
        outline: none;
        display: block !important;

    }

    section.clients_worked .clients_worked_slider.owl-carousel button.owl-dot.active {
        background: #053364 !important;
        border: #053364 !important;
        outline: none !important;
    }

    section.clients_worked .clients_worked_slider .owl-dots {
        display: flex !important;
        justify-content: center !important;
        margin-top: 20px;

    }

    /* clients worked section end  */


    /* why choose section start  */

    section.why_choose {
        height: 270px;
    }

    /* why choose section end  */

    /* what client say section start  */

    section.what_client .clients_say {
        margin-top: 10px;
        height: 480px;
        padding: 30px 25px
    }

    section.what_client {
        padding: 30px 0px;
    }
    .clients_say_slider .owl-nav {
        display: none !important;
    }

    .clients_say_slider.owl-carousel button.owl-dot {
        background: #dddddd;
        color: inherit;
        border: none;
        padding: 0;
        font: inherit;
        width: 13px;
        height: 13px;
        border-radius: 50%;
        margin: 0px 5px;
        outline: none;
        display: block;

    }

    .clients_say_slider.owl-carousel button.owl-dot.active {
        background: #3476c1;
        border: #3476c1;
        outline: none;
    }

    .clients_say_slider .owl-dots {
        display: flex;
        justify-content: center;
        margin-top: 30px;
    }


    /* what client say section end  */

    /* digitel_tranformation section start  */
    section.digitel_tranformation .container {

        padding-left: var(--bs-gutter-x, .75rem);
        padding-right: var(--bs-gutter-x, .75rem);
    }

    section.digitel_tranformation {
        padding: 40px 0px 0px;
        height: auto;
    }

    section.digitel_tranformation .digitel_head {
        padding-left: 20px;
        padding-right: 30px;
        padding-top: 30px;

        text-align: center;
    }

    section.digitel_tranformation .digitel_tranformation_pera {
        padding-right: 0px;
        padding-top: 10px;
    }

    section.digitel_tranformation .digitel_tranformation_pera p {
        font-size: 16px;
    }

    section .ask_experts_btn {
        margin-top: 13% !important;
        margin-bottom: 40px;
    }

    section.digitel_tranformation .ask_experts_btn a {
        font-size: 14px;
    }

    section.digitel_tranformation .digitel_container {
        color: #ffffff;
        margin-top: 40px;
        padding: 30px 15px 20px 15px !important;
    }

    /* digitel_tranformation section end  */





    /* truster_partner  section start  */


    section.truster_partner {
        padding-top: 30px;
        padding-bottom: 20px;
    }

    section.truster_partner .heading span {
        font-size: 14px;
    }

    section.truster_partner .team_parent {
        margin-bottom: 0px;
    }

    /* truster_partner  section end  */


    /* footer section css start  */

    footer {
        padding: 40px 0px 20px;
    }

    .footer_logo img {
        width: 40%;
    }

    footer .footer_address ul {
        padding-left: 0;
    }

    footer .footer_address {
        height: 100%;
        border-left: none;
        padding-left: 0;
    }

    footer .footer_address ul li:nth-child(2) {
        padding-top: 20px;
    }

    footer .footer_address_two ul li:nth-child(2) {
        padding-top: 20px;
    }

    footer .footer_address ul li a {
        font-size: 14px;

    }

    footer .footer_address ul li span {
        font-size: 12px;
    }

    footer .footer_text {
        margin-top: 40px;
        margin-bottom: 40px;
    }

    footer .footer_menu {
        margin-top: 20px;
        padding-left: 0;
        text-align: center;
    }

    footer .footer_menu ul {
        flex-wrap: wrap;
        margin-top: 20px;
    }

    footer .footer_menu ul li {
        width: 50%;
        padding: 10px 0px;
        border-right: 0;
    }

    footer .footer_menu ul li a {
        padding: 0px 0px;
        border: 0;
        font-size: 14px;
    }

    .footer_copyright p {
        font-size: 10px;
    }

    /* footer section css end  */

    /* contact page responsive css start  */


    section.contact-form {
        padding: 60px 0px;
    }

    .contact-form:after {
        height: 284px;
    }

    .contact-banner-heading {
        bottom: 116px;

    }

    .contact-banner-p {
        width: 62%;
    }

    .form-control {
        font-size: 12px;
    }

    .contact-form .contact-form-wrp .form-submit {
        padding: 8px 31px;
        font-size: 12px;

    }

    .contact-map iframe {
        height: 358px;
    }


    /* contact page responsive css end  */



    /* inner page banner responsive css start  */

    .inner_banner_wrp .inner-banner-heading .inner-banner-p {
        width: 62%;
    }

    .inner_banner_wrp .inner_banner_img img {
        width: 100%;
        object-fit: cover;
        height: 230px;
    }





    /* .spices-parent .spices-box .box-img-text h5 {
        font-size: 13px;
    } */

    /* inner page banner responsive css end  */


    /*-------------- Case studies page css start -------------- */

    section.case_studies .container .row .col-lg-5 {
        padding-right: 12px;
    }

    section.case_studies .container .row .col-lg-7 {
        padding-left: 12px;
    }

    section.obstacles {
        padding: 30px 0px;
        margin-top: 30px;
    }

    section.obstacles .heading {
        width: 100%;
    }

    section.obstacles .obstacles_img img {
        height: auto;
        margin-bottom: 30px;
    }

    section.dekode_work {
        padding: 30px 0px;
    }

    section.dekode_work .heading {
        width: 100%;
        margin-bottom: 20px;
    }

    section.dekode_work .dekode_helped_points ul li .check_img img {
        width: 20px;
    }

    section.dekode_work .check_head h6 {
        font-size: 20px;
    }

    section.dekode_work .dekode_help_img img {
        margin-bottom: 30px;
    }

    section.dekode_work .outcome_head {
        padding: 30px 30px 10px 30px;
    }

    .dekode_helped_points {
        margin-bottom: 30px;
    }

    section.dekode_work .check_head {
        margin-left: 10px;
    }

    section.dekode_work .check_head p {
        font-size: 14px;
    }
    section.case_studies .blue_bg{
        height: auto;
    }

    /*-------------- Case studies page css end -------------- */
}

@media only screen and (min-width:641px) and (max-width:786px) {


    p {
        font-size: 9px;
    }

    .heading h2 {
        font-size: 18px;
    }

   

    .heading_main h1 {
        font-size: 25px;
    }
      .australian_people .mission_vision .mission:nth-child(3) {
    margin-left: 0px;
   
}

    /* header css start  */

    header {
        padding: 10px 0px;
    }

    header .logo img {
        width: 60%;
    }

    header .navbar-expand-lg .navbar-nav .nav-link {
        padding-left: 2.3rem;
    }

    header .navbar-collapse {

        position: absolute;
        top: 60px;
        left: 0;
        background: #fffbee;
        width: 100%;
        padding-bottom: 30px;
    }


    header .menu-toggle {
        position: absolute;
        right: 2.3rem;
        top: 49%;
        transform: translate(0, -50%);
        height: 26px;
        width: 29px;
    }

    header .menu-toggle,
    header .menu-toggle:hover {
        color: #000;
    }

    header .menu-toggle-bar {
        display: block;
        position: absolute;
        top: 50%;
        margin-top: -1px;
        right: 0;
        width: 100%;
        height: 3px;
        border-radius: 4px;
        background-color: #053364;
        transition: all 0.3s ease;
    }

    header .menu-toggle-bar.menu-toggle-bar--top {
        transform: translate(0, -8px);
    }

    header .menu-toggle-bar.menu-toggle-bar--bottom {
        transform: translate(0, 8px);
    }

    .nav-open .menu-toggle-bar.menu-toggle-bar--top {
        transform: translate(0, 0) rotate(45deg);
    }

    .nav-open .menu-toggle-bar.menu-toggle-bar--middle {
        opacity: 0;
    }

    .nav-open .menu-toggle-bar.menu-toggle-bar--bottom {
        transform: translate(0, 0) rotate(-45deg);
    }

    /* header css end  */

    /* banner css start  */

    section.banner {
        height: 480px;
    }

    section.banner .banner_head {
        padding-left: 0;
    }

    /* banner css start  */


    /* hire section css start  */

    section.hire {
        padding: 30px 0px;
    }
    section.hire .hire_parent .hire_img img {
        width: 35px;
    }
    section.hire .hire_parent .hire_head h5 {
        font-size: 12px;
    }
    section.hire .hire_parent {
        height: 240px;
        padding: 20px 10px;
        margin-top: 20px;
    }
    section.hire .hire_parent .hire_img {
        margin-bottom: 15px;
    }
   

    /* hire section css end  */


    /* section.australian_people section css start  */

    section.australian_people {
       
        padding: 30px 0px;
    }

    .australian_people .heading {
        width: 100%;
        margin-bottom: 25px;
    }

    .australian_people .mission_vision .mission h6{
        font-size: 15px;
        margin-bottom: 10px;
    }

    .australian_people .mission_vision .mission:nth-child(2) {
        margin-left: 0;
        width: 100%;
       
    }
    .australian_people .people_img img {
        width: 75%;
    }

    /* section.australian_people section css end  */

    /* clients worked section start  */


    section.clients_worked {
        padding: 30px 0px;
    }

    section.clients_worked .clients_worked_slider .owl-nav {
        display: none !important;
    }

    section.clients_worked .clients_worked_slider.owl-carousel button.owl-dot {
        background: #c7c7c7 !important;
        color: inherit;
        border: none !important;
        padding: 0 !important;
        font: inherit;
        width: 13px !important;
        height: 13px !important;
        border-radius: 50%;
        margin: 0px 5px !important;
        outline: none;
        display: block !important;

    }

    section.clients_worked .clients_worked_slider.owl-carousel button.owl-dot.active {
        background: #053364 !important;
        border: #053364 !important;
        outline: none !important;
    }

    section.clients_worked .clients_worked_slider .owl-dots {
        display: flex !important;
        justify-content: center !important;
        margin-top: 20px;

    }
    .clients_say_slider .owl-nav.disabled .owl-prev span img{
        left: -30px ;
        width: 30px;
        top: 130px;
    }
    .clients_say_slider .owl-nav.disabled .owl-next span img{
        right: -30px ;
        width: 30px;
        top: 130px;
    }
    /* clients worked section end  */


    /* why choose section start  */

    section.why_choose {
        height: 160px;
    }
    section.why_choose .why_chooose_pera {
        margin-top: 13px;
    }
    section.why_choose .why_chooose_pera p{
        margin-bottom: 0px;
    }
    /* why choose section end  */

    /* what client say section start  */

    section.what_client .clients_say {
        margin-top: 10px;
        height: 270px;
        padding: 30px 25px
    }
    section.what_client .clients_say .about_client {
        margin-top: 0px;
    }
    section.what_client {
        padding: 30px 0px;
    }


    /* what client say section end  */

    /* digitel_tranformation section start  */
    section.digitel_tranformation .container {

        padding-left: var(--bs-gutter-x, .75rem);
        padding-right: var(--bs-gutter-x, .75rem);
    }

    section.digitel_tranformation {
        padding: 40px 0px 0px;
        height: 520px;
    }

    section.digitel_tranformation .digitel_head {
        padding-left: 20px;
        padding-right: 30px;
        padding-top: 30px;

       
    }

    section.digitel_tranformation .digitel_tranformation_pera {
        padding-right: 0px;
        padding-top: 10px;
    }

    section.digitel_tranformation .digitel_tranformation_pera p {
        font-size: 10px;
    }
    section.digitel_tranformation .ask_experts_btn a i {
        padding-left: 10px;
        font-size: 10px;
    }
    section .ask_experts_btn {
        margin-top: 13% !important;
        margin-bottom: 40px;
    }

    section.digitel_tranformation .ask_experts_btn a {
        font-size: 9px;
        padding: 7px 15px;
    }

    section.digitel_tranformation .digitel_container {
        color: #ffffff;
        margin-top: 40px;
        padding: 30px 15px 20px 15px !important;
    }

    /* digitel_tranformation section end  */





    /* truster_partner  section start  */


    section.truster_partner {
        padding-top: 130px;
        padding-bottom: 20px;
    }
    section.truster_partner .team_text p span{
        font-size: 9px;
    }
    section.truster_partner .heading span {
        font-size: 14px;
    }
    section.truster_partner .team_text p{
        font-size: 7px;
    }
    section.truster_partner .team_parent {
        margin-bottom: 0px;
    }

    /* truster_partner  section end  */


    /* footer section css start  */

    footer {
        padding: 40px 0px 20px;
    }

    .footer_logo img {
        width: 50%;
    }

  

    footer .footer_address {
        height: 100%;
      
        padding-left: 0;
    }

    footer .footer_address ul li:nth-child(2) {
        padding-top: 20px;
    }

    footer .footer_address_two ul li:nth-child(2) {
        padding-top: 20px;
    }

    footer .footer_address ul li a {
        font-size: 9px;

    }

    footer .footer_address ul li span {
        font-size: 8px;
    }

    footer .footer_text {
        margin-top: 10px;
        margin-bottom: 40px;
    }
    footer .footer_address ul li i {
        margin-right: 10px;
        width: 20px;
        height: 20px;
        line-height: 20px;
        font-size: 9px;
    }

    footer .footer_menu {
        margin-top: 20px;
        padding-left: 0;
        text-align: center;
    }

    footer .footer_menu ul {
     
        margin-top: 20px;
    }

    footer .footer_menu ul li {
        width: 50%;
        padding:0px
    }
    .footer_copyright p {
        font-size: 8px;
    }
    footer .footer_menu ul li a {
        padding: 0px 0px;
        border: 0;
        font-size: 9px;
    }

    

    /* footer section css end  */
    .inner_banner_wrp .inner-banner-heading {
        bottom: 60px;
    }
    section.obstacles .obstacles_pera p {
        font-size: 9px;
    }
    section.obstacles .obstacles_img img {
     
        height: 250px;
    }
    section.case_studies .study_text h5 {
        font-size: 12px;
    }
    
    section.case_studies .study_text {
        margin-bottom: 5px;
    }
    section.case_studies .beston_right_img img {
        width: 100%;
        object-fit: cover;
        height: 414px;
    }
    section.dekode_work .check_head h6 {
        font-size: 12px;
    }
    section.dekode_work .check_head p {
        font-size: 9px;
    }
    section.dekode_work .dekode_helped_points ul li .check_img img {
        width: 15px;
    }
    section.dekode_work .check_head{
        margin-left: 10px;
    }
    section.dekode_work .dekode_helped_points ul {
        padding-left: 0;
    }
    section.dekode_work .outcome_head {
        background-color: #053364;
        padding: 30px 30px 20px 30px;
    }
    section.what_client .clients_say .about_client span{
        font-size: 12px;
    }
    section.what_client .clients_say .about_client small {
        font-size: 9px;
    }
    section.case_studies .blue_bg{
        height: 414px !important;
    }
}


@media only screen and (min-width:760px) and (max-width:768px) {

    .heading h2 {
        font-size: 35px;
    }

    /* banner css start  */
    section.banner .banner_head {
        padding-left: 10px;
    }

    section.banner {
        height: 470px;
    }

    section.hire .hire_parent {
        padding: 30px 20px;
        height: 420px;
    }

    /* banner css end  */


    /* Australian most people section css start  */
    .australian_people {
        text-align: center;
    }

    .australian_people .heading {
        margin: 0px auto;
        margin-bottom: 40px;
    }

    .australian_people .people_img {
        margin-top: 30px;
    }

    .australian_people .people_img img {
        width: 100%;
    }

    /* Australian most people section css end  */


    /* clients_worked section css start  */

    section.clients_worked .clients_worked_slider .owl-nav {
        display: none !important;
    }

    section.clients_worked .clients_worked_slider.owl-carousel button.owl-dot {
        background: #c7c7c7 !important;
        color: inherit;
        border: none !important;
        padding: 0 !important;
        font: inherit;
        width: 13px !important;
        height: 13px !important;
        border-radius: 50%;
        margin: 0px 5px !important;
        outline: none;
        display: block !important;

    }

    section.clients_worked .clients_worked_slider.owl-carousel button.owl-dot.active {
        background: #053364 !important;
        border: #053364 !important;
        outline: none !important;
    }

    section.clients_worked .clients_worked_slider .owl-dots {
        display: flex !important;
        justify-content: center !important;
        margin-top: 20px;

    }

    /* clients_worked section css end  */


    /* digitel Transformation section css start  */

    section.digitel_tranformation .ask_experts_btn {
        margin-top: 9%;
    }

    .digitel_img {
        margin-top: 60px;
    }

    section.digitel_tranformation {
        height: 1400px;
    }

    /* digitel Transformation section css end   */

    /* trusted partner section css start  */
    section.truster_partner {
        padding-top: 200px;
    }

    section.truster_partner .team_parent {
        margin-bottom: 0px;
    }

    /* trusted partner section css end  */

    /* footer css start  */
    footer .footer_address {
        height: 100%;

        padding-left: 20px;

        margin-top: 30px;
    }

    footer .footer_address ul {
        padding-left: 0;
    }

    footer .footer_menu ul li {
        width: 33%;
        margin: 0px auto;
        padding: 10px 0px;
        /* text-align: center; */
    }

    footer .footer_menu ul {
        flex-wrap: wrap;
    }

    footer .footer_menu ul li a {
        border: none;
        padding: 0;
    }

    .footer_logo img {
        width: 30%;
    }

    /* footer css end  */
}




@media screen and (min-width:800px) and (max-width:1280px) {

    p {
        font-size: 12px;
    }

    .heading h2 {
        font-size: 35px;
    }

    .heading_main h1 {
        font-size: 50px;
    }

    /* header css start  */
    header .logo img {
        width: 60%;
    }


    header .navbar-light .navbar-nav .nav-link {
        font-size: 12px;
    }

    header .menu-toggle {
        right: 3.8rem;
    }

    header .dropdown-menu li a {
        font-size: 11px;
    }

    /* header css end  */

    /* banner css start  */
    .find_out_btn a {
        font-size: 12px;
    }


    section.banner {
        height: 520px;
    }

    /* banner css end  */


    /* hire us for section css start  */
    section.hire .hire_parent .hire_img img {
        width: 40px;
    }
    
    section.hire .hire_parent .hire_img {
        margin-bottom: 15px;
    }
    section.hire .hire_parent .hire_head h5 {
        font-size: 13px;
    }
    section.hire .hire_parent {
        height: 280px ;
    }

    /* hire us for section css end  */


    /* clients_worked section css start  */

    section.clients_worked .clients_worked_slider .owl-nav button {
        top: -8px;
    }

    section.clients_worked .clients_worked_slider .owl-nav button.owl-prev {
        font-size: 60px !important;
    }

    section.clients_worked .clients_worked_slider .owl-nav button.owl-next {
        font-size: 60px !important;
    }

    /* clients_worked section css end  */

    /* why choose section css start  */
    section.why_choose {
        height: 240px;
    }

    section.why_choose .why_chooose_pera {
        margin-top: 13px;
    }

    /* why choose section css end  */

    /* what client say section css start  */
    section.what_client .clients_say .about_client span {
        font-size: 16px;
    }

    section.what_client .clients_say .about_client small {
        font-size: 11px;
    }

    section.what_client .clients_say {
        height: 310px;
    }

    section.what_client .owl-dots {
        display: none;
    }

    /* what client say section css end  */

    .clients_say_slider .owl-nav.disabled .owl-prev span img{
        top: 160px;
    }
    .clients_say_slider .owl-nav.disabled .owl-next span img{
        top: 160px;
    }

    /* digitel Transformation section css start  */

    section.digitel_tranformation {
        height: 790px;
        padding: 50px 0px;
    }

    section.digitel_tranformation .digitel_head {
        padding-right: 0px;
    }

    section.digitel_tranformation .digitel_tranformation_pera p {
        font-size: 15px;
    }

    section.digitel_tranformation .ask_experts_btn {
        margin-top: 53%;
    }

    section.digitel_tranformation .digitel_container {
        margin-top: 50px;
    }

    section.digitel_tranformation .digitel_container .heading {
        width: 90%;
    }

    /* digitel Transformation section css end   */

    /* trusted partner section css start  */

    section.truster_partner .team_text p span {
        font-size: 11px;
    }

    section.truster_partner .team_text p {
        font-size: 9px;
    }

    /* trusted partner section css end  */



    /* footer css start  */

    .footer_logo img {
        width: 60%;
    }

    footer .footer_address ul {
        padding-left: 0;
    }

    footer .footer_address ul li span {
        font-size: 11px;
    }

    .footer_copyright p {
        font-size: 12px;
    }

    footer .footer_address ul li a {
        font-size: 13px;
    }

    footer .footer_menu ul li a {
        font-size: 13px;
    }

    /* footer css end  */


    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1100px;
    }

    section.case_studies .blue_bg {
        padding-bottom: 38px;
        height: 547px !important;
    }

    section.obstacles .obstacles_pera p {
        font-size: 12px;
    }

    section.obstacles .obstacles_img img {
        height: 341px;
    }

    section.dekode_work .check_head p {
        font-size: 12px;
    }

    section.dekode_work .check_head h6 {
        font-size: 17px;
    }

    section.dekode_work .dekode_helped_points ul li .check_img img {
        width: 20px;
    }

    section.dekode_work .outcome_head {

        padding: 30px 40px;
        margin-top: 20px;
    }
}

@media only screen and (min-width:1024px) and (max-width:1200px) {

    p {
        font-size: 11px;
    }

    .heading h2 {
        font-size: 30px;
    }

    .heading_main h1 {
        font-size: 40px;
    }

    /* header css start  */
    header .logo img {
        width: 60%;
    }

    header .navbar-expand-lg .navbar-nav .nav-link {
        padding-left: 0.75rem;
    }

    header .navbar-light .navbar-nav .nav-link {
        font-size: 12px;
    }

    header .dropdown-menu li a {
        font-size: 11px;
    }

    /* header css end  */

    /* banner css start  */
    .find_out_btn a {
        font-size: 12px;
    }


    section.banner {
        height: 460px;
    }

    /* banner css end  */


    /* hire us for section css start  */
    section.hire .hire_parent .hire_img img {
        width: 60px;
    }

    section.hire .hire_parent .hire_head h5 {
        font-size: 20px;
    }

    section.hire .hire_parent {
        height: 330px;
    }

    /* hire us for section css end  */


    /* clients_worked section css start  */

    section.clients_worked .clients_worked_slider .owl-nav button {
        top: -16px;
    }

    section.clients_worked .clients_worked_slider .owl-nav button.owl-prev {
        font-size: 60px !important;
    }

    section.clients_worked .clients_worked_slider .owl-nav button.owl-next {
        font-size: 60px !important;
    }

    /* clients_worked section css end  */

    /* why choose section css start  */
    section.why_choose {
        height: 240px;
    }

    section.why_choose .why_chooose_pera {
        margin-top: 13px;
    }

    /* why choose section css end  */

    /* what client say section css start  */
    section.what_client .clients_say .about_client span {
        font-size: 16px;
    }

    section.what_client .clients_say .about_client small {
        font-size: 11px;
    }

    section.what_client .clients_say {
        height: 310px;
    }

    section.what_client .owl-dots {
        display: none;
    }

    /* what client say section css end  */

    /* digitel Transformation section css start  */

    section.digitel_tranformation {
        height: 740px;
        padding: 50px 0px;
    }

    section.digitel_tranformation .digitel_head {
        padding-right: 0px;
    }

    section.digitel_tranformation .digitel_tranformation_pera p {
        font-size: 15px;
    }

    section.digitel_tranformation .ask_experts_btn {
        margin-top: 33%;
    }

    section.digitel_tranformation .digitel_container {
        margin-top: 50px;
    }

    section.digitel_tranformation .digitel_container .heading {
        width: 90%;
    }

    /* digitel Transformation section css end   */

    /* trusted partner section css start  */

    section.truster_partner .team_text p span {
        font-size: 11px;
    }

    section.truster_partner .team_text p {
        font-size: 9px;
    }

    /* trusted partner section css end  */



    /* footer css start  */

    .footer_logo img {
        width: 60%;
    }

    footer .footer_address ul {
        padding-left: 0;
    }

    footer .footer_address ul li span {
        font-size: 10px;
    }

    footer .footer_menu ul li a {
        font-size: 11px;
    }

    footer .footer_address ul li i {
        margin-right: 10px;
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 12px;
    }

    footer .footer_menu ul li a {

        font-size: 11px;
    }

    .footer_copyright p {
        font-size: 12px;
    }

    /* footer css end  */
    /* inner page banner css start  */

    .inner_banner_wrp .inner-banner-heading .inner-banner-p {
        width: 62%;
    }



    section.spices-parent {
        margin-top: 45px;
    }

    /* inner page banner css end  */

    section.case_studies .blue_bg {
        padding-bottom: 10px;
        height: 517px !important;
    }

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 970px;
    }

    section.case_studies .beston_right_img img {
        width: 100%;
        object-fit: cover;
        height: 517px;
    }

    section.obstacles .heading {
        width: 60%;
    }

    section.dekode_work .dekode_helped_points ul li .check_img img {
        width: 16px;
    }

    section.dekode_work .check_head {
        margin-left: 10px;
    }

    section.dekode_work .check_head p {
        font-size: 11px;
    }
}


@media only screen and (min-width:800px) and (max-width:991px) {
    .heading h2 {
        font-size: 20px;
    }

    p {
        font-size: 10px;
    }

    header .navbar-collapse {

        position: absolute;
        top: 60px;
        left: 0;
        background: #fffbee;
        width: 100%;
        padding-bottom: 30px;
    }

    .heading_main h1 {
        font-size: 30px;
    }


    header .menu-toggle {
        position: absolute;
        right: 15px;
        top: 49%;
        transform: translate(0, -50%);
        height: 26px;
        width: 29px;
    }

    header .menu-toggle,
    header .menu-toggle:hover {
        color: #000;
    }

    header .menu-toggle-bar {
        display: block;
        position: absolute;
        top: 50%;
        margin-top: -1px;
        right: 0;
        width: 100%;
        height: 3px;
        border-radius: 4px;
        background-color: #053364;
        transition: all 0.3s ease;
    }

    header .menu-toggle-bar.menu-toggle-bar--top {
        transform: translate(0, -8px);
    }

    header .menu-toggle-bar.menu-toggle-bar--bottom {
        transform: translate(0, 8px);
    }

    .nav-open .menu-toggle-bar.menu-toggle-bar--top {
        transform: translate(0, 0) rotate(45deg);
    }

    .nav-open .menu-toggle-bar.menu-toggle-bar--middle {
        opacity: 0;
    }

    .nav-open .menu-toggle-bar.menu-toggle-bar--bottom {
        transform: translate(0, 0) rotate(-45deg);
    }

    /* banner css start  */
    section.banner .banner_head {
        padding-left: 10px;
    }

    section.banner {
        height: 470px;
    }

    section.hire .hire_parent {
        padding: 30px 20px;
        height: 270px;
    }

    /* banner css end  */


    /* Australian most people section css start  */
    /* .australian_people {
        text-align: center;
    } */

    .australian_people .mission_vision .mission h6{
        font-size: 16px;
    }
    .australian_people .people_img {
        margin-top: 30px;
    }

    .australian_people .people_img img {
        width: 80%;
    }

    /* Australian most people section css end  */


    /* clients_worked section css start  */

    section.clients_worked .clients_worked_slider .owl-nav {
        display: none !important;
    }

    section.clients_worked .clients_worked_slider.owl-carousel button.owl-dot {
        background: #c7c7c7 !important;
        color: inherit;
        border: none !important;
        padding: 0 !important;
        font: inherit;
        width: 13px !important;
        height: 13px !important;
        border-radius: 50%;
        margin: 0px 5px !important;
        outline: none;
        display: block !important;

    }

    section.clients_worked .clients_worked_slider.owl-carousel button.owl-dot.active {
        background: #053364 !important;
        border: #053364 !important;
        outline: none !important;
    }

    section.clients_worked .clients_worked_slider .owl-dots {
        display: flex !important;
        justify-content: center !important;
        margin-top: 20px;

    }

    /* clients_worked section css end  */


    /* digitel Transformation section css start  */

    section.digitel_tranformation .ask_experts_btn {
        margin-top: 9%;
    }

    section.digitel_tranformation .ask_experts_btn a{
        padding: 8px 10px;
        font-size: 10px;
    }
    section.digitel_tranformation .ask_experts_btn a i {
        padding-left: 10px;
        font-size: 11px;
    }
    section.digitel_tranformation .digitel_container{
        margin-top: 20px;
        padding: 30px 40px 20px 40px !important;
    }
    section.digitel_tranformation {
        height: 590px;
    }
    section.digitel_tranformation .digitel_tranformation_pera p {
        font-size: 11px;
    }
    section.what_client .clients_say .about_client span {
        font-size: 12px;
    }
    
    
    /* digitel Transformation section css end   */

    /* trusted partner section css start  */
    section.truster_partner {
        padding-top: 130px;
    }

    section.truster_partner .team_parent {
        margin-bottom: 0px;
    }

    /* trusted partner section css end  */

    /* footer css start  */
    footer .footer_address {
        height: 100%;

        padding-left: 20px;

       
    }

    footer .footer_address ul {
        padding-left: 0;
    }

    footer .footer_menu ul li {
        width: 33%;
        margin: 0px auto;
        padding: 10px 0px;
        /* text-align: center; */
    }



    footer .footer_menu ul li a {
        border: none;
        padding: 0;
    }

    .footer_logo img {
        width: 50%;
    }

    footer .footer_text {
        margin-top: 20px;
    }

    footer .footer_address ul li i {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 10px;
        margin-right: 10px;
    }

    footer .footer_address ul li a {
        font-size: 11px;
    }

    footer .footer_menu ul li {
        padding: 0;
    }

    footer .footer_menu ul li a {
        font-size: 10px;
    }

    .footer_copyright p {
        font-size: 9px;
    }

    /* footer css end  */

    /* contact page responsive css start  */


    .contact-banner-heading {
        bottom: 95px;
    }

    section.contact-form {
        padding: 40px 0px;
    }

    .form-control {
        font-size: 10px;
        padding: 6px 7px;
    }

    .contact-form .contact-form-wrp .form-submit {
        padding: 6px 27px;
        font-size: 10px;
    }

    .form-group {
        margin-top: 10px;
    }

    .contact-map iframe {
        height: 321px;
    }

    .contact-form:after {
        height: 228px;
    }


    /* contact page responsive css end  */

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 810px;
    }

    section.case_studies .study_text h5 {
        font-size: 13px;
    }

    section.case_studies .study_text {
        margin-bottom: 15px;
    }

    section.case_studies .blue_bg {
        padding-bottom: 10px;
        height: 420px !important;
    }

    section.case_studies .beston_right_img img {
        width: 100%;
        object-fit: cover;
        height: 420px;
    }

    section.obstacles .obstacles_pera p {
        font-size: 10px;
    }

    section.obstacles .obstacles_img img {
        height: 254px;
    }

    section.dekode_work .check_head h6 {
        font-size: 13px;
    }

    section.dekode_work .check_head p {
        font-size: 10px;
    }

    section.dekode_work .dekode_helped_points ul {
        padding-left: 0px;
    }

    section.dekode_work .dekode_helped_points ul li .check_img img {
        width: 15px;
    }

    section.dekode_work .check_head {
        margin-left: 10px;
    }
}


@media only screen and (min-width:571px) and (max-width:766px) {
    .heading h2 {
        font-size: 20px;
    }

    p {
        font-size: 7px;
    }

    header .navbar-collapse {

        position: absolute;
        top: 60px;
        left: 0;
        background: #fffbee;
        width: 100%;
        padding-bottom: 30px;
    }

    .heading_main h1 {
        font-size: 30px;
    }


    header .menu-toggle {
        position: absolute;
        right: 15px;
        top: 49%;
        transform: translate(0, -50%);
        height: 26px;
        width: 29px;
    }

    header .menu-toggle,
    header .menu-toggle:hover {
        color: #000;
    }

    header .menu-toggle-bar {
        display: block;
        position: absolute;
        top: 50%;
        margin-top: -1px;
        right: 0;
        width: 100%;
        height: 3px;
        border-radius: 4px;
        background-color: #053364;
        transition: all 0.3s ease;
    }

    header .menu-toggle-bar.menu-toggle-bar--top {
        transform: translate(0, -8px);
    }

    header .menu-toggle-bar.menu-toggle-bar--bottom {
        transform: translate(0, 8px);
    }

    .nav-open .menu-toggle-bar.menu-toggle-bar--top {
        transform: translate(0, 0) rotate(45deg);
    }

    .nav-open .menu-toggle-bar.menu-toggle-bar--middle {
        opacity: 0;
    }

    .nav-open .menu-toggle-bar.menu-toggle-bar--bottom {
        transform: translate(0, 0) rotate(-45deg);
    }

    /* banner css start  */
    section.banner .banner_head {
        padding-left: 10px;
    }

    section.banner {
        height: 470px;
    }

    section.hire .hire_parent {
        padding: 30px 20px;
        height: 420px;
    }

    /* banner css end  */


    /* Australian most people section css start  */
  

    .australian_people .heading {
        margin: 0px auto;
        margin-bottom: 40px;
    }

    .australian_people .people_img {
        margin-top: 30px;
    }

    .australian_people .people_img img {
        width: 70%;
    }
    section.hire .hire_parent .hire_head h5 {
        font-size: 10px;
    }
    section.hire .hire_parent .hire_head {
        margin-bottom: 10px;
    }
    section.hire .hire_parent{
        height: 210px;
    }
    /* Australian most people section css end  */


    /* clients_worked section css start  */

    section.clients_worked .clients_worked_slider .owl-nav {
        display: none !important;
    }

    section.clients_worked .clients_worked_slider.owl-carousel button.owl-dot {
        background: #c7c7c7 !important;
        color: inherit;
        border: none !important;
        padding: 0 !important;
        font: inherit;
        width: 13px !important;
        height: 13px !important;
        border-radius: 50%;
        margin: 0px 5px !important;
        outline: none;
        display: block !important;

    }

    section.clients_worked .clients_worked_slider.owl-carousel button.owl-dot.active {
        background: #053364 !important;
        border: #053364 !important;
        outline: none !important;
    }

    section.clients_worked .clients_worked_slider .owl-dots {
        display: flex !important;
        justify-content: center !important;
        margin-top: 20px;

    }
    section.what_client .clients_say .about_client span {
        font-size: 9px;
    }
    section.what_client .clients_say{
        height: 230px;
    }
    /* clients_worked section css end  */
    .clients_say_slider .owl-nav {
        display: none !important;
    }

    .clients_say_slider.owl-carousel button.owl-dot {
        background: #dddddd;
        color: inherit;
        border: none;
        padding: 0;
        font: inherit;
        width: 13px;
        height: 13px;
        border-radius: 50%;
        margin: 0px 5px;
        outline: none;
        display: block;

    }

    .clients_say_slider.owl-carousel button.owl-dot.active {
        background: #3476c1;
        border: #3476c1;
        outline: none;
    }

    .clients_say_slider .owl-dots {
        display: flex;
        justify-content: center;
        margin-top: 30px;
    }


    /* digitel Transformation section css start  */

    section.digitel_tranformation .ask_experts_btn {
        margin-top: 9%;
    }

   

    section.digitel_tranformation {
        height: 500px;
        padding: 0;
    }

    /* digitel Transformation section css end   */

    /* trusted partner section css start  */
    section.truster_partner {
        padding-top: 40px;
    }

    section.truster_partner .team_parent {
        margin-bottom: 0px;
    }

    /* trusted partner section css end  */

    /* footer css start  */
    footer .footer_address {
        height: 100%;

        padding-left: 20px;

     
    }

    footer .footer_address ul {
        padding-left: 0;
    }

    footer .footer_menu ul li {
        width: 33%;
        margin: 0px auto;
        padding: 10px 0px;
        /* text-align: center; */
    }



    footer .footer_menu ul li a {
        border: none;
        padding: 0;
    }

    .footer_logo img {
        width: 50%;
    }

    footer .footer_text {
        margin-top: 20px;
    }

    footer .footer_address ul li i {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 10px;
        margin-right: 10px;
    }

    footer .footer_address ul li a {
        font-size: 11px;
    }

    footer .footer_menu ul li {
        padding: 0;
    }

    footer .footer_menu ul li a {
        font-size: 10px;
    }

    .footer_copyright p {
        font-size: 9px;
    }

    /* footer css end  */

    /* contact page responsive css start  */


    .contact-banner-heading {
        bottom: 95px;
    }

    section.contact-form {
        padding: 40px 0px;
    }

    .form-control {
        font-size: 10px;
        padding: 6px 7px;
    }

    .contact-form .contact-form-wrp .form-submit {
        padding: 6px 27px;
        font-size: 10px;
    }

    .form-group {
        margin-top: 10px;
    }

    .contact-map iframe {
        height: 321px;
    }

    .contact-form:after {
        height: 228px;
    }


    /* contact page responsive css end  */

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 810px;
    }

    section.case_studies .study_text h5 {
        font-size: 13px;
    }

    section.case_studies .study_text {
        margin-bottom: 15px;
    }

    section.case_studies .blue_bg {
        padding-bottom: 10px;
    }

    section.case_studies .beston_right_img img {
        width: 100%;
        object-fit: cover;
        height: 429px;
    }

    section.obstacles .obstacles_pera p {
        font-size: 10px;
    }

    section.obstacles .obstacles_img img {
        height: 254px;
    }

    section.dekode_work .check_head h6 {
        font-size: 13px;
    }

    section.dekode_work .check_head p {
        font-size: 10px;
    }

    section.dekode_work .dekode_helped_points ul {
        padding-left: 0px;
    }

    section.dekode_work .dekode_helped_points ul li .check_img img {
        width: 15px;
    }

    section.dekode_work .check_head {
        margin-left: 10px;
    }
    section.case_studies .blue_bg{
        height: 429px !important;
    }
}

@media screen and (max-width:414px) {}

@media screen and (max-width:375px) {}

@media screen and (max-width:640px) {}

@media screen and (max-width:320px) {}

@media screen and (max-width:981px) {}



@media screen and (min-width:769px) and (max-width:991px) {}

@media screen and (min-width:768px) and (max-width:1024px) {}

@media only screen and (min-width:320px) and (max-width:380px) {}

@media only screen and (min-width:381px) and (max-width:480px) {}





@media only screen and (min-width:787px) and (max-width:799px) {}



@media only screen and (min-width:992px) and (max-width:1023px) {}





@media only screen and (min-width:616px) and (max-width:719px) {}

@media only screen and (min-width:571px) and (max-width:600px) {}

@media only screen and (min-width:711px) and (max-width:760px) {}




@media only screen and (min-width:1802px) and (max-width:1945px) {}

@media only screen and (min-width:1920px) and (max-width:2500px) {}

@media only screen and (min-width:1707px) and (max-width:1802px) {}

@media only screen and (min-width:1920px) and (max-width:2500px) {}