@media screen and (max-width:480px) {

    /* body start*/
    p,
    span {
        font-size: 14px;
    }

    li {
        font-size: 14px;
    }

    .col-xs-6 {
        width: 50%;
    }

    .margin_top {
        margin-top: 40px;
    }

    .padding_top_bottom {
        padding: 40px 0px;
    }
    .flex .job-gurantee-item h2 {
        font-size: 20px;
    }


    .sub_heading h3 {
        font-size: 21px;
        font-weight: 600;
    }

    .heading h2 {
        font-size: 24px;
    }

    .heading p {
        font-size: 16px;
        margin-top: 10px;
    }

    .whatspp_icon {
        position: fixed;
        top: 87%;
        z-index: 9;
        right: 20px;
    }

    .whatspp_icon img {
        width: 40px;
        margin-right: 0px;
        display: block;
    }

    /* body end*/

    /* header css start  */

    header .icon_call i {
        display: block;
        margin-right: 5px;
    }

    .number span {
        font-size: 12px;
    }
    header{
        padding: 10px 5px;
        border-radius: 3px;
        margin-bottom: 15px;
    }
    header .logo img {
        width: 100%;
    }

    header .get-started_btn {
        margin-right: 30px;
        display: none;
    }

    .banner-info{
        margin-top: 0px;
    }

    section.rocket .heading {
        width: 100%;
    }

    /* header css end  */


    /* banner content css start  */

    section.banner {
        padding: 30px 0px;
    }

    section.banner .banner_left_content {
        text-align: center;
        margin-right: 0px;
    }

    section.banner .heading.banner_heading {
        margin-right: 0;
    }

    /* banner content css end  */

    /* UI UX service section css start  */

    section.service .service_wrp {
        background-color: #f0f0f0;
        height: auto;
        border: 2px solid #f0f0f0;
        margin-top: 15px;
    }

    section.banner .di_form {
        margin-top: 15px;
    }

    section.service .service_wrp:hover {
        background-color: #ffffff;
        border: 2px solid #3866fa;
    }

    section.service .service_wrp::after {
        position: static;
        border: none;
    }

    section.service .service_wrp:hover::after {
        border: none;
    }

    section.service .service_wrp .service_heading {
        margin-top: 20px;
    }

    section.service .service_wrp .service_heading h4 {
        font-size: 20px;
    }

    section.service .service_wrp .service_heading p {
        margin-top: 20px;
    }

    /* UI UX service section css end  */

    /* why choose section css start  */

    section.why_choose .flex_ui {
        margin-top: 15px;
        width: 100%;
        align-items: start;
    }

    section.why_choose .why_wrp {
        width: 50%;
        margin-bottom: 20px;
    }

    section.why_choose .choose_img {
        border-radius: 20px;
        padding: 30px 0px;
        margin: 0px 20px;
    }

    section.why_choose .choose_img img {
        width: 70px;
    }

    section.why_choose .choose_text {
        margin-top: 10px;
    }

    section.why_choose .choose_text h6 {
        font-size: 15px;
    }
    section.rocket .heading{
        margin-bottom: 30px;
    }
    /* why choose section css end  */

    /* UX Design section css start  */

    section.ux-design .ux_design_slider {
        width: 100%;
        margin-top: 18px;
    }

    section.ux-design .ux_design_slider .slider_text p {
        margin-top: 10px;
        font-size: 18px;
    }

    section.ux-design .ux_design_slider .owl-nav {
        display: none !important;
    }

    section.ux-design .ux_design_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 !important;
    }

    section.ux-design .ux_design_slider.owl-carousel button.owl-dot.active {
        background: #3866fa;
        border: #3866fa;
        outline: none;
    }

    section.ux-design .ux_design_slider .owl-dots {
        display: flex !important;
        justify-content: center;
        margin-top: 20px;
    }

    /* UX Design section css end  */

    /* brands section css start  */

    section.brands .brands_wrp {
        width: 47%;
        margin: 0px 4px;
        padding: 10px;
        margin-top: 10px;
    }

    /* brands section css end  */


    /* footer css start  */


    footer .left_content_wrp {
        background-color: #000000;
        color: #b8b8b8;
        padding: 20px;
        border-right: none;
        height: auto;
        border-bottom: 1px solid #ffffff;
    }

    footer .container .row .footer_form:nth-child(1) {
        padding-right: 12px;
    }

    footer .fill_wrp p {
        font-size: 16px;
    }

    footer .arrow_img img {
        width: 50px;
    }


    footer .right_content_wrp {
        height: auto;
        padding: 20px;
    }

    footer .container .row .footer_form:nth-child(2) {
        padding-left: 12px;
    }

    footer .right_content_wrp .form-group .form-control {
        background-color: #ffffff;
        padding: 12px;
        font-size: 13px;
    }

    footer .right_content_wrp .form-group {
        margin-top: 10px;
    }

    footer .right_content_wrp .form-group .btn_form {
        margin-top: 0px;
        font-size: 16px;
    }

    footer .mobile_details {
        margin-top: 15px;
    }


    /* footer css end  */


    section.problems_related .sub_heading {
        height: 80px;
    }

    section.problems_related .container {
        padding: 40px 20px;
    }


    .section-job-guarnatee .job-gurantee-item{
        width: 48%;
        margin: 0px 20px;
        padding: 10px;
        height: 200px;
        border-radius: 10px;
        flex-direction: column;
        align-items: start;
    }
    .vertical_slide_img img {
        width: 50px;
    }
    .section-job-guarnatee .job-gurantee-item p {
        line-height: inherit;
        font-size: 14px;
    }
    .section-job-guarnatee .heading {
        margin-bottom: 20px;
        padding: 0px 10px;
    }
    .flex .job-gurantee-item{
        height: auto;
    }
    .section-job-guarnatee .div-block-186.how-it-works.evergreen{
       top: 0;
    }
    .privacy_btn {
        text-align: center;
        margin-top: 10px;
        margin-bottom: 30px;
    }
    footer .copy_right p{
        text-align: center;
    }
}


