@media only screen and (max-width: 1200px) {
    .header-container .navbar .mobile_navbar {
        display: block;
    }
    .header-container .navbar .navbar-collapse .navbar-nav {
        display: none;
    }
    .navbar .mobile_navbar .navbar-nav {
        flex-direction: column;
    }
    .header-container .navbar .navbar-toggler {
        display: block;
        position: absolute;
        top: 31px;
        right: 0;
    }
    .header.sticky-header .header-container .navbar .navbar-toggler {
        top: 15px;
    }
    .mobile_navbar .navbar-nav .dropdown.show-menu .dropdown-menu {
        opacity: 1;
        pointer-events: auto !important;
        position: revert;
    }
}
@media (min-width: 1200px) {
.banner_section .container {
    max-width: 1440px;
}
}

@media only screen and (min-width: 1500px) and (max-width: 1660px) {
    .about-banner-section:after {
        background-size: 1005px;
    }
}
@media only screen and (min-width: 1300px) and (max-width: 1490px) {
    .about-banner-section:after {
        background-size: 910px;
    }
    .header-container .navbar .navbar-nav li a.nav-link {
        font-size: 18px;
        padding: 10px 20px;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1350px) {
    .about-banner-section:after {
        background-size: 910px;
    }
    .header-container .navbar .navbar-nav li a.nav-link {
        font-size: 18px;
        padding: 10px 20px;
    }
}
@media only screen and (min-width: 1280px) and (max-width: 1360px) {
    .about-banner-section:after {
        background-size: 855px;
        top: -10px;
    }
    .banner_section .banner_maini h3 {
        font-size: 58px;
        line-height: 95px;
    }
}

@media only screen and (max-width: 360px) {
    .erp-financial-sec.new_version_changes .card-header button {
        font-size: 18px !important;
        padding: 15px 0;
    }
    .erp-financial-sec.new_version_changes .fin_module_area .card-header button:after {
        width: 25px;
        height: 25px;
        top: 17px !important;
    }
    .new_version_changes .fin_module_area .fusion-title-section h3 {
        font-size: 16px !important;
        line-height: 25px;
        margin: 15px 0 !important;
    }
    .new_version_changes .fin_module_area .fusion-body-sec .ccb_inner h3 {
        font-size: 20px !important;
        margin-bottom: 10px !important;
    }
}
  
@media (max-width: 375px) {
/** Contact us **/
.contact_inner_section .contact-title h3 {
        font-size: 36px;
}
}

  @media all and (max-width: 400px) {
      .oracle-inn-items.oracle-inn-items {
          width: 100%;
      }
  }

  /** Mobile **/
  @media only screen and (max-width: 767px) {
    /* banner */
    .banner_maini h3 {
        font-size: 33px;
        line-height: 55px;
        margin-bottom: 38px;
    }
    .banner_section {
        min-height: auto;
        height: 100%;
        padding-bottom: 50px;    
    }
    .banner_maini .get-in-touch {
        font-size: 19px;
        padding: 8px 20px 10px 15px;
    }
    .banner_maini {
        padding-top: 35px;
        padding-left: 18px;
        max-width: 424px;
    }
    /* .banner_section:before{
        height: 100%;
        background-size: cover;
    } */
    .banner_form{
        padding: auto;
        margin: auto;
    }
    .banner_section:after {
        height: 530px;
        background-size: cover;
    }
    .header-container .navbar {
        padding: 26px 10px;
    }

    /** About slider **/
    .about_slider_block .slider_title h3 {
        font-size: 31px;
        line-height: 44px;
    }
    .about_slider_block .slide_image img {
        width: 100%;
    }

    /** Explore our service **/
    .eos_title h3 {
        font-size: 30px;
        line-height: 50px;
    }
    /** Trusted Partner **/
    .partner-services h3 {
        font-size: 24px;
        line-height: 33px;
    }
    
    /** what is next step **/
    .maini-next-step:before {
        height: 146px;
        background-size: 80%;
    }
    .maini-ns-block p {
        font-size: 16px;
        line-height: 25px;
    }
    .maini-ns-block ul {
        display: block;
        text-align: center;
    }
    .maini-ns-block ul li {
        font-size: 28px;
        width: 47%;
    }

    /** Footer **/
    .bottom_footer_part .col-lg-3 {
        width: 50%;
    }

    /** Contact us **/
    .contacts_section .maini_contact_block {
        background-size: 29%;
    }
    .contact-title h3 {
        font-size: 36px;
    }
    .contact_inner_section {
        padding: 0 15px;
    }
    .loct-block {
        width: calc(100% -0);
    }
    .loct-block {
        width: calc(100% - 62px);
        margin-bottom: 52px;
    }
    .loct-block p.address {
        max-width: auto;
        text-align: center;
    }
    .location-title h3 {
        font-size: 34px;
        margin-bottom: 0px;
    }
    .loct-block .maini_loct h3 {
        font-size: 27px;
    }
    .loct-block .maini_loct p {
        font-size: 17px;
    }
    .loct-block p.address {
        font-size: 13px;
    }
    .contacts_section {
        padding: 30px 0 30px;
    }
    .contacts_locations {
        padding: 0;
    }

    /** careers page **/
    .careers_section .careers_form {
        padding: 0 20px;
    }
    .career_desp {
        padding: 50px 20px;
    }
    .career_banner_section .inner_career_banner .career_banner {
        padding-left: 10px;
        max-width: 450px;
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .career_banner_section .inner_career_banner .career_banner h3 {
        font-size: 32px;
    }
    .career_banner_section:after {
        background-size: 50%;
        background-position: bottom right;
    }
    .maini_insigts_dtl.pre-heading p {
        font-size: 16px;
    }
    .maini_insigts_dtl h3 {
        margin-bottom: 10px;
    }


    /** insights page **/
    .insights_title h3 {
        font-size: 50px;
        margin-bottom: 50px;
    }
    .inner_insights_block {
        padding: 50px 0 30px;
    }
    .insight_detailed_title h3 {
        font-size: 21px !important;
    }
    .insights_social_info {
        padding: 8px 10px;
        align-items: center;
    }
    .detailed_insights_section .maini_insigts_dtl.first-section {
        padding-right: 0 !important;
    }
    .detailed_insights_section {
        padding: 0 15px;
    }
    .back-2-insights a {
        font-size: 16px;
        padding: 2px 15px;
    }
    .insights_detailed_section {
        padding: 0;
    }

    /* oracle erp cloud */
    .erp-cloud-banner h3 {
        font-size: 44px !important;
        max-width: 205px !important;
    }
    .erp-cloud-banner:after {
        background-position: 128px 101px !important; 
    }
    .erp-cloud-banner {
        height: 305px !important;
        padding: 114px 0 59px !important; 
    }
    .erp-c-desp p {
        font-size: 17px;
    }
    .erp-cloud-section .erp-c-desp.left {
        margin-bottom: 30px;
    }
    .inn-erp-c-section {
        padding: 60px 0;
    }
    .financial-area {
        display: block;
    }
    .erp-financial-sec h3 {
        font-size: 27px !important;
        margin-bottom: 0 !important;
        line-height: 40px;
    }
    .erp-financial-sec .financial-area li {
        font-size: 16px;
        padding: 7px 0;
    }
    .financial-area li:before {
        width: 14px;
        height: 14px;
    }
    .inn-erp-cont-section {
        margin: 20px !important;
        padding: 30px 0 !important;
    }
    .erp-cont-brand ul li {
        display: block;
        margin-right: 0;
        position: relative;
        padding-right: 0;
        margin-bottom: 25px;
        text-align: center;
    }
    .erp-cont-brand ul li:first-child:after {
        display: none;
    }
    .erp-cnt-desp p {
        font-size: 18px !important;
        max-width: 557px;
    }
    .erp-cont-btn a {
        font-size: 15px;
    }

    /* Services page */
    .choose-us-title h3 {
        font-size: 39px;
    }
    .choose_heading {
        margin-bottom: 15px;
    }
    .related_resource_block {
        margin-top: 25px;
    }
    .contant_us {
        padding: 50px 30px 70px;
    }
    .service_contact .contant_us h3 {
        font-size: 27px;
    }
    .services_banner_section .career_banner {
        padding-left: 12px;
    }
    .services_banner_section .career_banner h3 {
        font-size: 41px !important;
    }
    .future_needs h3 {
        font-size: 24px;
    }
    .quick-start-block h3 {
        font-size: 31px;
    }
    .quick-start-block p {
        font-size: 18px;
    }
    .enabling-erp p {
        font-size: 17px;
    }
    .quick-overview-block h3 {
        font-size: 33px;
    }
    .support_client_section {
        padding: 70px 0 40px;
    }
    .quick-overview-block h4 {
        font-size: 20px;
    }
    .quick-overview-block p {
        font-size: 16px;
    }
    .foundation-improvement-block h3 {
        font-size: 28px;
        line-height: 43px;
        margin-bottom: 12px;
    }
    .foundation-improvement-block p {
        font-size: 16px;
    }
    .foundation-improvement {
        padding: 40px 0;
    }
    .implement-faster-block h3 {
        font-size: 27px;
        line-height: 37px;
        margin-bottom: 18px
    }
    .implement-faster-block p {
        font-size: 17px;
    }
    .implement-faster-section .erp-financial-sec .financial-area ul {
        width: 100%;
    }
    .implement-faster-section .erp-financial-sec .financial-area ul li {
        font-size: 16px;
        padding-bottom: 10px;
    }
    .implement-faster-block.business-process.get-results p {
        font-size: 16px;
    }
    .implement-faster-section .erp-financial-sec .financial-area ul li:before {
        top: 15px;
    }
    .quick-overview {
        padding: 60px 0;
    }
    .unique_needs_desp h3 {
        font-size: 21px;
    }
    .sass_application h3 {
        font-size: 24px;
        margin-bottom: 20px;
    }
    .sass_application p {
        font-size: 16px;
    }
    .sass_app_image img {
        width: 100%;
    }
    .svr_title h3 {
        font-size: 30px;
        line-height: 40px;
    }
    .svr_desp p {
        font-size: 17px;
        padding: 0;
    }
    .related_resource_desp h3 {
        font-size: 52px;
        line-height: 56px;
    }
    .sass_app_image {
        margin-top: 10px;
        padding-bottom: 60px;
    }

    /* about us page */
    .maini-abt p {
        font-size: 20px;
    }
    .about-desp-section {
        padding-top: 80px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .our-team-section .col-lg-4,
    .our-team-section .team-data img {
        width: 100% !important;
    }
    .our-value-title h3 {
        font-size: 39px;
    }
    .core-value-desp {
        margin-top: 20px;
    }
    .core-value-block h3 {
        font-size: 23px;
    }
    .about-banner-section h3 {
        font-size: 38px !important;
        max-width: 266px !important;
    }
    .maini_main_wrapper .about-banner-section:after {
        background-size: 90%;
        width: 100%;
        right: -122px;
        top: 6px !important;
    }
    .our-team-title h3 {
        font-size: 40px;
    }
    .our-team-title {
        margin-bottom: 20px;
    }
    .about-banner-section {
        padding: 50px 0 60px;
        position: relative;
    }

    /* Timesheet page */
    .insights_title h3 {
        font-size: 30px;
        margin-bottom: 20px;
    }
    .filter-insights-section .col-lg-3 {
        width: 50%;
    }
    .filter-insights-section .col-lg-6 {
        width: 100%;
        float: right;
    }
    .timesheet-data thead th {
        padding: 10px;
        font-size: 15px;
        min-width: 85px
    }
    .timesheet-data tbody td {
        font-size: 13px;
        padding: 23px 13px;
    }
    .search-by-date .datepicker {
        padding: 5px 12px;
        border-radius: 60px;
        border: 1px solid #C74634;
    }
    .search-by-date .datepicker input {
        font-size: 13px;
    }
    .search-by-date:before {
        width: 14px;
        height: 14px;
        top: 11px;
        left: 17px;
        background-size: 100%;
    }
    .search-by-date {
        position: relative;
        float: right;
        top: 12px;
    }
    .add_task_section a {
        padding: 6px 16px;
        font-size: 14px;
    }
    .add_task_section {
        margin-top: 20px;
    }
    .scroll-table {
        overflow-y: scroll;
    }
    .pagination_section .pagination ul li {
        width: 26px;
        height: 26px;
        font-size: 13px;
        padding: 0px;
    }
    .pagination_section li.btn.prev,
    .pagination_section li.btn.next {
        width: 33px;
        height: 33px;
    }
    .pagination_section li.btn.prev img, .pagination_section li.btn.next img {
        position: relative;
        top: 2px;
    }
    .search-id img {
        top: -1px;
        width: 18px;
    }
    .timesheet-form .col-lg-6, 
    .timesheet-form .col-lg-12,
    .timesheet-form .col-lg-8 {
        width: 100%;
        margin-bottom: 23px;
    }
    .timesheet-form .form-group {
        margin-bottom: 0;
    }
    .timesheet-data td span.completed,
    .timesheet-data td span.inprogress {
        font-size: 13px;
    }
    .header-section .col-lg-9, .header-section .col-lg-3 {
        width: 50%;
    }
    .logged-user {
        padding: 5px 9px;
        margin-top: 0;
    }
    .logged-user h3 {
        font-size: 13px;
    }
    .l-user-image {
        width: 28px;
        height: 28px;
    }
    .export-sheet .select-styled {
        max-width: 160px;
        padding: 4px 11px;
        font-size: 13px;
    }
    .export-sheet {
        max-width: 160px;
        margin-top: 21px;
    }
    .export-sheet .select-styled::after {
        top: 10px;
        background-size: 13px;
        right: 7px;
    }
    .pagination_section.employee-pagination .pagination {
        margin: 0 0 25px;
        display: inline-block;
    }
    .add-employee a {
        font-size: 13px;
        padding: 5px 10px;
    }
    .add-employee {
        text-align: center;
    }
    .modal .modal-footer {
        margin-top: 20px;
    }
    .modal .modal-footer button {
        padding: 10px 32px;
        font-size: 15px;
    }
    .employee-modal.modal .modal-footer {
        margin-top: 0;
    }
    .filter-insights-section.timesheet2 .col-lg-3 {
        width: 100%;
    }
    .date-reverted {
        padding: 4px 20px !important;
        margin: 12px auto 0;
        max-width: 215px;
    }
    .search-id {
        max-width: 280px;
        float: none;
        margin: 12px auto 0;
    }
    .lft-val input, 
    .rght-val input {
        font-size: 14px;
    }
    .eos_title p {
        font-size: 17px;
        line-height: 25px;
    }
    .service_explore p {
        font-size: 16px;
    }
    .service_explore h4 {
        font-size: 20px;
    }
    .partner-services {
        padding-bottom: 0;
    }
    .oracle-service p {
        font-size: 16px;
        line-height: 26px;
    }
    .oracle-solution-title h1 {
        font-size: 35px;
    }
    .oracle-solution-title p {
        font-size: 17px;
        line-height: 24px;
    }
    .maini-ns-block h3 {
        font-size: 30px;
        letter-spacing: normal;
    }
    .get-in-touch a {
        font-size: 15px;
    }
    .contact-title p {
        font-size: 16px;
    }
    .insights_data p {
        font-size: 16px;
    }
    .insights_data a {
        font-size: 15px;
    }
    .insights_data a:after {
        width: 17px;
        height: 17px;
        right: -20px;
        background-size: 100%;
    }
    .filter-category button {
        font-size: 13px;
    }
    .filter-blog li .filter-category {
        padding: 4px 12px 4px 12px;
    }
    .filter-blog .filter-cate-list, 
    .filter-blog .content-list {
        top: 40px;
    }
    .search-category {
        float: none;
        margin: 0 auto;
    }
    .insight_detailed_title {
        padding: 0;
    }

     /** Login page **/
     .login-image-block {
        display: none;
    }
    .login-block {
        width: 100%;
    }
    .login-form-block h3 {
        font-size: 25px;
    }

     /** managed service **/
     .sass_application {
        padding: 55px 0 0;
    }

    /** Oracle scm cloud **/
    .oracle-erp-cloud-banner .erp-cloud-banner h3 {
        font-size: 35px !important;
    }
    .erp-cloud-banner.scm-section:after {
        background-position: 210px 80px;
        background-size: 463px;
    }
    .scm-intelligent h3 {
        font-size: 17px;
        margin-bottom: 30px;
    }
    .is-ocs h3 {
        font-size: 25px;
        line-height: 32px;
        margin-bottom: 20px;
    }
    .is-ocs p {
        font-size: 16px;
    }
    .proven-process-section {
        padding: 20px 0;
    }
    .proven-process-block h3 {
        font-size: 24px;
        line-height: 50px;
        margin-bottom: 0;
    }
    .proven-process-block p {
        font-size: 16px;
        padding-bottom: 12px;
    }
    .can-we-help-section {
        padding: 30px 0;
    }
    .can-we-help-block h3 {
        font-size: 25px;
        line-height: 50px;
        margin-bottom: 10px;
    }
    .can-we-help-block p {
        font-size: 16px;
        padding-bottom: 12px;
    }
    .cloud-scm-section {
        padding: 40px 0;
    }

    /* Services */
    .oracle_serv-banner_section:after {
        background-size: 160px;
        background-position: top right;
    }
    .oracle_serv-banner_section .service_banner {
        max-width: 293px;
        padding-left: 24px;
    }
    .oracle_serv-banner_section .service_banner h3 {
        font-size: 24px;
    }
    .oracle_serv-banner_section {
        padding: 27px 0;
    }
    .services_section.orl-serv-sec .sass_application {
        padding: 20px 0;
    }
    .services_section.orl-serv-sec .sass_application h3 {
        font-size: 18px;
    }
    .oracle-serve-section {
        padding: 20px 0;
    }
    .oracle-serve-section .oss_title h3 {
        font-size: 27px;
        line-height: 35px;
    }
    .oracle-serve-section .oss_title {
        margin-bottom: 17px;
    }
    .oracle-serve-section .oss_desp p {
        font-size: 16px;
        margin-bottom: 20px;
    }
    .dgtl_trance_desp p {
        font-size: 16px;
    }
    .proven-process .choose-us-title h3 {
        font-size: 35px;
        line-height: 13px;
        margin-bottom: 0;
    }
    .proven-process .pp_block p {
        font-size: 16px;
    }
    .digital-transformation {
        padding: 30px 0 40px;
    }
    .dgtl_trance_img img {
        max-width: 100%;
    }
    .financial-area li, .fin_area li {
        font-size: 15px;
        display: flex;
    }
    .financial-area li:before, .fin_area li:before {
        width: 12px;
        height: 12px;
        position: absolute;
        left: -19px;
        top: 19px;
    }
    .financial-area li:before, .fin_area li {
        position: relative;
        margin-left: 25px;
    }
    .financials_section.erp-financials:after {
        right: 0;
        opacity: 0.4;
    }
    .erp-financials .financial-area ul {
        width: 100%;
    }
    .erp-financials .financial-area ul li {
        padding: 13px 0;
        font-size: 17px;
        margin-left: 20px;
    }
    .erp-financials .financial-area ul li:before {
        top: 19px;
        left: -45px;
        width: 12px;
        height: 12px;
    }
    .financials_section.erp-financials {
        padding: 50px 0;
    }
    .financials_section.erp-sub-modules {
        padding: 50px 0;
    }
    .financials_section.erp-sub-modules .sub-module-sec ul li {
        font-size: 16px;
    }
    .banner_section .banner_form_section .form-group {
        display: block;
    }
    .banner_section .banner_form_section .form-group .col-lg-6 {
        max-width: 100%;
        width: 100%;
        margin-bottom: 15px;
    }
    .banner_section .banner_form_section .form-group .col-lg-6 input {
        padding: 0;
    }
    .banner_section .banner_form_section .form-group .col-lg-6 .banner_form-label {
        font-size: 14px;
    }
    .banner_section .banner_form_section .selected-items {
        display: none;
    }
    .banner_form_section .form-msg p {
        font-size: 16px;
    }
    .banner_section .banner_form_section {
       display: none;
    }
    .mobile-connect-form {
        display: block;
    }
    .mobile-connect-form .inner_form .form-group {
        display: block;
    }
    .mobile-connect-form .inner_form .form-group input {
        padding: 0;
    }
    .mobile-connect-form .inner_form .form-group .col-lg-6 {
        margin-bottom: 15px;
    }
    .header .navbar a.navbar-brand img {
        max-width: 60px;
    }
    .maini_resources {
        text-align: center;
    }
    .footer-social-block li {
        text-align: center;
        display: block !important;
    }
    .maini_footer .keep_info {
        margin-top: 35px;
        margin-bottom: 30px !important;
        padding: 0 20px;
    }
    .top_footer_part .subscribe_now input {
        width: 100% !important;
    }
    .top_footer_part .subscribe_now {
        width: 100%;
        margin-bottom: 15px;
    }
    .policy-block {
        text-align: center;
    }
    .erp-financial-sec.new_version_changes .card-header button {
        font-size: 18px !important;
        padding: 15px 25px 15px 0;
        white-space: normal;
    }
    .erp-financial-sec.new_version_changes .fin_module_area .card-header button:after {
        width: 25px;
        height: 25px;
        top: 17px !important;
    }
    .new_version_changes .fin_module_area .fusion-title-section h3 {
        font-size: 16px !important;
        line-height: 25px;
        margin: 15px 0 !important;
    }
    .new_version_changes .fin_module_area .fusion-body-sec .ccb_inner h3 {
        font-size: 20px !important;
        margin-bottom: 10px !important;
        word-break: break-all;
    }
    .ocf-financials .erp-financial-sec .fin_area {
        display: block;
    }

     /*** Oracle Cloud HCM ***/
     .oracle-erp-cloud-banner.oracle-hcm-banner-title .erp-cloud-banner h3 {
        width: 100%;
        line-height: 130%;
        font-size: 27px !important;
        margin: 0;
        max-width: calc(100% - 160px) !important;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        color: #fff;
    }
    .oracle-hcm-banner-title .erp-cloud-banner.inner-p-banner.clearfix {
        padding: 0 !important;
        height: 263px !important;
    }
    .erp-cloud-section.hr-record-time-sec .inn-erp-c-section p {
        color: #000;
        font-size: 18px;
    }
    .hcm-benefits-sec .erp-financial-sec.key-benefits h3 {
        font-size: 28px !important;
        margin-bottom: 20px !important;
    }
    .hcm-benefits-sec .erp-financial-sec.key-benefits .fin_area li {
        font-size: 19px;
        display: block;
    }
    .help_service.key-module-section .hcm-key-module .svr_title h3 {
        font-size: 35px;
        line-height: 50px;
    }
    .oracle-erp-cloud-banner.oracle-hcm-banner-title .erp-cloud-banner:after {
        background-size: 90%;
        background-position: 19px 0 !important;
    }
    .key-module-section .miani_help_services.hcm-help-serv .help_sass_service {
        margin: 0;
        max-width: fit-content;
    }
    .help_service .hcm-key-module .svr_title h3 span {
        display: inline;
    }
    .choose-us.hr-transformation-sec .choose_heading .choose-us-title h3 {
        font-size: 26px;
        line-height: 40px;
    }
    .choose-us.hr-transformation-sec .choose_cate_block .ccb_inner {
        height: auto;
    }
    .choose-us.hr-transformation-sec .choose_cate_block .ccb_inner h3 {
        font-size: 22px;
    }
    .choose-us.hr-transformation-sec .choose_cate_block .ccb_inner p {
        font-size: 17px;
    }
    .choose-us.hr-transformation-sec .choose_category .choose_cate_block {
        max-width: fit-content;
        margin-bottom: 30px;
        height: auto;
    }
    .hcm-smart-transformation-sec .inn-erp-cont-section .erp-cnt-desp p {
        max-width: fit-content;
    }
    .erp-contact-section.hcm-smart-transformation-sec .inn-erp-cont-section {
        margin: 0 !important;
        padding: 30px 15px !important;
    }
  }

  @media (max-width: 880px) {

    .header .navbar a.navbar-brand {
        padding-left: 0;
        width: 160px;
    }
    .header .navbar a.navbar-brand img {
        max-width: 60px;
    }
    .header .header-container .navbar-collapse .navbar-nav {
        padding-right: 0;
    }

    /* About slider */
    .aboutus-section {
        padding: 80px 0 80px;
    }
    .about_slider_block {
        display: block;
    }
    .about_slider .carousel-indicators {
        height: 20px;
        width: 100%;
        left: 0;
        margin-left: 0;
        top: auto;
        display: flex;
    }
    .about_slider .carousel-indicators li::before,
    .about_slider .carousel-indicators li::after {
        display: none;
    }
    .about_slider .carousel-indicators li {
        margin: 0 15px;
    }
    .carousel-inner .about_slider_block .slide_image {
        text-align: center;
    }
    .carousel-inner .about_slider_block .slide_desp {
        max-width: 100%;
    }

    /** Trusted partners **/
     .oracle-service {
        padding-top: 15px;
     }
     .trusted-partner {
        background-size: 40%;
    }
   
    /** oracle solutions **/
    .oracle-inn-items.double-height.relative-top {
        top: 0;
        min-height: 372px;
    }
   .oracle-inn-items.solution2,
   .oracle-inn-items.solution4 {
        min-height: 407px !important;
    }
    .oracle_solution_block .solution2:after {
        background-position: 17px 58px;
    }
    .oracle_solution_block .solution4:after {
        background-position: 23px bottom;
    }
    .oracle_solution_block .solution6:after {
        background-position: 0 bottom;
    }

    /** what is next step **/
   .maini-ns-block h3 {
        font-size: 64px;
    }

    /** Footer **/
    .maini_footer_img {
        text-align: center;
        margin-bottom: 50px;
    }
    .keep_info {
        text-align: center;
        margin-bottom: 50px;
    }
    .bottom_footer_part .maini_resources.pull-right {
        float: left;
    }

    /** careers page **/
    .inner_career_banner .career_banner {
        max-width: 462px;
        padding-left: 25px;
    }
    .inner_career_banner .career_banner h3 {
        font-size: 60px;
    }
    .career_banner_section:after {
        background-size: 50%;
        background-position: bottom right;
    }
    .insights_social_info {
        margin-top: 50px;
    }
    .insight_detailed_title h3 {
        font-size: 30px;
        margin-top: 20px;
    }
    .insight_detailed_title {
        max-width: initial;
    }

    /* oracle erp cloud */
    .erp-cloud-banner h3 {
        font-size: 69px;
        max-width: 330px;
    }
    .erp-cloud-banner:after {
        background-position: 201px 110px;
        background-size: 60%;
    }
    .erp-cloud-banner {
        height: 443px;
        padding: 135px 0 100px;
    }
    .oracle-erp-cloud-banner {
        padding: 80px 0 0;
    }
    .erp-financial-sec h3 {
        font-size: 50px;
        margin-bottom: 20px;
    }
    .erp-financial-sec.ppm {
        margin-top: 50px;
    }
    .financial-area li {
        font-size: 19px;
    }
    .erp-cloud-section {
        margin-bottom: 50px;
    }
    .erp-cnt-desp p {
        font-size: 29px;
        max-width: 557px;
    }
    .inn-erp-cont-section {
        margin: 40px;
        padding: 60px 0;
    }
    .erp-cont-brand {
        margin-top: 60px;
    }

    /* contact page */
    .loct-block {
        width: calc(100% - 0px);
        margin-bottom: 52px;
    }
    .loct-block p.address {
        max-width: 100%;
        text-align: center;
    }

    /* servics page */
    .services_banner_section .career_banner h3 {
        font-size: 45px;
    }
    .services_banner_section .career_banner {
        max-width: 630px;
    }
    .related_resource_block img {
        width: 70%;
    }
    .sass_app_image {
        text-align: center;
    }

    /* aboutus */
    .our-team-section .team-data img {
        width: auto;
    }
    .our-team-section .col-lg-4 {
        width: 50%;
    }
    .about-banner-section h3 {
        font-size: 64px;
        max-width: 358px;
    }
    .about-banner-section:after {
        top: 61px !important;
    }
    .date-reverted #changeDate img {
        width: 20px;
    }
    .date-reverted {
        padding: 10px;
    }
  }

  /** Ipad **/
  @media only screen and (min-width: 820px) and (max-width: 1180px) and (orientation: portrait) {
    .banner_section .banner_form_section .form-group {
        display: block;
    }
    .banner_section .banner_form_section .form-group .col-lg-6 {
        max-width: 100%;
        width: 100%;
        margin-bottom: 15px;
    }
    .banner_section .banner_form_section .form-group .col-lg-6 input {
        padding: 0;
    }
    .banner_section .banner_form_section .form-group .col-lg-6 .banner_form-label {
        font-size: 14px;
    }
    .banner_section .banner_form_section .selected-items {
        display: none;
    }
    .banner_form_section .form-msg p {
        font-size: 16px;
    }
    .banner_section .banner_form_section {
       display: none;
    }
    .mobile-connect-form {
        display: block;
    }
    .hcm-smart-transformation-sec .inn-erp-cont-section .erp-cnt-desp p {
        font-size: 28px;
    }
  }

  @media only screen and (min-width: 820px) and (max-width: 1180px) and (orientation: landscape) {
    .header .navbar a.navbar-brand img {
        top: 0 !important;
    }
    .oracle-hcm-banner-title .erp-cloud-banner h3 {
        width: calc(100% - 447px);
    }
  }
  @media only screen and (max-width: 1300px) and (min-width: 1200px) {
    .banner_section .banner_form_section .form-group {
        display: block;
    }
    .banner_section .banner_form_section .form-group .col-lg-6 {
        max-width: 100%;
        width: 100%;
        margin-bottom: 15px;
    }
    .banner_section .banner_form_section .form-group .col-lg-6 input {
        padding: 0;
    }
    .banner_section .banner_form_section .form-group .col-lg-6 .banner_form-label {
        font-size: 14px;
    }
    .banner_section .banner_form_section .selected-items {
        display: none;
    }
    .banner_form_section .form-msg p {
        font-size: 16px;
    }
    .banner_section .banner_form_section {
        display: block;
        transform: translate(-50%, -48%);
    }
    .mobile-connect-form {
        display: none;
    }
  }
  
  /** Mini Ipad **/
  @media only screen and (min-width: 820px) and (max-width: 1180px) {
    /* banner */
    .banner_maini h3 {
        font-size: 58px;
        line-height: 80px;
    }
    .banner_section .banner_form_section .form-group {
        display: block;
    }
    .banner_section .banner_form_section .form-group .col-lg-6 {
        max-width: 100%;
        width: 100%;
        margin-bottom: 15px;
    }
    .banner_section .banner_form_section .form-group .col-lg-6 input {
        padding: 0;
    }
    .banner_section .banner_form_section .form-group .col-lg-6 .banner_form-label {
        font-size: 14px;
    }
    .banner_section .banner_form_section .selected-items {
        display: none;
    }
    .banner_form_section .form-msg p {
        font-size: 16px;
    }
    .banner_maini .get-in-touch {
        font-size: 19px;
    }
    .banner_maini {
        padding-top: 125px;
    }
    .banner_section:before{
        height: 100%;
        background-size: cover;
    }
    /* .banner_section:after {
        height: 530px;
        background-size: cover;
    } */

    .aboutus-section {
        padding: 80px 0 80px;
    }
    .header .navbar a.navbar-brand {
        padding-left: 0;
        width: 160px;
    }
    .header .navbar a.navbar-brand img {
        max-width: 70px;
        position: relative;
        top: -11px;
    }
    .header .header-container .navbar-collapse .navbar-nav {
        padding-right: 0;
    }

    /** oracle solutions **/
    .oracle_solution_block .oracle-inn-items.solution2.scm_cloud {
        min-height: 333px;
    }

    /** Contact page **/
    .contacts_section .maini_contact_block {
        background-size: 29%;
    }
    
    /** careers page **/
       .inner_career_banner .career_banner {
        max-width: 462px;
        padding-left: 25px;
    }
    .inner_career_banner .career_banner h3 {
        font-size: 60px;
    }
    .career_banner_section:after {
        background-size: 68%;
        background-position: center right;
    }
    .insights_title h3 {
        font-size: 70px;
        margin-bottom: 80px;
    }
    .insight_detailed_title h3 {
        font-size: 31px;
    }

    /* aboutus */
    .core-value-block h3 {
        font-size: 29px;
    }
    .our-value-title h3,
    .our-team-title h3 {
        font-size: 50px;
    }
    .core-value-desp {
        margin-top: 40px;
    }
    .erp-cont-brand ul li {
        margin-right: 20px;
        padding-right: 29px;
    }
    .about-banner-section h3 {
        font-size: 70px;
        max-width: 350px;
    }
    .about-banner-section:after {
        width: 50%;
        top: 0px;
        background-size: 127%;
    }

    /* Timesheet page */
    .timesheet-data thead th,
    .timesheet-data.employee-table thead th {
        padding: 10px;
        font-size: 15px;
    }
    .timesheet-data tbody td {
        font-size: 13px;
        padding: 23px 13px;
        text-align: left;
    }
    .timesheet-data table.table.table-responsive {
        display: inline-table;
    }
    .timesheet-data td span.completed,
    .timesheet-data td span.inprogress {
        font-size: 13px;
    }
    .timesheet-data.employee-table thead th:last-child {
        min-width: 50px;
    }
    .lft-val input, .rght-val input {
        font-size: 14px;
    }
    .date-reverted #changeDate img {
        width: 20px;
    }
    .trusted_oracle img {
        max-width: 100%;
    }

    /* Services */
    .oracle_serv-banner_section:after {
        background-size: 300px;
        background-position: top right;
    }
    .oracle_serv-banner_section .service_banner {
        max-width: 454px;
        padding-left: 45px;
    }
    .oracle_serv-banner_section .service_banner h3 {
        font-size: 34px;
    }
    .oracle_serv-banner_section {
        padding: 90px 0;
    }
    .services_section.orl-serv-sec .sass_application {
        padding: 20px 0;
    }
    .services_section.orl-serv-sec .sass_application h3 {
        font-size: 24px;
    }
    .oracle-serve-section {
        padding: 20px 0;
    }
    .oracle-serve-section .oss_title h3 {
        font-size: 35px;
        line-height: 35px;
    }
    .oracle-serve-section .oss_title {
        margin-bottom: 17px;
    }
    .oracle-serve-section .oss_desp p {
        font-size: 16px;
        margin-bottom: 20px;
    }
    .dgtl_trance_desp p {
        font-size: 16px;
    }
    .proven-process .choose-us-title h3 {
        font-size: 35px;
        line-height: 13px;
        margin-bottom: 0;
    }
    .proven-process .pp_block p {
        font-size: 16px;
    }
  }

  @media only screen and (min-width: 820px) and (max-width: 1180px) and (orientation: landscape) { 
    .subscribe_now {
        width: calc(100% - 18%);
    }
  }

/* Ipad */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) {

    /* banner */
    .banner_maini h3 {
        font-size: 58px;
        line-height: 80px;
    }
    .banner_section {
        height: 530px;
    }
    .banner_maini .get-in-touch {
        font-size: 19px;
    }
    .banner_maini {
        padding-top: 125px;
    }
    .banner_section:after {
        height: 530px;
        background-size: cover;
    }
    .contacts_section .maini_contact_block {
        background-size: 29%;
    }

    /* about page */
    .core-value-block h3 {
        font-size: 29px;
    }
    .our-value-title h3,
    .our-team-title h3 {
        font-size: 50px;
    }
    .core-value-desp {
        margin-top: 40px;
    }
    .about-banner-section:after {
        top: 61px !important;
        background-size: 499px !important;
    }

    /* Timesheet page */
    .insights_title h3 {
        font-size: 45px;
        margin-bottom: 20px;
    }
    .filter-insights-section .col-lg-3 {
        width: 30%;
    }
    .filter-insights-section .col-lg-6 {
        width: 39%;
        float: right;
    }
    .timesheet-data thead th,
    .timesheet-data.employee-table thead th {
        padding: 10px;
        font-size: 15px;
    }
    .timesheet-data tbody td {
        font-size: 13px;
        padding: 23px 13px;
        text-align: left;
    }
    .timesheet-form .col-lg-6 {
        width: 50%;
    }
    .timesheet-form .col-lg-8, .timesheet-form .col-lg-4 {
        width: 50%;
    }
    .timesheet-data table.table.table-responsive {
        display: inline-table;
    }
    .timesheet-data td span.completed,
    .timesheet-data td span.inprogress {
        font-size: 13px;
    }
    .header-section .col-lg-9, .header-section .col-lg-3 {
        width: 50%;
    }
    .logged-user {
        padding: 5px 10px;
        margin-top: 18px;
    }
    .export-sheet {
        max-width: 142px;
        margin-right: 15px;
    }
    .export-sheet .select-styled {
        max-width: 142px;
        font-size: 14px;
    }
    .header-section {
        margin-bottom: 20px;
    }
    .timesheet-data.employee-table thead th:last-child {
        min-width: 50px;
    }
    .pagination_section.employee-pagination .col-lg-9 {
        width: 70%;
    }
    .pagination_section.employee-pagination .col-lg-3 {
        width: 30%;
    }
    .add-employee a {
        font-size: 14px;
        padding: 10px 14px;
    }
    .lft-val input, 
    .rght-val input {
        font-size: 14px;
    }
    .explore-service .col-lg-6 {
        width: 100%;
    }
    .service_explore p {
        max-width: 100%;
    }
    .oracle-inn-items.solution6 {
        min-height: 372px !important;
    }
    .filter-category button {
        font-size: 13px;
    }
    .filter-blog li .filter-category {
        padding: 10px;
    }
    .filter-insights-section .col-lg-4,
    .filter-insights-section .col-lg-8 {
        width: 50%;
    }

    /** Login page **/
    .login-image-block {
        display: none;
    }
    .login-block {
        width: 100%;
    }

    /** managed service **/
    .services_banner_section .career_banner {
        padding-left: 45px;
    }
    .sass_application h3 {
        font-size: 23px;
        margin-bottom: 15px;
    }
    .sass_application p {
        font-size: 16px;
    }
    .sass_application {
        padding: 110px 0 0;
    }
    .sass_app_image {
        margin-top: 20px;
        padding-bottom: 68px;
    }
    .svr_title h3 {
        font-size: 37px;
    }
    .svr_desp p {
        font-size: 16px;
        margin-bottom: 0;
        padding: 0;
    }
    .choose-us-title h3 {
        font-size: 35px;
    }
    .choose_heading {
        margin-bottom: 0;
    }
    .related_resource_desp h3 {
        font-size: 37px;
        line-height: 30px;
        margin-bottom: 15px;
    }
    .related_resource_desp p {
        font-size: 18px;
        margin-bottom: 55px;
    }
    .related_resource_desp .grab_copy {
        padding: 8px 14px;
        font-size: 16px;
    }

    /** Oracle scm cloud **/
    .oracle-erp-cloud-banner .erp-cloud-banner h3 {
        font-size: 50px;
    }
    .erp-cloud-banner.scm-section:after {
        background-position: 210px 80px;
        background-size: 463px;
    }
    .scm-intelligent h3 {
        font-size: 22px;
        margin-bottom: 30px;
    }
    .is-ocs h3 {
        font-size: 25px;
        line-height: 32px;
        margin-bottom: 20px;
    }
    .is-ocs p {
        font-size: 16px;
    }
    .proven-process-section {
        padding: 20px 0;
    }
    .proven-process-block h3 {
        font-size: 32px;
        line-height: 84px;
        margin-bottom: 0;
    }
    .proven-process-block p {
        font-size: 16px;
        padding-bottom: 12px;
    }
    .can-we-help-section {
        padding: 30px 0;
    }
    .can-we-help-block h3 {
        font-size: 30px;
        line-height: 50px;
        margin-bottom: 10px;
    }
    .can-we-help-block p {
        font-size: 16px;
        padding-bottom: 12px;
    }
    .cloud-scm-section {
        padding: 40px 0;
    }

    /* Services */
    .oracle_serv-banner_section:after {
        background-size: 300px;
        background-position: top right;
    }
    .oracle_serv-banner_section .service_banner {
        max-width: 454px;
        padding-left: 45px;
    }
    .oracle_serv-banner_section .service_banner h3 {
        font-size: 34px;
    }
    .oracle_serv-banner_section {
        padding: 90px 0;
    }
    .services_section.orl-serv-sec .sass_application {
        padding: 20px 0;
    }
    .services_section.orl-serv-sec .sass_application h3 {
        font-size: 24px;
    }
    .oracle-serve-section {
        padding: 20px 0;
    }
    .oracle-serve-section .oss_title h3 {
        font-size: 35px;
        line-height: 35px;
    }
    .oracle-serve-section .oss_title {
        margin-bottom: 17px;
    }
    .oracle-serve-section .oss_desp p {
        font-size: 16px;
        margin-bottom: 20px;
    }
    .dgtl_trance_desp p {
        font-size: 16px;
    }
    .proven-process .choose-us-title h3 {
        font-size: 35px;
        line-height: 13px;
        margin-bottom: 0;
    }
    .proven-process .pp_block p {
        font-size: 16px;
    }
    .financials_section.erp-financials:after {
        opacity: 0.4;
    }
    .banner_section .banner_form_section .form-group {
        display: block;
    }
    .banner_section .banner_form_section .form-group .col-lg-6 {
        max-width: 100%;
        width: 100%;
        margin-bottom: 15px;
    }
    .banner_section .banner_form_section .form-group .col-lg-6 input {
        padding: 0;
    }
    .banner_section .banner_form_section .form-group .col-lg-6 .banner_form-label {
        font-size: 14px;
    }
    .banner_section .banner_form_section .selected-items {
        display: none;
    }
    .banner_form_section .form-msg p {
        font-size: 16px;
    }
    .banner_section .banner_form_section {
       display: none;
    }
    .mobile-connect-form {
        display: block;
    }
    .maini_resources {
        text-align: center;
    }
    .footer-social-block li {
        text-align: center;
        display: block !important;
    }
    .maini_footer .keep_info {
        margin-top: 35px;
        margin-bottom: 30px !important;
        padding: 0 20px;
    }
    .top_footer_part .subscribe_now input {
        width: 100% !important;
    }
    .top_footer_part .subscribe_now {
        width: 100%;
        margin-bottom: 15px;
    }
    .policy-block {
        text-align: center;
    }

    /*** Oracle Cloud HCM ***/
    .oracle-erp-cloud-banner.oracle-hcm-banner-title .erp-cloud-banner h3 {
        width: calc(100% - 247px);
        margin: 0;
        line-height: 130%;
        font-size: 40px;
    }
    .oracle-erp-cloud-banner.oracle-hcm-banner-title {
        margin-bottom: 40px;
    }
    .key-module-section .miani_help_services.hcm-help-serv .help_sass_service {
        margin: 0;
        max-width: fit-content;
    }
    .help_service .hcm-key-module .svr_title h3 span {
        display: inline;
    }
    .choose-us.hr-transformation-sec .choose_heading .choose-us-title h3 {
        font-size: 30px;
    }
    .choose-us.hr-transformation-sec .choose_category .choose_cate_block {
        max-width: fit-content;
        margin-bottom: 30px;
    }
    .hcm-smart-transformation-sec .inn-erp-cont-section .erp-cnt-desp p {
        max-width: fit-content;
    }
}

