@charset "utf-8";

/* CSS Document */


/* @import url('css/font-awesome.min.css');*/


/* In html file */


/*<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta content="width=device-width, initial-scale=1" name="viewport">
<meta name="viewport" content="width=device-width">*/


/**
 * 8.0 Media Queries
 * ----------------------------------------------------------------------------
 */


/* Does the same thing as <meta name="viewport" content="width=device-width">,
 * but in the future W3C standard way. -ms- prefix is required for IE10+ to
 * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor
 * the meta tag. See https://core.trac.wordpress.org/ticket/25888.
 */

@-ms-viewport {
    width: device-width;
}

@viewport {
    width: device-width;
}

@media (max-width: 1599px) {}

@media (max-width: 1200px) {
    .form-check {
        padding-left: 0px;

    }
}

@media (max-width: 1069px) {








    #php-hire h3 {
        color: #333;
        margin-bottom: 15px;
    }

    #php-hire {
        padding: 40px 0px 30px;
        background: #f7f7f7;
    }

    #php-frameworks p {
        margin: 0px 30px 40px;
    }


    header h2 {
        font-size: 24px;
    }

    header p {
        font-size: 14px;
    }

    h3.reg_H {

        font-size: 18px;

    }


    .hus_wife_radio {
        margin: 0px 231px 0px 0px;
    }



    #cakephp-skill {
        padding: 40px 0px;
    }
}


@media (max-width: 1022px) {
    .me-5 {

        font-size: 15px;
    }
}

@media (max-width: 992px) {
    .heding {
        display: none;

    }

    .heding2 {
        margin: auto;
        display: block;
        margin-bottom: 0px;
    }

    .heding2 h3.reg_H {
        margin-bottom: 0px;
    }


    #thank_you .thanks_box {
        width: 70%;

    }

    #about_sec p {
        font-size: 16px;
        color: #3a3a3c;
        font-weight: 300;
        text-align: justify;
    }

    #fav_prosec .fav_prosec_inner {
        background-color: rgba(36, 74, 104, .9);
        padding: 35px 0px;
    }

    #testimonial_sec {
        padding: 35px 0;
    }

    #testimonial_sec h3 {
        font-size: 30px;
    }

    #fav_prosec h2.mheading {
        font-size: 30px;
        font-weight: 500;
    }

    #testimonial_sec .testimonial_bx p i {
        display: block;
        color: #ddd;
        position: absolute;
        left: -1px;
        top: -6px;
        font-size: 20px;
    }

    #testimonial_sec .testimonial_bx p i {
        top: -7px;
        font-size: 18px;
    }

    #testimonial_sec .testimonial_bx {
        padding: 31px 15px 10px;
    }

    #php-hire h3 {
        font-size: 30px;
    }

    #php-hire p {
        text-align: center;
        margin: 0px 30px 35px;
    }

    #php-hire .why-hire-data ul li img {
        width: 45px;
    }

    #php-hire .why-hire-data ul li p {
        text-align: left;
        margin: 3px 0px 7px;
    }

    #php-frameworks {
        padding: 35px 0px;
    }

    #php-frameworks h3 {
        color: #333;
        margin-bottom: 15px;
        font-size: 30px;
    }

    #php-frameworks p {
        margin: 0px 30px 35px;
    }

    #php-frameworks .contant_datiles h1 {
        font-size: 17px;
        margin: 18px 0px 10px;
    }

    #php-frameworks .contant_datiles ul li img {
        width: 17px;
        margin-right: 7px;
    }

    #cakephp-skill h3 {
        font-size: 30px;
        margin-bottom: 15px;
    }

    #cakephp-skill p {
        text-align: center;
        margin: 0px 35px 35px;
    }

    #cakephp-skill {
        padding: 35px 0px;
    }

    #cakephp-skill .why-hire-data ul li img {
        width: 42px;
    }

    #cakephp-skill .why-hire-data ul li {
        width: 50%;
    }

    #cakephp-skill .approach_images img {
        width: 70%;
        text-align: center;
        margin: 9px auto 0px;
    }

    #hire_process h3 {
        color: #333;
        font-size: 30px;
        margin-bottom: 15px;
    }

    #hire_process {
        padding: 35px 0px;
    }

    #hire_process p {
        text-align: center;
        margin: 0px 35px 30px;
    }

    #faq {
        padding: 35px 0px;
        background: #f7f7f7;
    }

    #faq h3 {
        color: #333;
        margin-bottom: 15px;
        font-size: 30px;
    }

    #faq p {
        text-align: center;
        margin: 0px 35px 35px;
    }

    #Registration .d-flex {
        flex-wrap: wrap;
    }



    #Registration .d-flex .left-sidbar {
        width: 100%;
    }



    #sidebar {

        padding: 10px;
        display: flex;

    }

    .manbox {
        margin: 0px 6px;
        padding: 15px;
    }

    .right-sidbar {
        width: 100%;
    }

    header h2 {
        font-size: 18px;
    }



    select {
        margin: 0px 95px 0px 10px;
    }


}

