@media screen and (max-width: 1440px) {
  html {
    font-size: 20px;
  }
  nav.about_nav ul li a .name {
    font-size: 1.1rem;
  }
  nav.about_nav ul li a .icon svg {
    max-height: 30px;
  }
  #about-page #company_profile .icons .icon .svg_wrap {
    max-width: 90px;
    max-height: 96px;
  }
  .pi-image-holder img {
    top: 0;
    left: 0;
  }
  .projects-item-flex-right {
    margin-left: 8%;
    margin-right: 30px;
  }
  body.rtl.single-expertise .about-section .container {
    padding: 80px 15px;
  }
  body.rtl.single-expertise .about-section .about-text {
    margin-bottom: 30px;
  }
  body.rtl.single-expertise .about-section .about-text p {
    font-size: 27px;
  }
  body.rtl.single-expertise .second-section .wrapper {
    padding-right: 15px;
  }
  body.rtl.single-expertise .second-section .wrapper h2 {
    font-size: 43px;
  }
  body.rtl.single-expertise .content-section .container .left {
    padding: 20px 0 30px 0;
  }
  body.rtl.single-expertise .content-section .container .left .inner {
    font-size: 22px;
    padding: 40px 15px 0 25px;
  }
  body.rtl.single-expertise .content-section .container .left .inner p {
    font-size: 22px;
  }
  body.rtl.single-expertise .content-section .container .left .inner p strong {
    margin-top: 20px;
  }
  body.rtl.single-expertise .form-title {
    font-size: 35px;
    min-width: 150px;
  }
  body.rtl.single-expertise .form-title form .top-row input {
    max-width: 180px;
  }
}
@media screen and (max-width: 1270px) {
  body.single-expertise .owl-next, body.single-expertise .owl-prev {
    width: 45px;
    height: 45px;
    background-size: 15px;
    background-position: 13px;
  }
}
/********************************************************************************************************/
/********************************************************************************************************/
@media screen and (max-width: 1024px) {
  .left-sidebar-page .page-container .main-row {
    flex-direction: column;
  }
  .left-sidebar-page .page-container .main-row .col-menu {
    width: 100% !important;
  }
  .left-sidebar-page .page-container .main-row .col-content {
    width: 100% !important;
  }
  .left-sidebar-page .page-container .main-row .col-content .container {
    max-width: 870px !important;
  }
  .section.fullp-top-video {
    position: relative;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
  }
  nav.about_nav {
    display: none;
  }
  .accelerator-page .top_section .main-title-wrapper .main-titles h1 {
    display: none;
  }
  .accelerator-page .top_section .main-title-wrapper .main-titles h2 {
    font-size: 3rem;
  }
  body.single-expertise.rtl .fixed-form .form-wrapper {
    padding: 10px 15px;
  }
  body.single-expertise.rtl .fixed-form input {
    height: 30px;
    font-size: 17px;
  }
  body.single-expertise.rtl .fixed-form input[type=submit] {
    line-height: 1;
    padding: 10px 15px 25px 15px;
  }
  body.single-expertise.rtl .form-title {
    font-size: 25px;
    margin-bottom: 15px;
  }
  body.single-expertise.rtl .content-section .container {
    padding-left: 0;
    padding-bottom: 0;
  }
  body.single-expertise.rtl .content-section .wrapper {
    flex-direction: column;
    margin-bottom: 40px;
  }
  body.single-expertise.rtl .content-section .wrapper .left {
    margin-bottom: 0;
  }
  body.single-expertise.rtl .content-section .wrapper .left .inner {
    padding-top: 0;
    padding-right: 0;
  }
  body.single-expertise.rtl .content-section .wrapper .right {
    width: 100%;
    height: 200px;
    min-height: auto;
  }
  body.single-expertise.rtl .content-section .wrapper .right .single-image {
    min-height: auto !important;
  }
  body.single-expertise.rtl .content-section .wrapper .left {
    width: 100%;
    padding-left: 15px;
  }
  body.single-expertise.rtl .content-section .wrapper .left p {
    max-width: 100%;
  }
  body.single-expertise.rtl .content-section .wrapper .left .inner {
    margin-right: 0;
    margin-left: auto;
    position: static;
    transform: none;
  }
  body.rtl.single-expertise .page-top .bg-image, body.rtl.single-expertise .page-top .bg-color {
    width: 0;
  }
  body.rtl.single-expertise .content-section .wrapper .right {
    min-height: auto;
  }
  body.rtl.single-expertise .content-section .container {
    padding: 0 15px 0px 15px;
  }
  body.rtl.single-expertise .content-section .container .left .inner {
    margin-right: 0;
    margin-left: auto;
    padding-left: 0;
  }
  body.rtl.single-expertise .fixed-form input[type=submit] {
    padding: 7px 15px 27px 15px;
    line-height: 1;
  }
}
/********************************************************************************************************/
@media screen and (max-width: 990px) {
  body.single-expertise .content-section .single-image {
    background-size: contain;
    background-repeat: no-repeat;
    height: 250px;
  }
  body.single-expertise .second-section .image {
    background-size: contain;
    background-repeat: no-repeat;
    height: 250px;
  }
  body.single-expertise .content-section .right .single-image {
    min-height: auto;
    height: 200px;
  }
  body.single-expertise .sub-home-contact-flex {
    flex-direction: column;
  }
  body.single-expertise .content-section .left {
    margin-bottom: 25px;
  }
  body.single-expertise .content-section .left p {
    max-width: 100%;
  }
  body.single-expertise .content-section .left p strong {
    margin-bottom: 15px;
    margin-top: 20px;
  }
  body.single-expertise.rtl .content-section .right .single-image {
    min-height: auto;
    height: 200px;
    padding: 0;
  }
  body.single-expertise.rtl .sub-home-contact-flex {
    flex-direction: column;
  }
  body.single-expertise.rtl .content-section .left {
    margin-bottom: 25px;
  }
  body.single-expertise.rtl .content-section .left p {
    max-width: 100%;
  }
  body.single-expertise.rtl .content-section .left p strong {
    margin-bottom: 15px;
    margin-top: 20px;
  }
  body.single-expertise.rtl .second-section h2 {
    margin-bottom: 20px;
  }
  body.single-expertise.rtl .second-section .row {
    flex-direction: column-reverse;
  }
  body.single-expertise.rtl .second-section .wrapper {
    padding-top: 20px;
    padding-right: 0;
    margin-top: 40px;
    padding-left: 0;
  }
  body.single-expertise.rtl .second-section .container {
    padding: 0 15px 50px 15px;
  }
  body.single-expertise.rtl .second-section .image {
    padding-top: 0;
    height: 200px;
  }
}
/********************************************************************************************************/
@media screen and (max-width: 769px) {
  body.rtl.single-expertise .form-title {
    display: none;
  }
  body.rtl ul#sub-home-main-top-menu {
    flex-direction: column;
  }
  body.rtl .two-resp-navs ul#sub-home-main-top-menu > li.menu-item-has-children > a:after {
    left: -30px;
    right: auto;
  }
  .two-resp-navs {
    height: 100vh;
  }
  .two-resp-navs nav#resp-sec-top-site-navigation {
    height: 100%;
  }
  .two-resp-navs ul#sub-home-main-top-menu > li {
    flex-direction: column;
    margin-bottom: 20px;
  }
  .two-resp-navs ul#sub-home-main-top-menu > li a {
    position: relative;
  }
  .two-resp-navs ul#sub-home-main-top-menu > li.menu-item-has-children > a:after {
    content: ">";
    position: absolute;
    color: #fff;
    display: block;
    right: -30px;
    top: -1px;
  }
  .two-resp-navs ul#sub-home-main-top-menu ul.sub-menu {
    position: relative;
    z-index: 0;
    display: block;
    opacity: 0;
    height: 0;
    left: auto;
    top: auto;
    width: auto;
    background: none;
    margin-left: 50px;
  }
  .two-resp-navs ul#sub-home-main-top-menu ul.sub-menu li a {
    color: #fff;
    font-size: 1rem;
    text-align: center;
    padding: 10px;
    border-bottom: 1px solid #fff;
  }
  .two-resp-navs ul#sub-home-main-top-menu ul.sub-menu.open {
    height: 100%;
    z-index: 99;
    opacity: 1;
    margin-right: 0;
  }
  div#projectsSection .fp-container {
    border-left: 0;
    border-right: 0;
  }
  div#projectsSection {
    overflow-x: hidden;
  }
  #fullpage {
    height: auto !important;
    min-height: 100%;
  }
  p {
    font-size: 0.8rem;
  }
  .left-sidebar-page .page-container .main-row .col-menu .inner_fixed_column.scrolled {
    z-index: 99;
  }
  .left-sidebar-page .page-container .main-row .col-content .container {
    max-width: 690px !important;
  }
  .left-sidebar-page {
    padding-top: 62px;
  }
  .left-sidebar-page header.page-header {
    padding: 20px;
  }
  .left-sidebar-page #history .timeline_carousel {
    height: auto;
  }
  .site-branding, .site-branding a {
    height: auto;
  }
  .top-header {
    align-items: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
  }
  .accelerator-page .info_section .content ul {
    margin-right: 20px;
  }
  .accelerator-page .info_section .margin-left {
    margin-top: 10px;
  }
  .accelerator-page .details_section .icons_repeater .box {
    width: 50%;
  }
  .accelerator-page .contacts_section form.wpcf7-form .field {
    width: 100%;
  }
  .accelerator-page .contacts_section form.wpcf7-form {
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
  }
  body.rtl.single-expertise h2 {
    font-size: 34px;
  }
  body.rtl.single-expertise .fixed-form input[type=submit] {
    max-width: 350px;
    margin-top: 20px;
  }
  body.rtl.single-expertise .second-section .wrapper h2 {
    font-size: 34px;
    margin-bottom: 25px;
  }
  body.rtl.single-expertise .slider-section .container {
    padding: 50px 15px 30px 15px;
  }
  body.rtl.single-expertise .slider-section .container button.owl-next {
    right: -5px;
  }
  body.rtl.single-expertise .slider-section .container button.owl-prev {
    left: -5px;
  }
  body.rtl.single-expertise .shpc-carousel .owl-dots {
    display: none;
  }
  body.rtl.single-expertise .content-section .wrapper .right {
    height: 175px;
  }
  body.rtl.single-expertise .content-section .wrapper .left {
    padding-left: 0;
  }
  body.rtl.single-expertise .content-section .wrapper .left .inner h1 {
    font-size: 2.2rem;
  }
  body.rtl.single-expertise .content-section .wrapper .left .inner p {
    font-size: 20px;
  }
  body.rtl.single-expertise .about-section .container {
    padding: 50px 15px;
  }
  body.rtl.single-expertise .about-section .about-text {
    margin-bottom: 0;
  }
  body.rtl.single-expertise .about-section .about-text p {
    font-size: 22px;
  }
}
/********************************************************************************************************/
@media screen and (max-width: 650px) {
  body.single-expertise .fixed-form form .top-row {
    flex-direction: column;
  }
  body.single-expertise .fixed-form form .top-row .field {
    margin: 10px 0;
  }
}
@media screen and (max-width: 575px) {
  body.single-expertise .fixed-form input {
    margin-bottom: 5px;
  }
  body.single-expertise.rtl .fixed-form .col-sm-3 {
    display: flex;
    justify-content: center;
  }
}
/********************************************************************************************************/
@media screen and (max-width: 550px) {
  .footer-flex .social {
    display: flex;
    justify-content: center;
    margin-top: 15px;
  }
  .footer-flex .footer-logo {
    display: flex;
    justify-content: center;
    margin-right: 0;
  }
  nav#footer-sec-top-site-navigation {
    display: none;
  }
  nav.footer_mobile_nav {
    display: block;
  }
  nav.footer_mobile_nav ul#footer-mobile-menu {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-direction: row;
    width: 100%;
    flex-wrap: wrap;
  }
  nav.footer_mobile_nav ul#footer-mobile-menu li {
    text-align: left;
    width: 25%;
    display: block;
  }
  nav.footer_mobile_nav ul#footer-mobile-menu li a {
    font-size: 0.75rem;
    color: #393939;
    font-weight: 600;
  }
  .accelerator-page .top_section .main-title-wrapper .main-titles h2 {
    font-size: 2rem;
  }
  .accelerator-page .top_section .wrap_slider .squares {
    bottom: -10px;
  }
  .accelerator-page .top_section .wrap_slider .squares span {
    width: 20px;
    height: 20px;
  }
  .accelerator-page .top_section .details_section .icon-repeater {
    font-size: 17px;
    line-height: 20px;
  }
}
/********************************************************************************************************/
@media screen and (max-width: 480px) {
  body.page-template-accelerator #fixed_btn_contacts {
    top: 180px;
  }
  body.single-expertise .top-section {
    display: none;
  }
  .rtl li.exp-hover-li .mobile-read {
    display: block !important;
  }
  .rtl li.exp-hover-li p a {
    display: none !important;
  }
  .post-type-archive-news_articles .article .flex .sub-date {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 10px;
  }
  .post-type-archive-news_articles .article .flex .sub-date .post_date {
    margin-left: 0;
    margin-bottom: 10px;
  }
  .mobile_only {
    display: block;
  }
  .fp-container {
    width: 77%;
  }
  .sub-home-exp-flex-left {
    padding-left: 12%;
    padding-right: 12%;
  }
  ul.sub-home-locations {
    padding: 4% 12%;
  }
  .sub-home-contact-flex-left {
    padding: 2% 12%;
  }
  .home-top-flex {
    position: relative;
    top: auto;
    left: auto;
    flex-direction: column;
    align-items: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    padding: 25px 0;
  }
  .home-top-flex .ht-one-cat {
    width: auto;
  }
  .home-top-flex .ht-svg-title h2 {
    display: block;
    text-align: center;
    color: #393939;
    margin-top: 10px;
  }
  .home-top-flex .ht-svg svg {
    height: 100% !important;
  }
  .home-top-flex .ht-svg.ht-svg-automotive {
    max-height: 52px;
  }
  .home-top-flex .ht-svg.ht-svg-technology {
    max-height: 57px;
  }
  a.ht-svg-title #hp-top .home-top-flex h2 {
    display: block;
  }
  #about-page #company_profile .image_slider {
    margin-bottom: 30px;
  }
  #about-page #company_profile .icons {
    flex-wrap: wrap;
  }
  #about-page #company_profile .icons .icon:nth-child(1),
  #about-page #company_profile .icons .icon:nth-child(2) {
    margin-bottom: 20px;
  }
  #about-page #team .team_members_wrapper .member .overlay .details {
    height: 100%;
    padding: 10px;
  }
  #about-page #team .team_members_wrapper .member .overlay .name {
    font-size: 0.9rem;
    line-height: 1em;
  }
  #about-page #team .team_members_wrapper .member .overlay .role {
    font-size: 0.8rem;
    line-height: 1.2em;
  }
  #about-page #history .timeline_carousel button.slick-arrow {
    top: 56%;
    background-size: cover;
    height: 48px;
    width: 48px;
    box-shadow: none !important;
  }
  .accelerator-page {
    padding-top: 67px;
  }
  .header-accelerator .site-branding img {
    max-width: 150px;
  }
  .accelerator-page .top_section .content p {
    font-size: 20px;
  }
  .accelerator-page .top_section i.arr_down {
    margin: 20px auto 0 auto;
  }
  .accelerator-page .info_section .content h3 {
    font-size: 22px;
  }
  .accelerator-page .info_section .content ul li {
    font-size: 18px;
  }
  .accelerator-page .info_section .margin-left {
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
  }
  .accelerator-page .details_section .icons_repeater .box {
    width: 100%;
  }
  .accelerator-page .details_section .icons_repeater .icon {
    height: auto;
  }
  .accelerator-page .details_section .icons_repeater .text {
    font-size: 20px;
    max-width: 270px;
  }
  .accelerator-page .contacts_section {
    padding-top: 30px;
    padding-bottom: 80px;
  }
  .accelerator-page .contacts_section .contact_form h3 {
    font-size: 30px;
  }
  .accelerator-page .contacts_section form.wpcf7-form {
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
  }
  .left-sidebar-page .page-container .main-row .col-content .container {
    max-width: 400px;
  }
  #qc-page .section_container h2.section_title {
    font-size: 2rem;
  }
  #qc-page #standards .icons_pdf {
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
  }
  #qc-page #standards .icons_pdf .circle {
    margin-bottom: 20px;
  }
  #qc-page #standards .icons_pdf .circle:first-child {
    margin: 0 15px 20px 15px !important;
  }
  .blog-page .main_title {
    padding: 20px;
    text-align: center;
  }
  .blog-page .flex {
    flex-direction: column;
  }
  .blog-page .flex .flex_item {
    width: 100% !important;
  }
  .blog-page .flex .image {
    padding: 0;
    margin-bottom: 20px;
  }
  #related_posts .related-article {
    padding-bottom: 20px;
    border-bottom: 1px solid #707070;
  }
  body.single-expertise .top-section h2 {
    max-width: 280px;
    margin: 0 auto;
  }
  body.single-expertise h1 {
    font-size: 2.1rem;
  }
  body.single-expertise .container {
    padding: 40px 15px;
  }
  body.single-expertise .content-section .left p {
    font-size: 20px;
  }
  body.single-expertise .slider-section .container {
    padding: 40px 15px;
  }
  body.single-expertise .owl-prev, body.single-expertise .owl-next {
    width: 40px;
    height: 40px;
    background-position: 13px center;
    background-size: 11px;
  }
  body.single-expertise .form-title {
    font-size: 20px;
  }
  body.single-expertise.rtl .second-section .wrapper h2 {
    font-size: 32px;
  }
  body.single-expertise.rtl .owl-next, body.single-expertise.rtl .owl-prev {
    width: 35px;
    height: 35px;
    background-size: 10px;
    background-position: 12px;
  }
}
/********************************************************************************************************/
@media screen and (max-width: 375px) {
  html {
    font-size: 18px;
  }
  .left-sidebar-page .page-container .main-row .col-content .container {
    max-width: 310px;
  }
}/*# sourceMappingURL=responsive2.css.map */