@media only screen and (min-width:481px) and (max-width:640px) {

    /* body start*/
    p,
    span {
        font-size: 14px;
    }

    li {
        font-size: 14px;
    }

    .col-xs-6 {
        width: 50%;
    }

    .margin_top {
        margin-top: 40px;
    }

    .padding_top_bottom {
        padding: 40px 0px;
    }




    .heading h2 {
        font-size: 24px;
    }

    .heading p {
        font-size: 16px;
        margin-top: 10px;
    }

    .whatspp_icon {
        position: fixed;
        top: 87%;
        z-index: 9;
        right: 20px;
    }

    /* body end*/

    /* header css start  */

    header .icon_call i {
        display: block;
        margin-right: 5px;
    }

    .number span {
        font-size: 14px;
    }

    header .logo img {
        width: 100%;
    }

    header .get-started_btn {
        margin-right: 30px;
        display: none;
    }

    .whatspp_icon img {
        width: 50px;
        margin-right: 0px;
        display: block;

    }

    section.rocket .heading {
        width: 100%;
    }

    /* header css end  */


    /* banner content css start  */

    section.banner {
        padding: 40px 0px;
    }

    section.banner .banner_left_content {
        text-align: center;
    }

    section.banner .heading.banner_heading {
        margin-right: 0;
    }

    /* banner content css end  */

    /* UI UX service section css start  */

    section.service .service_wrp {
        background-color: #f0f0f0;
        height: auto;
        border: 2px solid #f0f0f0;
        margin-top: 15px;
    }

    section.banner .di_form {
        margin-top: 15px;
    }

    section.service .service_wrp:hover {
        background-color: #ffffff;
        border: 2px solid #3866fa;
    }

    section.service .service_wrp::after {
        position: static;
        border: none;
    }

    section.service .service_wrp:hover::after {
        border: none;
    }

    section.service .service_wrp .service_heading {
        margin-top: 20px;
    }

    section.service .service_wrp .service_heading h4 {
        font-size: 20px;
    }

    section.service .service_wrp .service_heading p {
        margin-top: 20px;
    }

    /* UI UX service section css end  */

    /* why choose section css start  */

    section.why_choose .flex_ui {
        margin-top: 15px;
        width: 100%;
    }

    section.why_choose .why_wrp {
        width: 50%;
        margin-bottom: 20px;
    }

    section.why_choose .choose_img {
        border-radius: 20px;
        padding: 30px 0px;
        margin: 0px 5px;
    }

    section.why_choose .choose_img img {
        width: 90px;
    }

    section.why_choose .choose_text {
        margin-top: 10px;
    }

    section.why_choose .choose_text h6 {
        font-size: 15px;
    }

    /* why choose section css end  */

    /* UX Design section css start  */

    section.ux-design .ux_design_slider {
        width: 100%;
        margin-top: 18px;
    }

    section.ux-design .ux_design_slider .slider_text p {
        margin-top: 10px;
        font-size: 18px;
    }

    section.ux-design .ux_design_slider .owl-nav {
        display: none !important;
    }

    section.ux-design .ux_design_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 !important;
    }

    section.ux-design .ux_design_slider.owl-carousel button.owl-dot.active {
        background: #3866fa;
        border: #3866fa;
        outline: none;
    }

    section.ux-design .ux_design_slider .owl-dots {
        display: flex !important;
        justify-content: center;
        margin-top: 20px;
    }

    /* UX Design section css end  */

    /* brands section css start  */

    section.brands .brands_wrp {
        width: 47%;
        margin: 0px 4px;
        padding: 10px;
        margin-top: 10px;
    }

    /* brands section css end  */


    /* footer css start  */


    footer .left_content_wrp {
        background-color: #000000;
        color: #b8b8b8;
        padding: 20px;
        border-right: none;
        height: auto;
        border-bottom: 1px solid #ffffff;
    }

    footer .container .row .footer_form:nth-child(1) {
        padding-right: 12px;
    }

    footer .fill_wrp p {
        font-size: 16px;
    }

    footer .arrow_img img {
        width: 50px;
    }


    footer .right_content_wrp {
        height: auto;
        padding: 20px;
    }

    footer .container .row .footer_form:nth-child(2) {
        padding-left: 12px;
    }

    footer .right_content_wrp .form-group .form-control {
        background-color: #ffffff;
        padding: 12px;
        font-size: 13px;
    }

    footer .right_content_wrp .form-group {
        margin-top: 10px;
    }

    footer .right_content_wrp .form-group .btn_form {
        margin-top: 0px;
        font-size: 16px;
    }

    footer .mobile_details {
        margin-top: 15px;
    }


    /* footer css end  */

    section.problems_related .sub_heading {
        height: 80px;
    }

    section.problems_related .container {
        padding: 40px 20px;
    }


    .section-job-guarnatee .job-gurantee-item{
        width: 48%;
        margin: 0px 20px;
        padding: 10px;
        height: 200px;
        flex-direction: column;
        align-items: start;
    }
    .vertical_slide_img img {
        width: 50px;
    }
    .section-job-guarnatee .job-gurantee-item p {
        line-height: inherit;
        font-size: 14px;
    }
    .section-job-guarnatee .heading {
        margin-bottom: 20px;
        padding: 0px 10px;
    }
    .flex .job-gurantee-item{
        height: auto;
    }
    .section-job-guarnatee .div-block-186.how-it-works.evergreen{
       top: 0;
    }
    .flex .job-gurantee-item h2 {
        font-size: 20px;
    }
    .privacy_btn {
        text-align: center;
        margin-top: 10px;
        margin-bottom: 30px;
    }
    footer .copy_right p{
        text-align: center;
    }
}