@media (max-width: 801px) {
    .hus_wife_radio {
        margin: 0px 167px 0px 0px;
    }
}

/* Collapse oversized image and pulled images after iPad breakpoint. */
@media (max-width: 768px) {
    select {
        margin: 0px 90px 0px 10px;
    }
}

@media (max-width: 767px) {
    #slider h4 {
        font-size: 25px;
        margin-bottom: 0px;
    }

    .note_btm span {
        font-size: 13px;
    }

    .note_btm p {
        line-height: 20px;
        font-size: 12px;
    }

    .name_first {
        width: 60%;
    }

    .up_image {
        width: 40%;
    }


    #slider h1 {
        font-size: 60px;
        margin-bottom: 0px;
    }

    #slider h5 {
        font-size: 25px;
    }

    #slider p {
        font-size: 16px;
        font-weight: 400;
        color: #fff;
    }

    #slider h3 {
        font-size: 29px;
        margin-bottom: 12px;
    }

    #slider .formContainer p {
        margin-bottom: 14px;
        font-size: 18px;
    }

    .form-control {
        font-size: 15px;
    }

    #about_sec .about_img {
        margin-top: 34px;
    }

    #fav_prosec .card-img-overlay h5 {
        font-size: 16px;
    }

    #slider .sliderData {
        margin-bottom: 70px;
    }

    header h2 {
        font-size: 15px;
    }

    header h6 {
        font-size: 13px;
    }

    header p {
        font-size: 11px;
    }



}

@media (max-width: 643px) {

    input.name_f {
        padding: 5px 0px 5px 0px;
    }

    .name_first {
        width: 60%;
    }

    .up_image {
        width: 40%;
    }











    #sidebar .manbox h6 {
        font-size: 15px;

    }

    #sidebar .manbox p {
        margin-top: 0;
        margin-bottom: -3px;
        font-size: 12px;

    }


    .head-mid-content {
        width: 100%;
        order: 3;
    }


    #header .logo {
        width: 155px;
    }

    .align-items-center {
        flex-wrap: wrap;
    }


    header h2 {
        font-size: 18px;
    }

    header h6 {
        font-size: 15px;
    }

    header p {
        font-size: 13px;
    }















    #slider {
        text-align: center;
    }

    #slider .sliderData {
        margin-bottom: 50px;
    }

    #slider h3 .arrow {
        width: 36px;
        left: 142px;
        top: 6px;
    }

    select {
        margin: 0px 20px 0px 10px;
    }

    .hus_wife_radio {
        margin: 0px 89px 0px 0px;
    }


}

