.hirePages .mainBanner_layout { display: none;}

.bg-EDF1FA { background: #EDF1FA !important;}

.whyHiredSection { width: 100%; position: relative;}

.whyHiredSection_detail { padding: 60px 0px ; width: 100%;}

.hirePages .custom_tittle p { font-size: 16px; color: #555 !important; line-height: 1.8;}

.whyHiredCol { padding: 15px !important;}

.whyHiredCol_info { width: 100%; background-color: #fff; ; border-radius: 10px; padding: 10px; display: flex; height: 100%; align-items: center;}

.whyHiredCol_info span { width: 60px; height: 60px; overflow: hidden; border-radius: 50%; display: flex; align-items: center; justify-content: center; background-color: #0B3B6A;}

.whyHiredCol_info span img { display: block; width: 36px; height: 36px;}

.whyHiredColText { width: calc(100% - 60px); padding-left: 15px;}

.whyHiredColText strong { display: block; font-size: 16px; line-height: 1.6;    color: #04060d;}


.recentlyAdded_section { width: 100%; position: relative;}

.recentlyAdded_section_detail { width: 100%; padding: 60px 0px;}


.recentlyAddedSlider_outer { width: 100%; position: relative; padding: 20px 0px; max-width: 1100px; margin: auto;}

.recentlyAddedSlider_outer .slick-prev {
    display: block;
    left: -50px;
    background: url(../images/prev_btn.webp) 0 0/100% no-repeat;font-size: 0px; width: 30px !important; height: 30px !important;
}

.recentlyAddedSlider_outer .slick-next {
    display: block;
    right: -50px;
    background: url(../images/next_btn.webp) 0 0/100% no-repeat ; font-size: 0px; width: 30px !important; height: 30px !important;
}

.recentlyAddedSlider_outer .slick-next::before , .recentlyAddedSlider_outer .slick-prev::before { display: none;}

.recentlyAdded_col { width: 100%; position: relative; box-shadow: 0px 4px 15px rgba(0, 0, 0, .1); border-radius: 20px; padding:35px 20px; margin: 25px 0px;}

.recentlyAdded_tags { width: 100%; display: flex; align-items: center; justify-content: space-between;}

.recentlyAdded_profile { width: 100%; padding-bottom: 8px;}

.recentlyAdded_profile span { width: 110px; height: 110px; position: relative; display: block; margin: auto;}
.recentlyAdded_profile span img { width: 110px; height: 110px; display: block; margin: auto; border-radius: 50%; object-fit: cover;}

.recentlyAdded_profile span b { width: 14px; height: 14px; overflow: hidden; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 7px; color: #fff; position: absolute; right: 3px; bottom: 14px; z-index: 2;}

.success_active { background-color: #3A9845 !important;}

.name_designation { width: 100%; text-align: center; padding-bottom: 20px;}

.name_designation strong { display: block; font-size: 18px;}
.name_designation small { display: block;}


.specialities_tags { width: 100%; padding-bottom: 25px;}

.specialities_tags ul { display: flex; flex-wrap: wrap; justify-content: center;}

.specialities_tags ul li { padding: 4px;}
.specialities_tags ul li  a { padding: 8px 22px; text-align: center; background-color: #EDF1FA;  display: block; border-radius: 10px; color: #000;}

.specialities_tags ul li  a:hover {background-color: #d5d9e3; }

.viewProfilr_btn { width: 100%;}

.viewProfilr_btn button , .viewProfilr_btn a {  max-width: 190px;   display: block; margin: auto;}


.centerSpace { padding: 0px 12px;}



.newBlue_btn {
    color: #fff;
    border: 1px solid #0b3b6a;
    background: #0b3b6a;
    border-radius: 5px;
    transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out ; display: inline-block; border-radius: 50px; font-size: 16px; padding: 15px 30px;
}

.newBlue_btn:hover {
    background: #25598d;
    border: 1px solid #25598d
}


.newWhite_btn {
    color: #0B3B6A;
    border: 1px solid #fff;
    background: #fff;
    border-radius: 5px;
    transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out ; display: inline-block; border-radius: 50px; font-size: 16px; padding: 15px 30px;
}

.newWhite_btn:hover {
    background: #25598d;
    color: #fff;
    border: 1px solid #25598d ;
}


.hireEasySteps_sec { width: 100%; position: relative;}

.hireEasySteps_sec_detail { width: 100%; padding: 60px 0px;}

.hireEasySteps_sec .whyHiredCol_info { background-color: transparent; display: block; border: 0px;}
.hireEasySteps_sec .whyHiredCol_info span { width: 140px; height: 140px; margin: auto; margin-bottom: 10px;position: relative; overflow: inherit; }
.hireEasySteps_sec .whyHiredCol_info span img { width: 50px; height: 50px; margin: auto; }

.hireEasySteps_info { width: 100%; max-width: 1000px; margin: auto;}

.hireEasySteps_sec .whyHiredColText { width: 100%; padding: 0px; text-align: center;}

.hireEasySteps_sec .whyHiredColText strong { font-size: 17px; color: #000; display: block; padding-bottom: 6px; }
.hireEasySteps_sec .whyHiredColText p { font-size: 14px; color: #000; padding: 0px;}

.hireEasySteps_sec .whyHiredCol_info span b { font-size: 24px; position: absolute; right: -70px;}



.noCost_columns { width: 100%;  margin: auto;}

.noCostCol { padding:30px 15px !important;}

.noCostCol_info { width: 100%; background-color: #fff; padding: 20px; border-radius: 10px; height: 100%;box-shadow:rgba(100, 100, 111, 0.2) 0 7px 29px 0 ;background-color: #fff; }

.noCostCol_info span { display: flex; align-items: center; justify-content: center; width: 70px; height: 70px; border-radius: 10px;background-color: #0B3B6A; margin: auto; margin-bottom: 20px; margin-top: -58px;}

.noCostCol_info span img { width: 34px; height: 34px; object-fit: contain; display: block;}

.noCostCol_info strong{color: #000; text-align: center; display: block; padding-bottom: 10px; text-transform: capitalize; font-size: 22px; line-height: 36px;}

.noCostCol_info p { font-size: 16px; line-height: 1.6; text-align: center;}

.appServices_section { width: 100%; position: relative;}

.appServices_section_detail { width: 100%; padding: 60px 0px 0px;}

.bizionic-in-brief-section-bg2 {
    position: absolute;
    left: 0; z-index: 2;
}

.bizionic-in-brief-section-bg2 img {
    max-width: 400px;
    width: 100%;
}

.bizionic-in-brief-section-left2 {
    max-width: 100%;
    position: relative;
}

.bizionic-in-brief-section-left-box2 {
    position: relative;
    max-width: 100%;
    background-color: #0b3b6a;
    border-radius: 10px;
    padding: 30px 30px 20px;
    margin-top: 275px;
}
.bizionic-in-brief-section-left-box2 h2 {
    font-size: 30px;
    color: #fff;
    margin-bottom: 20px;
}
.bizionic-in-brief-section-left-box2 ul {
    padding-left: 20px;
}
.bizionic-in-brief-section-left-box2 li { list-style: disc;
    margin-top: 20px;
    color: #fff;
    font-size: 16px;
}

.newdesign_form { background: #fff !important; position: relative;}

.newdesign_form .contactUs_detail { background: none !important; overflow: inherit; padding: 10px 0px;}

.newdesign_form .contactForm_page { background:none !important;box-shadow: 0px 0px 10px rgba(0, 0, 0, .1); transform: none !important;}

.newdesign_form .contactForm_page .project_form { background: none !important;}

.newdesign_form .project_form_select select { border: 0px !important;}



.partner-work-card { padding: 0px 30px;}

.partner-work-card span { display: block;}

.partner-work-card span img { width: 105px !important; height: 50px; object-fit: contain; margin: auto; display: block;}


.newPush_notify_section .indust_work_sectionDetail { padding: 60px 0px;}

.newPush_notify_section .indust_work_col  { background: rgb(11,59,106);background: linear-gradient(180deg, rgba(11,59,106,1) 0%, rgba(11,59,106,0.8) 100%); border-radius: 20px;padding: 25px 20px;}
.newPush_notify_section .indust_work_col a span img { width: 88%; height: 170px; margin: auto;}
.newPush_notify_section .indust_work_col .w-100 { display: none !important;}

.newPush_notify_section .indust_work_col a strong { color: #fff; padding-top: 0px; padding-bottom: 12px; text-align: left;}
.newPush_notify_section .indust_work_col a p { color: #fff; padding-top: 0px;}
.newPush_notify_section .indust_work_col a  { display: block;}


.keySuccess_marketerSection .keySuccess_marketerSection_detail { background: none; padding: 70px 0px 0px;}

.keySuccess_col strong { font-family: "Financier Display"; text-align: left;}
.keySuccess_col p {   text-align: left;}

.enhanceSec .coreServices_section { padding: 60px 0px;}

.coreServices_list { width: 100%;}

.coreServices_list ul li { padding: 20px 0px;}


.coreServices_list .coreTabs_data_text h5 { padding-bottom: 15px; color: #000;}
.coreServices_list .coreTabs_data_text p { font-size:16px;}

.coreServices_list .coreTabs_data_text ul {
    margin-left: 20px; display: flex; flex-wrap: wrap;
}

.coreServices_list .coreTabs_data_text ul li { list-style: disc; color: #000; font-size:14px;
     width: 50%; padding: 2px 10px 2px 0px;
}
.coreServices_list .coreTabs_data_text ul li p { text-align: left;}

.coreServices_list .coreTabs_data_avatar span {
    max-width: 420px;
}
.coreServices_list .coreTabs_data_avatar  {
    padding-top: 0px;
}

.coreServices_list ul li .row { flex-direction: row-reverse; align-items: center;}
.coreServices_list ul li:nth-of-type(2n) .row { flex-direction: row;}


.bg_0B3B6A { background: #0B3B6A !important;}

.seamlessPossible_section { width: 100%; position: relative;}

.seamlessPossible_section_detail { padding: 60px 0px; width: 100%; max-width: 1100px; margin: auto;}

.seamlessPossible_icons { width: 100%; display: flex; justify-content: flex-end; }

.seamlessPossible_icons ul { display: flex; justify-content: flex-end; flex-wrap: wrap;max-width: 300px; }

.seamlessPossible_icons ul li { padding: 7px 10px;}
.seamlessPossible_icons ul li span {display: block;}
.seamlessPossible_icons ul li span img {display: block; width: 70px; height: 70px; overflow: hidden; border-radius: 50%;}





.hirePages .industryNew_section1_avatar span { max-width: 100%;}

.hirePages .industryNew_section1 .custom_tittle h1 { font-size: 40px;}

.hirePages .whyHiredSection_detail .custom_tittle h3 { font-size: 35px;}

.hirePages .whyHiredSection_detail .custom_tittle p { color: #04060d !important;}

.hirePages .Recently-added-Developers-our-Network-by-me-card-about { padding-bottom: 80px;}

.hirePages .appServices_section_detail .custom_tittle h2 { font-size: 35px; padding-bottom: 20px;}
.hirePages .appServices_section_detail .custom_tittle h3 { font-size: 35px; padding-bottom: 20px;}

.hirePages .hire-dev-main-lgform-section { background-color: #fff; padding-bottom: 20px;}

.newdesign_form .project_form_field input , .newdesign_form .project_form_textarea textarea { height: 50px;display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;}

    .newdesign_form .project_form_select   { border-radius: .25rem;
        border: 1px solid #ced4da; }

    .newdesign_form .project_form_select select  { height: 50px;display: block; max-height: 100%;
        width: 100%;
        padding: .375rem .75rem;
        font-size: 1rem;
        line-height: 1.5;
        color: #495057;
        background-color: #fff;
        background-clip: padding-box;
       }


.newPush_notify_section .custom_tittle h2 ,
.keySuccess_marketerSection_detail .custom_tittle h2,
.coreServices_section .custom_tittle h2 { font-size: 35px;}


.coreServices_list .coreTabs_data_text h5 { font-size: 26px;  font-family: "Financier Display";}

.seamlessPossible_section_detail .custom_tittle h3 { font-size: 30px !important;}
.seamlessPossible_section_detail .custom_tittle p { color:  #fff !important;}

.adress_tabs { flex-wrap: wrap;}





/* services pages  */

.services_pages .mainBanner_layout { display: none;}

.services_pages .industryNew_section {background: linear-gradient(269.77deg, #C5D0EB 49.9%, #EDF1FA 99.8%);}

.services_pages .custom_tittle p { font-size: 16px; color: #555 !important; line-height: 1.8;}

.services_pages .industryNew_section_detail { padding: 70px 0px;}

.services_colSetting .noCostCol_info span { margin-left: 0px; border-radius: 0px; border-bottom-right-radius: 10px;}

.services_colSetting .noCostCol_info strong { text-align: left; font-size: 20px;    line-height: 1.4;}
.services_colSetting .noCostCol_info p { text-align: left; font-size: 15px;}

.services_colSetting .appServices_section_detail { padding: 70px 0px 40px;}

.services_colSetting .noCostCol_info { border-radius: 0px; border-bottom-right-radius: 20px; box-shadow: none; border: 1px solid #E5E7EB;}

.services_colSetting .noCostCol {
    padding: 35px 15px !important;
}

.bg-EDF1FA { background: #EDF1FA !important;}

.services_partner_section { width: 100%; position: relative;}

.services_partner_section_detail { width: 100%; padding: 70px 0px;}


.partner_list { width: 100%;}

.partner_list ul { display: flex; justify-content: center; flex-wrap: wrap;}

.partner_list ul li { padding: 22px; width: 25%;}

.partner_list ul li span { display: block;}

.partner_list ul li span img { width: 150px; height: 60px; object-fit: contain; margin: auto; display: block;}


.services_pages .bizionic-in-brief-section-bg { 
    top: -6%; 
}

.services_pages .project_form_select { padding-right: 15px !important;}
.services_pages .project_form_select select  { border-color: #bcbec0;}

.lts-work-card-txt h4 { padding-bottom: 0px;}

.video_frame { padding: 10px; box-shadow: 0px 0px 3px #cccccc8e;}
.video_frame iframe { display: block;}


.main_nav ul li a { font-size: 13px;}
.main_nav ul li { margin-left: 10px;}


.startpBnaner { background: url(../images/statupBanner.webp) bottom center/cover no-repeat !important}

.startpBnaner .custom_tittle p { color: #fff !important;}



.newStartup_content { width: 100%; position: relative;}

.newStartup_content_detail { width: 100%;padding: 0px 0px;}

.startup_listing { width: 100%;}

.startup_listing ul li { padding: 60px 0px;}

.startup_listing ul li .row { flex-direction: row-reverse; align-items: center;}
.startup_listing ul li:nth-of-type(2n) .row { flex-direction: unset;}

.startup_listing ul > li:nth-of-type(2n) {background: rgb(255,255,255);
    background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(237,241,250,1) 100%);}

.startup_listing_avatar { width: 100%;padding: 0px 10px;}

.startup_listing_avatar span { display: block; width: 100%;}
.startup_listing_avatar span img { display: block; width: 100%;}


.startup_listing_info { width: 100%; padding: 0px 10px;}

.starupTittle { margin-bottom: 10px; display: flex; align-items: center; color: #000; font-size: 18px; text-decoration: underline !important;}

.starupTittle img { max-width: 36px; min-width: 36px; display: block; margin-right: 10px;}

.starupTittle:hover { text-decoration: none !important;}

.startup_listing_info h4 { font-size: 36px; padding-bottom: 20px;}

.starupText_list { padding-bottom: 15px !important;}

.starupText_list li{ margin-left: 20px; list-style: disc; font-size: 16px; color: #000; padding: 5px 0px !important; background: none !important; }

.starupText_list li p { padding-bottom: 0px;}

.startup_listing_info p { font-size: 16px; }


.starupText_btm { display: flex; align-items: center;}

.starupText_btm strong { font-size: 60px; font-weight: bold; font-family: "avenirblack"; color: #0B3B6A; padding-right: 25px ; display: block;}

.starupText_btm label { display: block; color: #0B3B6A; font-size: 20px; font-weight: 400;}


.dremin_section { background: url(../images/dreaming_banner.svg) bottom center/cover no-repeat !important}

.dremin_section .custom_tittle p { color: #fff !important;}

.dremin_section .industryNew_section_detail {
    padding: 110px 0px;
}


.startpBnaner .industryNew_section_detail {
    padding: 130px 0px;
}



.New-Age-Marketing-main-button { cursor: unset !important;}


.native-app-development-main-banner-new { height: 650px !important;}


.banner-change { background: url(../images/funding-hero.svg) !important;height:auto !important}

.funding-hero-detail { padding: 180px 0px; }





    .my-security-byme-main-heading h1 {
        font-size: 35px;
        position: relative;
        color: #000;
        line-height: 1.3;
        font-weight: 500;
        font-family: "Financier Display";
    }

.banner-change-fund {background: url(../images/funding-hero.svg) top center  no-repeat !important; background-size: cover !important; width: 100%; height:auto !important; margin-top: 26px;}


.funding-page-section1 { width: 100%; padding: 70px 0px;}

.funding-page-section2 { width: 100%; padding: 0px 0px 50px;}


.sectionFunding-info { width: 100%; position: relative; padding: 20px;}

.sectionFunding-info span { display: block; padding-bottom: 10px;}

.sectionFunding-info span img { width: 80px; height: 80px; display: block; object-fit: cover;  border-radius: 50%;}

.sectionFunding-info strong { font-family: "avenirblack"; display: block; padding-bottom: 5px;}

.oprating-flow-section { width: 100%; position: relative;}

.oprating-flow-section_detail { width: 100%; padding: 70px 0px; max-width: 900px; margin: auto;}


.funding-terms-section { width: 100%; position: relative;}
.funding-terms-section::after { content: ''; width: 100%; position: absolute; left: 0px; bottom: 0px; height: 300px; background-color: #EDF1FA;}

.funding-terms-section_detail { width: 100%; padding: 70px 0px;}

.funding-terms-text { width: 100%; padding-left: 25px;}

.funding-terms-text ul li { padding: 12px 0px;}

.funding-terms-text-info { width: 100%; display: flex; align-items: flex-start;}

.funding-terms-text-info span { width: 35px; height: 35px; display: flex; align-items: center; justify-content: center; background-color: #EDF1FA; font-size: 16px; border-radius: 50%;}

.terms-text { width: calc(100% - 35px); padding-left: 15px;}

.terms-text p { padding: 0px;}

.eligible-section { width: 100%; background-color: #fff; box-shadow: 0px 4px 10px rgba(0, 0, 0, .1); border-radius: 20px; padding: 40px 25px 30px;}

.eligible-icon { width: 100%; border-bottom: 1px solid #EDF1FA; padding-bottom: 35px; margin-bottom: 30px;}

.eligible-icon img { display: block; width: 90px; height: 90px; object-fit: contain; margin: auto;}

.main_nav ul li.has_nav>a {
    padding-right: 12px !important;
}
.main_nav ul li {
    margin-left: 8px;
}


.cloudFloating_menu .columnSett {
    width: 100% !important;
    flex: 0 0 55% !important;
    max-width: 55% !important;
}
.cloudFloating_menu {
    width: 55vw !important;
    left: auto !important;
    right: 0;
}








@media (min-width: 1024px) and (max-width: 1279px) {

    .recentlyAddedSlider_outer {
        padding: 20px 50px;}

.addressTab_data iframe { width: 100% !important; height: 150px !important;}

.startup_listing ul li {
    padding: 25px 0px;
}
.startup_listing_info h4 {
    font-size: 32px; 
}

.starupText_btm strong {
    font-size: 48px;}


    .starupText_btm label { 
        font-size: 18px;}

.funding-hero-detail {
    padding: 100px 0px;
}
}

@media (min-width: 768px) and (max-width: 1023px) {

    .recentlyAddedSlider_outer {
        padding: 20px 40px;}

.addressTab_data iframe { width: 100% !important; height: 150px !important;}

.startup_listing ul li {
    padding: 20px 0px;
}
.startup_listing_info { 
    padding: 0px 0px;
}
.startup_listing_info h4 {
    font-size: 28px; 
}
.startup_listing_info p {
    font-size: 15px;
}
.starupText_btm strong {padding-right: 20px;
    font-size: 42px;}
.starupText_btm label { 
    font-size: 16px; 
}
.startup_listing_avatar { 
    padding: 0px 0px;
}
.dremin_section .industryNew_section_detail {
    padding: 60px 0px;
}
.services_pages .industryNew_section_detail {
    padding: 70px 0px;
}


.banner-change-fund { 
    margin-top: 0px;
}
.funding-hero-detail {
    padding: 100px 0px;
}

.funding-terms-text { padding-left: 0px;}
.eligible-section { 
    padding: 40px 25px 30px;
}








}



@media (min-width: 320px) and (max-width: 767px) {

.industryNew_section1_avatar { padding-top: 20px;}

.whyHiredCol {
    padding: 8px 15px !important;
}
.specialities_tags ul li a {
    padding: 6px 20px;
    border-radius: 7px;
    font-size: 12px;
}

.hireEasySteps_sec .whyHiredCol_info span b { display: none;}

.newdesign_form .contactUs_detail .row { flex-direction: column-reverse;}

.bizionic-in-brief-section-bg2 { position: static; margin-bottom: 20px;}

.appServices_section_detail { padding-bottom: 30px;}

.newdesign_form .contactForm_page { margin-top:20px;}

.bizionic-in-brief-section-left-box2 {
    margin-top: 25px;
}

.addressTab_data  iframe { width: 100% !important; height: 200px !important;}

.coreServices_list .coreTabs_data_text ul li { width: 100%;}


.hirePages .industryNew_section1 .custom_tittle h1 {
    font-size: 30px;
}

.hirePages .whyHiredSection_detail .custom_tittle h3 {
    font-size: 24px;
}

.whyHiredSection_detail .custom_tittle { padding-bottom: 25px !important;}

.hirePages .appServices_section_detail .custom_tittle h3 {
    font-size: 22px; padding-bottom: 30px;
}

.noCostCol_info strong {
    font-size: 18px;
    line-height: 28px;
}

.newdesign_form .project_form .row { flex-direction: column;}

/* #blog-main-new-content-here .owl-carousel .owl-nav button.owl-next { right: -7% !important;} */


.newPush_notify_section .custom_tittle h2, .keySuccess_marketerSection_detail .custom_tittle h2, .coreServices_section .custom_tittle h2 { font-size: 26px;}

.partner_list ul li {
    padding: 12px;
    width: 50%;
}
.services_partner_section_detail { padding-bottom: 40px;}




.startup_listing ul li {
    padding: 30px 0px;
}

.startup_listing_avatar {
    width: 100%;
    padding: 0px 0px 20px;
}
.startup_listing_info { 
    padding: 0px ;
}

.startup_listing_info h4 {
    font-size: 24px; 
}

.starupText_btm {
    display: block; 
    text-align: center;
}

.starupText_btm strong { padding-right: 0px;}

.services_pages .industryNew_section_detail {
    padding: 70px 0px;
}

.funding-hero-detail {
    padding: 60px 0px;
}

.funding-terms-text { padding-top: 25px;}
.funding-terms-text .eligible-section { padding-top: 0px;}

.emp-text { padding-top: 20px;}







}