@media only screen and (min-width:320px) and (max-width:380px) {

    .heading h2 {
        font-size: 20px;
    }
    .flex .job-gurantee-item h2 {
        font-size: 20px;
    }
    footer .arrow_img img {
        width: 30px;
    }
    section.why_choose .choose_text h6 {
        font-size: 14px;
    }
    .form_heading.sub_heading h4 {
        font-size: 18px;
    }
    .section-job-guarnatee .job-gurantee-item p{
        font-size: 12px;
    }

}

@media screen and (min-width:800px) and (max-width:1280px) {

    p,
    li,
    a,
    span,
    label {
        font-size: 14px;
    }

    .heading h2 {
        font-size: 30px;
    }

    .heading p {
        font-size: 20px;
        margin-top: 15px;
    }

    /* banner content css start  */

    .form_heading.sub_heading h4 {
        font-size: 20px;
    }

    section.banner .form_heading.sub_heading p {
        font-size: 14px;
    }

    section.banner .form-group .form-control {
        font-size: 12px;
    }

    /* banner content css end  */

    /* UI UX service section css start  */


    section.service .service_wrp {
        margin-top: 20px;
    }

    /* UI UX service section css end  */


    /* why choose section css start  */

    section.why_choose .choose_img img {
        width: 90px;
    }

    section.why_choose .choose_img {
        margin: 0px 15px;
    }

    section.why_choose .choose_text h6 {
        font-size: 16px;
    }

    /* why choose section css end  */

    /* UX Design section css start  */

    section.ux-design .ux_design_slider .slider_text p {
        font-size: 20px;
    }

    /* UX Design section css end  */


    /* brands css start  */

    section.brands .brands_wrp {
        margin: 0px 5px;
        margin-top: 15px;
    }

    /* brands css start  */


    /* footer css start  */

    footer .arrow_img img {
        width: 40px;
    }

    footer .fill_wrp p {
        font-size: 20px;
    }

    /* footer css end  */


    section.problems_related .sub_heading h3 {
        font-size: 20px;
    }
}