@media (max-width: 576px) {
    #thank_you .thanks_box {
        width: 90%;
        padding: 30px;
    }



    .note_btm p {
        line-height: 15px;
        font-size: 12px;
        padding: 4px 0px;
    }

    .picture-container {
        width: 100px;
        margin: 0px;
    }



    .picture {
        width: 100px;
        height: 100px;
        margin: 0px;
        border: 2px solid #CCCCCC;

    }

    .picture-container h6 {
        font-size: 12px;
        text-align: center;
        padding-top: 10px;

    }










    input.name_f {
        padding: 5px 0px 5px 0px;
    }

    #thank_you .thanks_box h1 {
        font-size: 28px;
    }

    #thank_you .thanks_box p {
        font-size: 14px;
    }

    #thank_you .thanks_box .text-center button {
        font-size: 14px;
        padding: 8px 40px;

    }


    #header .logo {
        width: 150px;
    }



    #sidebar .manbox h6 {
        font-size: 13px;

    }

    #sidebar .manbox p {
        font-size: 11px;
    }












    .btn_R {
        text-align: center;
    }

    .lft_bdr {
        border-left: 0px solid #b8b8b8;
        padding-left: 0px;

        font-weight: 400;
        height: 100px;
    }

    .dis_teh_bdr {
        border-left: 0px solid #b8b8b8;
        padding-left: 0px;

        font-weight: 400;
    }



    #Registration .right-sidbar ul.d-flex.justify-content-between {
        flex-direction: column;
    }

    #Registration .right-sidbar li {
        width: 100%;
    }

    #Registration tr {

        font-size: 14px;
    }




    select {
        margin: 0px;
        width: 100%;
        display: block;
        padding: 3px;
        margin-bottom: 10px;
    }



    .hus_wife_radio {
        margin: 0px 66px 0px 0px;
    }



















    #slider h4 {
        font-size: 18px;
    }

    #slider h1 {
        font-size: 40px;
    }

    #slider h5 {
        font-size: 18px;
    }

    #slider p {
        font-size: 15px;
        margin: 0px 15px;
    }

    #slider p {
        font-size: 15px;
        margin: 0px 0px;
        text-align: justify;
        line-height: 20px;
        text-align-last: center;
    }

    #slider h3 .arrow {
        display: none;
    }

    #slider h3 {
        font-size: 21px;
        margin-bottom: 7px;
    }

    #slider .formContainer p {
        margin-bottom: 11px;
        font-size: 15px;
    }

    .form-control {
        font-size: 13px;
    }

    #slider .formContainer button {
        background: #3099bf;
        padding: 6px 40px;
        display: block;
        width: 100%;
    }

    #about_sec h2.mheading {
        font-size: 20px;
    }

    #about_sec h4.about_heading {
        font-size: 47px;
        color: #619fd6;
        font-weight: 800;
        margin-bottom: 5px;
    }

    #about_sec h4.about_heading span {
        font-size: 16px;
        display: inline-block;
        line-height: 20px;
        margin-left: 7px;
    }

    #about_sec p {
        font-size: 15px;
        color: #3a3a3c;
        font-weight: 300;
        text-align: justify;
    }

    #fav_prosec h2.mheading {
        font-size: 25px;
    }

    #fav_prosec hgroup {
        margin-bottom: 20px;
    }

    #fav_prosec p {
        margin-top: 4px;
        font-size: 14px;
    }

    #fav_prosec .fav_prosec_inner {
        padding: 25px 0px;
    }

    #fav_prosec .card-img-overlay h5 {
        font-size: 15px;
    }

    #testimonial_sec h3 {
        font-size: 25px;
    }

    #testimonial_sec .testimonial_bx .testimonial_bxinner .testimonial_bximg img {
        width: 80px;
        height: 80Px;
        border-radius: 50%;
    }

    #testimonial_sec .testimonial_bx .testimonial_bxinner {
        height: 100%;
        padding: 15px 12px 2px;
        position: relative;
    }

    #testimonial_sec .testimonial_bx p {
        line-height: 22px;
        text-align-last: center;
    }

    #php-hire h3 {
        font-size: 25px;
    }

    #php-hire {
        padding: 25px 0px 8px;
    }

    #php-hire h3 {
        font-size: 25px;
        margin-bottom: 11px;
    }

    #php-hire p {
        margin: 0px 15px 20px;
        line-height: 20px;
        font-size: 15px;
    }

    #php-hire .why-hire-data ul li p {
        text-align: left;
        text-align-last: left;
        margin: 1px 0px 5px;
        font-size: 14px;
    }

    #php-hire .why-hire-data ul li img {
        width: 40px;
    }

    #php-frameworks h3 {
        color: #333;
        margin-bottom: 15px;
        font-size: 25px;
    }

    #php-frameworks {
        padding: 25px 0px 15px;
    }

    #php-hire p {
        text-align: justify;
        line-height: 21px;
        text-align-last: center;
    }

    #php-frameworks p {
        margin: 0px 15px 20px;
        font-size: 15px;
    }

    #cakephp-skill {
        padding: 25px 0px;
    }

    #cakephp-skill h3 {
        font-size: 25px;
        margin-bottom: 15px;
    }

    #cakephp-skill p {
        line-height: 22px;
        font-size: 15px;
        margin: 0px 15px 35px;
    }

    #cakephp-skill .approach_images img {
        margin: 0px auto 0px;
    }

    #hire_process h3 {
        color: #333;
        font-size: 25px;
        margin-bottom: 15px;
    }

    #hire_process p {
        text-align: center;
        margin: 0px 15px 18px;
    }

    #faq h3 {
        margin-bottom: 15px;
        font-size: 25px;
    }

    #faq {
        padding: 25px 0px;
    }

    #faq p {
        font-size: 15px;
        margin: 0px 15px 30px;
    }

    .accordion-button {
        padding: 10px 15px;
        font-size: 14px;
    }

    .accordion-button::after {
        width: 18px;
        height: 18px;
        background-size: 15px;
    }

    #faq .faq_contant .accordion-body p {
        font-size: 14px;
    }

    footer p {
        margin-bottom: 0px;
        color: white;
        font-size: 15px;
    }

    footer {
        padding: 10px;
        text-align: center;
    }

    #about_sec {
        padding: 35px 0px;
    }

    #testimonial_sec {
        padding: 25px 0;
    }

    #hire_process {
        padding: 23px 0px;
    }

    #hire_process img.desttpo-view {
        display: none;
    }

    #hire_process img.mobile-view {
        display: block;
        width: 80%;
        margin: auto;
    }

    #header ul {
        flex-direction: column;
    }

    #header ul li.line_b {
        padding-right: 0px;
        margin-right: 0px !important;
        border-right: none
    }

    #slider span.dollor {
        font-size: 22px;
    }

    #header ul {
        margin-top: 0;
        margin-bottom: 0px;
        padding-left: 10px;
    }

    #php-frameworks .contant_datiles .hour_btn p {
        font-size: 16px;
    }

    #php-frameworks .contant_datiles .hour_btn {
        padding: 5px;
        margin: 16px 0px;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 7px;
    }

    /* ==============================
    ===React=native================================= */
    #slider .mobile-img lottie-player {
        width: 250px !important;
        text-align: center;
        margin: auto;
    }

    #features_sec h2 {
        margin-bottom: 14px;
        font-size: 25px;
    }

    #features_sec {
        padding: 25px 0px;
    }

    #features_sec .sub_h {
        font-size: 17px;
    }

    #features_sec .features_secinner {
        margin-top: 22px;
    }

    #features_sec .features_bx {
        padding: 9px;
    }

    #features_sec .features_bx p {
        font-size: 15px;
    }

    #quality_Solutions h3 {
        font-size: 25px;
        margin-bottom: 20px;
    }

    #about_sec h2.mheading {
        font-size: 25px;
        margin-bottom: 0px;
    }

    #quality_Solutions .why-hire-data ul li {
        width: 100%;
        margin-bottom: 11px;
        font-size: 14px;
    }

    #quality_Solutions .why-hire-data ul li::before {
        height: 25px;
        width: 25px;
        line-height: 25px;
    }

    #quality_Solutions .why-hire-data ul li p {
        margin: 0px 0px 0px;
    }

    /* #slider.react-slider h1 {
        font-size: 40px;
    } */
    #slider.react-slider {
        padding-top: 110px;
    }

    #slider.react-slider h4 {
        font-size: 20px;
    }

    #quality_Solutions {
        padding: 25px 0px;
    }

    #about_sec.rn_about {
        margin-top: 30px;
    }

    #slider.react-slider {
        padding-top: 90px;
    }
}