@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape) {

    .header .navbar a.navbar-brand img {
        top: 0 !important;
    }
        /* About slider */
        .aboutus-section {
            padding: 80px 0 130px;
        }
        .about_slider .carousel-indicators {
            height: 20px;
            width: 100%;
            left: 0;
            margin-left: 0;
            top: auto;
            display: flex;
            bottom: -51px;
        }
        .about_slider .carousel-indicators li::before,
        .about_slider .carousel-indicators li::after {
            display: none;
        }
        .about_slider .carousel-indicators li {
            margin: 0 15px;
        }
        .carousel-inner .about_slider_block .slide_image {
            text-align: center;
        }
        .carousel-inner .about_slider_block .slide_desp {
            max-width: 100%;
        }

    /* oracle erp cloud */
    .erp-financial-sec h3 {
        font-size: 60px;
    }
    .erp-cont-brand li img {
        width: 138px;
    }
    .erp-cont-brand ul {
        position: relative;
        top: 11px;
    }
    
    .financials_section.erp-financials:after {
        opacity: 0.4;
    }
    .subscribe_now {
        width: calc(100% - 18%);
    }

    /*** Oracle Cloud HCM ***/
    .oracle-erp-cloud-banner.oracle-hcm-banner-title .erp-cloud-banner h3 {
        width: calc(100% - 420px);
        line-height: 130%;
        font-size: 40px;
    }
    .key-module-section .miani_help_services.hcm-help-serv .help_sass_service {
        margin: 0;
        max-width: fit-content;
    }
    .help_service .hcm-key-module .svr_title h3 span {
        display: inline;
    }
    .choose-us.hr-transformation-sec .choose_heading .choose-us-title h3 {
        font-size: 30px;
    }
    .choose-us.hr-transformation-sec .choose_category .choose_cate_block {
        max-width: fit-content;
        margin-bottom: 30px;
    }
    .hcm-smart-transformation-sec .inn-erp-cont-section .erp-cnt-desp p {
        max-width: fit-content;
    }
   }

@media only screen 
  and (min-device-width: 1024px) 
  and (max-device-width: 1366px) 
  and (orientation: portrait) { 
    .maini_resources {
        text-align: left;
    }   
    .footer-social-block li {
        text-align: left;
        display: inline-block !important;
    }
    .policy-block {
        text-align: left;
    }

    /*** Oracle Cloud HCM ***/
    .oracle-erp-cloud-banner.oracle-hcm-banner-title .erp-cloud-banner h3 {
        width: calc(100% - 420px);
        line-height: 130%;
        font-size: 40px;
    }
    .oracle-erp-cloud-banner.oracle-hcm-banner-title .erp-cloud-banner {
        height: 239px;
        vertical-align: middle;
        display: table-cell;
    }
    .oracle-erp-cloud-banner.oracle-hcm-banner-title {
        padding-bottom: 0;
    }
  }