@media only screen and (min-width:1024px) and (max-width:1200px) {

    p,
    li,
    a,
    span,
    label {
        font-size: 12px;
    }

    .margin_top {
        margin-top: 45px;
    }

    .padding_top_bottom {
        padding: 45px 0px;
    }

    .heading h2 {
        font-size: 25px;
    }

    .heading p {
        font-size: 17px;
        margin-top: 15px;
    }

    /* banner content css start  */

    .form_heading.sub_heading h4 {
        font-size: 17px;
    }

    section.banner .di_form {
        padding: 20px 10px
    }

    section.banner .form-group img {
        width: 13px;
    }

    section.banner .form-group .btn_form {
        padding: 8px 30px;
        font-size: 13px;
    }

    section.banner .form_heading.sub_heading p {
        font-size: 10px;
        margin-bottom: 5px;

    }

    section.banner .form-group .form-control {
        font-size: 10px;
        padding: 8px 30px
    }

    /* banner content css end  */

    /* UI UX service section css start  */

    section.service .service_wrp .serivice_img img {
        width: 50px;
    }

    section.service .service_wrp {
        margin-top: 20px;
        height: 300px;
    }

    section.service .service_wrp .service_heading h4 {
        font-size: 17px;
    }

    section.service .service_wrp .service_heading {
        margin-top: 15px;
    }

    section.service .service_wrp .service_heading p {
        margin-top: 15px;
    }

    section.service .service_wrp .service_arrow a {
        font-size: 25px;
    }

    /* UI UX service section css end  */


    /* why choose section css start  */

    section.why_choose .flex_ui {
        margin-top: 15px;
    }

    section.why_choose .choose_img img {
        width: 80px;
    }

    section.why_choose .choose_img {
        margin: 0px 10px;
        border-radius: 20px;
        padding: 30px 0px;
    }

    section.why_choose .choose_text h6 {
        font-size: 14px;
    }


    /* why choose section css end  */

    /* UX Design section css start  */

    section.ux-design .ux_design_slider .slider_text p {
        font-size: 20px;
    }

    section.ux-design .ux_design_slider .owl-nav .owl-prev span img {
        width: 45px;
        top: 225px;
        left: -70px;
    }

    section.ux-design .ux_design_slider .owl-nav .owl-next span img {
        width: 45px;
        top: 225px;
        right: -70px;
    }

    /* UX Design section css end  */


    /* brands css start  */

    section.brands .brands_wrp {
        margin: 0px 5px;
        margin-top: 15px;
        border-radius: 5px;
    }


    /* brands css start  */


    /* footer css start  */

    footer .arrow_img img {
        width: 40px;
    }

    footer .left_content_wrp {
        padding: 30px 40px;
        height: 500px;
    }

    footer .right_content_wrp {
        padding: 30px 40px;
        height: 500px;
    }

    footer .fill_wrp p {
        font-size: 17px;
    }

    footer .right_content_wrp .form-group {
        margin-top: 10px;
    }

    footer .right_content_wrp .form-group .form-control {
        padding: 10px 15px;
        font-size: 11px;
    }

    footer .right_content_wrp .form-group .btn_form {
        padding: 8px 30px;
        margin-top: 0px;
        font-size: 14px;
        border-radius: 3px;
    }

    /* footer css end  */

    section.problems_related .sub_heading h3 {
        font-size: 18px;
    }
}