@media (max-width: 480px) {
    button.btn.btn-primary {
        padding: 8px 30px;
    }

    /* 
    #sidebar {

        display: block;
    } */


    #sidebar .manbox h6 {
        font-size: 10px;
        margin-bottom: 0px;
    }

    #sidebar .manbox p {
        font-size: 9px;
    }

    .manbox {
        border: 1px solid white;

    }

    h3.reg_H {

        padding: 7px 17px;

    }

    .me-5 {
        font-size: 13px;
    }


    #Registration .right-sidbar .dis_teh {

        display: block;
    }



    header#header {

        padding-bottom: inherit;
    }


    .head-mid-content {

        padding-bottom: inherit;
    }




    .btn-primary {
        font-size: 12px;
    }

    #Registration .d-flex {

        font-size: 12px;
    }

    .right-sidbar br {
        display: block;
    }

    .hus_wife_radio {
        margin: 0px 0px 0px 0px;
    }

    .manbox {
        margin: 5px;
        width: 200px px;
    }

    .manbox {

        padding: 4px;
    }


    #sidebar {
        padding: 0px;

    }

    #Registration tr {
        font-size: 12px;
    }

    #Registration td {
        font-size: 12px;
    }










    .left-sidbar.mt-4.me-4 {
        margin: 0px !important;
    }

    #header .logo {
        width: 120px;
    }


    header h2 {
        font-size: 15px;
    }

    header p {
        font-size: 11px;
        line-height: 2;
    }

    #header a {

        font-size: 12px;
    }

    h3.reg_H {
        font-size: 11px;
        margin-bottom: 20px;
    }






    #slider {
        padding-top: 100px;
    }


    #header i,
    #header span {
        font-size: 14px;
    }

    #header i {
        margin-right: 3px;
    }

    #slider .sliderData {
        margin-bottom: 30px;
    }

    #slider .formContainer {
        margin: 0px 10px;
        padding: 12px;
    }

    #slider .formContainer .mb-3 {
        margin-bottom: 10px !important;
    }

    #about_sec .about_img {
        width: 90%;
        text-align: center;
        margin: 20px auto 20px;
    }

    #about_sec {
        padding: 12px 0px;
    }

    #about_sec h2.mheading {
        font-size: 22px;
        margin-bottom: 0px;
    }

    #fav_prosec h2.mheading {
        font-size: 20px;
    }

    #fav_prosec .card-img-overlay h5 {
        font-size: 12px;
    }

    #fav_prosec p {
        font-size: 14px;
    }

    #testimonial_sec .testimonial_bx .testimonial_bxinner h5 {
        font-size: 16px;
    }

    #testimonial_sec .testimonial_bx p {
        line-height: 20px;
        text-align-last: center;
    }

    #testimonial_sec .testimonial_bx .testimonial_bxinner {
        padding: 15px 3px 2px;
    }

    #php-hire h3 {
        font-size: 25px;
    }

    #php-hire h6 {
        font-size: 15px;
    }

    #about_sec p {
        font-size: 14px;
        color: #565656;
        font-weight: 400;
        line-height: 20px;
        text-align: justify;
    }

    #php-hire p {
        margin: 0px 0px 20px;
        line-height: 20px;
        font-size: 14px;
    }

    #php-hire .why-hire-data ul li {
        width: 100%;
    }

    #php-frameworks h3 {
        color: #333;
        margin-bottom: 15px;
        font-size: 20px;
    }

    #php-frameworks p {
        text-align-last: center;
        margin: 0px 0px 20px;
        font-size: 14px;
        text-align: justify;
    }

    #php-frameworks .contant_datiles p {
        font-size: 14px;
        text-align-last: center;
        text-align: justify;
    }

    #cakephp-skill h3 {
        font-size: 20px;
        margin-bottom: 15px;
    }

    #cakephp-skill p {
        text-align-last: center;
        line-height: 20px;
        font-size: 14px;
        text-align: justify;
        margin: 0px 0px 35px;
    }

    #cakephp-skill .why-hire-data ul li {
        width: 100%;
    }

    #cakephp-skill .why-hire-data ul li p {
        text-align: left;
        text-align-last: left;
        margin: 2px 0px 0px;
    }

    #cakephp-skill .why-hire-data ul li img {
        width: 35px;
    }

    #hire_process h3 {
        font-size: 20px;
    }

    #hire_process p {
        text-align: justify;
        text-align-last: center;
        line-height: 22px;
        margin: 0px 0px 18px;
        font-size: 15px;
    }

    #faq h3 {
        margin-bottom: 10px;
        font-size: 22px;
    }

    #faq p {
        font-size: 15px;
        margin: 0px 0px 30px;
        line-height: 20px;
    }

    footer p {
        margin-bottom: 0px;
        color: white;
        font-size: 13px;
    }

    #header {

        top: 0px;
        width: 100%;
        padding: 7px 0px;
    }

    #hire_process img.mobile-view {
        width: 90%;
    }

    #header i,
    #header span {
        font-size: 12px;
    }

    #php-frameworks .contant_datiles .hour_btn p {
        font-size: 15px;
    }

    #quality_Solutions h3 {
        font-size: 20px;
        margin-bottom: 20px;
    }

    #hire_process p {
        font-size: 14px;
    }

    #slider .mobile-img lottie-player {
        width: 200px !important;
    }

    #slider h3 {
        font-size: 19px;
        margin-bottom: 7px;
    }

    #slider .formContainer button {
        padding: 3px 40px;
        font-size: 14px;
        width: 100%;
    }

    #php-hire h3 {
        font-size: 22px;
    }

    #testimonial_sec h3 {
        font-size: 22px;
    }

    #about_sec.rn_about {
        margin-top: 20px;
    }

    #slider.react-slider {
        padding-top: 80px;
    }
}


