@media (min-width: 2000px) {
  .container.custom_container {
    max-width: 1270px;
  }
}

@media (max-width: 1800px) {
  .container.custom_container {
    max-width: 1570px;
  }
}

@media (max-width: 1650px) {
  .container.custom_container {
    max-width: 1270px;
  }
  .faq_tab {
    padding: 40px 29px;
  }
  .faq_content .tab-pane .card .card-header .btn,
  .faq_tab .card .card-header .btn {
    padding: 20px 20px 20px 0;
  }
  .core_value-point h5 {
    margin-left: 25px;
  }
}
@media (max-width: 1450px) {
  .footer-links ul li a {
    font-size: 14px;
  }
  .faq_tab {
    padding: 45px 29px;
  }
  .faq_tab .card .card-header button {
    font-size: 19px;
  }
  .faq_content .tab-pane .card .card-header .btn,
  .faq_tab .card .card-header .btn {
    font-size: 21px;
  }
}
@media (max-width: 1550px) {
  .footer-links img {
    max-width: 100%;
  }
}
@media (max-width: 1599px) {
  .home-banner .btn_get-reverse {
    margin-left: 6px;
  }
}
@media (max-width: 1350px) {
  .app_service_item .ser_content p {
    font-size: 14px;
    margin-bottom: 12px;
  }
  .erp_features_img_two img {
    max-width: 100%;
    width: 100%;
  }
  .margin-right {
    margin-right: 0px;
  }
  .service_details_img {
    margin-left: 0px !important;
  }
  .core_value-point {
    padding-right: 0px;
  }
  .core_value-point svg {
    height: 50px;
    width: 50px;
  }
  .core_value-point h5 {
    font-size: 16px;
    margin-bottom: 15px;
    width: calc(100% - 100px);
    margin-left: 15px;
  }
  .details_list p {
    font-size: 15px !important;
  }
  .form-group input,
  .contact_info_item p,
  .tab-container p,
  .sub_cate_details_content p {
    font-size: 15px;
  }
  .ser-tab .nav-item .nav-link {
    font: 400 16px/22px Poppins, sans-serif;
    width: 98%;
  }
  .point-hd h4 {
    font-size: 20px;
  }
  .section-head p {
    font-size: 15px;
  }
  .core-head p {
    font-size: 16px;
  }
  .about-home-right {
    padding-left: 30px;
  }
  .freeEevaluation_content h2 {
    font-size: 36px;
    line-height: 50px;
  }
  .blog_content p {
    margin-bottom: 20px;
    font-size: 15px;
  }
  .testimonial-slider-four .item p {
    line-height: 24px;
    font-size: 15px;
  }
}
@media (min-width: 1250px) {
  .container {
    max-width: 1200px;
  }
}
@media (max-width: 1550px) {
  .container.custom_container {
    max-width: 1170px;
  }
}
@media (max-width: 1199px) {
  .programs-slider .owl-nav {
    display: block;
  }
  .faq_tab .card .card-header button svg {
    width: 15px;
    height: 15px;
  }
  .menu > .nav-item + .nav-item {
    margin-left: 20px;
  }
  .faq_tab h4 {
    font-size: 24px;
  }
  .faq_content .tab-pane .card .card-header button,
  .faq_tab .card .card-header button {
    font-size: 17px;
    padding: 20px 13px 20px 0;
  }
  .seo-fact-info .seo-fact-item.last {
    margin-top: 66px;
  }
  .swiper-slide .left-side p {
    font-size: 16px !important;
  }
  .container.custom_container {
    max-width: 960px;
  }
  .swiper-slide .left-side h2 {
    font-size: 40px;
    line-height: 50px;
  }
  .breadcrumb_content h1 {
    font-size: 40px;
    line-height: 32px;
  }
  .breadcrumb_content p {
    font-size: 15px;
  }

  .app_service_item:hover .ser_content {
    height: 200px;
  }
  .footer-links {
    padding-left: 40px;
  }
  .programs-slider .owl-prev {
    left: calc(2.5% - 60px);
  }
  .programs-slider .owl-next {
    right: calc(2.5% - 100px);
  }
  .app_service_item {
    padding: 15px;
  }
  .app_screen_info {
    margin-left: auto;
    margin-right: auto;
    margin-top: -10px;
    width: 90%;
  }
  .ser_content {
    width: calc(100% - 44px);
    margin-left: 10px;
  }
  .ser_content h5 {
    font-size: 20px;
  }
  .ser_content p {
    font-size: 14px;
    margin-bottom: 12px;
  }
  .app_service_item:hover .bg-img {
    width: 100% !important;
  }
  .left-side p {
    font-size: 16px;
  }
  .app_service_item .ser-icon {
    width: 30px;
    height: 30px;
  }
  .app_service_item {
    margin-bottom: 10px;
    padding: 15px;
  }
  .app_service_item .ser_content h5 {
    font-size: 20px;
  }
  .app_service_item .ser_content p {
    font-size: 14px;
    margin-bottom: 5px;
    line-height: 1.7;
  }
  .testimonial-slider-four {
    padding: 0 25px;
  }
  .stratup_testimonial_info {
    height: 465px;
  }
  .padding-right {
    padding-right: 15px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .app_screen_info {
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) {
  .menu .nav-item.submenu .dropdown-menu {
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    opacity: 0;
    visibility: hidden;
    display: block;
  }
  .header1 .menu .nav-item .nav-link,
  .header1 .menu .nav-item.active .nav-link,
  .header1 .menu .nav-item:hover .nav-link {
    color: #fff;
  }
  .header1 .menu .nav-item .nav-link:before {
    background: #fff;
  }
  .header1 .navbar .btn_get {
    margin-left: 40px;
  }
  .menu > .nav-item.submenu .dropdown-menu .nav-item > .dropdown-menu {
    padding: 0;
    position: absolute;
    left: 100%;
    top: 0;
    opacity: 0;
    display: block;
    visibility: hidden;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute !important;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
  .menu > .nav-item:hover .dropdown-menu {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    visibility: visible;
  }
  .menu > .nav-item:hover .dropdown-menu > .nav-item:hover .dropdown-menu {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    visibility: visible;
  }
}
@media (max-width: 991px) {
  .menu {
    padding: 10px 30px !important;
    background: #fff;
    margin-top: 0;
  }
  .node--type-service .field--name-body h2:first-child {
    margin-top: 50px;
  }
  .service_details_img img {
    margin: auto;
    max-width: 70%;
  }
  .service_details_img {
    text-align: center;
  }
  .temprary-inner-image {
    text-align: center;
    margin-bottom: 50px;
    max-width: fit-content;
    margin-left: auto;
    margin-right: auto;
  }

  .breadcrumb_content h1 {
    line-height: 55px;
  }
  .faq_tab {
    margin-bottom: 60px;
  }
  .ser-tab {
    display: none;
  }

  .blog_list_item {
    margin-bottom: 25px;
  }
  .breadcrumb_area {
    padding-top: 150px;
    padding-bottom: 95px;
  }

  .seo-fact-info .seo-fact-item.last {
    margin-top: 135px;
  }
  .testimonial_title .section-head p {
    margin: 0 0 20px;
  }
  .testimonial-section {
    padding: 60px 0;
  }
  .news-home-wrp {
    padding: 100px 0;
    padding-top: 60px;
  }
  .sec_pad {
    padding: 60px 0;
  }
  .app_service_item .ser_content h5 {
    font-weight: 600;
    font-size: 17px;
    color: #0f0f59;
    margin-bottom: 10px;
  }
  .app_service_item .ser_content p {
    line-height: 1.6;
  }
  .app_service_item {
    padding: 12px;
  }
  .home-banner .swiper-pagination {
    text-align: center;
    padding: 10px 50px;
    left: 0;
  }
  /* .services-home-wrp {
    padding: 100px 0;
  } */
  .home-banner .left-side,
  .home-banner .right-side {
    width: 100%;
    flex: 0 0 100%;
    display: inline-block;
    vertical-align: middle;
    padding: 0;
  }
  .home-banner .element-1 img,
  .home-banner .element-2 img {
    width: 100%;
    height: auto;
    max-width: 100%;
  }
  .seo-fact-info:before {
    display: none;
  }
  .home-banner .right-side {
    order: 0;
    height: 200px;
    margin-bottom: 20px;
  }
  .home-banner .left-side {
    order: 1;
    text-align: center;
  }
  .swiper-slide {
    padding: 40px 50px 70px;
    display: flex;
    flex-wrap: wrap;
  }
  .home-banner img {
    width: auto;
    height: 100%;
    max-width: 100%;
  }
  .left-side h2 {
    font-size: 30px !important;
    line-height: 40px !important;
  }
  .left-side p {
    margin-bottom: 0;
  }
  .menu > .nav-item.submenu .dropdown-menu {
    box-shadow: none;
    padding: 0;
    margin: 0;
  }
  .menu > .nav-item.submenu .dropdown-menu .nav-item:first-child {
    padding-top: 12px;
  }
  .menu > .nav-item.submenu .dropdown-menu .nav-item {
    padding: 0 25px;
  }
  .menu > .nav-item.submenu .dropdown-menu .nav-item > .dropdown-menu {
    box-shadow: none;
  }
  .menu > .nav-item.submenu .dropdown-menu .nav-item:first-child {
    padding-top: 0px;
  }
  .menu > .nav-item.submenu .dropdown-menu .nav-item {
    padding-left: 15px;
    padding-right: 15px;
  }
  .menu > .nav-item.submenu .dropdown-menu .nav-item {
    padding: 0px 25px;
  }
  .menu
    > .nav-item.submenu
    .dropdown-menu
    .nav-item.submenu
    .dropdown-menu
    .nav-item:last-child {
    padding-bottom: 12px;
  }
  .bar_menu {
    display: none;
  }
  .menu > .nav-item.submenu .dropdown-menu .nav-item:first-child {
    padding-top: 12px;
  }
  .menu > .nav-item.submenu .dropdown-menu .nav-item {
    display: block;
    width: 100%;
    margin-right: 0;
    position: relative;
  }
  .navbar .btn_get {
    margin-top: 0px;
  }
  .navbar-collapse {
    max-height: 500px;
    background: white;
    overflow-y: scroll;
  }
  .menu > .nav-item {
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
  .menu > .nav-item > .nav-link {
    padding-bottom: 7px;
    padding-top: 7px;
    display: inline-block;
  }
  .menu > .nav-item + .nav-item {
    margin-left: 0;
  }

  .container.custom_container {
    max-width: 100%;
  }
  .header_area .container {
    position: relative;
  }
  .header_area .navbar-brand,
  .menu_toggle {
    transition: all 0.2s linear;
  }
  .seo-fact-info .seo-fact-item .digit1,
  .seo-fact-info .seo-fact-item .digit2,
  .seo-fact-info .seo-fact-item .digit3,
  .seo-fact-info .seo-fact-item .digit4 {
    font-size: 40px !important;
  }
  .padding-right {
    padding: 0px;
  }
  .header_area .container {
    padding: 0px 20px;
  }
  .about-home-right {
    padding: 0px;
    margin-top: 20px;
  }
  .software_featured-wrap {
    padding: 0px 20px;
  }

  .header_area .navbar-collapse {
    margin-left: -20px;
    margin-right: -20px;
  }
  .hamburger-menu-wrepper {
    display: none;
  }

  .header .btn_get {
    margin-left: 29px;
  }
  .header_area .navbar {
    padding: 15px 0px !important;
  }
  .right-carrat-icon {
    display: inline-block;
  }
  .footer-links {
    padding-left: 0px;
  }
  .stratup_testimonial_info:before {
    height: 100%;
    width: 100%;
  }
  .seo-fact-info .seo-fact-item {
    width: 180px;
    max-height: 180px;
  }
  .testimonial-slider-four {
    padding: 0px 100px;
  }
  .stratup_testimonial_info {
    /* height:400px; */
  }
  .industries-wrp {
    padding: 60px 0;
  }
  .partner-info .logo-item {
    width: calc(100% / 4);
  }
  .seo_subscribe_area {
    padding: 60px 0;
  }
  .seo_subscribe_form {
    max-width: 100%;
    margin-left: 15px;
    margin-right: 15px;
  }
  .new_footer_top {
    padding: 80px 0 0;
  }
  .footer-links {
    padding-left: 0px;
    margin-bottom: 50px;
  }
  .footer-links p {
    font-size: 14px;
    line-height: 22px;
  }
  .footer-links li {
    margin-bottom: 5px;
  }
  .footer-links li a {
    font: 300 14px/16px sans-serif;
  }
  .footer_bar p {
    font-size: 14px;
  }
  .app_service_item {
    margin-bottom: 25px;
  }
}
@media (max-width: 767px) {
  .container {
    max-width: 100% !important;
  }
}
@media (max-width: 768px) {

  .node--type-service .field--name-body h2:first-child{
    margin-top: 20px;
  }
  .tab-container .tab-content {
    margin-top: 35px;
  }
  #services_sec{
    padding: 0;
  }
  .new_footer_top{
    padding: 50px 0 0;
  }
  .partner-info .logo-item {
    margin-bottom: 50px
  }
  .contact_info_item.border-bottom-0 {
    margin-bottom: 40px;
  }
  .seo-fact-info:before {
    display: none;
  }
  .study-permit .sub_cate_details_content h2 {
    font-size: 30px;
  }
  .conclution_sec
    .section-head
    h2.privacy-policy-page
    .study_details_content
    h3 {
    font-size: 26px;
    line-height: 35px;
  }
  .news_area_detail h3 {
    font-size: 26px;
    line-height: 35px;
  }

  .testimonial-section {
    padding: 50px 0;
  }
  .tab-container h3 {
    font-size: 26px;
    line-height: 35px;
  }
  .breadcrumb_area {
    padding: 100px 0 75px;
  }
  .freeEevaluation_content {
    margin-top: 30px;
  }
  .freeEevaluation .about_btn {
    margin-bottom: 14px;
  }
  .news-home-wrp {
    padding: 50px 0;
  }
  .industries-wrp {
    padding: 40px 0;
  }
  .seo_subscribe_form .input-group {
    justify-content: center;
  }
  .our-development-wrp {
    padding: 70px 0;
  }
  .app_screen_info {
    width: 78%;
  }
  .stratup_testimonial_info:before {
    width: 90%;
  }
  .swiper-slide .left-side h2 {
    margin-bottom: 20px;
  }
  .home-banner a {
    margin: 20px 10px 10px;
  }
  .seo-fact-info .seo-fact-item .digit1,
  .seo-fact-info .seo-fact-item .digit2,
  .seo-fact-info .seo-fact-item .digit3,
  .seo-fact-info .seo-fact-item .digit4 {
    font-size: 32px !important;
    margin-bottom: 4px;
  }
  .seo-fact-info .seo-fact-item {
    width: 135px;
    max-height: 135px;
  }
  .seo-fact-info .seo-fact-item p {
    font-size: 14px;
    line-height: 15px;
  }
  .free-eva-section .textarea {
    margin-top: 50px;
  }
  .free-eva-section .container {
    max-width: 100%;
  }
  .jobsearch-right {
    padding-top: 25px;
    text-align: initial !important;
  }
  .breadcrumb_content h1 {
    font-size: 35px !important;
    line-height: 45px !important;
  }
  .software_featured-wrap .software_featured_item:before {
    width: 0;
    height: 40px;
    border-left: 1px #b6b6b6 dashed;
    bottom: -10px;
    top: unset;
    border-bottom: none;
    left: 50%;
    transform: translate(-50%);
    z-index: 0;
  }
  .right-pro .software_featured-wrap .software_featured_item:before {
    display: none;
  }
  .software_featured-wrap {
    padding: 0px;
  }
  .software_featured-wrap .software_featured_item {
    padding: 10px;
    padding-top: 25px;
    min-height: 120px;
  }
  .freeEevaluation_content h2 {
    text-align: center;
    font-size: 36px;
    line-height: 50px;
  }
  .section-head h2 {
    font-size: 26px;
    line-height: 35px;
  }
  .freeEevaluation .about_btn {
    float: unset;
  }
  .freeEevaluation {
    text-align: center;
  }
  .services-bottom-head p {
    max-width: 68%;
  }
  .sec_pad, .news_area_detail{
    padding: 0px 0px;
  }
  .prototype_service_info
  {
    padding: 50px 0px;
  }
  .swiper-slide .left-side p {
    margin-bottom: 15px !important;
  }
  .services-bottom-section h2 {
    font-size: 22px;
    line-height: 35px;
  }

  .sub_cate_details_content h2 {
    font-size: 26px;
    line-height: 32px;
  }
}
@media (max-width: 650px) {
  .programs-slider .owl-prev {
    left: calc(4.5% - 50px);
  }
  .programs-slider .owl-next {
    right: calc(4.5% - 100px);
  }
  .stratup_testimonial_info:before {
    top: 5px;
  }

  .upload {
    text-align: center;
  }
  #filename {
    width: calc(100% - 0px);
    margin-bottom: 20px;
  }
  .stratup_testimonial_info {
    margin-top: 50px;
  }
  .testimonial-slider-four {
    padding: 0 45px;
  }
  .seo-fact-info {
    margin-bottom: 0px;
    flex-wrap: wrap;
  }
  .seo-fact-info .seo-fact-item:first-child {
    margin-top: 0 !important;
  }
  .app_service_item:hover .ser_content {
    height: 150px;
  }
  .sticky_logo {
    width: 125px;
  }
  .sticky_logo {
    width: 100px;
  }
}
@media (max-width: 576px) {
  .industries-wrp {
    padding: 50px 0;
  }
  .services-home-wrp {
    padding-bottom: 20px;
}

section#block-views-block-services-block-1 .programs-slider {
    margin-top: 40px;
}
  .seo_subscribe_form .input-group .form-control {
    max-width: 100%;
  }
  .seo-fact-info .seo-fact-item .digit1,
  .seo-fact-info .seo-fact-item .digit2,
  .seo-fact-info .seo-fact-item .digit3,
  .seo-fact-info .seo-fact-item .digit4 {
    font-size: 32px !important;
    margin-bottom: 4px;
  }
  .seo-fact-info .seo-fact-item {
    width: 170px;
    max-height: 170px;
  }
  .partner-info .logo-item {
    width: calc(100% / 3);
  }
  .news_area_detail h3 {
    font-size: 22px;
    line-height: 35px;
  }
  .study-permit .sub_cate_details_content h2 {
    font-size: 26px;
  }
  .app_service_item:hover .ser_content {
    height: 180px;
  }

  .footer_bar p {
    text-align: center;
  }
  .breadcrumb_area {
    padding: 110px 0 50px;
  }
  .seo-fact-info {
    max-width: 320px;
    margin: 0 auto;
  }
  .seo-fact-info .seo-fact-item:nth-child(even) {
    margin-top: 20px;
    margin-left: auto;
  }
  .testimonial-section {
    padding: 50px 0;
  }
  .breadcrumb_content h1 {
    font-size: 28px !important;
    line-height: 42px !important;
  }
  .tab-container h3 {
    font-size: 22px;
    line-height: 35px;
    margin-bottom: 15px;
  }

  .home-banner a {
    margin: 10px 10px 10px;
  }
  .swiper-slide .left-side h2 {
    line-height: 48px !important;
  }
}
@media (max-width: 575px) {
  .programs-slider .owl-nav {
    position: relative;
    transform: translate(0%);
    text-align: center;
    top: 0;
    left: 0;
  }
  .conclution_sec .section-head h2,
  .privacy-policy-page .study_details_content h3 {
    font-size: 22px;
    line-height: 35px;
  }
  .other-programm-head {
    padding: 0px 15px;
  }
  .app_screenshot_area {
    margin-bottom: 85px;
  }
  .app_screen_info {
    width: 85%;
    padding: 0px 15px;
  }

  .services-bottom-head p {
    max-width: unset;
  }
  .sub_cate_details_content h2 {
    font-size: 22px;
    line-height: 30px;
  }
  .other-programm-head h2 {
    font-size: 24px !important;
  }
  .privacy-policy-bottom p strong,
  .privacy-policy-bottom p span {
    padding: 3px 8px !important;
  }
  .study_details_content p strong,
  .study_details_content p span {
    padding: 0px !important;
  }
  .programs-slider .owl-next,
  .programs-slider .owl-prev {
    display: inline-block;
    margin: 10px;
    position: unset;
    transform: none;
  }
  .section-head h2 {
    font-size: 22px;
    line-height: 35px;
  }
  .services-head p:first-of-type {
    font-size: 14px;
  }

  .breadcrumb_content h1 {
    font-size: 28px !important;
    line-height: 32px !important;
  }
  .freeEevaluation_content h2 {
    font-size: 30px;
    line-height: 40px;
  }
  .our-development-wrp {
    padding: 50px 0;
  }
  .counter-head {
    margin-bottom: 40px;
  }
}
@media (max-width: 480px) {
  .swiper-slide {
    padding: 40px 10px 70px;
  }
  .app_service_item .bg-img img {
    width: 100%;
  }
  .header_area .container {
    padding: 0 15px;
  }
}

@media (max-width: 450px) {
  .stratup_testimonial_info:before {
    display: none;
  }
  .testimonial-slider-four {
    padding: 0px;
  }
  .form-group input,
  .contact_info_item p,
  .breadcrumb_content p {
    font-size: 14px;
  }
}
@media (max-width: 350px) {
  div.app-number a:first-child {
    display: block;
    text-align: center;
  }
  .partner-info .logo-item {
    width: calc(100% / 2);
  }
  .testimonial-slider-four .testi-box {
    margin: 10px;
    padding: 12px;
  }
}