@media only screen and (min-width:800px) and (max-width:991px) {

    p,
    li,
    a,
    span,
    label {
        font-size: 11px;
    }

    .container {
        max-width: 830px;
    }

    .margin_top {
        margin-top: 35px;
    }

    .padding_top_bottom {
        padding: 35px 0px;
    }

    .heading h2 {
        font-size: 19px;
    }

    .heading p {
        font-size: 14px;
        margin-top: 10px;
    }

    header .icon_call i {
        margin-right: 15px;
        font-size: 16px;
    }

    header .get-started_btn a img {
        width: 25px;
    }

    header .get-started_btn a {
        border: 1px solid #000000;
        padding: 8px 10px;
    }

    /* banner content css start  */

    .form_heading.sub_heading h4 {
        font-size: 14px;
    }

    section.banner .di_form {
        padding: 15px 6px
    }

    section.banner .form-group img {
        width: 11px;
    }

    section.banner .form-group .btn_form {
        padding: 5px 20px;
        font-size: 10px;
    }

    section.banner .form_heading.sub_heading p {
        font-size: 10px;
        margin-bottom: 5px;

    }

    section.banner .form-group .form-control {
        padding: 5px 25px;
        font-size: 10px;
    }

    /* banner content css end  */

    /* UI UX service section css start  */

    section.service .service_wrp .serivice_img img {
        width: 40px;
    }

    section.service .service_wrp {
        margin-top: 15px;
        height: 280px;
    }

    section.service .service_wrp .service_arrow {
        margin-top: 20px;
    }

    section.service .service_wrp .service_heading h4 {
        font-size: 14px;
    }

    section.service .service_wrp .service_heading {
        margin-top: 15px;
    }

    section.service .service_wrp .service_heading p {
        margin-top: 15px;
    }

    section.service .service_wrp .service_arrow a {
        font-size: 20px;
    }

    /* UI UX service section css end  */


    /* why choose section css start  */

    section.why_choose .flex_ui {
        margin-top: 10px;
    }

    section.why_choose .choose_img img {
        width: 70px;
    }

    section.why_choose .choose_img {
        margin: 0px 10px;
        border-radius: 20px;
        padding: 30px 0px;
    }

    section.why_choose .choose_text {
        margin-top: 10px;
    }

    section.why_choose .choose_text h6 {
        font-size: 12px;
    }


    /* why choose section css end  */

    /* UX Design section css start  */

    section.ux-design .ux_design_slider .slider_text p {
        font-size: 14px;
    }

    section.ux-design .ux_design_slider .owl-nav .owl-prev span img {
        width: 40px;
        top: 185px;
        left: -60px;
    }

    section.ux-design .ux_design_slider .owl-nav .owl-next span img {
        width: 40px;
        top: 185px;
        right: -60px;
    }

    /* UX Design section css end  */


    /* brands css start  */

    section.brands .brands_wrp {
        margin: 0px 5px;
        margin-top: 15px;
        border-radius: 5px;
    }


    /* brands css start  */


    /* footer css start  */

    footer .arrow_img img {
        width: 40px;
    }

    footer .left_content_wrp {
        padding: 30px 40px;
        height: 470px;
    }

    footer .right_content_wrp {
        padding: 30px 40px;
        height: 470px;
    }

    footer .fill_wrp p {
        font-size: 13px;
    }

    footer .right_content_wrp .form-group {
        margin-top: 10px;
    }

    footer .right_content_wrp .form-group .form-control {
        padding: 8px 15px;
        font-size: 10px;
    }

    footer .right_content_wrp .form-group .btn_form {
        padding: 8px 30px;
        margin-top: 0px;
        font-size: 11px;
        border-radius: 3px;
    }

    /* footer css end  */

    section.problems_related .sub_heading h3 {
        font-size: 18px;
    }

    section.problems_related .problems_box {
        padding: 5px;
    }

    section.problems_related .related_margin {
        margin-top: 10px;
    }
}