/* Mobile devices */

@media (max-width: 359px) {

    #sidebar .manbox h6 {
        font-size: 8px;
    }

    #sidebar .manbox p {
        font-size: 7px;
    }

    #header .logo {
        width: 80px;
    }

    #thank_you .thanks_box {
        width: 90%;
        padding: 20px;
    }


    #thank_you .thanks_box h1 {
        font-size: 24px;
    }

    #thank_you .thanks_box p {
        font-size: 12px;
    }

    #thank_you .thanks_box .text-center button {
        font-size: 12px;
        padding: 6px 25px;

    }
















    .me-5 {
        padding: 0px;
        font-size: 12px;
    }




    #header a {
        font-size: 9px;
    }

    #header h6 {
        font-size: 13px;
    }

    #header i,
    #header span {
        font-size: 12px;
    }

    #slider .formContainer p {
        margin-bottom: 11px;
        font-size: 14px;
        margin: 0px 0px 15px;
        line-height: 18px;
    }

    #slider .formContainer .mb-3 {
        margin-bottom: 7px !important;
    }

    #hire_process img.mobile-view {
        width: 100%;
    }

    #header ul {
        padding-left: 5px;
    }

    #header i,
    #header span {
        font-size: 11px;
    }
}


/**
 * 9.0 Print
 * ----------------------------------------------------------------------------
 */


/* Retina-specific styles. */

@media print,
(-o-min-device-pixel-ratio: 5/4),
(-webkit-min-device-pixel-ratio: 1.25),
(min-resolution: 120dpi) {}

@media print {}