* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

@media only screen and (max-width: 1191px) {
  .main_services .ser_col {
    width: 300px;
  }
  .navbar .nav-item .nav-link {
    font-size: 14px;
  }
  .navbar .nav-item {
    margin-right: 20px;
  }
}
@media only screen and (max-width: 1075px) {
  .navbar .nav-item {
    margin-right: 20px;
  }
  .sec__br {
    height: 250px;
  }
  .about__sec {
    padding: 0;
  }
  .traning__sec {
    padding: 0;
  }
  h1 {
    font-size: 45px !important;
  }
  .navbar .nav-item .nav-link {
    font-size: 14px;
  }
}
@media only screen and (max-width: 989px) {
  .line__height {
    line-height: normal !important;
  }
  h5 {
    font-size: 18px !important;
  }
  h3,
  h2 {
    font-size: 25px !important;
    line-height: normal !important;
  }
  .about_text2 ul li {
    display: flex;
  }
  .tab_view {
    display: none;
  }
  .bg-col .col-img {
    width: 300px;
  }
  .img-wrp {
    margin-top: -250px !important;
  }
  .car_img {
    padding: 55px 0;
    height: auto;
  }
  .demo_btn {
    padding: 5px 25px !important;
    font-size: 16px;
  }
  .demo_btn > svg {
    width: 25px;
  }
  .about_text ul li::before {
    width: 15px;
    height: 15px;
  }
  .about_text ul li {
    margin-bottom: 10px;
  }
  .about__sec {
    padding: 0;
  }
  .about_content h3 {
    line-height: normal !important;
  }
  .sec__br {
    height: auto;
  }
  .list_core {
    padding-left: 0 !important;
  }
  .smart_card {
    margin-bottom: 15px;
    height: auto;
    min-height: 360px !important;
  }
  .col__grid {
    display: grid;
    grid-template-columns: repeat(2, auto);
  }
  .col__grid .col {
    border-right: 1px solid rgba(66, 66, 66, 0.231372549) !important;
  }
  .ri-refresh-line:before {
    margin-left: -8px !important;
  }
  .career__sec {
    padding: 0;
  }
  #car_img2 {
    background: url("../images/car_img2.jpg") right center no-repeat;
    height: auto;
  }
  #car_img2 h2 {
    font-size: 18px !important;
  }
  .smart_card {
    min-height: auto !important;
  }
  .ser_col span {
    font-size: 50px;
  }
  .text_wp h2 {
    font-size: 22px !important;
  }
  .container_count .mobile_img img {
    display: none !important;
  }
  .container_count .mright1 {
    margin-right: 0 !important;
  }
  .container_count .mright2 {
    margin-right: 0 !important;
  }
  .container_count .mright3 {
    margin-right: 0 !important;
  }
  .container_count .mright4 {
    margin-left: 0 !important;
  }
  .container_count .mright5 {
    margin-left: 0 !important;
  }
  .container_count .mright6 {
    margin-left: 0 !important;
  }
  .footer_sec .footer-logo {
    height: 90px !important;
  }
  .overaly-img {
    margin-top: 20px;
  }
  .overaly-img h5 {
    font-size: 22px !important;
  }
  h1 {
    font-size: 30px !important;
    line-height: normal !important;
  }
  .banner_video video {
    height: 300px;
  }
  .main_services .ser_col {
    width: 220px;
  }
  .main_services h5 {
    font-size: 16px !important;
  }
}
@media only screen and (max-width: 600px) {
  h2,
  h3 {
    font-size: 22px !important;
  }
  h2 br,
  h3 br {
    display: none;
  }
  h5 {
    font-size: 18px !important;
  }
  .banner_video video {
    height: 300px;
  }
  .line__height {
    line-height: normal !important;
  }
  .navbar .navbar-brand img {
    height: 60px;
  }
  .banner__btn {
    right: 20px;
  }
  .bg-col .col-img {
    position: static !important;
    width: auto;
  }
  .about_text ul li {
    margin-top: 15px;
  }
  .about_text2 ul {
    padding-left: 0 !important;
  }
  .about_text2 ul li {
    display: flex;
    margin-top: 25px;
  }
  .about_text h2 {
    line-height: 30px;
    margin-top: 0;
    padding-top: 20px;
  }
  .card_box .card_title h5 {
    font-size: 16px;
  }
  .row_flex {
    grid-template-columns: repeat(1, auto);
  }
  .bg-col2 {
    margin-top: auto !important;
    height: auto;
  }
  .img-wrp {
    margin-top: 0 !important;
  }
  .img-wrp div {
    margin-bottom: 15px;
  }
  .footer-logo {
    height: 80px !important;
    margin-bottom: 10px;
  }
  .copy-right div {
    flex-direction: column !important;
    text-align: center;
  }
  .about__sec h5 {
    font-size: 18px !important;
  }
  .smart_card {
    min-height: auto !important;
  }
  .mobile_reverse {
    order: 1;
  }
  .about_content {
    padding-top: 15px;
  }
  .ai_title {
    padding-top: 25px;
  }
  .video_sec video {
    height: 300px;
    margin-top: 20px;
  }
  .about_sec {
    height: 300px;
  }
  .subtitle {
    padding-top: 25px;
  }
  .about_content2 h5 {
    font-size: 16px !important;
  }
  .col__circle {
    display: grid;
    grid-template-columns: repeat(2, auto);
    width: 90% !important;
  }
  .col__circle h6 {
    font-size: 14px !important;
  }
  #system_id .col__grid {
    display: grid;
    grid-template-columns: repeat(2, auto);
    margin-top: 20px;
  }
  #system_id .col__grid .col h5 {
    font-size: 14px !important;
  }
  .vission_sec {
    height: 300px;
  }
  .mission_sec {
    height: 300px;
  }
  .ri-refresh-line:before {
    margin-left: 0px !important;
  }
  .contact_sec {
    height: 300px;
  }
  .career-flex {
    flex-direction: column;
    width: 100% !important;
  }
  .career__container {
    height: auto;
    width: 100% !important;
  }
  #car_img2 {
    background: url("../images/car_img2.jpg") right center no-repeat;
    width: 100%;
    height: auto;
    padding: 15px !important;
  }
  #car_img2 h2 {
    font-size: 18px !important;
  }
  .circle_col ul {
    padding-left: 0 !important;
  }
  .circle_col ul li {
    align-items: start;
  }
  .circle_col ul li .circle-img {
    width: 60px;
    height: 60px;
  }
  .circle_col ul li .circle-img img {
    height: 35px;
  }
  .text_wp h2 {
    font-size: 18px !important;
  }
  .ser_col {
    height: auto;
  }
  .ser_col h2 {
    text-align: center;
    line-height: 30px !important;
    font-size: 18px !important;
    padding-top: 30px;
  }
  .container_count {
    flex-direction: column;
  }
  .mobile_img img {
    display: none;
  }
  .order_reverse {
    display: flex;
    flex-direction: row-reverse;
  }
  .order_reverse .counter_title {
    text-align: start !important;
  }
  .footer_sec .footer-logo {
    height: 80px !important;
  }
  .overaly-img .overlay_title p {
    font-size: 17px;
  }
  .banner_video {
    padding-bottom: 0;
  }
  .mobile_img {
    display: none !important;
  }
  .main_services {
    justify-content: center !important;
  }
  .main_services .ser_col {
    width: 47%;
    height: 220px;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center !important;
    text-align: center;
  }
  .main_services .ser_col .title_icons {
    width: 70px;
    height: 70px;
  }
  .main_services .ser_col .title_icons img {
    height: 45px;
    width: 45px;
  }
  .right_img {
    display: none;
  }
  .about_text {
    margin-top: 25px;
  }
  .sec_fluid {
    width: 100%;
  }
  .banner_left {
    margin-left: 0;
  }
}
@media only screen and (max-width: 370px) {
  .main_services .ser_col {
    width: 100%;
  }
  .main_services h5 {
    font-size: 15px !important;
  }
}/*# sourceMappingURL=media-query.css.map */