@media only screen and (min-width:641px) and (max-width:786px) {

    p,
    li,
    a,
    span,
    label {
        font-size: 9px;
    }

    .container {
        max-width: 720px;
    }

    .margin_top {
        margin-top: 30px;
    }

    .padding_top_bottom {
        padding: 30px 0px;
    }

    .heading h2 {
        font-size: 16px;
    }

    .heading p {
        font-size: 12px;
        margin-top: 6px;
    }

    header .icon_call i {
        margin-right: 15px;
        font-size: 16px;
    }

    header .get-started_btn a img {
        width: 25px;
    }

    header .get-started_btn a {
        border: 1px solid #000000;
        padding: 8px 10px;
    }

    /* banner content css start  */

    .form_heading.sub_heading h4 {
        font-size: 12px;
    }

    section.banner .di_form {
        padding: 12px 6px
    }

    section.banner .form-group img {
        width: 9px;
        left: 5px
    }

    section.banner .form-group .btn_form {
        padding: 5px 16px;
        font-size: 8px;
        margin-top: 0px;
    }

    section.banner .form_heading.sub_heading p {
        font-size: 8px;
        margin-bottom: 3px;

    }

    section.banner .form-group .form-control {
        padding: 5px 16px;
        font-size: 8px;
    }

    /* banner content css end  */

    /* UI UX service section css start  */

    section.service .service_wrp .serivice_img img {
        width: 30px;
    }

    section.service .service_wrp {
        margin-top: 15px;
        height: 220px;
    }

    section.service .service_wrp .service_arrow {
        margin-top: 20px;
    }

    section.service .service_wrp .service_heading h4 {
        font-size: 11px;
    }

    section.service .service_wrp .service_heading {
        margin-top: 10px;
    }

    section.service .service_wrp .service_heading p {
        margin-top: 10px;
    }

    section.service .service_wrp .service_arrow a {
        font-size: 16px;
    }

    /* UI UX service section css end  */


    /* why choose section css start  */

    section.why_choose .flex_ui {
        margin-top: 10px;
    }

    section.why_choose .choose_img img {
        width: 50px;
    }

    section.ux-design .ux_design_slider {
        margin-top: 15px;
    }

    section.why_choose .choose_img {
        margin: 0px 10px;
        border-radius: 15px;
        padding: 20px 0px;
    }

    section.why_choose .choose_text {
        margin-top: 10px;
    }

    section.why_choose .choose_text h6 {
        font-size: 10px;
    }


    /* why choose section css end  */

    /* UX Design section css start  */

    section.ux-design .ux_design_slider .slider_text p {
        font-size: 14px;
    }

    section.ux-design .ux_design_slider .owl-nav .owl-prev span img {
        width: 35px;
        top: 155px;
        left: -50px;
    }

    section.ux-design .ux_design_slider .owl-nav .owl-next span img {
        width: 35px;
        top: 155px;
        right: -50px;
    }

    /* UX Design section css end  */


    /* brands css start  */

    section.brands .brands_wrp {
        margin: 0px 5px;
        margin-top: 15px;
        border-radius: 5px;
    }


    /* brands css start  */


    /* footer css start  */

    footer .arrow_img img {
        width: 30px;
    }

    footer .left_content_wrp {
        padding: 20px 30px;
        height: 400px;
    }

    footer .right_content_wrp {
        padding: 20px 30px;
        height: 400px;
    }

    footer .fill_wrp p {
        font-size: 13px;
        margin-top: 0px;
    }

    footer .right_content_wrp .form-group {
        margin-top: 10px;
    }

    footer .mobile_details {
        margin-top: 15px;
    }

    footer .right_content_wrp .form-group .form-control {
        padding: 6px 15px;
        font-size: 8px;
    }

    footer .right_content_wrp .form-group .btn_form {
        padding: 6px 20px;
        margin-top: 0px;
        font-size: 8px;
        border-radius: 3px;
    }

    /* footer css end  */

    section.problems_related .related_margin {
        margin-top: 10px;
    }

    section.problems_related .problems_box {
        padding: 5px;
        height: 50px;
        margin-top: 10px
    }

    section.problems_related .container {
        padding: 20px;
    }

    section.problems_related .sub_heading h3 {
        font-size: 14px;
    }

    section.problems_related .sub_heading {
        height: 110px;
    }
}

@media only screen and (min-width:571px) and (max-width:766px) {

    p,
    li,
    a,
    span,
    label {
        font-size: 9px;
    }

    .container {
        max-width: 670px;
    }

    .margin_top {
        margin-top: 30px;
    }

    .padding_top_bottom {
        padding: 30px 0px;
    }

    .heading h2 {
        font-size: 16px;
    }

    .heading p {
        font-size: 12px;
        margin-top: 6px;
    }

    header .icon_call i {
        margin-right: 15px;
        font-size: 16px;
    }

    header .get-started_btn a img {
        width: 25px;
    }

    header .get-started_btn a {
        border: 1px solid #000000;
        padding: 8px 10px;
    }

    /* banner content css start  */

    .form_heading.sub_heading h4 {
        font-size: 12px;
    }

    section.banner .di_form {
        padding: 12px 6px
    }

    section.banner .form-group img {
        width: 9px;
        left: 5px
    }

    section.banner .form-group .btn_form {
        padding: 5px 16px;
        font-size: 8px;
        margin-top: 0px;
    }

    section.banner .form_heading.sub_heading p {
        font-size: 8px;
        margin-bottom: 3px;

    }

    section.banner .form-group .form-control {
        padding: 5px 16px;
        font-size: 8px;
    }

    /* banner content css end  */

    /* UI UX service section css start  */

    section.service .service_wrp .serivice_img img {
        width: 30px;
    }

    section.service .service_wrp {
        margin-top: 15px;
        height: 240px;
    }

    section.service .service_wrp .service_arrow {
        margin-top: 20px;
    }

    section.service .service_wrp .service_heading h4 {
        font-size: 11px;
    }

    section.service .service_wrp .service_heading {
        margin-top: 10px;
    }

    section.service .service_wrp .service_heading p {
        margin-top: 10px;
    }

    section.service .service_wrp .service_arrow a {
        font-size: 16px;
    }

    /* UI UX service section css end  */


    /* why choose section css start  */

    section.why_choose .flex_ui {
        margin-top: 10px;
    }

    section.why_choose .choose_img img {
        width: 50px;
    }

    section.ux-design .ux_design_slider {
        margin-top: 15px;
    }

    section.why_choose .choose_img {
        margin: 0px 10px;
        border-radius: 15px;
        padding: 20px 0px;
    }

    section.why_choose .choose_text {
        margin-top: 10px;
    }

    section.why_choose .choose_text h6 {
        font-size: 10px;
    }


    /* why choose section css end  */

    /* UX Design section css start  */

    section.ux-design .ux_design_slider .slider_text p {
        font-size: 14px;
    }

    section.ux-design .ux_design_slider .owl-nav .owl-prev span img {
        width: 30px;
        top: 155px;
        left: -30px;
    }

    section.ux-design .ux_design_slider .owl-nav .owl-next span img {
        width: 30px;
        top: 155px;
        right: -30px;
    }

    /* UX Design section css end  */


    /* brands css start  */

    section.brands .brands_wrp {
        margin: 0px 5px;
        margin-top: 15px;
        border-radius: 5px;
    }


    /* brands css start  */


    /* footer css start  */

    footer .arrow_img img {
        width: 30px;
    }

    footer .left_content_wrp {
        padding: 20px 30px;
        height: 400px;
    }

    footer .right_content_wrp {
        padding: 20px 30px;
        height: 400px;
    }

    footer .fill_wrp p {
        font-size: 13px;
        margin-top: 0px;
    }

    footer .right_content_wrp .form-group {
        margin-top: 10px;
    }

    footer .mobile_details {
        margin-top: 15px;
    }

    footer .right_content_wrp .form-group .form-control {
        padding: 6px 15px;
        font-size: 8px;
    }

    footer .right_content_wrp .form-group .btn_form {
        padding: 6px 20px;
        margin-top: 0px;
        font-size: 8px;
        border-radius: 3px;
    }

    /* footer css end  */


    section.problems_related .related_margin {
        margin-top: 10px;
    }

    section.problems_related .problems_box {
        padding: 5px;
        height: 50px;
        margin-top: 10px
    }

    section.problems_related .sub_heading h3 {
        font-size: 14px;
    }
}

@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: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:760px) and (max-width:768px) {}

@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) {}